Link Baby
30th January 2009, 11:02
I am new to the process of converting a DVD into an H.264 MKV file, and while I've tried to do everything right, I'm obviously doing something wrong, because I'm ending up with an MKV file that has the following problems:
1. MediaInfo is showing that it has a Width of 94 pixels, and a Height of 4294966916 pixels.
2. The video is completely screwed up - Depending on the decoder I'm using, it's either completely blocky, with the colors psychedelic, or it's completely black.
3. Skipping around causes MPCHC to take a long time "Buffering". This never happens on other H.264 files.
So, here are the basics of what I'm working with:
-------------------------------------------------
Software:
AviSynth 2.5.8
DGMPGDec 1.5.3
MeGUI 0.3.1.1006
MKVToolNix 2.4.1
TIVTC 1.0.5
x264 - Build 1095
-----------------------------
Tutorial I'm following:
http://mewiki.project357.com/wiki/MeGUI/Basic_DVD_Ripping_Guide/Setup
-----------------------------
Encoder settings (via MeGUI):
Lossless
program --qp 0 --partitions p8x8,b8x8,i4x4 --threads auto --thread-input --aud --progress --no-psnr --no-ssim --output "output" "input"
-----------------------------
MediaInfo 0.7.7.3 Results:
General
Complete name : C:\Temp\VTS_01_1.mkv
Format : Matroska
File size : 13.5 GiB
Duration : 1h 36mn
Overal bit rate : 20.1 Mbps
Writing application : x264
Writing library : Haali Matroska Writer b0
Video
Format : AVC
Format/Info : Advanced Video Codec
Format profile : 244@L3.0
Format settings, CABAC : Yes
Format settings, ReFrames : frame0
Codec ID : V_MPEG4/ISO/AVC
Duration : 1h 36mn
Bit rate : 19.3 Mbps
Width : 94 pixels
Height : 4294966916 pixels
Display aspect ratio : 1.500
Frame rate : 23.976 fps
Colorimetry : 4:2:0
Scan type : Progressive
Writing library : x264 core 66 r1092 60f4cd8
Encoding settings : cabac=1 / ref=1 / deblock=1:0:0 / analyse=0x1:0x111 / me=hex / subme=6 / psy_rd=0.0:0.0 / mixed_ref=0 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=0 / cqm=0 / deadzone=21,11 / chroma_qp_offset=0 / threads=6 / nr=0 / decimate=1 / mbaff=0 / bframes=0 / keyint=250 / keyint_min=25 / scenecut=40(pre) / rc=cqp / qp=0
-------------------------------------------------
Can someone point out where I went wrong?
1. MediaInfo is showing that it has a Width of 94 pixels, and a Height of 4294966916 pixels.
2. The video is completely screwed up - Depending on the decoder I'm using, it's either completely blocky, with the colors psychedelic, or it's completely black.
3. Skipping around causes MPCHC to take a long time "Buffering". This never happens on other H.264 files.
So, here are the basics of what I'm working with:
-------------------------------------------------
Software:
AviSynth 2.5.8
DGMPGDec 1.5.3
MeGUI 0.3.1.1006
MKVToolNix 2.4.1
TIVTC 1.0.5
x264 - Build 1095
-----------------------------
Tutorial I'm following:
http://mewiki.project357.com/wiki/MeGUI/Basic_DVD_Ripping_Guide/Setup
-----------------------------
Encoder settings (via MeGUI):
Lossless
program --qp 0 --partitions p8x8,b8x8,i4x4 --threads auto --thread-input --aud --progress --no-psnr --no-ssim --output "output" "input"
-----------------------------
MediaInfo 0.7.7.3 Results:
General
Complete name : C:\Temp\VTS_01_1.mkv
Format : Matroska
File size : 13.5 GiB
Duration : 1h 36mn
Overal bit rate : 20.1 Mbps
Writing application : x264
Writing library : Haali Matroska Writer b0
Video
Format : AVC
Format/Info : Advanced Video Codec
Format profile : 244@L3.0
Format settings, CABAC : Yes
Format settings, ReFrames : frame0
Codec ID : V_MPEG4/ISO/AVC
Duration : 1h 36mn
Bit rate : 19.3 Mbps
Width : 94 pixels
Height : 4294966916 pixels
Display aspect ratio : 1.500
Frame rate : 23.976 fps
Colorimetry : 4:2:0
Scan type : Progressive
Writing library : x264 core 66 r1092 60f4cd8
Encoding settings : cabac=1 / ref=1 / deblock=1:0:0 / analyse=0x1:0x111 / me=hex / subme=6 / psy_rd=0.0:0.0 / mixed_ref=0 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=0 / cqm=0 / deadzone=21,11 / chroma_qp_offset=0 / threads=6 / nr=0 / decimate=1 / mbaff=0 / bframes=0 / keyint=250 / keyint_min=25 / scenecut=40(pre) / rc=cqp / qp=0
-------------------------------------------------
Can someone point out where I went wrong?