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 16th September 2009, 09:22   #2021  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
Quote:
Trying with visual crop I find that I need to crop 70 up and 70 down to remove bars, can this be ok? Usually I never find HDC cropping so much
that's normal

usually on 2.35 movie the crop is around 72/80 (like matrix)
on BD is around 140...

use always Visual Crop for check

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 16th September 2009, 09:37   #2022  |  Link
paolo1983
Registered User
 
Join Date: Oct 2008
Posts: 46
With 70/70/3/3 I see that the hdc textboxes for crop values are green, entering 71 or 4 textboxes become red...

I imagine this is a "check" on what I entered.. Nice thing :-)

Thank you again, hdc works so good :-)
paolo1983 is offline   Reply With Quote
Old 16th September 2009, 09:45   #2023  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
CROP cannot be odd, only even

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 16th September 2009, 11:22   #2024  |  Link
Frozen-Figo
Registered User
 
Join Date: May 2007
Posts: 54
Quote:
Originally Posted by buzzqw View Post
@Frozen-Frigo

please post the Make report
you can also try to use NicAudio/SoundOut as Audio decoding

BHH
Excuse my thick, but where to find "Make report" ?
Frozen-Figo is offline   Reply With Quote
Old 16th September 2009, 11:42   #2025  |  Link
whipdancer
Registered User
 
Join Date: Jul 2009
Posts: 104
I'm having trouble with encoding now.

Basically, I'm trying to convert The Game Plan, which uses seamless branching. I use BDinfo to find the main movie. I then use TSMuxer to create a new "Bluray" disc on my hard drive, with the main movie. I then use HDC against this newly created set of data.

I open the single m2ts file and HDC analyzes it without any issues.

The process is failing during x264 first pass. I've tried running just the command by itself via command line. Same result.

Not sure how to troubleshoot further, so any help would be appreciated.

Here is the make file.

Code:
HDConvertToX v.2.1.471.3569 "Isotta" report

Input File: d:\finished\gameplan\bdmv\stream\00000.m2ts ( D:\Finished\Gameplan\BDMV\STREAM\00000.m2ts )
Codec Video: avc
Width / Heigh : 1920 / 1080
Framerate / Framecount: 23.976 / 158601
Duration(hh:mm:ss): 1:50:15
Aspect Ratio: 1.7778
Resized resolution: 1920 / 800
Crop Values : 0:140:0:140

Start Video Configuration ->
Encoding Settings: X264 Extreme Quality ; Bitrate= 8000
Encoding Preset: 6
Final Size: 700
Priority: idle
Denoise Level: Super Light
Set Manual Bitrate: 8000
Video Handling: Use Best Decoder
-> End Video Configuration

Start Audio Configuration ->
Audio Codec: Nero AAC Audio
Audio Bitrate/Quality: 256
Audio Channels: 6 (5.1)
MP3 Mode: abr
Normalize: On
Audio handling: Use Eac3to as demuxer
Keep only core: On
-> End Audio Configuration

Full Audio List-> (*** mean selected)
NONE
*** 3: raw/pcm, english, 5.1 channels, 24 bits, 48khz
4: ac3, english, 5.1 channels, 640kbps, 48khz, dialnorm: -27db
5: ac3, french, 5.1 channels, 640kbps, 48khz, dialnorm: -27db
6: ac3, spanish, 5.1 channels, 640kbps, 48khz, dialnorm: -27db
7: ac3, english, 2.0 channels, 192kbps, 48khz, dialnorm: -27db

-> End Full Audio List

Full Subtitle List-> (*** mean selected)
*** NONE
8: subtitle (pgs), english
9: subtitle (pgs), french
10: subtitle (pgs), french
11: subtitle (pgs), spanish
12: subtitle (pgs), spanish
13: subtitle (pgs), english
14: subtitle (pgs), english

