#979: Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant ------------------------------------+----------------------------------- Reporter: natt | Owner: (none) Type: defect | Status: open Priority: normal | Component: swscale Version: git-master | Resolution: Keywords: scale | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by Balling):
> using unscaled bgr24 -> yuv420p special converter Then why does +print_info not print this anymore? [swscaler @ 00000275e7aa00c0] bicubic scaler, from bgr24 to yuv420p using MMXEXT [swscaler @ 00000275e7aa00c0] using unscaled bgr24 -> yuv420p special converter >This is unfortunately also enshrined in multiple asm routines Cannot you just convert RGB to BGR first? x2 less speed, but maybe a hack can be found. -- Ticket URL: <https://trac.ffmpeg.org/ticket/979#comment:26> 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".