#4528: [regression] [matroska] Codec for stream 1 does not use global headers
but
container format requires global headers
-------------------------------------+-------------------------------------
Reporter: diuser | Owner:
Type: defect | Status: closed
Priority: important | Component: avformat
Version: git-master | Resolution: fixed
Keywords: mkv | Blocked By:
regression |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by mkver):
* status: reopened => closed
* resolution: => fixed
Comment:
This bogus warning has been removed in
521dc78366c6ea54b7b69426dab302a57231f81e. (It was bogus because the flags
of the AVCodecContext are irrelevant e.g. for stream copying; so deciding
whether to warn or not based on this flag is wrong.)
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4528#comment:8>
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".