-> 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 (x86)\hdconvert\applications\eac3to.exe" "d:\finished\gameplan\bdmv\stream\00000.m2ts" 2:"C:\Program Files (x86)\hdconvert\job0\hdconverttox.h264"
"C:\Program Files (x86)\hdconvert\applications\DGAVCIndex.exe" -i "C:\Program Files (x86)\hdconvert\job0\hdconverttox.h264" -o "C:\Program Files (x86)\hdconvert\job0\movie.dga" -f 0 -e
"C:\Program Files (x86)\hdconvert\applications\eac3to.exe" "d:\finished\gameplan\bdmv\stream\00000.m2ts" 3: stdout.wav  -normalize  -down6 | "C:\Program Files (x86)\hdconvert\applications\neroaacenc.exe" -if - -br 256000 -ignorelength -of "C:\Program Files (x86)\hdconvert\job0\hdencodertox-pid3.mp4"
"C:\Program Files (x86)\hdconvert\applications\x264.exe" --pass 1 --bitrate 8000  --preset medium --trellis 0 --ref 4 --deblock -1,-1 --subme 9 --direct auto --me umh --b-adapt 2 --no-chroma-me  --tune film  --sar 1:1  --output "C:\Program Files (x86)\hdconvert\job0\hdconverttox_00000.h264" "C:\Program Files (x86)\hdconvert\job0\hdconverttox_00000.avs"
"C:\Program Files (x86)\hdconvert\applications\x264.exe" --pass 2 --bitrate 8000  --preset medium --trellis 0 --ref 4 --deblock -1,-1 --subme 9 --direct auto --me umh --b-adapt 2 --no-chroma-me  --tune film  --sar 1:1  --output "C:\Program Files (x86)\hdconvert\job0\hdconverttox_00000.h264" "C:\Program Files (x86)\hdconvert\job0\hdconverttox_00000.avs"
"C:\Program Files (x86)\hdconvert\applications\eac3to.exe" "d:\finished\gameplan\bdmv\stream\00000.m2ts" 1:"C:\Program Files (x86)\hdconvert\job0\chapters.txt"
"C:\Program Files (x86)\hdconvert\applications\mp4box.exe" -add "C:\Program Files (x86)\hdconvert\job0\hdconverttox_00000.h264" -fps 23.976  -add "C:\Program Files (x86)\hdconvert\job0\hdencodertox-pid3.mp4":lang=eng  -chap "C:\Program Files (x86)\hdconvert\job0\chapters.txt" "C:\Program Files (x86)\hdconvert\hdconverttox_full_00000.mp4"
-> End Queue

AviSynth Script ->
Working with files: C:\Program Files (x86)\hdconvert\job0\hdconverttox_00000.avs
SetMemoryMax(512)
SetMTMode(2,0)
AVCSource("C:\Program Files (x86)\hdconvert\job0\movie.dga")
GaussResize(1920,800,0,140,-0,-140,p=75)
hqdn3d(1)
-> End AviSynth Script
whipdancer is offline   Reply With Quote
Old 16th September 2009, 12:17   #2026  |  Link
andraves
Registered User
 
Join Date: Jun 2008
Posts: 3
Quote:
Originally Posted by buzzqw View Post
Hi Andraves

EDIT2: maybe i added a workaround please try this build: http://www.64k.it/andres/data/hdconv...beta-sharc.exe
it should detect Norwegian language

BHH
When using this new build it won't start to mux the files to MKV.

But when I look inside the .idx file created by BDSup2Sub 3.9.6, I find that it set the language to German

# VobSub index file, v7 (do not modify this line!)
# Created by BDSup2Sub 3.9.6

# Frame size
size: 1920x1080

# Origin - upper-left corner
org: 0, 0

# Scaling
scale: 100%, 100%

# Alpha blending
alpha: 100%

# Smoothing
smooth: OFF

# Fade in/out in milliseconds
fadein/out: 0, 0

# Force subtitle placement relative to (org.x, org.y)
align: OFF at LEFT TOP

# For correcting non-progressive desync. (in millisecs or hh:mm:ss:ms)
time offset: 0

# ON: displays only forced subtitles, OFF: shows everything
forced subs: OFF

# The palette of the generated file
palette: 000000, f0f0f0, cccccc, 999999, 3333fa, 1111bb, fa3333, bb1111, 33fa33, 11bb11, fafa33, bbbb11, fa33fa, bb11bb, 33fafa, 11bbbb

# Custom colors (transp idxs and the four colors)
custom colors: OFF, tridx: 1000, colors: 000000, 444444, 888888, cccccc

# Language index in use
langidx: 0

# German
id: de, index: 0
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: German
# Vob/Cell ID: 1, 1 (PTS: 0)
timestamp: 00:00:17:476, filepos: 000000000
timestamp: 00:00:20:854, filepos: 000001800
++++++

Andraves
andraves is offline   Reply With Quote
Old 16th September 2009, 12:30   #2027  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
@Frozen-Figo

on Advanced Options, Utilities tab

@whipdancer
look here
http://forum.doom9.org/showthread.ph...49#post1325649

i should add a workaround...
edit: please try the sharc beta !

