Search:

Type: Posts; User: gravey; Keyword(s):

Search: Search took 0.03 seconds.

  1. [all variants] Re: avconv gets "non monotonically increasing dts" failure with simple subtitle copy

    Hi MisterPi -

    I was getting a similar error with avconv, but the problem appears to be fixed in FFmpeg. See here: http://ubuntuforums.org/showthread.php?t=2127620

    Hope that helps.
  2. Replies
    10
    Views
    15,270

    Re: avconv MKV->MP4 "pts < dts in stream 0" error

    Andrew - good call. I compiled FFmpeg from git with the instructions above, and the problem appears to be fixed. Guess I'll be sticking with FFmpeg over avconv.

    Appreciate the help!
  3. Replies
    10
    Views
    15,270

    Re: avconv MKV->MP4 "pts < dts in stream 0" error

    Thanks for the pointer. I went ahead and updated avconv to version 9.4, built from git.

    Using the same command and file as in my original post, I'm now getting a similar but slightly more...
  4. Replies
    10
    Views
    15,270

    Re: avconv MKV->MP4 "pts < dts in stream 0" error

    Appears I'm up to date, as there are no upgrades available via apt.

    avconv -version gives me:

    0.8.5-6:0.8.5-0ubuntu0.12.10.1

    I do see there's a version 9 available on git. What's the best...
  5. Replies
    10
    Views
    15,270

    Re: avconv MKV->MP4 "pts < dts in stream 0" error

    .
  6. Replies
    10
    Views
    15,270

    Re: avconv MKV->MP4 "pts < dts in stream 0" error

    Bump
  7. Replies
    10
    Views
    15,270

    avconv MKV->MP4 "pts < dts in stream 0" error

    Hello -

    I'm trying to remux an MKV file to MP4 using the following command:


    avconv -i file.mkv -c:v copy -c:a copy file.mp4

    avconv fails with the following output:
Results 1 to 7 of 7