Burning as .vob
Using Ubuntu 6.10 & K3b 3.5.5
1. Is there away to burn .iso as .vob?
2. If I have downloaded a movie as a .vob can I just copy it to the blank disk?
Thanks
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu k3b Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2008-03-06
- Last reply:
- 2008-03-07
Jorge González (jag2kn) said : | #1 |
Convert it to avi [1]
install ffmpeg
sudo apt-get install ffmpeg
and run
ffmpeg -i /path/of/
after burn it
Zombie (initramfs) said : | #2 |
oldtrout,
If you want to the disk to be playable in a VCD/DVD player, use the following application to do the conversion and then burn it.
sudo apt-get install devede
If not, you can convert it to .avi as Jorge González said which will save you a lot of disk space although the quality remain the same.
With Regards,
Zombie
Can you help with this problem?
Provide an answer of your own, or ask oldtrout for more information if necessary.