I am having deinterlace problems with DVDFab, and I can't seem to figure it out, and I am close to considering asking for a refund or something.
I am trying to convert the TV show Tim and Eric Awesome Show Season 4.
My computer specs are as follows:
Compaq Presario CQ5300Y
Processor: AMD Sempron LE-1300
RAM: 2GB
Video: NVIDIA GeForce 6150SE nForce 430 (latest driver)
OS: Windows 7 64-bit
DVDFab: 8.0.7.3
Codec: K-lite (latest version)
DVD Specs:
SOURCE FILE TYPE: VOB
SOURCE VIDEO TYPE: ?
SOURCE VIDEO RESOLUTION: 640x480
SOURCE AUDIO TYPE: AC3
TIM_AND_ERIC_SEASON_4: Title(2), Play Time(00:11:24)
Original Frame Resolution (640 x 480)
Original Aspect Ratio (1.33:1)
Cropped Aspect Ratio (1.33:1)
Source Zoom: 61%
Output Zoom: 70%
Output Size: 640 x 480
The process I am performing is I do a DVD rip to my hard drive using DVD Copy, then I use DVD Ripper to convert to MP4, using the generic.mp4.h264.aac profile, with the standard conversion settings:
Fast encoding 1-pass
Fixed Bitrate checked (1381kbs)
Deinterlacing checked
Resolution @ 640x480
The final result has great quality but jagged edges whenever there is movement (top picture in attachment).
I decided to research the forums for this problem and followed the advice of this , and forced deinterlace on. At the same time I made four versions of the generic.mp4.h264.aac profile with the different possible deinterlace modes 0, 1, 2, 3.
Mode 0 had a little impact on the deinterlacing, while modes 1, 2, 3 did a better job. However the overall quality of the video went down with all four modes. I used the same standard conversion setting as the original generic.mp4.h264.aac profile.
In the attachment there are five pictures in a vertical row. The top picture represents the standard mp4 profile. Going down the pictures represent deinterlace forced on and the four different modes 0, 1, 2, 3.
I have had this problem with every DVD I have used, all TV shows.
Am I doing something wrong? Or is this as good as DVDFab can perform?
profiles I used:
PLEASE HELP!! THIS IS VERY FRUSTRATING!!!
I am trying to convert the TV show Tim and Eric Awesome Show Season 4.
My computer specs are as follows:
Compaq Presario CQ5300Y
Processor: AMD Sempron LE-1300
RAM: 2GB
Video: NVIDIA GeForce 6150SE nForce 430 (latest driver)
OS: Windows 7 64-bit
DVDFab: 8.0.7.3
Codec: K-lite (latest version)
DVD Specs:
SOURCE FILE TYPE: VOB
SOURCE VIDEO TYPE: ?
SOURCE VIDEO RESOLUTION: 640x480
SOURCE AUDIO TYPE: AC3
TIM_AND_ERIC_SEASON_4: Title(2), Play Time(00:11:24)
Original Frame Resolution (640 x 480)
Original Aspect Ratio (1.33:1)
Cropped Aspect Ratio (1.33:1)
Source Zoom: 61%
Output Zoom: 70%
Output Size: 640 x 480
The process I am performing is I do a DVD rip to my hard drive using DVD Copy, then I use DVD Ripper to convert to MP4, using the generic.mp4.h264.aac profile, with the standard conversion settings:
Fast encoding 1-pass
Fixed Bitrate checked (1381kbs)
Deinterlacing checked
Resolution @ 640x480
The final result has great quality but jagged edges whenever there is movement (top picture in attachment).
I decided to research the forums for this problem and followed the advice of this , and forced deinterlace on. At the same time I made four versions of the generic.mp4.h264.aac profile with the different possible deinterlace modes 0, 1, 2, 3.
Mode 0 had a little impact on the deinterlacing, while modes 1, 2, 3 did a better job. However the overall quality of the video went down with all four modes. I used the same standard conversion setting as the original generic.mp4.h264.aac profile.
In the attachment there are five pictures in a vertical row. The top picture represents the standard mp4 profile. Going down the pictures represent deinterlace forced on and the four different modes 0, 1, 2, 3.
I have had this problem with every DVD I have used, all TV shows.
Am I doing something wrong? Or is this as good as DVDFab can perform?
profiles I used:
Code:
<profile name="generic.mp4.h264.aac" version="200" device="generic" tag="dvdfab" description="The profile is used to create mp4(h264 + aac) file, which can be played on PC or supported device."> <common> <file format="mp4" mode="0" onefile_size_mb="700" number="1" /> <device channel_ability="2" /> <audio copy="0" codec="aac" channel="2" > <freq value="48000" list="8000,12000,24000,32000,44100,48000" /> <bitrate value="96000" list="48000,64000,96000,128000,160000,192000,256000,320000,448000,512000" muti_value="/1:96000/2:96000/6:448000/"/> <volume percent="100" /> </audio> <video> <size list="" /> <subtitle mode="0" /> <encode codec="h264" fourcc="H264" bitrate_kbps="768" > <mode value="real_time" list="real_time, high_quality" /> <x264 preset="x264_MP4.preset" /> </encode> </video> </common> <acodec name="faac"> <common profile="1" quality="100" /> </acodec> <vcodec name="h264" /> </profile> <profile name="generic0.mp4.h264.aac" version="200" device="generic" tag="dvdfab" description="The profile is used to create mp4(h264 + aac) file, which can be played on PC or supported device."> <common> <file format="mp4" mode="0" onefile_size_mb="700" number="1" /> <device channel_ability="2" /> <audio copy="0" codec="aac" channel="2" > <freq value="48000" list="8000,12000,24000,32000,44100,48000" /> <bitrate value="96000" list="48000,64000,96000,128000,160000,192000,256000,320000,448000,512000" muti_value="/1:96000/2:96000/6:448000/"/> <volume percent="100" /> </audio> <video> <size list="" /> <deinterlace mode="1" method="0"/> <subtitle mode="0" /> <encode codec="h264" fourcc="H264" bitrate_kbps="768" > <mode value="real_time" list="real_time, high_quality" /> <x264 preset="x264_MP4.preset" /> </encode> </video> </common> <acodec name="faac"> <common profile="1" quality="100" /> </acodec> <vcodec name="h264" /> </profile> <profile name="generic1.mp4.h264.aac" version="200" device="generic" tag="dvdfab" description="The profile is used to create mp4(h264 + aac) file, which can be played on PC or supported device."> <common> <file format="mp4" mode="0" onefile_size_mb="700" number="1" /> <device channel_ability="2" /> <audio copy="0" codec="aac" channel="2" > <freq value="48000" list="8000,12000,24000,32000,44100,48000" /> <bitrate value="96000" list="48000,64000,96000,128000,160000,192000,256000,320000,448000,512000" muti_value="/1:96000/2:96000/6:448000/"/> <volume percent="100" /> </audio> <video> <size list="" /> <deinterlace mode="1" method="1"/> <subtitle mode="0" /> <encode codec="h264" fourcc="H264" bitrate_kbps="768" > <mode value="real_time" list="real_time, high_quality" /> <x264 preset="x264_MP4.preset" /> </encode> </video> </common> <acodec name="faac"> <common profile="1" quality="100" /> </acodec> <vcodec name="h264" /> </profile> <profile name="generic2.mp4.h264.aac" version="200" device="generic" tag="dvdfab" description="The profile is used to create mp4(h264 + aac) file, which can be played on PC or supported device."> <common> <file format="mp4" mode="0" onefile_size_mb="700" number="1" /> <device channel_ability="2" /> <audio copy="0" codec="aac" channel="2" > <freq value="48000" list="8000,12000,24000,32000,44100,48000" /> <bitrate value="96000" list="48000,64000,96000,128000,160000,192000,256000,320000,448000,512000" muti_value="/1:96000/2:96000/6:448000/"/> <volume percent="100" /> </audio> <video> <size list="" /> <deinterlace mode="1" method="2"/> <subtitle mode="0" /> <encode codec="h264" fourcc="H264" bitrate_kbps="768" > <mode value="real_time" list="real_time, high_quality" /> <x264 preset="x264_MP4.preset" /> </encode> </video> </common> <acodec name="faac"> <common profile="1" quality="100" /> </acodec> <vcodec name="h264" /> </profile> <profile name="generic3.mp4.h264.aac" version="200" device="generic" tag="dvdfab" description="The profile is used to create mp4(h264 + aac) file, which can be played on PC or supported device."> <common> <file format="mp4" mode="0" onefile_size_mb="700" number="1" /> <device channel_ability="2" /> <audio copy="0" codec="aac" channel="2" > <freq value="48000" list="8000,12000,24000,32000,44100,48000" /> <bitrate value="96000" list="48000,64000,96000,128000,160000,192000,256000,320000,448000,512000" muti_value="/1:96000/2:96000/6:448000/"/> <volume percent="100" /> </audio> <video> <size list="" /> <deinterlace mode="1" method="3"/> <subtitle mode="0" /> <encode codec="h264" fourcc="H264" bitrate_kbps="768" > <mode value="real_time" list="real_time, high_quality" /> <x264 preset="x264_MP4.preset" /> </encode> </video> </common> <acodec name="faac"> <common profile="1" quality="100" /> </acodec> <vcodec name="h264" /> </profile>
PLEASE HELP!! THIS IS VERY FRUSTRATING!!!
Comment