#3345: Bias in planar YUV to YUV bit depth conversion
------------------------------------+-----------------------------------
Reporter: abc123 | Owner: (none)
Type: defect | Status: open
Priority: normal | Component: swscale
Version: git-master | Resolution:
Keywords: bounty | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+-----------------------------------
Comment (by Balling):
-filter_complex was using bilinear, even though it ahould be bicubic for
it before 9f14396a5103ec80893db801035ece5d14c0d3c5.
In ffplay you can try to set -sws-dither 0, as before bicubic WAS SELECTED
by force. Dah.
https://github.com/FFmpeg/FFmpeg/commit/5b0e6b0d82dfcc5c6b999e2678b52b0cff38ae0a
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3345#comment:8>
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".