Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 Encoder GUIs

Reply
 
Thread Tools Search this Thread Display Modes
Old 22nd September 2009, 21:00   #2081  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
please post the full make report

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 23rd September 2009, 02:45   #2082  |  Link
Crono141
Registered User
 
Join Date: Jun 2007
Posts: 150
Weird. I'm having the exact same problem as paolo, but I thought the error was due to being a tff source and not knowing the proper settings for deinterlacing it. Now that I think about it, I've had 2 DVD's that exibited this same trend. This one has the "Warner Bros" logo animation at the front, with no sound, and then the movie comes up all out of sync. The other DVD I had was the Foster Home season 2 discs (multi-episode per DVD). What it did was start the audio for the episode during the show intro, causing audio to be out of sync by exactly 59.5 seconds. I was able to manually set audio delay on my own and fix it. I didn't report it at that time because I thought it was due to a funky DVD structure, but now I'm not so sure.

Here's my make report for my latest endeavor:
Code:
HDConvertToX v.2.1.471.3569 "Isotta" report

Input File: h:\video_ts\vts_01_1.vob ( H:\VIDEO_TS\VTS_01_0.IFO )
PGC : PGC 1. Length: 1:31:30:03 / chained=1
Codec Video: mpeg
Width / Heigh : 720 / 480
Framerate / Framecount: 29.970 / 164535
Duration(hh:mm:ss): 1:31:30
Aspect Ratio: 1.3334
Resized resolution: 704 / 544
Crop Values : 8:0:8:0

Start Video Configuration ->
Encoding Settings: X264 Extreme Quality
NMT Compatibility: On
Encoding Preset: 7
Final Size: 20
Priority: idle
Denoise Level: None
Video Handling: Use Best Decoder
Deinterlace: Telecine
-> End Video Configuration

Start Audio Configuration ->
Audio Codec: Nero AAC Audio
Audio Bitrate/Quality: 192
Audio Channels: 2
MP3 Mode: abr
Normalize: On
Audio handling: Use Eac3to as demuxer
Keep only core: On
-> End Audio Configuration

Full Audio List-> (*** mean selected)
NONE
*** 80: English (AC3 2ch, 0xBD 0x80) [0]
81: Francais (AC3 2ch, 0xBD 0x81) [0]

-> End Full Audio List

Full Subtitle List-> (*** mean selected)
*** NONE

-> End Full Subtitle List

Mux Subtitle in MP4/MKV file: On

Start Advanced AviSynth ->
ColorMatrix: On
-> End Advanced AviSynth

Start Queue ->
prompt $d $t $_$P$G

"E:\Programs\HDConvertToX\applications\dgindex.exe" -FO=0 -OM=0 -YR=2 -AIF=[h:\video_ts\vts_01_1.vob] -OF=[E:\Programs\HDConvertToX\analysis\movie] -exit -minimize
"E:\Programs\HDConvertToX\applications\eac3to.exe" "H:\VIDEO_TS\VTS_01_1.vob"+"H:\VIDEO_TS\VTS_01_2.vob"+"H:\VIDEO_TS\VTS_01_3.vob"+"H:\VIDEO_TS\VTS_01_4.vob"+"H:\VIDEO_TS\VTS_01_5.vob" 3: stdout.wav  -normalize  -down2 | "E:\Programs\HDConvertToX\applications\neroaacenc.exe" -if - -br 192000 -ignorelength -of "E:\Programs\HDConvertToX\analysis\hdencodertox-pid3.mp4"
"E:\Programs\HDConvertToX\applications\x264.exe" --crf 20  --preset medium --bframes 3 --trellis 0 --ref 3 --deblock -1,-1 --subme 9 --direct auto --me umh --b-adapt 1 --no-chroma-me  --tune film  --sar 1:1  --output "E:\Programs\HDConvertToX\analysis\hdconverttox_vts_01_1.h264" "E:\Programs\HDConvertToX\analysis\hdconverttox_vts_01_1.avs" --level 4.0 
"E:\Programs\HDConvertToX\applications\Chapter\ChapterXtractor.exe" "H:\VIDEO_TS\VTS_01_0.IFO" "E:\Programs\HDConvertToX\analysis\chapters.txt" -p5
"E:\Programs\HDConvertToX\applications\mp4box.exe" -add "E:\Programs\HDConvertToX\analysis\hdconverttox_vts_01_1.h264" -fps 23.976  -add "E:\Programs\HDConvertToX\analysis\hdencodertox-pid3.mp4":lang=eng  -chap "E:\Programs\HDConvertToX\analysis\chapters.txt" "E:\Media\Movies\DVD\Horror\The Witches.Mp4"
-> End Queue

