jslhs / ffmbc

Automatically exported from code.google.com/p/ffmbc
0 stars 0 forks source link

-acodec copy issues #130

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Found another bug.

When using -acodec copy with .m4a (aac) files it sometimes gives the following 
error:
[ipod @ 0x10100ae00] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4409344 >= 4409344

Try the included file
ffmbc -i test.m4a -acodec copy output.m4a

I could not add the example file but you can find this at discussion group.

Original issue reported on code.google.com by pete.mar...@gmail.com on 19 Jan 2013 at 7:16

GoogleCodeExporter commented 8 years ago
I confirm the bug, I've fixed it

Original comment by baptiste...@gmail.com on 21 Jan 2013 at 7:10

GoogleCodeExporter commented 8 years ago
Here is the patch

Original comment by baptiste...@gmail.com on 22 Jan 2013 at 2:19

Attachments:

GoogleCodeExporter commented 8 years ago
Should be fixed in rc8

Original comment by baptiste...@gmail.com on 14 Mar 2013 at 9:05