AVS › AVS Forum › Video Components › Home Theater Computers › DVD ripping help - FPS, MKV, VLC issues
New Posts  All Forums:Forum Nav:

DVD ripping help - FPS, MKV, VLC issues

post #1 of 12
Thread Starter 
Hello all,

Sorry I'm positive this answer is probably around somewhere. I'm not entirely sure what the exact problem is though - which makes a search difficult.

Firstly here is some software I'm working with:

Handbrake
FFMPEG
ANYDVD
MKVTOOLNix
VLC
MPC-HC
Totem Movie Player

I have many DVDs I'd like to put on my HTPC. I understand the copying (ripping) process. I understand (re)muxing vs re-encoding.

Sometimes I run into issues where my resulting MKVs have audio / video sync problems in VLC. It's not correct to call it a sync issue. What's appears to be happening is the video frames per second is incorrect.

This doesn't happen with all DVDs.

Example DVD problem: Harry Potter and Sorcerers Stone Widescreen.

It is Dual Layer, MPEG2 video, AC3 audio.

I've tried 2 ways of ripping: 1: remux to MKV using MKVToolNix. 2: re-encode using Handbrake (FPS: same as source; video: MPEG-4 FFMPEG; audio: pass-through)

In both cases, the resulting MKV fails to correctly play in VLC. The resulting video portion of the film is longer in time than it should be. I'm guessing the correct FPS should be 29.97?

Adding to my confusion is that VLC plays direct from the disc correctly.

I've tried correcting the portion in the MKV header called "Nanoseconds Per frame"

This value is supposed to be ignored, and the player should look to the internal codec which in the case of the simple remuxing would be mpeg2.

Totem Movie Player correctly plays the re-muxed MKV movie. I haven't done a whole lot of other testing yet, but that makes me think it's a VLC problem.

It does bring another question. If the film is 23.976p - but has pulldown pre-applied in the stream essentially making it 29.97 - What should the correct framerate be? How can I force proper playback of the MKV file in VLC?
post #2 of 12
why on earth are you putting them into mkvs?

Just rip to native folder structure and not only can wmc play them natively you could never have this issue either. There is no sense doing this. You can even just rip the main movie section if thats what you are trying to achieve using anydvd or other apps.
post #3 of 12
I use MKV's exclusively. The way I found that is not only the most effective, but is also the simplest is to use MakeMKV. One program to do everything on the ripping side.
post #4 of 12
It makes no sense to put them into mkv at all. You lose functionality.
post #5 of 12
Quote:
Originally Posted by ogormask View Post
It makes no sense to put them into mkv at all. You lose functionality.
+1 (or I'd give +100).

Native Folder format is always the best.
Painless and simply works, no hassles, no botheration.
Plus you get to remove or keep audio tracks, subtitles etc.
And nearly all software players support DVD Folder playback.
post #6 of 12
Thread Starter 
Quote:
Originally Posted by zryder View Post
I use MKV's exclusively. The way I found that is not only the most effective, but is also the simplest is to use MakeMKV. One program to do everything on the ripping side.
I haven't tried MakeMKV, but I did find a problem which sounds similar to mine:

http://www.makemkv.com/forum2/viewtopic.php?f=1&t=1395

That mentions issues with in VLC playback.

What are you using for playback? Any issues?
post #7 of 12
Thread Starter 
Quote:
Originally Posted by hirent View Post
+1 (or I'd give +100).

Native Folder format is always the best.
Painless and simply works, no hassles, no botheration.
Plus you get to remove or keep audio tracks, subtitles etc.
And nearly all software players support DVD Folder playback.
I'm beginning to see the pros of that no hassle concept. In my defense on the Blu-ray's I've done, it's been painless. Strip out the extra tracks and subtitles as I could care less about them and remux the video and audio into MKV. Plus on a few Blu-ray's, I did have some playback issues with the M2TS files which didn't occur when I remuxed them to MKV.

I figured a few things, the folder structure of my Blu-rays and DVD collection would be more elegant as they would be in one single file and all the same container (MKV). Since I don't really care about subtitles, and extra audio - removing them seemed logical.

Mainly I didn't realize how odd DVDs were and how important the built-in information contained in the VIDEO_TS structure is.
post #8 of 12
Look into getting CloneDVD by slysoft (makers of AnyDVD). It is a very easy way to rip DVDs into folders or ISO format. Plus it is well supported over at the SlySoft forum so if you have questions/issues they are familar with both products.
post #9 of 12
I totally get it for blurays the files are huge and if you dont want the extras you can save a ton of space but unless you are compressing a dvd and for how small the file is I dont know why you would especially at the expense of quality then it makes no sense to put them into mkv.
post #10 of 12
Thread Starter 
I have found the true problem. It appears to simply be a weird DVD. Not broken or anything. I'll have to try out MakeMKV, or CloneDVD. The other programs I normally use aren't properly grabbing the Main movie. It's grabbing everything including portions which are Interlaced, Progressive and putting them together Like the FBI warning which is Interlaced and putting that Before the Progressive Main movie. Thus weird things happen when trying to play it.

The DVD has 6 titles but VTS_01 goes from _0 to _8. Normal DVDs have their various titles clearly separated in VTS_01, VTS_02, etc
post #11 of 12
The DVD is surely not normal. MakeMVK (1.6.12) correctly identifies all 6 titles and creats 6 MKVs for them (you have to change "Minimum title length" in Preference to see all 6). I don't see any issue in playing back the main title MKV with MPC HomeCinema.
post #12 of 12
Thread Starter 
Quote:
Originally Posted by renethx View Post

The DVD is surely not normal. MakeMVK (1.6.12) correctly identifies all 6 titles and creats 6 MKVs for them (you have to change "Minimum title length" in Preference to see all 6). I don't see any issue in playing back the main title MKV with MPC HomeCinema.

Thanks. I also found some other work arounds too. Mplayer can correctly grab the main movie stream and dump it to a VOB.

ANYDVD - if told to ignore all Adverts, Trailers, and titles under 10 minues also correctly grabs the main movie when doing "Rip DVD to drive".

After remuxing the VOB to MKV, it plays as expected. My only gripe is the raw .M2V (MPEG 2 stream) reports itself as 29.97 fps. When playing it is 23.976. VLC reports it as 59.94 fps, but plays fine.

Mplayer initially says 29.97 when opening the raw .M2V stream, then immediately says a warning that the content is actually 23.976.

It seems that all these weird flags of the VIDEO_TS spec make things more complicated than necessary. Can't even the most primitive DVD player take a 23.976 progressive film and automatically do pulldown without these weird flags?
New Posts  All Forums:Forum Nav:
  Return Home
  Back to Forum: Home Theater Computers
AVS › AVS Forum › Video Components › Home Theater Computers › DVD ripping help - FPS, MKV, VLC issues