Upgrade to Mythbuntu 8.10 broke nuvexport

by paul on December 22, 2008

I didn’t notice until now, but nuvexport has stopped working since my upgrade to 8.10. I found the solution here, but I needed to add the Intrepid Medibuntu repository first. The full solution:

sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list –output-document=/etc/apt/sources.list.d/medibuntu.list
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
sudo apt-get purge ffmpeg
sudo apt-get install libavcodec-unstripped-51 libavdevice-unstripped-52 libavformat-unstripped-52 libavutil-unstripped-49 libpostproc-unstripped-51 libswscale-unstripped-0 ffmpeg
sudo apt-get install mytharchive nuvexport

{ 3 comments… read them below or add one }

Rob Miller January 18, 2009 at 5:44 am

Thank you! I had been disappointed that it was broken.

Scott N March 11, 2009 at 5:33 am

Thank you for the fix. I was looking for a related problem and this was the change I needed.

Pierre April 26, 2009 at 2:19 pm

Didn’t quite work for me; AMD64
I get an error on “install libavcodec-unstripped-51″

Leave a Comment

Previous post: MythFrontend for viewing media over the network

Next post: The week in review - 2008-51