I'm using ffmpeg to split a large file like this:
ffmpeg -i input.mkv -c copy -ss 00:35:40 -t 0:36:27 s2.wmv
When I then play the result, I'm however not able to step 10 seconds forward/back with the arrow keys in MPlayer. If I try to step back, it just gets stuck. VLC is however able to step back/forward properly.
Some navigational info must be missing in the stream, any idea what? Is it possible to fix this somehow?
+ Reply to Thread
Results 1 to 5 of 5
-
Last edited by mkvbob; 24th Apr 2013 at 11:01.
-
I'm trying to make the end result wmv, mkv was just a middle-step.
I see now that VLC is able to navigate it.Last edited by mkvbob; 24th Apr 2013 at 11:00.
Similar Threads
-
FFmpeg video split frame missing
By mrahmet in forum EditingReplies: 2Last Post: 5th Dec 2012, 01:40 -
Split/Trim/Join MOV files (works great with Canon SX130's files)
By truchopol in forum EditingReplies: 3Last Post: 27th Jul 2012, 10:35 -
Split video files
By dharmil007 in forum EditingReplies: 19Last Post: 29th Oct 2011, 10:19 -
Splitting MPEG 2 files with ffmpeg causes stutters in output video
By rickyp123 in forum Video ConversionReplies: 8Last Post: 24th Dec 2010, 20:08 -
Media player Classic won't let me "navigate" using mkv files
By FatalX in forum Software PlayingReplies: 0Last Post: 20th Jul 2010, 20:51