[FFmpeg-trac] #7754(avformat:new): cdg: should not set duration on frames

FFmpeg trac at avcodec.org
Mon Feb 25 11:37:38 EET 2019


#7754: cdg: should not set duration on frames
----------------------------------+---------------------------------------
             Reporter:  gdesmott  |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avformat  |                  Version:  unspecified
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+---------------------------------------
 The CDG demuxer sets an invalid duration on frames. The actual frame
 duration is unknown as the frame should be displayed until we encounter
 the next CDG packet.

 I proposed a patch setting duration to AV_NOPTS_VALUE but I've been told
 this was not the proper way to do it, see http://ffmpeg.org/pipermail
 /ffmpeg-devel/2019-February/240026.html

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7754>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list