VLC ripping DVD issue

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Destry
Level 4
Level 4
Posts: 329
Joined: Thu Mar 03, 2016 11:57 am

VLC ripping DVD issue

Post by Destry »

Been searching around for an answer to my issue and haven't found it yet.

I am ripping a DVD video with VLC media player. The DVD is 4.2 gig and I started 8.5 hrs ago. Still ripping and the mpeg-4 file is now 5.5 gig and still growing. I have tried K9, K3b, DVD::Rip, Handbrake, and Acidrip before VLC. None of those would work. They all error one way or another. :(

Any pointers?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Desktop: LM 21.1
8 core 16 thread Intel Core i9-9900K (-MT-MCP-) arch: Skylake rev.12 cache: 16384 KB 5ghz
32 gig ram 2080Ti Nvidia Zotac Amp Extreme Gaming 11gb
Laptop: MSI GE76 Raider i9 LM21.1
User avatar
Destry
Level 4
Level 4
Posts: 329
Joined: Thu Mar 03, 2016 11:57 am

Re: VLC ripping DVD issue

Post by Destry »

I finally stopped it at 6.5 gig...
Desktop: LM 21.1
8 core 16 thread Intel Core i9-9900K (-MT-MCP-) arch: Skylake rev.12 cache: 16384 KB 5ghz
32 gig ram 2080Ti Nvidia Zotac Amp Extreme Gaming 11gb
Laptop: MSI GE76 Raider i9 LM21.1
User avatar
z31fanatic
Level 5
Level 5
Posts: 890
Joined: Sat Feb 14, 2015 5:25 pm
Location: Pennsylvania

Re: VLC ripping DVD issue

Post by z31fanatic »

I have never tried ripping with VLC or any of the others you mentioned. I use MakeMKV to rip the disc and then use Handbrake to shrink the size and convert it to a format I want. It works very well for me.
Give MakeMKV a try.
User avatar
Destry
Level 4
Level 4
Posts: 329
Joined: Thu Mar 03, 2016 11:57 am

Re: VLC ripping DVD issue

Post by Destry »

z31fanatic wrote:I have never tried ripping with VLC or any of the others you mentioned. I use MakeMKV to rip the disc and then use Handbrake to shrink the size and convert it to a format I want. It works very well for me.
Give MakeMKV a try.
I will try it. Thanks!
Desktop: LM 21.1
8 core 16 thread Intel Core i9-9900K (-MT-MCP-) arch: Skylake rev.12 cache: 16384 KB 5ghz
32 gig ram 2080Ti Nvidia Zotac Amp Extreme Gaming 11gb
Laptop: MSI GE76 Raider i9 LM21.1
phd21
Level 20
Level 20
Posts: 10104
Joined: Thu Jan 09, 2014 9:42 pm
Location: Florida

Re: VLC ripping DVD issue

Post by phd21 »

Hi "Destry",

I just read your post and the good replies to it. Here are my thoughts on this as well.

Make sure you have installed from the Software Manager or Synaptic Package Manager (SPM):
"ubuntu-restricted-extras", mencoder, mpv, ffmpeg*, melt, h264.

1.) +1 to post by user "z31fanatic". "MakeMKV" is awesome for making back up copies (Ripping) of your DVD/Blu-Ray Discs, and using Handbrake to shrink even further.

Rip Your DVDs & Blu-Rays With Absolute Ease With MakeMKV [Cross-Platform]
http://www.makeuseof.com/tag/rip-dvds-b ... -platform/

How to Rip DVDs and Bluerays Using MakeMKV and Handbrake
https://www.youtube.com/watch?v=8jUh7hbe4Yc

To install this using the PPA method, open a console terminal, type in, or copy & paste, each line below one by one:

sudo add-apt-repository ppa:heyarje/makemkv-beta
sudo apt-get update
sudo apt-get install makemkv-bin makemkv-oss

2.) You might be able to use "K3b" to rip movie DVD's to video ".iso" files using the "copy" option, then select to a file only option. Various multi-media players and media servers can play the video ".iso" files, including VLC. I have done this before with success.

3.) The newer version of ""K9copy" called "K9copy Reloaded" can also "Rip" as well, so can the original if it is not a dual layer disc.
viewtopic.php?f=47&t=219596

Update:
Make sure you have installed from the Software Manager or Synaptic Package Manager (SPM):
"ubuntu-restricted-extras", mencoder, mpv, ffmpeg*, melt, h264.

It would not hurt to have the most current edition of FFmpeg as well:
To install this using the PPA method, open a console terminal, type in, or copy & paste, each line below one by one:

sudo add-apt-repository ppa:mc3man/trusty-media
sudo apt-get update
sudo apt-get install ffmpeg


Hope this helps ...
Last edited by phd21 on Mon Apr 11, 2016 4:32 pm, edited 1 time in total.
Phd21: Mint 20 Cinnamon & KDE Neon 64-bit Awesome OS's, Dell Inspiron I5 7000 (7573, quad core i5-8250U ) 2 in 1 touch screen
gary.zw

Re: VLC ripping DVD issue

Post by gary.zw »

One thing you might try with Handbrake is

Code: Select all

sudo apt-get install libdvdcss2
User avatar
Destry
Level 4
Level 4
Posts: 329
Joined: Thu Mar 03, 2016 11:57 am

Re: VLC ripping DVD issue

Post by Destry »

gary.zw wrote:One thing you might try with Handbrake is

Code: Select all

sudo apt-get install libdvdcss2
Already installed.. Thanks

Code: Select all

Reading package lists... Done
Building dependency tree       
Reading state information... Done
libdvdcss2 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
Desktop: LM 21.1
8 core 16 thread Intel Core i9-9900K (-MT-MCP-) arch: Skylake rev.12 cache: 16384 KB 5ghz
32 gig ram 2080Ti Nvidia Zotac Amp Extreme Gaming 11gb
Laptop: MSI GE76 Raider i9 LM21.1
neilrahc

Re: VLC ripping DVD issue

Post by neilrahc »

Thanks phd21!

I just followed your steps to install MakeMKV and the first link for how to rip DVDs - worked very nicely and I am able to play the video easily with VLC. (Mint 17.3 Rosa - MATE 64-bit.)
phd21
Level 20
Level 20
Posts: 10104
Joined: Thu Jan 09, 2014 9:42 pm
Location: Florida

Re: VLC ripping DVD issue

Post by phd21 »

Hi neilrahc,

You are welcome ...
Phd21: Mint 20 Cinnamon & KDE Neon 64-bit Awesome OS's, Dell Inspiron I5 7000 (7573, quad core i5-8250U ) 2 in 1 touch screen
Locked

Return to “Software & Applications”