[Bug 272488] Re: devede cannot make dvd because of "needed space maybe not sufficient" error

marco.pallotta marco.pallotta at gmail.com
Fri Jan 9 21:01:42 UTC 2009


The solution that I found is, as I already sayd, extracting audio and
video streams separately with mplayer before the authoring process. I
did this to extract audio and video from dvd player:

mplayer dvd://1 -dumpvideo -dumpfile title1.m2v -dvd-device /dev/cdrom 
mplayer dvd://1 -dumpaudio -dumpfile title1.ac3 -dvd-device /dev/cdrom

and then I multiplexed them in a mpeg file
mplex -f 8 -o title1.mpeg /home/marcop/title1.m2v /home/marcop/title1.ac3 

So you can use this mpeg with devede selecting the option "this is
already an mpeg dvd compliant file" without problems.

-- 
devede cannot make dvd because of "needed space maybe not sufficient" error
https://bugs.launchpad.net/bugs/272488
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list