[FFmpeg-devel] [PATCH] PSMF audio support, trac ticket #3233

Maxim Polijakowski max_pole at gmx.de
Tue Dec 2 01:13:56 CET 2014


Hello crews,

attached patch enables PSMF audio demuxing/decoding. As suggested by 
Carl Eugen Hoyos, mpeg.c has been extended to identify ATRAC3+ streams 
inside of PSMF files. Additionally, a ATRAC3+ parser has been 
implemented in order to extract Atrac3+ frames from PRIVATE_STREAM_1 
packets.

It works well for these samples: http://samples.ffmpeg.org/PSMF

The code is not perfect and can be surely improved a lot. I hope though 
that my work goes in the right direction :))

Best regards
Maxim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-mpeg-add-experimental-support-for-PSMF-audio.patch
Type: text/x-patch
Size: 9331 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141202/0c549930/attachment.bin>


More information about the ffmpeg-devel mailing list