#6392: dvb stream hd transcoding, Buffer queue overflow, dropping -------------------------------------+------------------------------------- Reporter: stefki | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+-------------------------------------
Comment (by stefki): I tested the video file now, the problem is on file output and network output also. {{{ root@hermes:/home# ./ffmpeg -i 20170516\ 1137\ -\ HBO\ HD\ -\ Mladost\ u\ Oregonu.ts -copytb 1 -filter_complex "[0:v][0:s:0]overlay[v];[v]scale=1280:720[y]" -map [y] -map 0:1 -b:v 2000k -maxrate 2500k -bufsize 4000k -c:v libx264 -strict 2 -profile:v "baseline" -preset veryfast -g 50 -keyint_min 50 -acodec aac -ac 2 -ar 44100 -ab 128k -vsync 1 -async 1 -f mpegts test.ts }}} encoder : Lavc57.92.100 aac [graph 0 input from stream 0:3 @ 0x64c09e0] Changing frame properties on the fly is not supported by all filters. Last message repeated 1 times [graph 0 input from stream 0:3 @ 0x64c09e0] Changing frame properties on the fly is not supported by all filters. Last message repeated 1 times -- Ticket URL: <https://trac.ffmpeg.org/ticket/6392#comment:4> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac