Opened 3 years ago

Last modified 3 years ago

#9362 new defect

paf file fails to load with ffmpeg

Reported by: Sembiance Owned by:
Priority: normal Component: avformat
Version: git-master Keywords: paf
Cc: Sembiance Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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/

Change History (1)

comment:1 by Carl Eugen Hoyos, 3 years ago

Keywords: paf added
Version: git-master
Note: See TracTickets for help on using tickets.