|
|
| maxb |
Posted: Sep 14 2002, 10:02 PM |
 |
|
Unregistered

|
I want to cut the beginning off an AVI, with the cut point not at a keyframe. I planned to do this by using 'Full Processing Mode' to synthesize a keyframe at the correct position to start from, and save it into a single frame AVI, and then append the rest with 'Direct Stream Copy'. Problem is, VDub moves the cut point for the Direct Stream Copy Phase back to the preceding keyframe. Now, I know VDub is trying to _stop_ me producing a broken video stream, but in this case, it is hindering. Is there any way to disable this, or do I need to hack the source code?
Max. |
 |
| fccHandler |
| Posted: Sep 16 2002, 02:22 AM |
 |
|
Administrator n00b
  
Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02

|
You need to hack the source code!
Alternatively, use "Full Processing Mode" to synthesize all of the frames FROM the point where you want to start, up to (but not including) the NEXT key frame. Then use "Direct Stream Copy" to rip the rest of the video FROM that key frame, and append.
-------------------- May the FOURCC be with you... |
 |
| maxb |
Posted: Sep 16 2002, 07:36 AM |
 |
|
Unregistered

|
Duh! Of course, that will be _much_ easier!
Thanks! |
 |