L-SMASH-Works icon indicating copy to clipboard operation
L-SMASH-Works copied to clipboard

RGB24 support partly broken (fails to automatically recognize bgr0 = RGB24)

Open ravewulf opened this issue 10 years ago • 0 comments

Reading an RGB24 clip (created with AviSynth+ffmpeg, tested ffvhuff and ffv1 codecs) results in error "LWLibavVideoSource: bgr0 is not supported." Manually setting LWLibavVideoSource to use format="rgb24" works. So my assumption is that it isn't recognizing that bgr0 = RGB24. RGB32/RGBA works as expected.

Cross posted from http://forum.doom9.org/showthread.php?p=1762134#post1762134

ravewulf avatar Mar 28 '16 00:03 ravewulf