Search results

  1. Aziz Chynaliev

    Fix "Non-monotonous DTS" errors in ffmpeg?

    You should add -copytb 1 key to output. If you read the documentation carefully, you would find -copytb mode key near -copyts (http://ffmpeg.org/ffmpeg-all.html#Advanced-options). I'm using this setup ... FFMPEG_INPUT="-re -f lavfi -i anullsrc -thread_queue_size 2048 -re -r 20...
Top