AviSynth Script ->
Working with files: E:\Programs\HDConvertToX\analysis\hdconverttox_vts_01_1.avs
Mpeg2Source("E:\Programs\HDConvertToX\analysis\movie.d2v")
tfm(last,d2v="E:\Programs\HDConvertToX\analysis\movie.d2v").tdecimate()
LanczosResize(704,544,8,0,-8,-0)
ColorMatrix(d2v="E:\Programs\HDConvertToX\analysis\movie.d2v")
-> End AviSynth Script
Crono141 is offline   Reply With Quote
Old 23rd September 2009, 07:25   #2083  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
the command line of audio extraction/encoding is ok
Code:
"E:\Programs\HDConvertToX\applications\eac3to.exe" "H:\VIDEO_TS\VTS_01_1.vob"+"H:\VIDEO_TS\VTS_01_2.vob"+"H:\VIDEO_TS\VTS_01_3.vob"+"H:\VIDEO_TS\VTS_01_4.vob"+"H:\VIDEO_TS\VTS_01_5.vob" 3: stdout.wav  -normalize  -down2 | "E:\Programs\HDConvertToX\applications\neroaacenc.exe" -if - -br 192000 -ignorelength -of "E:\Programs\HDConvertToX\analysis\hdencodertox-pid3.mp4"
maybe a bad rip ?
try ripping with latest dvdfab/anydvd

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 23rd September 2009, 08:32   #2084  |  Link
Frozen-Figo
Registered User
 
Join Date: May 2007
Posts: 54
Quote:
Originally Posted by buzzqw View Post
yup

well ... open the avs in virtualdub/mediaplayer classic
if you got the same "noise" could be a problem of decoding

try forcing dss or ffmpegsource

BHH
Do you mean I make it manually or anything else ?
Anyway I tried dss or ffmpegsource and have same problem.

Regards
Frozen-Figo is offline   Reply With Quote
Old 23rd September 2009, 08:48   #2085  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
open the file (not the avs) with mpc

you got the same noise ?

If NO, then the DSS should bring the same quality
If YES, update your decoder

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 23rd September 2009, 11:10   #2086  |  Link
delacroixp
Emperor building empire
 
delacroixp's Avatar
 
Join Date: Mar 2007
Location: ZAR
Posts: 674
@ buzzqw - Video encoding wont start

I recently installed HDConverTox on a friend's new PC (XP partition) ... hoping to test drive a little speed.
The encode stoped after the audio encoding section.

Audio encode was fine ... Test Interlace pattern also worked fine .

Code:
HDConvertToX v.2.1.471.3569 "Isotta" report

Input File: f:\to errol\images\jailhouse 1\video_ts1\vts_01_1.vob ( F:\To Errol\IMAGES\Jailhouse 1\VIDEO_TS1\VTS_01_0.IFO )
PGC : PGC 1. Length: 1:45:28:15 / chained=1
Codec Video: mpeg
Width / Heigh : 720 / 576
Framerate / Framecount: 25.000 / 158200
Duration(hh:mm:ss): 1:45:29
Aspect Ratio: 1.7778
Resized resolution: 832 / 464
Crop Values : 8:8:12:8

Start Video Configuration ->
Encoding Settings: X264 Slow ; Quality= 22
Encoding Preset: 7
Final Size: 22
Priority: abovenormal
Denoise Level: Super Light
Video Handling: Use Best Decoder
-> End Video Configuration

Start Audio Configuration ->
Audio Codec: Nero AAC Audio
Audio Bitrate/Quality: 0.2
Audio Channels: 2
MP3 Mode: vbr
Normalize: On
Audio handling: Use Eac3to as demuxer
Keep only core: On
-> End Audio Configuration

Full Audio List-> (*** mean selected)
NONE
*** 80: English (AC3 2ch, 0xBD 0x80) [0]
81: Francais (AC3 2ch, 0xBD 0x81) [0]
82: Nederlands (AC3 2ch, 0xBD 0x82) [0]
83: Espanol (AC3 2ch, 0xBD 0x83) [0]
84: Italiano (AC3 2ch, 0xBD 0x84) [0]

-> End Full Audio List

Full Subtitle List-> (*** mean selected)
*** NONE
Nederlands 0 (0xBD 0x20) [0] wide
Portugues 1 (0xBD 0x21) [0] wide
Greek 2 (0xBD 0x22) [0] wide

-> End Full Subtitle List

Mux Subtitle in MP4/MKV file: On

Start Advanced AviSynth ->
ColorMatrix: On
-> End Advanced AviSynth

Start Queue ->
prompt $d $t $_$P$G

