Hey everyone
I used ffmpeg -ss to cut some xvid files. Now when playing the cutted files in VLC, it plays the audio normally but the video takes up to 10 seconds to be displayed (a blank screen appears instead). Besides, windows won't display the video thumbnail for the file.
It may be related to frame/keyframe. Is there a way to fix that?
Thanks
+ Reply to Thread
Results 1 to 7 of 7
-
-
Why the '-saf' option?
Have you tried a simple
Code:mp4box -add old.mp4 new.mp4
-
If you're not fussed about the whole MP4 thing, remux them as MKVs while using MKVMergeGUI's splitting function. I'm pretty sure it always splits on the first keyframe it finds after the specified split point. If you only want to split the file rather than divide it into pieces, you might need to specify "2" as the maximum number of output files.
Similar Threads
-
ffmpeg help... convert mp4 to jpeg array, and back to mp4 - problem!
By SaskVideoMaker in forum Video ConversionReplies: 2Last Post: 4th Feb 2011, 04:53 -
K-lite issue then mp4 issue
By Arch3type in forum Software PlayingReplies: 0Last Post: 15th Dec 2010, 10:57 -
FFMPeg Issue : Codec ID#
By Bonie81 in forum Newbie / General discussionsReplies: 0Last Post: 23rd Oct 2010, 15:10 -
ffmpeg cut mpeg2 video issue
By santhoshv in forum EditingReplies: 2Last Post: 28th Oct 2009, 01:11 -
ffmpeg cut mpeg2 video issue
By santhoshv in forum Newbie / General discussionsReplies: 2Last Post: 27th Oct 2009, 03:50