Hi
have been trying to cut parts of a clip with ffmpeg . Kind a works but it seems the soundtrack is longer that the videofootage ( the video stops playing near the end - frame freezes - but audio keeps playing . I specify 5 seconds but the clip is 7 seconds . The videopart seems to be correct ( 5sec)
Any advice please
original video is mp4 (x264) to same format .
instruction : ffmpeg -i file.mp4 -vcodec copy -acodec copy -ss 5 -t 5 file_prev.mp4
Thanks
Guy
+ Reply to Thread
Results 1 to 2 of 2
Similar Threads
-
Resize video with ffmpeg...
By bla4free in forum Video ConversionReplies: 13Last Post: 20th Nov 2013, 10:11 -
FFmpeg on Win only - FAQ can ffmpeg realize screen capture
By feelart in forum Capturing and VCRReplies: 1Last Post: 14th Feb 2012, 04:11 -
Help with lossless ffmpeg command [video => png => back to video]
By vidgem in forum EditingReplies: 12Last Post: 15th Nov 2011, 10:30 -
FFMPEG audio/video desynchronized (converting video server side)
By Lleoun in forum Newbie / General discussionsReplies: 1Last Post: 18th Apr 2008, 07:19 -
FFMPEG QUESTION :How do I take one frame and make a jpeg with FFMPEG?
By goheadtry in forum Newbie / General discussionsReplies: 1Last Post: 18th Sep 2007, 02:55