gbcox wrote: > > mplayer: symbol lookup error: /lib64/libavcodec.so.54: undefined symbol: > vpx_codec_vp9_dx_algo >
OK, on build machines, (for F19 i386 and x86_64), have chromium repo enabled, which means that later version of libvpx has been installed from there, (chromium requires vp9), and ffmpeg has been built against later version. I've pushed libvpx-1.2.0-2.git5e3439b to CS F19 i386 and x86_64. Next build of ffmpeg, I'll make an explicit requires on libvpx >= 1.2.0-2. ------------------------------------------------------------------------ JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069 View this thread: http://forums.slimdevices.com/showthread.php?t=99114 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
