#8958: ffmpeg git: yuv4mpeg pipe seems to be broken -------------------------------------+------------------------------------- Reporter: BlueSwordM | Owner: Type: defect | Status: new Priority: normal | Component: | undetermined Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+-------------------------------------
Comment (by taliho): commit [http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7369595c556516b90bf3acdf85043dc11add7d89 7369595c556516b90bf3acdf85043dc11add7d89] added a way to pass through color_range property from decoded frame to encoder. This adds XCOLORRANGE=LIMITED in the header of the output file for me.. which is not handled by aomenc properly. Guess that the issue is on their side. You could get around this for now by setting -color_range 0 on the command line. -- Ticket URL: <https://trac.ffmpeg.org/ticket/8958#comment:2> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".