LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-02-2020, 12:05 AM   #1
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Rep: Reputation: 176Reputation: 176
How to author a DVD?


I want to copy a movie of mine onto a blank DVD. In the past, I would use MakeMKV and Bombono. Worked great. But Bombono is gone. Now I've tried DVDStyler (it did indeed eventually burn the movie but in four parts with these .vob files. And it froze my screen.) So I tried dedeve. It burned an iso and an .mpg. So I got Brasero and burned the iso. It burned the same four .vob files onto the DVD.

Anybody got a solution for me? Thanks.

Last edited by Gregg Bell; 12-05-2020 at 01:58 PM. Reason: misleading subject headline
 
Old 12-02-2020, 01:31 AM   #2
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
^ Any DVD that lets me look at its content has the movie cut up into several .VOB files.
So, afaics, that is correct.
If you still have problems you need to explain in more detail what you did,. so we can make an educated guess about where it went wrong.
 
1 members found this post helpful.
Old 12-02-2020, 02:14 AM   #3
PECONET009
Member
 
Registered: Sep 2006
Location: Finland.
Distribution: kali linux.
Posts: 156

Rep: Reputation: 21
Thumbs up Copy a movie onto a blank DVD.

Quote:
Originally Posted by Gregg Bell View Post
I want to copy a movie of mine onto a blank DVD. In the past, I would use MakeMKV and Bombono. Worked great. But Bombono is gone. Now I've tried DVDStyler (it did indeed eventually burn the movie but in four parts with these .vob files. And it froze my screen.) So I tried dedeve. It burned an iso and an .mpg. So I got Brasero and burned the iso. It burned the same four .vob files onto the DVD.

Anybody got a solution for me? Thanks.
You can try K3b and see if that helps you at all, I do use this K3b to burn a DVD to a DVD disk.
 
1 members found this post helpful.
Old 12-02-2020, 11:48 AM   #4
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by ondoho View Post
^ Any DVD that lets me look at its content has the movie cut up into several .VOB files.
So, afaics, that is correct.
If you still have problems you need to explain in more detail what you did,. so we can make an educated guess about where it went wrong.
Thanks ondoho. I'm not tracking with what you're saying. You wrote: '...that is correct' As in the DVD should be in four parts? I've burned this same movie with MakeMKV and Bombono and it's in one part (on the blank DVD). The file I start with is 6.3Gb MKV. I choose the option to make it fit on the 4.7GB blank DVD disc.

I guess part of my question is how do others do this? What programs do they use to do what I'm attempting to do?
 
Old 12-02-2020, 11:50 AM   #5
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by PECONET009 View Post
You can try K3b and see if that helps you at all, I do use this K3b to burn a DVD to a DVD disk.
Thanks PECONET009. I forgot to mention that I made an iso in Devede and when it asked (and I accepted) if I wanted to burn it, it then automatically opened K3b and I chose to burn it. K3b burned it to 98% and then gave me "write error."
 
Old 12-02-2020, 12:05 PM   #6
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
Quote:
Originally Posted by Gregg Bell View Post
Thanks PECONET009. I forgot to mention that I made an iso in Devede and when it asked (and I accepted) if I wanted to burn it, it then automatically opened K3b and I chose to burn it. K3b burned it to 98% and then gave me "write error."
In your post above you said it is a 6.3 GB file. The dvd is 4.7 GB to it will always have a write error when the disk is full. Try burning it to a dual layer DVD which has more space available. (8.5 GB).
 
1 members found this post helpful.
Old 12-02-2020, 12:43 PM   #7
GPGAgent
Senior Member
 
Registered: Oct 2018
Location: Surrey UK
Distribution: Mint 20 xfce 64bit
Posts: 1,026
Blog Entries: 3

Rep: Reputation: 133Reputation: 133
Quote:
Originally Posted by Gregg Bell View Post
Thanks ondoho. I'm not tracking with what you're saying. You wrote: '...that is correct' As in the DVD should be in four parts? I've burned this same movie with MakeMKV and Bombono and it's in one part (on the blank DVD). The file I start with is 6.3Gb MKV. I choose the option to make it fit on the 4.7GB blank DVD disc.

I guess part of my question is how do others do this? What programs do they use to do what I'm attempting to do?
VOB files are usually 1Gb in size for convenience http://www.stnsoft.com/DVD/vobov.html which says this:
Several 1GB files

All the content for one title set (VTS) is contiguous on the DVD, but broken up into 1GB files in the computer compatible file systems for the convenience of the various operating systems. You can see that there really is no break by examining the second or later file and looking at the Logical Block Address (LBA), contained in NAV packs.
The files are broken up without regard to content, which is why it is difficult to process any file but the first, since it most likely will not start at a VOBU (start with a NAV pack). The usual split point is at 524,287 sectors (1,048,574 KB, 1,073,739,776 bytes). In hexadecimal this is 7FFFF sectors (219-1), or 3FFFF800 bytes.



BTW I found this with DDG "dvd vob size" - too easy!


good luck
 
1 members found this post helpful.
Old 12-02-2020, 03:01 PM   #8
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,152
Blog Entries: 6

Rep: Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835
https://www.linuxquestions.org/quest...dd-4175685695/
 
1 members found this post helpful.
Old 12-02-2020, 06:45 PM   #9
zeebra
Senior Member
 
