← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76267]: mp2enc not working for me in jaunty

 

Question #76267 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/76267

    Status: Open => Answered

Isak Frants proposed the following answer:
Yep that should do it.

Or wait, there was a bug:
sudo apt-get install linux-headers-`uname -r`
works sooo we change " ' " into " ` ".

We get:
ffmpeg -loop_input -t `mp3info -p %S '/home/peter/temp/audio.mp3'` -i "/home/peter/temp/image.jpg" -i "/home/peter/temp/audio.mp3" -y -f vob -r 25 -target dvd "/home/peter/temp/video.VOB"

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.