[FFmpeg-trac] #8622(avcodec:closed): Bitstream filter hevc_metadata fails with "bit_equal_to_one out of range" on Linux but works on Windows for hevc_nvenc
FFmpeg
trac at avcodec.org
Mon May 4 02:12:35 EEST 2020
#8622: Bitstream filter hevc_metadata fails with "bit_equal_to_one out of range"
on Linux but works on Windows for hevc_nvenc
------------------------------------+-----------------------------------
Reporter: Sonic-Y3k | Owner:
Type: defect | Status: closed
Priority: normal | Component: avcodec
Version: git-master | Resolution: fixed
Keywords: vbsf | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 1 |
------------------------------------+-----------------------------------
Changes (by jamrial):
* status: new => closed
* resolution: => fixed
Comment:
The extra byte in the SEI message is most assuredly bogus, so it would
probably be worth looking into why nvenc generated it.
Nonetheless, reserved_payload_extension_data parsing has been implemented
in 3d51d3b42d0eee10301b06aaa814454c5e38eed6, so the sample should no
longer fail with CBS based bitstream filters.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8622#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list