@andraves
thanks for the report
i will look at this

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8

Last edited by buzzqw; 16th September 2009 at 12:35.
buzzqw is offline   Reply With Quote
Old 16th September 2009, 15:02   #2028  |  Link
Mrsash
Registered User
 
Join Date: Jan 2002
Posts: 210
Quote:
Originally Posted by whipdancer View Post
I'm having trouble with encoding now.

Basically, I'm trying to convert The Game Plan, which uses seamless branching. I use BDinfo to find the main movie. I then use TSMuxer to create a new "Bluray" disc on my hard drive, with the main movie. I then use HDC against this newly created set of data.

I open the single m2ts file and HDC analyzes it without any issues.

The process is failing during x264 first pass. I've tried running just the command by itself via command line. Same result.

Not sure how to troubleshoot further, so any help would be appreciated.

[/CODE]
I need to compare my issue with you. As buzz said have a look at the thread and disable multithread encoding and try. Before that can you post system specs etc and can you also advise if encoding stops at different % during 1st pass?
thanks
Mrsash is offline   Reply With Quote
Old 16th September 2009, 15:13   #2029  |  Link
Frozen-Figo
Registered User
 
Join Date: May 2007
Posts: 54
Original File

Code:
HDConvertToX v.2.1.458.3528 "Isotta" report

Input File: c:\dvb\smartdvb\records\jsc sports +220090916-17_09_19.ts ( C:\DVB\SmartDVB\Records\JSC Sports +220090916-17_09_19.ts )
Codec Video: mpeg
Width / Heigh : 720 / 576
Framerate / Framecount: 25.000 / 312
Duration(hh:mm:ss): 0:0:13
Aspect Ratio: 1.3334
Resized resolution: 720 / 528
Crop Values : 0:7:0:9

Start Video Configuration ->
Encoding Settings: XviD in AVI
Encoding Preset: 7
Final Size: 700
Priority: idle
Denoise Level: Super Light
Video Handling: Use Best Decoder
-> End Video Configuration

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

Full Audio List-> (*** mean selected)
NONE
*** 2: mp2, arabic, 2.0 channels, 256kbps, 48khz, -658ms

-> 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

"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\eac3to.exe" "c:\dvb\smartdvb\records\jsc sports +220090916-17_09_19.ts" 1:"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdconverttox.m2v"
"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\dgindex.exe" -FO=0 -OM=0 -YR=2 -AIF=[C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdconverttox.m2v] -OF=[C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\movie] -exit -minimize
"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\eac3to.exe" "c:\dvb\smartdvb\records\jsc sports +220090916-17_09_19.ts" 2: stdout.wav  -down16 -down2 | "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\lame.exe" - -h --abr 128 "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdencodertox-pid2.mp3"
"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\xvid_encraw.exe" -progress 50 -i "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdconverttox_jsc sports +220090916-17_09_19.avs" -avi "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdconverttox_jsc sports +220090916-17_09_19.avi" -max_bframes 2 -vhqmode 1 -quality 6 -max_key_interval 125 -lumimasking -bquant_ratio 150 -framerate 25.000  -threads 6  -bitrate 490589 -pass1 -turbo 
"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\xvid_encraw.exe" -progress 50 -i "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdconverttox_jsc sports +220090916-17_09_19.avs" -avi "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdconverttox_jsc sports +220090916-17_09_19.avi" -max_bframes 2 -vhqmode 1 -quality 6 -max_key_interval 125 -lumimasking -bquant_ratio 150 -framerate 25.000  -threads 6  -bitrate 490589 -pass2 
"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\AVIMux_GUI.exe" -stdin "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\mux0.amg"
-> End Queue

AviSynth Script ->
Working with files: C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdconverttox_jsc sports +220090916-17_09_19.avs
Mpeg2Source("C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\movie.d2v")
LanczosResize(720,528,0,7,-0,-9)
ColorMatrix(d2v="C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\movie.d2v")
hqdn3d(1)
-> End AviSynth Script

AVIMux-Gui Script >
CLEAR
LOAD C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdconverttox_jsc sports +220090916-17_09_19.avi
LOAD C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdencodertox-pid2.mp3
SELECT FILE 1
ADD VIDEOSOURCE
SET OPTION CLOSEAPP 1
SET OPTION OVERWRITEDLG 0
SET OPTION DONEDLG 0
SET OPTION ALL AUDIO 1
SET OPTION ALL SUBTITLES 1
SET INPUT OPTIONS
SET OUTPUT OPTIONS
WITH SET OPTION
OPENDML 0
RECLISTS 0
AUDIO INTERLEAVE 1 FR
AVI ADDJUNKBEFOREHEADERS 0
PRELOAD 512
END WITH
START C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\hdconverttox_full_jsc sports +220090916-17_09_19.avi
-> End AVIMux-Gui Script

