[FFmpeg-trac] #3896(avformat:new): null muxer lacks AVFMT_TS_NONSTRICT; always prints error

FFmpeg trac at avcodec.org
Tue Aug 26 04:21:48 CEST 2014


#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


More information about the FFmpeg-trac mailing list