#3896: null muxer lacks AVFMT_TS_NONSTRICT; always prints error
----------------------------------+--------------------------------------
Reporter: 11rcombs | Type: defect
Status: new | Priority: minor
Component: avformat | Version: git-master
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
----------------------------------+--------------------------------------
The libavformat null muxer doesn't have the flag AVFMT_TS_NONSTRICT. This
is desirable if you want to use the muxer to test for strict-timestamping
issues, but you don't always want to do that. It already has
AVFMT_NOTIMESTAMPS, which should probably imply AVFMT_TS_NONSTRICT;
perhaps we should have a lavf option to forcibly enable that warning if
it's desired?
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3896>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac