Updating mplayer: how about using bundled ffmpeg?

Andrew Schultz ajschult at verizon.net
Mon Feb 27 15:37:47 CET 2012


Julian Sikorski wrote:
> To be more verbose, gui fails to build due to ff_png not being returned
> by objdump on libavcodec.so. I have no idea why, since according to
> rpmfusion build logs both ffmpeg-0.8.9-1.fc17 and ffmpeg-0.10-1.fc18
> were built with png support.

I think this might be an outdated test in configure.  There are ff_png 
private functions in libavcodec, but no public ones, so there's no 
reason for it to exist in libavcodec.so.  And mplayer does not try to 
call ff_png anything.  The GUI built and seems to run fine for me after 
commenting out the configure test.

-- 
Andrew Schultz
ajschult at verizon.net
http://www.sens.buffalo.edu/~ajs42/


More information about the rpmfusion-developers mailing list