Registered: Dec 2011
Distribution: Slackware
Posts: 1,834
Blog Entries: 17

Rep: Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643
Quote:
Originally Posted by Gregg Bell View Post
Thanks ondoho. I'm not tracking with what you're saying. You wrote: '...that is correct' As in the DVD should be in four parts? I've burned this same movie with MakeMKV and Bombono and it's in one part (on the blank DVD). The file I start with is 6.3Gb MKV. I choose the option to make it fit on the 4.7GB blank DVD disc.

I guess part of my question is how do others do this? What programs do they use to do what I'm attempting to do?
Maybe you need to use ffmpeg to change (re-encode/resize) the video file first, then burn it?

Last edited by zeebra; 12-02-2020 at 06:47 PM.
 
1 members found this post helpful.
Old 12-02-2020, 06:55 PM   #10
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by computersavvy View Post
In your post above you said it is a 6.3 GB file. The dvd is 4.7 GB to it will always have a write error when the disk is full. Try burning it to a dual layer DVD which has more space available. (8.5 GB).
Thanks savvy. Bombono had a feature allowing me to put the entire 6.3 GB file onto the 4.7 GB DVD. Obviously, it compressed it. I just know there was a button to click on Bombono to do it. And Devede had something similar.
 
Old 12-02-2020, 06:56 PM   #11
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by GPGAgent View Post
VOB files are usually 1Gb in size for convenience http://www.stnsoft.com/DVD/vobov.html which says this:
Several 1GB files

All the content for one title set (VTS) is contiguous on the DVD, but broken up into 1GB files in the computer compatible file systems for the convenience of the various operating systems. You can see that there really is no break by examining the second or later file and looking at the Logical Block Address (LBA), contained in NAV packs.
The files are broken up without regard to content, which is why it is difficult to process any file but the first, since it most likely will not start at a VOBU (start with a NAV pack). The usual split point is at 524,287 sectors (1,048,574 KB, 1,073,739,776 bytes). In hexadecimal this is 7FFFF sectors (219-1), or 3FFFF800 bytes.



BTW I found this with DDG "dvd vob size" - too easy!


good luck
Thanks for the explanation!
 
Old 12-02-2020, 06:58 PM   #12
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by teckk View Post
I know, bro. My bad. I just thought the other thread was too narrow and since Bombono was no longer available it was no longer pertinent to what I wanted.
 
Old 12-02-2020, 07:01 PM   #13
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by zeebra View Post
Maybe you need to use ffmpeg to change (re-encode/resize) the video file first, then burn it?
Thanks zeebra. That would be fine. So how would I do that? And will it work with an .mkv or an .mpg (because those are the two files I've got)?
 
Old 12-03-2020, 08:47 AM   #14
GPGAgent
Senior Member
 
Registered: Oct 2018
Location: Surrey UK
Distribution: Mint 20 xfce 64bit
Posts: 1,026
Blog Entries: 3

Rep: Reputation: 133Reputation: 133
Quote:
Originally Posted by Gregg Bell View Post
Thanks zeebra. That would be fine. So how would I do that? And will it work with an .mkv or an .mpg (because those are the two files I've got)?
ffmpeg is great tool and if you can use a terminal the command is this
Code:
ffmpeg -i input.vob output.mp4
This is the very simplest command - just ddg "how to use ffmpeg" and you'll find loads of advice, tips and examples

https://catswhocode.com/ffmpeg-commands/ is one.
You should be able to play mp4 files on your player or tv directly


If the vob files are encrypted you'll need to use dvdbackup, again ddg will tell you how to use it, but heres the page(s) you need http://dvdbackup.sourceforge.net/


Basically I rip dvd's by using dd to create and iso file, then dvdbackup to extract the title(s) I want as vob files and then ffmpeg to encode the vob files to mp4 format at the bitrate I want (video bitrate affects the size of the final mp4 file).


Good luck
 
1 members found this post helpful.
Old 12-03-2020, 11:55 AM   #15
zeebra
Senior Member
 
Registered: Dec 2011
Distribution: Slackware
Posts: 1,834
Blog Entries: 17

Rep: Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643
Quote:
Originally Posted by Gregg Bell View Post
Thanks zeebra. That would be fine. So how would I do that? And will it work with an .mkv or an .mpg (because those are the two files I've got)?
ffmpeg works with most video and sound files actually. It's super complex and can do alot of things, so I would advice a bit of experimentation to get the file to the best size and format. I can't tell you exactly how to go about that, but you can do it with ffmpeg for sure.

It might even be the program/function that your other dvd burning program used and relied upon to decrease the filesize before burning it.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Hello -trying to BURN DVD image and Toc. & Inf.files to DVD with DVD record chilibowl Linux - Software 3 12-12-2015 12:38 PM
DVD burner don't burn dvd anymore (but burn cd without problem) 0kage0 Linux - Software 4 11-29-2010 12:55 AM
How to burn the downloaded Fedora 3 DVD ISO onto DVD yaabaa Linux - Newbie 10 03-14-2005 05:14 AM
DVD-R, DVD+RW, DVD-RW and DVD+R zetsui Linux - Hardware 5 09-12-2003 06:15 PM
How to burn a DVD-9 on a DVD-5 media yktang Linux - Software 1 07-15-2003 04:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration