[FFmpeg-devel] [PATCH 4/4] lavc/audiotoolboxdec: fix a number of config and timestamp issues

pon pon pon.pon.3876098iu76.ponpon at gmail.com
Fri Mar 25 10:12:30 CET 2016


2016-03-25 0:40 GMT+09:00 Rodger Combs <rodger.combs at gmail.com>:

> Fixed with this patch:
>
> i tested

there are some errors patch decoding and encoding.

patch error
patch -p1 < "audiotoolboxenc_fixed_1_remove unneeded packet metadata.patch"
patch unexpectedly ends in middle of line

decoding error (aac and ac3 are tested)
ac3 2ch and ac3 5.1ch is false.

encoding error (aac, alac, pcm_alaw, pcm_mulaw  are tested. 5.1->5.1 and
5.1->2. channel mapping isn't examined)
aac from 5.1ch to 5.1ch. alac from 5.1ch to 5.1ch, and alac from 5.1ch to
2ch are false.

logs are attached

ponpon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ac3_2ch.log
Type: application/octet-stream
Size: 2258 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160325/d4789362/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ac3_51ch.log
Type: application/octet-stream
Size: 2015 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160325/d4789362/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: to_aac_5ch_to_5ch.log
Type: application/octet-stream
Size: 2833 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160325/d4789362/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: to_alac_5ch_to_2ch.log
Type: application/octet-stream
Size: 2160 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160325/d4789362/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: to_alac_5ch_to_5ch.log
Type: application/octet-stream
Size: 2764 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160325/d4789362/attachment-0004.obj>


More information about the ffmpeg-devel mailing list