[FFmpeg-trac] #11451(avformat:new): Ogg/Theora: Duplicate frames dropped when copying Theora streams

FFmpeg trac at avcodec.org
Thu Feb 13 11:08:06 EET 2025


#11451: Ogg/Theora: Duplicate frames dropped when copying Theora streams
------------------------------------+------------------------------------
             Reporter:  Bernat      |                    Owner:  (none)
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------
Comment (by Bernat):

 Let me put this in a table to ease reading.

 V: duplicate frames are correctly encoded.
 X: duplicate frames are dropped.

 ||= FFmpeg version =||= encoding =||= copying =||
 || 5.1.6 ||  V  ||  X  ||
 || 6.1.2 ||  X  ||  X  ||
 || master ||  X  ||  X  ||
 || master with your patch ||  V  ||  X  ||
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11451#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list