After been saved with MPEG-VCR

Code:
HDConvertToX v.2.1.458.3528 "Isotta" report

Input File: C:\Documents and Settings\Frozen\Desktop\a.ts ( C:\Documents and Settings\Frozen\Desktop\a.ts )
Codec Video: mpeg
Width / Heigh : 720 / 576
Framerate / Framecount: 25.000 / 335
Duration(hh:mm:ss): 0:0:14
Aspect Ratio: 1.3334
Resized resolution: 720 / 528
Crop Values : 0:7:0:9

Start Video Configuration ->
Encoding Settings: XviD in AVI
Encoding Preset: 7
Final Size: 700
Priority: idle
Denoise Level: Super Light
Video Handling: Use Best Decoder
-> End Video Configuration

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

Full Audio List-> (*** mean selected)
NONE
*** 2: mp2, 2.0 channels, 256kbps, 48khz, 40ms
3: mp2, 2.0 cha

-> 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

"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\eac3to.exe" "c:\dvb\smartdvb\records\jsc sports +220090916-17_09_19.ts" 1:"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdconverttox.m2v"
"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\dgindex.exe" -FO=0 -OM=0 -YR=2 -AIF=[C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdconverttox.m2v] -OF=[C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\movie] -exit -minimize
"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\eac3to.exe" "c:\dvb\smartdvb\records\jsc sports +220090916-17_09_19.ts" 2: stdout.wav  -down16 -down2 | "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\lame.exe" - -h --abr 128 "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdencodertox-pid2.mp3"
"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\xvid_encraw.exe" -progress 50 -i "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdconverttox_jsc sports +220090916-17_09_19.avs" -avi "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdconverttox_jsc sports +220090916-17_09_19.avi" -max_bframes 2 -vhqmode 1 -quality 6 -max_key_interval 125 -lumimasking -bquant_ratio 150 -framerate 25.000  -threads 6  -bitrate 490589 -pass1 -turbo 
"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\xvid_encraw.exe" -progress 50 -i "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdconverttox_jsc sports +220090916-17_09_19.avs" -avi "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdconverttox_jsc sports +220090916-17_09_19.avi" -max_bframes 2 -vhqmode 1 -quality 6 -max_key_interval 125 -lumimasking -bquant_ratio 150 -framerate 25.000  -threads 6  -bitrate 490589 -pass2 
"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\AVIMux_GUI.exe" -stdin "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\mux0.amg"
-> End Queue

-> End AviSynth Script

AVIMux-Gui Script >
CLEAR
LOAD C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdconverttox_jsc sports +220090916-17_09_19.avi
LOAD C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\analysis\hdencodertox-pid2.mp3
SELECT FILE 1
ADD VIDEOSOURCE
SET OPTION CLOSEAPP 1
SET OPTION OVERWRITEDLG 0
SET OPTION DONEDLG 0
SET OPTION ALL AUDIO 1
SET OPTION ALL SUBTITLES 1
SET INPUT OPTIONS
SET OUTPUT OPTIONS
WITH SET OPTION
OPENDML 0
RECLISTS 0
AUDIO INTERLEAVE 1 FR
AVI ADDJUNKBEFOREHEADERS 0
PRELOAD 512
END WITH
START C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\hdconverttox_full_jsc sports +220090916-17_09_19.avi
-> End AVIMux-Gui Script

Regards
Frozen-Figo is offline   Reply With Quote
Old 16th September 2009, 19:01   #2030  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
Quote:
Originally Posted by Mrsash View Post
I need to compare my issue with you. As buzz said have a look at the thread and disable multithread encoding and try. Before that can you post system specs etc and can you also advise if encoding stops at different % during 1st pass?
thanks
please try the new sharc beta build


@Frozen-Figo

have your tried with soundout ?

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 16th September 2009, 22:27   #2031  |  Link
Jaspa
Registered User
 
Join Date: Mar 2002
Location: Austria
Posts: 40
Have problems using subtitles and HDC.

Normaly i take the forced subs.

but after Vob ripper the cmd console closes the encode proces dosent start.

Tried, embed in video stream and also in container with different DVDs.