"C:\Program Files\HDConterTox\applications\dgindex.exe" -FO=0 -OM=0 -YR=2 -AIF=[f:\to errol\images\jailhouse 1\video_ts1\vts_01_1.vob] -OF=[C:\Program Files\HDConterTox\job0\movie] -exit -minimize
"C:\Program Files\HDConterTox\applications\eac3to.exe" "F:\To Errol\IMAGES\Jailhouse 1\VIDEO_TS1\VTS_01_1.vob"+"F:\To Errol\IMAGES\Jailhouse 1\VIDEO_TS1\VTS_01_2.vob"+"F:\To Errol\IMAGES\Jailhouse 1\VIDEO_TS1\VTS_01_3.vob"+"F:\To Errol\IMAGES\Jailhouse 1\VIDEO_TS1\VTS_01_4.vob"+"F:\To Errol\IMAGES\Jailhouse 1\VIDEO_TS1\VTS_01_5.vob" 3: stdout.wav  -normalize  -down2 | "C:\Program Files\HDConterTox\applications\neroaacenc.exe" -if - -q 0.2 -ignorelength -of "C:\Program Files\HDConterTox\job0\hdencodertox-pid3.mp4"
"C:\Program Files\HDConterTox\applications\x264.exe" --crf 22  --preset slow  --sar 1:1  --output "C:\Program Files\HDConterTox\job0\hdconverttox_vts_01_1.h264" "C:\Program Files\HDConterTox\job0\hdconverttox_vts_01_1.avs"
"C:\Program Files\HDConterTox\applications\mp4box.exe" -add "C:\Program Files\HDConterTox\job0\hdconverttox_vts_01_1.h264" -fps 25.000  -add "C:\Program Files\HDConterTox\job0\hdencodertox-pid3.mp4":lang=eng  -chap "C:\Program Files\HDConterTox\job0\autochapters.txt" "F:\To Errol\IMAGES\Jailhouse 1\Jailhouse1.mp4"
-> End Queue

AviSynth Script ->
Working with files: C:\Program Files\HDConterTox\job0\hdconverttox_vts_01_1.avs
Mpeg2Source("C:\Program Files\HDConterTox\job0\movie.d2v")
LanczosResize(832,464,8,8,-12,-8)
ColorMatrix(d2v="C:\Program Files\HDConterTox\job0\movie.d2v")
hqdn3d(1)
-> End AviSynth Script
much


It's all good

Pascal
__________________
DualRomeEPYC . Storinator
delacroixp is offline   Reply With Quote
Old 23rd September 2009, 12:11   #2087  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
got any error opening avs script in virtualdub ?

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 23rd September 2009, 14:12   #2088  |  Link
delacroixp
Emperor building empire
 
delacroixp's Avatar
 
Join Date: Mar 2007
Location: ZAR
Posts: 674
@ buzzqw

Quote:
Originally Posted by buzzqw View Post
got any error opening avs script in virtualdub ?
Thanks much ... will check on his machine asap .


It's all good

Pascal
__________________
DualRomeEPYC . Storinator
delacroixp is offline   Reply With Quote
Old 24th September 2009, 01:41   #2089  |  Link
whipdancer
Registered User
 
Join Date: Jul 2009
Posts: 104
Quote:
Originally Posted by buzzqw View Post
Good news. With this build, I didn't have any issues checking the "Use Multithread AviSynth". For this test I encoded Gran Torino to mp4 2pass, 2channel AAC.

I'll run a test on The Game Plan as well (currently the only 2 BD discs that I have).
whipdancer is offline   Reply With Quote
Old 24th September 2009, 01:55   #2090  |  Link
Crono141
Registered User
 
Join Date: Jun 2007
Posts: 150
Well, its not a bad rip. Playing the VOBs directly does not exhibit this behavior. Nor does mounting the iso (I rip DVD Decryptor in ISO mode) and playing it in MPC.

I'm attempting a conversion with Ripbot264 and seeing if it exhibits the same behavior.

Edit: Ripbot Conversion finished, and comes out perfect. Thus, I can only assume that the problem in on HDC's end, and not on my rip's end. Sorry

Last edited by Crono141; 24th September 2009 at 05:36.
Crono141 is offline   Reply With Quote
Old 24th September 2009, 07:36   #2091  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
@Crono141

could you post the log files generated by ripbot ?
(pm me if you prefer)

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 24th September 2009, 11:10   #2092  |  Link
CYBERSONIC
Registered User
 
Join Date: Oct 2003
Posts: 29
I did a reencode of a 1080p movie to 720p as I did several times with AutoMKV before. As in those cases I chose a CRF of 20, but somehow the result only has a bitrate of 1900, with AutoMKV and the same CRF it used a much higher bitrate, especially in a movie like this (Iron Man).
Besides that this is a great tool, but for now I'll switch back to AutoMKV where I can estimate the results in adance. What could be the problem here?
CYBERSONIC is offline   Reply With Quote
Old 24th September 2009, 11:58   #2093  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
isn't a problem, at all

