Re: [Bug 1477272] [NEW] /usr/bin/transcode: symbol lookup error: /usr/lib/transcode/export_ffmpeg.so: undefined symbol: avcodec_encode_video

2015-07-23 Thread Reinhard Tartler
transcode needs to be ported to use the new avcodec_encode_video2 API, the old API has been deprecated long ago and is no longer available now. On Wed, Jul 22, 2015, 3:30 PM Luca Olivetti wrote: > Public bug reported: > > When I try to rip a dvd with k3b (selecting mpeg4 as the output format(, >

[Bug 1477272] [NEW] /usr/bin/transcode: symbol lookup error: /usr/lib/transcode/export_ffmpeg.so: undefined symbol: avcodec_encode_video

2015-07-22 Thread Luca Olivetti
Public bug reported: When I try to rip a dvd with k3b (selecting mpeg4 as the output format(, this is the failure message I get from transcode /usr/bin/transcode: symbol lookup error: /usr/lib/transcode/export_ffmpeg.so: undefined symbol: avcodec_encode_video ldd shows that /usr/lib/transcode/ex