[FFmpeg-trac] #9362(avformat:new): paf file fails to load with ffmpeg

FFmpeg trac at avcodec.org
Thu Aug 5 15:42:54 EEST 2021


#9362: paf file fails to load with ffmpeg
-----------------------------------+----------------------------------
             Reporter:  Sembiance  |                     Type:  defect
               Status:  new        |                 Priority:  normal
            Component:  avformat   |                  Version:
             Keywords:             |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+----------------------------------
 Summary of the bug:
 The 'teaser.paf' file which is of type 'Packed Animation' fails to loaded
 by ffmpeg. Probably a problem with the avformat support for this particlar
 file.
 Problem like lives in:
 https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/HEAD:/libavformat/paf.c

 How to reproduce:
 {{{
 % ffmpeg -i teaser.paf out.mp4
 ffmpeg 4.4
 built with gcc 11.1.0 (Gentoo 11.1.0-r2 p3) (on Aug 4, 2021)
 }}}

 In case I'm unable to attach the teaser.paf file, it's located here:
 https://telparia.com/fileFormatSamples/video/packedAnimationFileVideo/
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9362>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list