Click here to Skip to main content
15,914,452 members
Home / Discussions / Graphics
   

Graphics

 
AnswerRe: Merge Mpg Pin
mjmim30-Mar-07 3:41
mjmim30-Mar-07 3:41 
GeneralRe: Merge Mpg Pin
Mark Salsbery30-Mar-07 6:22
Mark Salsbery30-Mar-07 6:22 
GeneralRe: Merge Mpg Pin
mjmim30-Mar-07 6:41
mjmim30-Mar-07 6:41 
GeneralRe: Merge Mpg Pin
Mark Salsbery30-Mar-07 6:48
Mark Salsbery30-Mar-07 6:48 
GeneralRe: Merge Mpg Pin
mjmim30-Mar-07 8:59
mjmim30-Mar-07 8:59 
GeneralRe: Merge Mpg Pin
Mark Salsbery30-Mar-07 9:09
Mark Salsbery30-Mar-07 9:09 
GeneralRe: Merge Mpg Pin
mjmim31-Mar-07 6:14
mjmim31-Mar-07 6:14 
GeneralRe: Merge Mpg Pin
Mark Salsbery1-Apr-07 6:20
Mark Salsbery1-Apr-07 6:20 
mjmim wrote:
How exactly is it supposed to work if i do not have a multiplexer codec file from a third party?


It won't, unfortunately. I believe because of licensing, Microsoft provides no encoders for
MPEG-1,2,3. There is an encoder for MPEG-4 but the resulting file is wrapped in an ASF
(.wma, .wmv, etc.) format "container".

The only mux filter included is for AVI. The multiplexer for ASF format (which is actually part
of the Windows Media Format SDK) is built-in to the WM ASF Writer filter.

I guess I should have been more spcific in my first reply about what type of encoder you'd need.
If you have encoding code it may be fairly easy to develop your own filter. I've developed and
use a few custom filters but I've never done a mux/encode filter so I'm not sure what's involved.
I suppose if you have encoder code (or a library) that takes raw timestamped audio and video input
then it could be fairly easy.

Mark


"If you can dodge a wrench, you can dodge a ball."

GeneralRe: Merge Mpg Pin
mjmim1-Apr-07 11:34
mjmim1-Apr-07 11:34 
GeneralRe: Merge Mpg Pin
Mark Salsbery2-Apr-07 5:37
Mark Salsbery2-Apr-07 5:37 
GeneralRe: Merge Mpg Pin
mjmim12-Apr-07 5:33
mjmim12-Apr-07 5:33 
QuestionHow to visualizate nebulas ? Pin
greenyadzer28-Mar-07 13:05
greenyadzer28-Mar-07 13:05 
AnswerRe: How to visualizate nebulas ? Pin
Tim Craig30-Mar-07 20:04
Tim Craig30-Mar-07 20:04 
AnswerRe: How to visualizate nebulas ? Pin
El Corazon1-Apr-07 18:32
El Corazon1-Apr-07 18:32 
QuestionHow to use "File Source (URL)" filter in DirectShow FilterGraph ?? Pin
Ghoditsttoawn28-Mar-07 8:33
Ghoditsttoawn28-Mar-07 8:33 
AnswerRe: How to use "File Source (URL)" filter in DirectShow FilterGraph ?? Pin
Mark Salsbery29-Mar-07 7:19
Mark Salsbery29-Mar-07 7:19 
QuestionRe: How to use "File Source (URL)" filter in DirectShow FilterGraph ?? Pin
Ghoditsttoawn31-Mar-07 20:33
Ghoditsttoawn31-Mar-07 20:33 
AnswerRe: How to use "File Source (URL)" filter in DirectShow FilterGraph ?? Pin
Mark Salsbery1-Apr-07 5:54
Mark Salsbery1-Apr-07 5:54 
QuestionThere is a kind of tiff image,and photoshop can not open it.what is this? Pin
leo-zhang26-Mar-07 22:18
leo-zhang26-Mar-07 22:18 
AnswerRe: There is a kind of tiff image,and photoshop can not open it.what is this? Pin
Mark Salsbery28-Mar-07 6:45
Mark Salsbery28-Mar-07 6:45 
QuestionGraphics Problem Pin
vimal_yet25-Mar-07 21:46
vimal_yet25-Mar-07 21:46 
AnswerRe: Graphics Problem Pin
Mark Salsbery26-Mar-07 10:53
Mark Salsbery26-Mar-07 10:53 
AnswerRe: Graphics Problem Pin
Pete O'Hanlon26-Mar-07 23:27
mvePete O'Hanlon26-Mar-07 23:27 
AnswerRe: Graphics Problem Pin
Colin Angus Mackay27-Mar-07 0:35
Colin Angus Mackay27-Mar-07 0:35 
GeneralRe: Graphics Problem Pin
Pete O'Hanlon27-Mar-07 1:41
mvePete O'Hanlon27-Mar-07 1:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.