• 0

Convert DVD main feature to video file without transcoding/losing quality?


Question

8 answers to this question

Recommended Posts

  • 0
  On 19/07/2016 at 02:04, Elliot B. said:

Is this possible?

 

Is it as simple as changing a file extension?

Expand  

The video on a DVD is encoded in a compressed MP2 video format.

 

Bluray uses MP4

 

Either format can be copied to a computer directly "as is" bit-for-bit without loss of quality, about 4 gigs for DVD and 20 to 40 gigs for Bluray.

 

For a DVD you can just look for the .VOB file and most media players will recognize it as a MP2.

 

To reduce the size of the video file on your disk you need to transcode the original file and it is completely absolutely impossible NOT to lose quality in that process. The reason it can work for most people is that there is a difference between actual quality loss and subjective quality loss.

 

The proper way to do this is to Re-Encode from the original video source since both DVD and Bluray are already compressed formats with a certain amount of loss in quality. But of course you don't have access to the original so the transcode process introduces a second type of quality loss that is unavoidable when you use a different compression algorithm.

 

To make it all work you have to accept your losses and make transcoding decisions that make sense for you and it becomes a subjective process. People that transcode all the time have experimented with a lot of variations and usually end up with a preferred tool chain and customized settings that work for them.

 

If you don't mind the storage hit, you can just ignore all these considerations and just keep original copies.

 

  • 0
  On 19/07/2016 at 02:04, Elliot B. said:

Is this possible?

 

Is it as simple as changing a file extension?

Expand  

Yes it's possible.

 

The .VOB file is actually an MPEG file.  I have done exactly what you are describing... changing the file extension from VOB to MPG so I could edit it with Premiere Pro.

 

But I did this from a home video DVD that someone created on their computer... not from an encrypted commercial DVD movie.  

 

And also note that contents of a DVD are spread across multiple files:

 

VTS_01_0.VOB

VTS_01_1.VOB

VTS_01_2.VOB

etc

 

All video DVDs have this file structure.  Just remember that the main feature and all the supplemental features are inside these files.   The main movie is probably contained within the first few VOB files... but you also might get parts of the other features of the DVD in some of the VOB files.

 

What exactly are you trying to do?

  • 0
  On 19/07/2016 at 02:52, Michael Scrip said:

<snip>

 

What exactly are you trying to do?

Expand  

I have 50 DVDs that I want to put away in storage.

 

I want them available on my PC.

 

I don't care about menus, extra features etc.

 

I also don't want to transcode, as it will drop the quality.

  • 0
  On 19/07/2016 at 12:38, Elliot B. said:

I have 50 DVDs that I want to put away in storage.

 

I want them available on my PC.

 

I don't care about menus, extra features etc.

 

I also don't want to transcode, as it will drop the quality.

Expand  

You just don't seem to be asking an actual question.

 

If you don't want to transcode them, then just copy them to a large hard drive, approx 2-3 gigs per movie.

 

It is impossible to reduce the storage requirement without transcoding them. The only way to make them smaller is to use a more modern video compression format such as x265/HEVC which achieves significant compression improvements over the MP4 used in Bluray and of course much better than DVD.

 

A high bitrate transcode should give you decent storage compression with the possibility of a quality loss you won't be able to notice. You should try one and see if in fact you notice it.

 

The better solution would be to transcode the Bluray versions of your 50 DVDs since huge quality loss to Bluray will still be better than DVD. An insanely compressed 30 gig Bluray down to lets say 1 gig will still look much better than a 4 gig DVD direct copy.

 

  • Like 2
  • 0

I would suggest you check out make mkv.. It will grab what you want from your dvd or bluray and put it in mkv container no transcoding, no loss of quality

 

http://www.makemkv.com/

 

Its FREE while in beta, its been in beta for quite some time ;)  The current version just expires and you grab a new version.

 

This is very simple way to grab the data you want off your optical disk..

  • Like 2
  • 0
  On 19/07/2016 at 12:38, Elliot B. said:

I have 50 DVDs that I want to put away in storage.

 

I want them available on my PC.

 

I don't care about menus, extra features etc.

 

I also don't want to transcode, as it will drop the quality.

Expand  

Ok... you started the thread talking about changing the file extension... which a couple of us explained what that does and how to do it. Unfortunately... those files contain the main movie and all the other features.  There's no way to pull out just the main movie by changing the file extension. That solution won't work for you.

 

You will need another solution if you just want the main movie.  BudMan's suggestion will work... you can extract the main movie and put it into an MKV container while keeping the full quality.

 

Hell... pretty much any DVD ripper has the option to extract the main movie without reducing quality.  Just rip it without compression.  It's very simple.

 

But you were confusing me with the "changing file extension" talk.  That's a whole other thing and is not related to what you're trying to do.   :D 

 

You just need some kind of DVD ripper. Easy peasy.

  • 0

if you want to go the manual route, keep in mind the main title is prob going to be in more than 1 vob..  You would have to join them.. Its much easier to just let makemkv do it ;)  Unless you got something against the mkv container?

 

