[FFmpeg-trac] #11239(swscale:new): Copy unscaled NV12 -> NV12 (and other format with 2 planes) broken.
FFmpeg
trac at avcodec.org
Thu Oct 24 09:03:07 EEST 2024
#11239: Copy unscaled NV12 -> NV12 (and other format with 2 planes) broken.
--------------------------------------+-----------------------------------
Reporter: Aleksoid1978 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: swscale
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------------+-----------------------------------
Comment (by v0lt):
I tried the following command and got a similar problem as Aleksoid1978.
{{{
ffmpeg -i nv12.mkv -vf scale -pix_fmt nv12 nv12_test.mkv
}}}
Sample: https://www.mediafire.com/file/x5c4372yqxcvcpq/NV12.mkv/file
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11239#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list