[FFmpeg-devel] [PATCH] Add PlayStation Portable PMP format demuxer
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sat Mar 26 16:40:02 CET 2011
On Sat, Mar 26, 2011 at 04:26:54PM +0100, Reimar Döffinger wrote:
> Not yet complete, for demuxing AAC the AAC header must be generated
> manually.
> Possibly the decoder could accept the header as extradata to simplify
> this.
Note that FFmpeg also doesn't even try to create video time stamps automatically.
As a result, the video plays at insane speed in ffplay and MPlayer with default
settings.
For MPlayer, both either setting -fps or using -nocorrect-pts will make it work
fine though.
More information about the ffmpeg-devel
mailing list