severity 490272 serious tags 490272 pending thanks Rationale: Renders binary package 'ffmpeg' (close to) unusable
Adria Junyent <[EMAIL PROTECTED]> writes: > I also have the same problem on Debian and as you can see it happens with any > type of conversion: > > [EMAIL PROTECTED]:~/Desktop/prov$ ffmpeg -i Pollastre\ estiu\ 2008\ platja.MOV > -vcodec rawvideo prova.avi > [...] > Press [q] to stop encoding > ffmpeg: symbol lookup error: ffmpeg: undefined symbol: frame_hook_process > [EMAIL PROTECTED]:~/Desktop/prov$ > > Also the terminal hangs after this error and I'm able to type no more. That's not correct, type 'reset\n' in the shell to restore your console. Anyway, I found the solution: The libavformat in /usr/lib/cmov is configure with --disable-vhook. As a workaround you can remove /usr/lib/i686/cmov/libavformat.so.52.7.0 and the 'ffmpeg' binary should work again. I've applied a patch to the packaging branch that should fix this. -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

