#11494: Encoding to ffv1 produces broken bitstream for specific sample with
specific settings
-------------------------------------+-------------------------------------
Reporter: Damian | Owner: (none)
Höster |
Type: defect | Status: closed
Priority: normal | Component: avformat
Version: unspecified | Resolution: fixed
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by mkver):
* component: avcodec => avformat
* resolution: => fixed
* status: new => closed
Comment:
Fixed in 92e310eb82e04713e55d248b65c22f0eb95afada.
The encoded file is actually fine; a FFmpeg with the above commit can
handle it.
(When I wrote 92e310eb82e04713e55d248b65c22f0eb95afada, I thought that it
could only break files encoded using slicecrc mode 2 which is currently
experimental. Yet I was wrong: This bug made the decoder read the slicecrc
mode as two for your file, although the encoder only used one.)
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11494#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".