Click here to Skip to main content
15,906,816 members
Home / Discussions / Graphics
   

Graphics

 
QuestionMerge Mpg Pin
mjmim29-Mar-07 4:08
mjmim29-Mar-07 4:08 
AnswerRe: Merge Mpg Pin
Mark Salsbery29-Mar-07 6:13
Mark Salsbery29-Mar-07 6:13 
GeneralRe: Merge Mpg Pin
mjmim29-Mar-07 9:25
mjmim29-Mar-07 9:25 
QuestionRe: Merge Mpg Pin
Mark Salsbery29-Mar-07 9:56
Mark Salsbery29-Mar-07 9:56 
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 
Check out the "Introduction to..." link (first link on that page).
It seemed pretty close to what you're wanting to do:

"For example, suppose you wanted to create a video sequence consisting of 4 seconds from source
A, followed by 10 seconds from source B, and ending with 5 seconds from source C. You could
accomplish that much fairly easily using only the core DirectShow API.

But what if you decided that source C should come before source B, not after; that the sequence
should use 8 seconds from source A, not 4; and that the entire production needed a separate audio
track playing in the background? Even minor changes such as these could be difficult to
implement. But the scenario just described is a trivial editing project in DES—you can do it with
a handful of method calls.
"

You could do it by directly manipulating the filter graph and handling all the timestamp issues
but it could be a TASK! Smile | :)

Mark


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

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 
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 

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.