And if you have say a tv series dvd collection, its even harder..  I have for example titus tv show all 3 seasons which is multiple dvd per season.  Using makemkv it was just a few minutes to grab out all the episodes per disk and put them into their own mkv file.  Allows you to grab the audio track(s) you want as well.  No reason to grab say the spanish soundtrack if you don't speak spanish, etc.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I'm not sure I would really call that a hidden setting, and it's been around since Windows XP.
    • Main server is my old gaming PC from years ago.  It was an older AMD Phenom based desktop until last year when I "upgraded" it.  It hosts Nextcloud, Minecraft, Jellyfin and my personal website, and serves as a general purpose backup NAS.  It is apparent in this picture though it needs a good dusting. Operating System: Debian GNU/Linux CPU: AMD FX 8370 GPU: AMD Radeon RX 480 8GB (Used for hardware transcoding in Jellyfin) Memory: 16GB Corsair Vengeance DDR3 @ 1,866 MT/s Boot Drive: Western Digital Blue 500GB SATA SSD Mass Storage: 4 12TB Western Digital Gold HDDs.  Am using mdadm software RAID 5, with an encrypted LUKS/ext4 filesystem on the array.  My "off site backup" is 3 external drives in an encrypted software RAID 0 that I keep stored outside the house and bring in once a month to sync with the internal drives. Storage drive layout: mdadm -> LUKS -> ext4 Secondary server is a Raspberry Pi 4B that hosts PiHole and Wireguard via PiVPN.  I largely use the PiHole not just for ad blocking, but for parental controls on the kids.  I'm actually thinking of upgrading this to an x86 mini PC so I can get secure boot, SMART monitoring of the boot drive, etc. Router is a GL-iNet Flint 2 UPS is an APC Back-UPS XS 1500G.  I've had it for ages and had to replace the battery a few times.  The main server monitors it since our power is pretty unreliable (see screenshot) here in eastern Kentucky.  On the occasion the batteries run down the main server will automatically log into the Pi and do a graceful shutdown on it as part of its power down procedure.
    • This hidden Windows 11 setting makes the system feel a lot faster by Taras Buria As a fan of fancy visuals and a good-looking UI, I upgraded to Windows 11 right after its launch. And while some of my colleagues have a hard time finding legitimate reasons to move to Windows 11, I never looked back. Still, credit where it is due: Windows 10 is still more responsive than Windows 11 (not as Windows 8 was, though). Even when running on a virtual machine, Windows 10 is snappier, and overall, it feels "lighter" than its successor. Animations in Windows 11 feel heavy and a bit wonky even on my pretty capable PC with a Radeon RX 7800 XT and a 144Hz display. While coming back to Windows 10 is not an option, I found a simple solution that not everyone is aware of. My tip of the weekend for Windows 11 users: turn off all animations (genius, I know). As soon as I turned off animations, everything became much snappier: the start menu, virtual desktop switching, context menus (not much faster, but still noticeable), Task View, and other user interface elements. The most notable improvement was virtual desktop switching: instant and without the taskbar going haywire. There are two ways to turn off animation effects in Windows 11. One is in Settings > Accessibility > Visual Effects. Toggle off "Animation effects." The second option is in the legacy "System Properties" applet. Press Win + R, type sysdm.cpl and go to the Advanced tab. Click "Settings" in the Performance section and untick the following options: Animate controls and elements inside windows Animate windows when minimizing and maximizing Animations in the taskbar Of course, you can leave some of those options enabled if you wish. Toggling all three will also turn off the "Animation effects" in the Accessibility settings section. Note that these settings affect not only the general Windows 11 UI but also animations in various apps, which, in turn, can make them feel snappier. I should also add that this simple tweak will not make your computer run faster or generate more FPS in games. It will only address janky animations, which, unfortunately, are still present in Windows 11. While my PC runs perfectly and without performance issues, slow animations play a big role in how it feels. And if you ask me, no animations are better than fancy yet choppy animations (I spoke about it in my recent "Windows 11 still grinds my gears with these 5 things" article). I recently published another guide with five important things every Windows 11 user should do. Therefore, if you want to make the OS run a bit better for you, check out that article here as well. Meanwhile, share your thoughts about Windows 11 animations in the comments.
    • Is this for Black people only? You'd definitely think so from the ad.
    • I have it as an icon in the Start Menu. Close enough for when I need it.
  • Recent Achievements

    • First Post
      Johnny Mrkvička earned a badge
      First Post
    • Week One Done
      viraltui earned a badge
      Week One Done
    • One Month Later
      serfegyed earned a badge
      One Month Later
    • Dedicated
      firey earned a badge
      Dedicated
    • Dedicated
      fettermanj earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      658
    2. 2
      ATLien_0
      224
    3. 3
      Michael Scrip
      224
    4. 4
      Xenon
      146
    5. 5
      +FloatingFatMan
      143
  • Tell a friend

    Love Neowin? Tell a friend!