Is not that the error because error go out if you add - or not:

> cat CD1.avi CD2.avi | ffmpeg -i -acodec copy -vcodec copy 
> Agora.2009.DVDRip.2.avi
ffmpeg: relocation error: ffmpeg: symbol av_destruct_packet, version 
LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

> cat CD1.avi CD2.avi | ffmpeg -i - -acodec copy -vcodec copy 
> Agora.2009.DVDRip.2.avi
ffmpeg: relocation error: ffmpeg: symbol av_destruct_packet, version 
LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

-- 
Symbol av_destruct_packet, version LIBAVFORMAT_52 not defined in file 
libavformat.so.52 with link time reference
https://bugs.launchpad.net/bugs/573805
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to