Burning as .vob

Asked by oldtrout

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:
Last reply:
Revision history for this message
Jorge González (jag2kn) said :
#1

Convert it to avi [1]

install ffmpeg
sudo apt-get install ffmpeg

and run
ffmpeg -i /path/of/file/archiv.vob /path/if/a/new/file/archiv.avi

after burn it

[1] http://www.ubuntu-es.org/index.php?q=node/60381

Revision history for this message
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.

To post a message you must log in.