automkv has a very outdated x264, hdc has a very new x264

x264.exe has changed a lot crf encoding in latest (and not so latest) builds

use the search

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 24th September 2009, 13:22   #2094  |  Link
CYBERSONIC
Registered User
 
Join Date: Oct 2003
Posts: 29
So does that mean that with this Tool I should use a much lower CRF? As I am used from AutoMKV, also the tooltip for HDConvertToX says that 18 gives quite good results. I had in mind that values between 18 and 22 are common. But as I said, that gave me a very low bitrate (which it did not with AutoMKV). So do I have to use CRF of 10 or something like that for bitrates of about 4000-7000 (like most 720p encodes that are "available" on the internet).

Last edited by CYBERSONIC; 24th September 2009 at 13:25.
CYBERSONIC is offline   Reply With Quote
Old 24th September 2009, 16:12   #2095  |  Link
Mrsash
Registered User
 
Join Date: Jan 2002
Posts: 210
Quote:
Originally Posted by whipdancer View Post
Good news. With this build, I didn't have any issues checking the "Use Multithread AviSynth". For this test I encoded Gran Torino to mp4 2pass, 2channel AAC.

I'll run a test on The Game Plan as well (currently the only 2 BD discs that I have).
Good to know man but a quick question. Are you referring Gran torino from BD source?

Can you post your sys specs and the framerate on multi thread vs single encode if you dont mind?

I started converting my BD on single thread and only getting 6fps which I gotta check with the beta version soon.

thanks
Mrsash is offline   Reply With Quote
Old 24th September 2009, 16:27   #2096  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
@CYBERSONIC

you should use the crf you prefer, usually 20 is enough
but if you prefere quality wise encoding feel free to use whatever crf you want

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 24th September 2009, 18:57   #2097  |  Link
whipdancer
Registered User
 
Join Date: Jul 2009
Posts: 104
Quote:
Originally Posted by Mrsash View Post
Good to know man but a quick question. Are you referring Gran torino from BD source?

Can you post your sys specs and the framerate on multi thread vs single encode if you dont mind?

I started converting my BD on single thread and only getting 6fps which I gotta check with the beta version soon.

thanks
Yes, BD source for Gran Torino (I currently only own 2 BD so my tests are always run on the same sources).

AMD Phenom II X4 955BE @ 3.5GHZ
ASUS GTX260
ASUS M4N82 DELUXE NF980ASLI R
8GB OCZ Platinum PC8500 DDR2 1066MHz
Win 7 x64 Ultimate

Framerate on the Multi that I ran last night, I think was around 14 to 17fps. I'm encoding to MP4, 2pass, insane quality, 8500kbs bitrate.

If I recall, it was something like 7 to 11fps on single thread.

I'm not 100% sure on the fps, though, as I don't usually monitor it. Is there an output that tells me what it averaged?
whipdancer is offline   Reply With Quote
Old 24th September 2009, 19:30   #2098  |  Link
paolo1983
Registered User
 
Join Date: Oct 2008
Posts: 46
Quote:
Originally Posted by Crono141 View Post
Well, its not a bad rip.
...Edit: Ripbot Conversion finished, and comes out perfect. Thus, I can only assume that the problem in on HDC's end, and not on my rip's end. Sorry
I don't have anymore a report, sorry...
If it can help, the movie that gives me problems is "Codice Swordfish"
But I don't have problems playing vob files...
I think the problem is related to the different lenght of the vob and the avi... They differ 2 minutes, and audio could be out-of-phase of THOSE 2 minutes...
Other movies are OK, BTW ...

Thank you
paolo1983 is offline   Reply With Quote
Old 24th September 2009, 21:52   #2099  |  Link
Schotenhüter
Registered User
 
Schotenhüter's Avatar
 
Join Date: Feb 2007
Location: Germany
Posts: 10
Whats that? Update ist not possible!!

Schotenhüter is offline   Reply With Quote
Old 25th September 2009, 07:46   #2100  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
Quote:
Originally Posted by paolo1983 View Post
I don't have anymore a report, sorry...
If it can help, the movie that gives me problems is "Codice Swordfish"
your film is know for heavy dvd protection , just use latest dvdfab decrypter

Quote:
Originally Posted by Schotenhüter View Post
Whats that? Update ist not possible!!
BETA update

just few post above

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Reply

Tags
bluray, hdc, hdconverttox, m2ts, network media tank, playstation, x264 gui

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:35.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.