|
|
| Soulvomit |
Posted: Apr 18 2014, 11:27 PM |
 |
|
Newbie

Group: Members
Posts: 4
Member No.: 33941
Joined: 1-January 12

|
Is there a way of stripping an AVI of all its delta frames without transcoding (Direct Stream Copy)? The one I'm working on at the moment has a true variable frame rate of about 25.543~ padded with drop frames to 1,000. I've tried "Convert to fps" but it isn't perfect as the rate isn't constant and so I'm still left with a few delta frames in the resulting AVI because the frame decimation isn't accurate. I have the timecodes so synchronization won't be an issue afterwards.
Thank you. |
 |
| dloneranger |
| Posted: Apr 19 2014, 07:05 AM |
 |
|
Moderator
  
Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07

|
There's unticking 'preserve empty frames' option on the video menu, but that doesn't work in direct stream copy mode....
You might be able to do it with ffmpeg and it's -vsync options? (if not recompressing is a requirement)
-------------------- MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask Windows7/8 Codec Chooser All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3 |
 |