VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Member
    Join Date
    Jul 2008
    Location
    Sweden
    Search Comp PM
    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?
    Last edited by mkvbob; 24th Apr 2013 at 11:01.
    Quote Quote  
  2. have you tried '-demuxer asf' in mplayer? (might just be a problem with the libav wmv demuxer)
    Quote Quote  
  3. Member
    Join Date
    Jul 2008
    Location
    Sweden
    Search Comp PM
    Do you mean muxer since it is wmv I'm muxing into?

    The original source was 2 .avi files btw, which I merged with:

    ffmpeg -f concat -i file.txt -c copy input.mkv
    Quote Quote  
  4. No, I ment '-demuxer' during playback with mplayer.

    The original source was 2 .avi files btw, which I merged with:
    normally I would recommend to use mkvmerge instead to join/append/split stuff to mkv,...
    Quote Quote  
  5. Member
    Join Date
    Jul 2008
    Location
    Sweden
    Search Comp PM
    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.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!