Nikns Siankin wrote:
http://secure.lv/~nikns/stuff/ports/ffmpeg-20070110.diff
Tested on i386 (with an added ogg-WANTLIB), with VLC and my ports that I have in my submit queue. Everything works fine, except that VLC is now complaining a bit:
vlc:/usr/local/lib/vlc/codec/libquicktime_plugin.so: undefined symbol 'NewHandleClear' vlc:/usr/local/lib/vlc/codec/libffmpeg_plugin.so: undefined symbol 'img_resample_init' vlc:/usr/local/lib/vlc/codec/libffmpeg_plugin.so: undefined symbol 'img_convert' vlc:/usr/local/lib/vlc/codec/libffmpeg_plugin.so: undefined symbol 'img_resample_close' vlc:/usr/local/lib/vlc/codec/libffmpeg_plugin.so: undefined symbol 'img_resample' vlc:/usr/local/lib/vlc/codec/libffmpeg_plugin.so: undefined symbol 'img_resample_full_init'
It doesn't impair its ability to play videos without problems, though. Moritz