I think the right way for forced subs should be embed in video stream ? So i must not select the subtitle option on my Media Tank (WD TV)

Here is a log
Attached Files
File Type: txt Post_This_File.txt (3.4 KB, 21 views)

Last edited by Jaspa; 16th September 2009 at 22:31.
Jaspa is offline   Reply With Quote
Old 17th September 2009, 01:18   #2032  |  Link
Frozen-Figo
Registered User
 
Join Date: May 2007
Posts: 54
I received an error with alarm, and final file has one audio channel.

"The source file doesn't contain a track with the number 3"


Code:
HDConvertToX v.2.1.458.3528 "Isotta" report

Input File: c:\documents and settings\frozen\desktop\3.ts ( C:\Documents and Settings\Frozen\Desktop\3.ts )
Codec Video: mpeg
Width / Heigh : 704 / 576
Framerate / Framecount: 25.000 / 251
Duration(hh:mm:ss): 0:0:11
Aspect Ratio: 1.3334
Resized resolution: 512 / 368
Crop Values : 0:7:0:9

Start Video Configuration ->
Encoding Settings: X264 in MKV
Encoding Preset: 7
Final Size: 20
Priority: idle
Denoise Level: Super Light
Video Handling: Use Best Decoder
Deinterlace: Interlaced
-> End Video Configuration

Start Audio Configuration ->
Audio Codec: Nero AAC Audio
Audio Bitrate/Quality: 64
Audio Channels: 2
MP3 Mode: abr
Audio handling: Use NicAudio/SoundOut plugin
Keep only core: On
-> End Audio Configuration

Full Audio List-> (*** mean selected)
NONE
*** 2: mp2, 2.0 channels, 256kbps, 48khz, 40ms
*** 3: mp2, 2.0 cha

-> End Full Audio List

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

-> End Full Subtitle List

Mux Subtitle in MP4/MKV file: On

Start Advanced AviSynth ->
Basic Filter: FFT3DFilter(sigma=2.5)
QMF Filter: QMLF_3_motions_Fast_Degrain.avs
MVDegrain: MVDegrain3
ColorMatrix: On
-> End Advanced AviSynth

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


"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\eac3to.exe" "" 2: "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job3\hdencodertox--pid2.mp2"
"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\x264.exe" --crf 18 "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job3\hdconvert_audio_1_.avs" -o "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job3\testaudio.h264"
"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\x264.exe" --crf 20  --preset slow  --tune animation  --sar 1:1  --output "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job3\hdconverttox_.h264" "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job3\hdconverttox_.avs"
"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\mkvmerge.exe" -o "C:\Documents and Settings\Frozen\Desktop\5.MKV" --default-duration 0:25.000fps  "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job3\hdconverttox_.h264"   --language -1:ara "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job3\hdencodertox-pid2.mp4" --title "Done with HDConvertToX v.2.1.471.3569 _Isotta_" 
-> End Queue

AviSynth Script ->
Working with files: C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job7\hdconverttox_3.avs
Mpeg2Source("C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job7\movie.d2v")
TDeint(mode=0,order=-1)
LanczosResize(512,368,0,7,-0,-9)
ColorMatrix(d2v="C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job7\movie.d2v")
hqdn3d(1)
FFT3DFilter(sigma=2.5)
QMLF_3_motions()
backward_vec3 = last.MVAnalyse(isb = true, delta = 3, pel = 2, overlap=2, sharp=1, idx = 1)
backward_vec2 = last.MVAnalyse(isb = true, delta = 2, pel = 2, overlap=2, sharp=1, idx = 1)
backward_vec1 = last.MVAnalyse(isb = true, delta = 1, pel = 2, overlap=2, sharp=1, idx = 1)
forward_vec1 = last.MVAnalyse(isb = false, delta = 1, pel = 2, overlap=2, sharp=1, idx = 1)
forward_vec2 = last.MVAnalyse(isb = false, delta = 2, pel = 2, overlap=2, sharp=1, idx = 1)
forward_vec3 = last.MVAnalyse(isb = false, delta = 3, pel = 2, overlap=2, sharp=1, idx = 1)
last.MVDegrain3(backward_vec1,forward_vec1,backward_vec2,forward_vec2,backward_vec3,forward_vec3,thSAD=300,idx=1)
-> End AviSynth Script


