Search found 3 matches

by mc2man
Mon May 18, 2015 1:24 pm
Forum: GNU/Linux
Topic: ffmpeg frame error with 2.1 ppa builds that use libav11
Replies: 5
Views: 1362

Re: ffmpeg frame error with 2.1 ppa builds that use libav11

I understand, only mentioned here as the ppa maintainer said to do so...
As far as libav10, no idea as it is security flawed & not really in use, at least in Ubuntu & probably Debian also.
I'll send the info to ppa maintainer via launchpad mail...
by mc2man
Mon May 18, 2015 12:40 am
Forum: GNU/Linux
Topic: ffmpeg frame error with 2.1 ppa builds that use libav11
Replies: 5
Views: 1362

Re: ffmpeg frame error with 2.1 ppa builds that use libav11

It appears to be just a libav11 issue. Rebuilding using ffmpeg shared (2.6.2 here) & the export works fine.
So the ppa could test switching to ffmpeg in 15.04 build, 14.10 is almost EOL so wouldn't bother with it, ie
libavcodec-ffmpeg-dev,
libavformat-ffmpeg-dev,
libavutil-ffmpeg-dev,
by mc2man
Sun May 17, 2015 11:17 pm
Forum: GNU/Linux
Topic: ffmpeg frame error with 2.1 ppa builds that use libav11
Replies: 5
Views: 1362

ffmpeg frame error with 2.1 ppa builds that use libav11

The 2.1 ppa builds from here fail on ffmpeg exports with a "FFmpeg:Error - Failed to write audio frame to file" This occurs on both 14.10 & 15.04 which use libav11. The 14.04 which uses libav9 is ok. https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/audacity 2.0.x was patched to work with libav...