On Wed, Jan 16, 2013 at 6:09 AM, Christoph Walzer
<[email protected]> wrote:
> Hello,
>
> since latest ffmpeg (1.1.git) mlt-0.8.6
> is unable to handle mp3 files. Instead
> one gets (e.g. while playing mp3 with melt):
>
> [audioresample @ 0xsomehexnumber]  Audio sample format conversion failed
> (coming from libavcodec/resample.c in ffmpeg)
>
> There is already a discussion on the packman
> mailing list:
>
> http://lists.links2linux.de/pipermail/packman/2013-January/011694.html
>
> My latest discovery is (as posted to packman):
>
> Compiled mlt-0.8.6 from sources. Compiled
> ffmpeg-1.1.git from sources -> problem occurs.
>
> BUT: moving back to ffmpeg-1.0 (compiled
> from sources) -> all is good.
>
> What i saw is: building mlt with ffmpeg-1.0 links against
> libavutil51 while building with ffmpeg-1.1.git links against libavutil52.
>
> It seems to me  a mlt/ffmpeg compatibility problem,
> occuring since the new ffmpeg release.
>
> Any help is very much appreciated!
>
> Regards,
> C.

This is fixed in MLT git, but there is another somewhat new problem
when the MP3 has album art. FFmpeg is exposing that as a video stream
with a crazy framerate that is confusing MLT.

-- 
+-DRD-+

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Mlt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to