Code:
C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job7>"C:\Docu
ments and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\eac3to.
exe" "c:\documents and settings\frozen\desktop\3.ts" 1:"C:\Documents and Setting
s\Frozen\Desktop\HDConvertToX_2.1.458.3528\job7\hdconverttox.m2v"
TS, 1 video track, 2 audio tracks, 0:00:10, 50i
1: MPEG2, 704x576 50i (4:3)
2: MP2, 2.0 channels, 256kbps, 48khz, 40ms
3: MP2, 2.0 channels, 256kbps, 48khz, 40ms
v01 Extracting video track number 1...
v01 Creating file "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458
.3528\job7\hdconverttox.m2v"...
Video track 1 contains 251 frames.
eac3to processing took 1 second.
Done.

C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job7>"C:\Docu
ments and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\dgindex
.exe" -FO=0 -OM=0 -YR=2 -AIF=[C:\Documents and Settings\Frozen\Desktop\HDConvert
ToX_2.1.458.3528\job7\hdconverttox.m2v] -OF=[C:\Documents and Settings\Frozen\De
sktop\HDConvertToX_2.1.458.3528\job7\movie] -exit -minimize

C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job7>"C:\Docu
ments and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\eac3to.
exe" "c:\documents and settings\frozen\desktop\3.ts" 2: "C:\Documents and Settin
gs\Frozen\Desktop\HDConvertToX_2.1.458.3528\job7\hdencodertox--pid2.mp2"
TS, 1 video track, 2 audio tracks, 0:00:10, 50i
1: MPEG2, 704x576 50i (4:3)
2: MP2, 2.0 channels, 256kbps, 48khz, 40ms
3: MP2, 2.0 channels, 256kbps, 48khz, 40ms
a02 Extracting audio track number 2...
a02 Applying MPx delay...
a02 A remaining delay of -8ms could not be fixed.
a02 Creating file "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458
.3528\job7\hdencodertox--pid2.mp2"...
Video track 1 contains 251 frames.
eac3to processing took 1 second.
Done.

C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job7>"C:\Docu
ments and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\x264.ex
e" --crf 18 "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\
job7\hdconvert_audio_1_3.ts.avs" -o "C:\Documents and Settings\Frozen\Desktop\HD
ConvertToX_2.1.458.3528\job7\testaudio.h264"
avis [info]: 8x8 @ 25.00 fps (255 frames)
x264 [warning]: width or height not divisible by 16 (8x8), compression will suff
er.
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [info]: profile High, level 1.0
x264 [info]: slice I:2     Avg QP:18.00  size:    15
x264 [info]: slice P:65    Avg QP:23.65  size:    13
x264 [info]: slice B:188   Avg QP:23.54  size:    13
x264 [info]: consecutive B-frames:  0.8%  0.0%  1.2% 98.0%
x264 [info]: mb I  I16..4: 100.0%  0.0%  0.0%
x264 [info]: mb P  I16..4:  0.0%  0.0%  0.0%  P16..4:  0.0%  0.0%  0.0%  0.0%  0
.0%    skip:100.0%
x264 [info]: mb B  I16..4:  0.0%  0.0%  0.0%  B16..8:  0.0%  0.0%  0.0%  direct:
 0.0%  skip:100.0%  L0:-1.$% L1:-1.$% BI:-1.$%
x264 [info]: 8x8 transform  intra:0.0%  inter:-1.$%
x264 [info]: coded y,uvDC,uvAC intra:0.0% 0.0% 0.0% inter:0.0% 0.0% 0.0%
x264 [info]: kb/s:2.6

encoded 255 frames, 907.47 fps, 3.10 kb/s

C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job7>"C:\Docu
ments and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\eac3to.
exe" "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job7\hd
encodertox--pid2.mp2" 3: "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_
2.1.458.3528\job7\hdencodertox--pid3.mp2"
MP2, 2.0 channels, 0:00:10, 256kbps, 48khz
The source file doesn't contain a track with the number 3.

C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job7>"C:\Docu
ments and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\x264.ex
e" --crf 18 "C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\
job7\hdconvert_audio_2_3.ts.avs" -o "C:\Documents and Settings\Frozen\Desktop\HD
ConvertToX_2.1.458.3528\job7\testaudio.h264"
avis [error]: unsupported input format (DIB )
x264 [error]: could not open input file 'C:\Documents and Settings\Frozen\Deskto
p\HDConvertToX_2.1.458.3528\job7\hdconvert_audio_2_3.ts.avs'

