2014/06/05 1:57 "Pete Helgren" <peteh...@gmail.com>:
>
> Nothing more. I thought I saw more information in the log but except for a small change in references I don't see anything different. Not sure why av_get_default_channel_layout dies at this point and why there is an "[mp3 @ 0x16e1ba00] incomplete frame" message just before it dies but that is where the problem lies. Don't know why it is dying in Linux and not Windows either.....
Maybe it's something funny with the MP3 file... If you could prepare a test case, I could try it on my machine see what happens
Samuel
On Saturday, June 7, 2014 1:26:33 AM UTC-5, Samuel Audet wrote:On 06/06/2014 12:12 AM, Pete Helgren wrote:
> Before I do that, what version of Linux did you compile the binaries on?
> I might spin up a VM and test it there first before I build a test
> case. I would need to know if it is some quirk or CentOS 5 and RH5 or
> is a general issue. So, if you can let me know what version of Linux
> you use, then I'll test it there first an then if it still fails, then
> I'll post up a test case for you.
That's also in the README file: Fedora 20. But I've heard people using
the binaries on recent Ubuntu distributions with no problems.
> FWIW at this point, the JVM falls over on every mp3 file I try to merge.
> So I can take a single mp3 file, merge it to itself and when the app
> runs, the JVM falls over. So right now I cannot get it to run for any
> mp3 file.
So, it has something with do with the mp3 decoder... ?
Samuel