C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job7>"C:\Docu
ments and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\applications\x264.ex
e" --crf 20  --preset slow  --tune animation  --sar 1:1  --output "C:\Documents
and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job7\hdconverttox_3.h264"
"C:\Documents and Settings\Frozen\Desktop\HDConvertToX_2.1.458.3528\job7\hdconve
rttox_3.avs"
avis [info]: 512x368 @ 25.00 fps (251 frames)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [info]: profile High, level 2.2
[36.7%] 92/251 frames, 4.71 fps, 448.17 kb/s, eta 0:00:33

Last edited by Frozen-Figo; 17th September 2009 at 01:20.
Frozen-Figo is offline   Reply With Quote
Old 17th September 2009, 02:02   #2033  |  Link
whipdancer
Registered User
 
Join Date: Jul 2009
Posts: 104
Quote:
Originally Posted by buzzqw;1325940
@whipdancer
look here
[url
http://forum.doom9.org/showthread.php?p=1325649#post1325649[/url]

i should add a workaround...
edit: please try the sharc beta !
Thanks for the info. D/L sharcbeta and will be giving it a try shortly.
whipdancer is offline   Reply With Quote
Old 17th September 2009, 02:52   #2034  |  Link
whipdancer
Registered User
 
Join Date: Jul 2009
Posts: 104
First pass with multithread aviSynth still crashed during x264 1st pass. trying without multithread.
whipdancer is offline   Reply With Quote
Old 17th September 2009, 04:17   #2035  |  Link
whipdancer
Registered User
 
Join Date: Jul 2009
Posts: 104
Second try, no mutlithread, 33% of first pass and still going. Normally would have crashed by now.

Looks good.
whipdancer is offline   Reply With Quote
Old 17th September 2009, 07:48   #2036  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
Quote:
Originally Posted by whipdancer View Post
First pass with multithread aviSynth still crashed during x264 1st pass. trying without multithread.
Quote:
Originally Posted by Jaspa View Post
Have problems using subtitles and HDC.

Normaly i take the forced subs.

but after Vob ripper the cmd console closes the encode proces dosent start.

Tried, embed in video stream and also in container with different DVDs.

I think the right way for forced subs should be embed in video stream ? So i must not select the subtitle option on my Media Tank (WD TV)

Here is a log
please post the log, don't attach it

@Frozen-Figo
is eac3to to detect a third audio track.. i cannot help on it
are you sure your ts streams are correct ?

@whipdancer
can you post the FIRST avs with multithreaded on ?

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 17th September 2009, 12:20   #2037  |  Link
Jaspa
Registered User
 
Join Date: Mar 2002
Location: Austria
Posts: 40
Quote:
Originally Posted by buzzqw View Post
please post the log, don't attach it



BHH
[HTML]
Code:
HDConvertToX v.2.1.471.3569 "Isotta" report

Input File: d:\mainmovie\star_wars_episode_iv\video_ts\vts_01_1.vob ( D:\MainMovie\STAR_WARS_EPISODE_IV\VIDEO_TS\VTS_01_0.IFO )
PGC : PGC 1. Length: 1:59:37:13 / chained=1
Codec Video: mpeg
Width / Heigh : 720 / 576
Framerate / Framecount: 25.000 / 179425
Duration(hh:mm:ss): 1:59:38
Aspect Ratio: 1.7778
Resized resolution: 720 / 416
Crop Values : 0:72:0:72
Activate: Follow ITU Resizing
Activate: Anamorphic Resize

Start Video Configuration ->
Encoding Settings: X264 Extreme Quality ; Quality= 18.5
NMT Compatibility: On
Encoding Preset: 6
Final Size: 18.5
Priority: idle
Denoise Level: Super Light
Video Handling: Use Best Decoder
-> End Video Configuration

Start Audio Configuration ->
Audio Codec: Copy Audio
Audio Bitrate/Quality: 128
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
*** 81: Deutsch (AC3 6ch, 0xBD 0x81) [0]

-> End Full Audio List

Full Subtitle List-> (*** mean selected)
NONE
Deutsch 0 (0xBD 0x2E) [0] wide
*** Deutsch 0 (0xBD 0x2F) [0] letbox

-> End Full Subtitle List

Encrust Subtitle in Video file: On

Start Advanced AviSynth ->
Basic Filter: Undot()
ColorMatrix: On
-> End Advanced AviSynth

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

"F:\HDConvertToX_2.1.458.3528\applications\dgindex.exe" -FO=0 -OM=0 -YR=2 -AIF=[d:\mainmovie\star_wars_episode_iv\video_ts\vts_01_1.vob] -OF=[F:\HDConvertToX_2.1.458.3528\job5\movie] -exit -minimize
"F:\HDConvertToX_2.1.458.3528\applications\eac3to.exe" "D:\MainMovie\STAR_WARS_EPISODE_IV\VIDEO_TS\VTS_01_1.vob"+"D:\MainMovie\STAR_WARS_EPISODE_IV\VIDEO_TS\VTS_01_2.vob"+"D:\MainMovie\STAR_WARS_EPISODE_IV\VIDEO_TS\VTS_01_3.vob"+"D:\MainMovie\STAR_WARS_EPISODE_IV\VIDEO_TS\VTS_01_4.vob"+"D:\MainMovie\STAR_WARS_EPISODE_IV\VIDEO_TS\VTS_01_5.vob"+"D:\MainMovie\STAR_WARS_EPISODE_IV\VIDEO_TS\VTS_01_6.vob" 3: "F:\HDConvertToX_2.1.458.3528\job5\hdencodertox-pid3.ac3" -no2ndpass 
"F:\HDConvertToX_2.1.458.3528\applications\VSrip.exe" "F:\HDConvertToX_2.1.458.3528\job5\hdc_subs.list"
"F:\HDConvertToX_2.1.458.3528\applications\x264.exe" --crf 18.5  --preset medium --trellis 0 --ref 3 --deblock -1,-1 --subme 9 --direct auto --me umh --b-adapt 1 --no-chroma-me  --tune film  --sar 1022361600:727833600  --output "F:\HDConvertToX_2.1.458.3528\job5\hdconverttox_vts_01_1.h264" "F:\HDConvertToX_2.1.458.3528\job5\hdconverttox_vts_01_1.avs" --level 4.0 
"F:\HDConvertToX_2.1.458.3528\applications\Chapter\ChapterXtractor.exe" "D:\MainMovie\STAR_WARS_EPISODE_IV\VIDEO_TS\VTS_01_0.IFO" "F:\HDConvertToX_2.1.458.3528\job5\chapters.txt" -p5
"F:\HDConvertToX_2.1.458.3528\applications\mkvmerge.exe" -o "D:\Star Wars 4.MKV" --default-duration 0:25.000fps  --aspect-ratio -1:2.524653 "F:\HDConvertToX_2.1.458.3528\job5\hdconverttox_vts_01_1.h264"   --language -1:deu "F:\HDConvertToX_2.1.458.3528\job5\hdencodertox-pid3.ac3" --chapters "F:\HDConvertToX_2.1.458.3528\job5\chapters.txt"  --title "Done with HDConvertToX v.2.1.471.3569 _Isotta_" 
-> End Queue

AviSynth Script ->
Working with files: F:\HDConvertToX_2.1.458.3528\job5\hdconverttox_vts_01_1.avs
Mpeg2Source("F:\HDConvertToX_2.1.458.3528\job5\movie.d2v")
GaussResize(720,416,0,72,-0,-72,p=75)
ColorMatrix(d2v="F:\HDConvertToX_2.1.458.3528\job5\movie.d2v")
hqdn3d(1)
Undot()
VobSub("F:\HDConvertToX_2.1.458.3528\job5\hdc_subs.idx")
-> End AviSynth Script
[/HTML]
Jaspa is offline   Reply With Quote
Old 17th September 2009, 12:26   #2038  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
open the avs script with virtualdub
got error ?

launch from dos
"F:\HDConvertToX_2.1.458.3528\applications\x264.exe" --crf 18.5 --preset medium --trellis 0 --ref 3 --deblock -1,-1 --subme 9 --direct auto --me umh --b-adapt 1 --no-chroma-me --tune film --sar 1022361600:727833600 --output "F:\HDConvertToX_2.1.458.3528\job5\hdconverttox_vts_01_1.h264" "F:\HDConvertToX_2.1.458.3528\job5\hdconverttox_vts_01_1.avs" --level 4.0
what is the error ?

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 17th September 2009, 13:05   #2039  |  Link
Jaspa
Registered User
 
Join Date: Mar 2002
Location: Austria
Posts: 40
Here are the error messages i get.






And if you have some time can you take a look at this thread.

http://forum.doom9.org/showthread.php?t=149504

Tested today another DVD and the same broken line after encoding with HDC.

In Megui it is ok.

Last edited by Jaspa; 17th September 2009 at 13:08.
Jaspa is offline   Reply With Quote
Old 17th September 2009, 13:49   #2040  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
copy libsndfile-1.dll from \applications folder to \windows\system32

and reopen the script

.. about your row.. do you got it without subtitles ?

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 16:24.


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