View Full Version : HDConvertToX v. 3.0 (14/10/2010)
flebber
2nd April 2009, 22:06
I am still receiving the cannot pass wav error with the flv files.
HDConvertToX v.0.7.150.1323 report
Input File: c:\rip\hdconverttox_0.7.119.1194\temp\fullvideo.mkv
Codec Video: vfw
Width: 320
Heigh: 240
Framerate: 25.000
Framecount: 4783
Duration(hh:mm:ss): 0:3:12
Aspect Ratio: 1.3333
Resized resolution: 320 / 176
Crop Left: 0
Crop Top: 32
Crop Right: 0
Crop Bottom: 32
Start Hidden Options ->
Activate Hidden Option: Mod16
-> End Hidden Options
Start Video Configuration ->
Encoding Settings: X264 in MP4
Encoding Preset: 5
Final Size: 22
Priority: idle
Denoise Level: Super Light
Set Manual Bitrate:
Force DirectShowSource: Off
Deinterlace: none
-> End Video Configuration
Start Audio Configuration ->
Audio Codec: Nero AAC Audio
Audio Bitrate/Quality: 0.4
Audio Channels: Original
MP3 Mode: abr
SpeedUP: Off
SlowDonw: Off
Normalize: Off
-> End Audio Configuration
Start Audio Tracks Selected ->
2: mp3, 2.0 channels, 96kbps, 22khz
-> End Audio Tracks Selected
Start Subtitles Tracks Selected ->
Mux Subtitle in MP4/MKV file: On
Encrust Subtitle in Video file: Off
-> End Subtitles Tracks Selected
Start Advanced AviSynth ->
Basic Filter: MCTemporalDenoise(settings="low",GPU=false)
QMF Filter: NONE
MVDegrain: NONE
FreeAVS String:
ColorMatrix: On
GreyScale: Off
-> End Advanced AviSynth
Start Queue ->
"C:\Rip\HDConvertToX_0.7.119.1194\applications\ffmpeg.exe" -i "c:\rip\hdconverttox_0.7.119.1194\temp\fullvideo.mkv" -vn -map [1,0] -acodec pcm_s16le -ac 2 -f wav -y "C:\Rip\HDConvertToX_0.7.119.1194\temp\fullvideo_pid1.wav"
"C:\Rip\HDConvertToX_0.7.119.1194\applications\eac3to.exe" "C:\Rip\HDConvertToX_0.7.119.1194\temp\fullvideo_pid1.wav" 2: stdout.wav -down16 -resampleto48000 | "C:\Rip\HDConvertToX_0.7.119.1194\applications\neroaacenc.exe" -if - -q 0.4 -ignorelength -of "C:\Rip\HDConvertToX_0.7.119.1194\temp\hdencodertoxvid-pid1.mp4"
"C:\Rip\HDConvertToX_0.7.119.1194\applications\x264.exe" --crf 22 --threads auto --thread-input --no-psnr --progress --keyint 250 --bframes 3 --trellis 0 --ref 3 --filter -1,-1 --subme 5 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me dia --no-ssim --weightb --b-adapt 1 --partitions p8x8,b8x8,i8x8 --8x8dct --aud --aq-mode 0 --aq-strength 0 --output "C:\Rip\HDConvertToX_0.7.119.1194\temp\hdconverttox_fullvideo.h264" "C:\Rip\HDConvertToX_0.7.119.1194\temp\hdconverttox_fullvideo.avs"
"C:\Rip\HDConvertToX_0.7.119.1194\applications\mp4box.exe" -add "C:\Rip\HDConvertToX_0.7.119.1194\temp\hdconverttox_fullvideo.h264" -fps 25.000 -add "C:\Rip\HDConvertToX_0.7.119.1194\temp\hdencodertoxvid-pid2.mp4" "C:\Rip\Produced\Parkway Drive - Boneyards_HDC.MP4"
-> End Queue
AviSynth Script ->
C:\Rip\HDConvertToX_0.7.119.1194\temp\hdconverttox_fullvideo.avs
#HDConvertToX Avisynth Script
#
#Input File = c:\rip\hdconverttox_0.7.119.1194\temp\fullvideo.mkv
#Original Resolution = 320x240
#Aspect Ratio = 1.3333
#Frame rate =25.000
#Number of Frames = 4783
#Lenght (hour:minutes:seconds) = 0:3:12
#Display Aspect Ratio = 1.8181
#Aspect Error = -0.0025
#
#Resized resolution = 320 / 176
#Crop Left = 0
#Crop Top = 32
#Crop Right = 0
#Crop Bottom = 32
#
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\AddGrainC.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\autocrop.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\ColorMatrix.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\Decomb.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\degrainmedian.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\DGAVCDecode.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\DGDecode.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\DirectShowSource.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\EEDI2.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\FFMS2.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\FFT3DFilter.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\FluxSmooth.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\frfun7.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\gradfun2db.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\hqdn3d.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\mt_masktools-25.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\mvtools.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\mvtools2.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\RemoveDirtS.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\RemoveGrainS.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\RepairS.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\SangNom.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\TBilateral.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\TDeint.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\TIVTC.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\TTempSmooth.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\UnDot.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\UnFilter.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\VSFilter.dll")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\BlindDeHalo3_mt2.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\Deblock_QED_MT2.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\GradFun2DBmod.v1.3.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\Lem.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\LSFmod.v1.7.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\MCTemporalDenoise.v1.2.02.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\QMLF_3_motions.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\QMLF_5_motions.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\QMLF_7_motions.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\QMLF_9_motions.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\seesaw.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\spresso.avsi")
#Source File
movie = FFVideoSource("c:\rip\hdconverttox_0.7.119.1194\temp\fullvideo.mkv",seekmode=-1)
movie = isRGB(movie) ? ConvertToYV12(movie) : movie
movie = isYUY2(movie) ? ConvertToYV12(movie) : movie
last=movie
#Applying Resizing
GaussResize(320,176,0,32,-0,-32,p=45)
#Insert Filters As Requested
ColorMatrix(mode="Rec.709->Rec.601")
hqdn3d(1)
MCTemporalDenoise(settings="low",GPU=false)
-> End AviSynth Script
EEPROM
3rd April 2009, 01:38
Hi EEPROM and thanks for your kind words :)
i can only suggest to use the forum search, you will be overwhelmed by results ;)
BHH
I hoped in a real guide, but thanks anyway.
A quick question, for a standard encoding(from a dvb-s registration), which combination of filters should I use?
Thanks again !
flebber
3rd April 2009, 04:50
I hoped in a real guide, but thanks anyway.
A quick question, for a standard encoding(from a dvb-s registration), which combination of filters should I use?
Thanks again !
Whatever filters you like the end result has too please you.
buzzqw
3rd April 2009, 07:14
@flebber
need a sample (but it's again a problem within eac3to)
have you tried without -resample48000 ?
UPDATE HDC
>fixed in log was missing ffmpegaudio hidden options
>fixed some tuning to make report
>fixed manual with new options
>added hidden options qualX.txt. Create a qualX.txt, and HDC will start with a quality preset set at X value. X value must be from 0 to 10
>added support for ass/ssa subtitle in mkv
>other minor corrections and cosmetic fixes
BHH
spida_singh
3rd April 2009, 08:09
buzzqw, getting some x264 crashes now, rebooted, re extracted package and added new update, any ideas? the video is 1080i 29.970, just tried again, now crashes on analyze..ill check other files and report back, may just be media itself...all other media is ok, ill try re-rip and report back.
EDIT
Must be disc it self, can't even play stream using mpc-hc, bd rebuilder does not even start the encode....never had problems with any other disc in the series, it's a 5 part set, disc 5 is the only 1 giving troubles, other 4 at 23.976, this 1 only at 29.970...wierd....ill upload sample for you to test with shortly...:D
Plays on my NMT fine though...
flebber
3rd April 2009, 08:11
different sample to the last one, what would be best?
buzzqw
3rd April 2009, 08:41
@spida_singh
thanks, make report asap!
@flebber
sample should replicate problem
BHH
spida_singh
3rd April 2009, 09:24
Sample link: http://www.sendspace.com/file/vbbjjg
buzzqw
3rd April 2009, 09:34
have you tried opening analyze.avs in virtualdub ?
any errors ?
EDIT: here is OK
http://www.64k.it/andres/data/hdconverttox/spida_singh.jpg
make sure you have the latest ffdshow tryout (with VC1 enabled) and haali media splitter
BHH
spida_singh
3rd April 2009, 09:59
ok, i currently have it set in ffdshow to libavcodec, i don't need to set this to wmv9 do i?
EDIT, set to wmv9, analyzes ok now, encode failes, log and screenshot below:
http://i42.tinypic.com/s10mbn.jpg
HDConvertToX v.0.7.155.1333 report
Input File: i:\bbc_earth_disc5.m2ts
Codec Video: vc-1
Width: 1920
Heigh: 1080
Framerate: 29.970
Framecount: 176681
Duration(hh:mm:ss): 1:38:16
Aspect Ratio: 1.7778
Resized resolution: 1920 / 1080
Crop Left: 0
Crop Top: 0
Crop Right: 0
Crop Bottom: 0
Start Hidden Options ->
Activate Hidden Option: NMT
Activate Hidden Option: Copy Audio
Activate Hidden Option: NoAutoCrop
Activate Hidden Options : Base Quality 8
-> End Hidden Options
Start Video Configuration ->
Encoding Settings: X264 in M2TS
NMT Compatibility: On
Encoding Preset: 8
Final Size: 5140
Priority: idle
Denoise Level: None
Set Manual Bitrate:
Force DirectShowSource: Off
Deinterlace: none
-> End Video Configuration
Start Audio Configuration ->
Audio Codec: Copy Audio
Audio Bitrate/Quality: 128
Audio Channels: 2
MP3 Mode: abr
SpeedUP: Off
SlowDonw: Off
Normalize: On
-> End Audio Configuration
Start Audio Tracks Selected ->
2: ac3, 5.1 channels, 448kbps, 48khz, dialnorm: -27db
-> End Audio Tracks Selected
Start Subtitles Tracks Selected ->
Mux Subtitle in MP4/MKV file: On
Encrust Subtitle in Video file: Off
-> End Subtitles Tracks Selected
Start Advanced AviSynth ->
Basic Filter: NONE
QMF Filter: NONE
MVDegrain: NONE
FreeAVS String:
ColorMatrix: On
GreyScale: Off
-> End Advanced AviSynth
Start Queue ->
"I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\applications\eac3to.exe" "i:\bbc_earth_disc5.m2ts" 2: "I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\temp\hdencodertoxvid-pid2.ac3"
"I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\applications\x264.exe" --pass 1 --bitrate 7256 --threads auto --thread-input --no-psnr --progress --keyint 250 --bframes 3 --mixed-refs
--trellis 0 --ref 1 --filter -1,-1 --subme 2 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me dia --no-ssim --merange 20 --weightb --b-adapt 1 --partitions none --aud --nal-hrd
--aq-mode 1 --aq-strength 1 --psy-rd 1.0:1.0 --output "I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\temp\hdconverttox_bbc_earth_disc5.h264"
"I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\temp\hdconverttox_bbc_earth_disc5.avs" --level 4.0
"I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\applications\x264.exe" --pass 2 --bitrate 7256 --threads auto --thread-input --no-psnr --progress --keyint 250 --bframes 3 --mixed-refs
--trellis 2 --ref 3 --filter -1,-1 --subme 7 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me umh --no-ssim --merange 20 --weightb --b-adapt 1 --partitions p8x8,b8x8,i4x4,i8x8
--8x8dct --aud --nal-hrd --aq-mode 1 --aq-strength 1 --psy-rd 1.0:1.0 --output "I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\temp\hdconverttox_bbc_earth_disc5.h264"
"I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\temp\hdconverttox_bbc_earth_disc5.avs" --level 4.0
"I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\applications\tsMuxeR.exe" "I:\Videos\TV Shows\BBC.Earth\BBC.Earth.Disc.5.meta"
"I:\Videos\TV Shows\BBC.Earth\BBC.Earth.Disc.5.m2ts"
-> End Queue
AviSynth Script ->
I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\temp\hdconverttox_bbc_earth_disc5.avs
#HDConvertToX Avisynth Script
#
#Input File = i:\bbc_earth_disc5.m2ts
#Original Resolution = 1920x1080
#Aspect Ratio = 1.7778
#Frame rate =29.970
#Number of Frames = 176681
#Lenght (hour:minutes:seconds) = 1:38:16
#Display Aspect Ratio = 1.7778
#Aspect Error = 0.0012
#
#Resized resolution = 1920 / 1080
#Crop Left = 0
#Crop Top = 0
#Crop Right = 0
#Crop Bottom = 0
#
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\AddGrainC.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\autocrop.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\ColorMatrix.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\Decomb.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\degrainmedian.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\DGAVCDecode.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\DGDecode.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\DirectShowSource.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\EEDI2.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\FFMS2.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\FFT3DFilter.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\FluxSmooth.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\frfun7.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\gradfun2db.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\hqdn3d.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\mt_masktools-25.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\mvtools.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\mvtools2.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\RemoveDirtS.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\RemoveGrainS.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\RepairS.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\SangNom.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\TBilateral.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\TDeint.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\TIVTC.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\TTempSmooth.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\UnDot.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\UnFilter.dll")
LoadPlugin("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\VSFilter.dll")
Import("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\BlindDeHalo3_mt2.avsi")
Import("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\Deblock_QED_MT2.avsi")
Import("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\GradFun2DBmod.v1.3.avsi")
Import("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\Lem.avsi")
Import("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\LSFmod.v1.7.avsi")
Import("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\MCTemporalDenoise.v1.2.02.avsi")
Import("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\QMLF_3_motions.avsi")
Import("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\QMLF_5_motions.avsi")
Import("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\QMLF_7_motions.avsi")
Import("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\QMLF_9_motions.avsi")
Import("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\seesaw.avsi")
Import("I:\Programs\Video Tools\HDConvertToX_0.7.119.1194\filters\spresso.avsi")
#Source File
directshowsource("i:\bbc_earth_disc5.m2ts",audio=false)
last = isRGB(last) ? ConvertToYV12(last) : last
last = isYUY2(last) ? ConvertToYV12(last) : last
#Applying Resizing
LanczosResize(1920,1080,0,0,-0,-0)
#Insert Filters As Requested
ColorMatrix(mode="Rec.709->Rec.601")
-> End AviSynth Script
Virtualdub error message on analyze.avs:
An out-of-bounds memory access (access violation) occurred in module 'wmvdecod'...
...reading address 09765E28.
VirtualDub crash report -- build 31536 (release)
--------------------------------------
Disassembly:
6842ebc0: 52 push edx
6842ebc1: 68894a488b push 8b484a89
6842ebc6: 15d0b85268 adc eax, 6852b8d0
6842ebcb: 894a4c mov [edx+4ch], ecx
6842ebce: 8b0dd0b85268 mov ecx, [6852b8d0]
6842ebd4: 894150 mov [ecx+50h], eax
6842ebd7: 8b15d0b85268 mov edx, [6852b8d0]
6842ebdd: 894254 mov [edx+54h], eax
6842ebe0: 8b0dd0b85268 mov ecx, [6852b8d0]
6842ebe6: 894158 mov [ecx+58h], eax
6842ebe9: 8b15d0b85268 mov edx, [6852b8d0]
6842ebef: 5f pop edi
6842ebf0: 89425c mov [edx+5ch], eax
6842ebf3: 5e pop esi
6842ebf4: c3 ret
6842ebf5: 8bff mov edi, edi
6842ebf7: 55 push ebp
6842ebf8: 8bec mov ebp, esp
6842ebfa: 83b9e820000000 cmp dword ptr [ecx+20e8], 00h
6842ec01: 0f8501010000 jnz 6842ed08
6842ec07: 83b9ec20000000 cmp dword ptr [ecx+20ec], 00h
6842ec0e: 0f85f4000000 jnz 6842ed08
6842ec14: 8b550c mov edx, [ebp+0ch]
6842ec17: 53 push ebx
6842ec18: 56 push esi
6842ec19: 8b751c mov esi, [ebp+1ch]
6842ec1c: 8bde mov ebx, esi
6842ec1e: c1fb02 sar ebx, 02h
6842ec21: 0fafda imul ebx, edx
6842ec24: 035d08 add ebx, [ebp+08h]
6842ec27: 57 push edi
6842ec28: 8b7d18 mov edi, [ebp+18h]
6842ec2b: 8bc7 mov eax, edi
6842ec2d: c1f802 sar eax, 02h
6842ec30: 83e703 and edi, 03h
6842ec33: 03c3 add eax, ebx
6842ec35: 83e603 and esi, 03h
6842ec38: 85ff test edi, edi
6842ec3a: 0f8595000000 jnz 6842ecd5
6842ec40: 85f6 test esi, esi
6842ec42: 0f858d000000 jnz 6842ecd5
6842ec48: 8b30 mov esi, [eax] <-- FAULT
6842ec4a: 8b4d10 mov ecx, [ebp+10h]
6842ec4d: 8931 mov [ecx], esi
6842ec4f: 8b7004 mov esi, [eax+04h]
6842ec52: 897104 mov [ecx+04h], esi
6842ec55: 8b3c10 mov edi, [eax+edx]
6842ec58: 8b7514 mov esi, [ebp+14h]
6842ec5b: 893c31 mov [ecx+esi], edi
6842ec5e: 8b7c1004 mov edi, [eax+edx+04h]
6842ec62: 897c3104 mov [ecx+esi+04h], edi
6842ec66: 03c2 add eax, edx
6842ec68: 8b3c10 mov edi, [eax+edx]
6842ec6b: 03ce add ecx, esi
6842ec6d: 893c31 mov [ecx+esi], edi
6842ec70: 8b7c1004 mov edi, [eax+edx+04h]
6842ec74: 897c3104 mov [ecx+esi+04h], edi
6842ec78: 03c2 add eax, edx
6842ec7a: 8b3c10 mov edi, [eax+edx]
6842ec7d: 03ce add ecx, esi
6842ec7f: 893c31 mov [ecx+esi], edi
6842ec82: 8b7c1004 mov edi, [eax+edx+04h]
6842ec86: 897c3104 mov [ecx+esi+04h], edi
6842ec8a: 03c2 add eax, edx
6842ec8c: 8b3c10 mov edi, [eax+edx]
6842ec8f: 03ce add ecx, esi
6842ec91: 893c31 mov [ecx+esi], edi
6842ec94: 8b7c1004 mov edi, [eax+edx+04h]
6842ec98: 897c3104 mov [ecx+esi+04h], edi
6842ec9c: 03c2 add eax, edx
6842ec9e: 8b3c10 mov edi, [eax+edx]
6842eca1: 03ce add ecx, esi
6842eca3: 893c31 mov [ecx+esi], edi
6842eca6: 8b7c1004 mov edi, [eax+edx+04h]
6842ecaa: 03c2 add eax, edx
6842ecac: 03ce add ecx, esi
6842ecae: 897904 mov [ecx+04h], edi
6842ecb1: 8b3c10 mov edi, [eax+edx]
6842ecb4: 03ce add ecx, esi
6842ecb6: 03c2 add eax, edx
6842ecb8: 8939 mov [ecx], edi
6842ecba: 8b7804 mov edi, [eax+04h]
6842ecbd: 897904 mov [ecx+04h], edi
Built on Aegis on Sat Mar 28 15:17:50 2009 using compiler version 1400
Windows 6.0 (Windows Vista x86 build 6001) [Service Pack 1]
EAX = 09765e28
EBX = 09765e28
ECX = 04b00b80
EDX = 000003e0
EBP = 0b28fefc
ESI = 00000000
EDI = 00000000
ESP = 0b28fef0
EIP = 6842ec48
EFLAGS = 00010246
FPUCW = ffff027f
FPUTW = ffffffff
Crash reason: Access Violation
Crash context:
An out-of-bounds memory access (access violation) occurred in module 'wmvdecod'...
...reading address 09765E28.
Pointer dumps:
ECX 04b00b80: 683c3968 090ae2f0 00000000 00000000 00000008 00000001 00000001 00000000
ESP 0b28fef0: 08a686c0 04b00b80 08a68740 0b28ff44 6843326a 09765e28 000003e0 059a4e28
0b28ff10: 000003e0 00000000 00000000 00000000 04b00b80 08a686c0 04b03d00 00000780
0b28ff30: 00000002 04b03e00 003e4e88 00004000 00004000 0b28ff5c 6843347e 04b03e40
0b28ff50: 000000af 04b04084 0000008a 0b28ff88 6843c74e 08a686c0 04b03c9c 00000000
EBP 0b28fef8: 08a68740 0b28ff44 6843326a 09765e28 000003e0 059a4e28 000003e0 00000000
0b28ff18: 00000000 00000000 04b00b80 08a686c0 04b03d00 00000780 00000002 04b03e00
0b28ff38: 003e4e88 00004000 00004000 0b28ff5c 6843347e 04b03e40 000000af 04b04084
0b28ff58: 0000008a 0b28ff88 6843c74e 08a686c0 04b03c9c 00000000 04b00b80 683fa6dc
Thread call stack:
6842ec48: wmvdecod!DllGetClassObject [683c0000+151de+59a6a]
6843326a: wmvdecod!DllGetClassObject [683c0000+151de+5e08c]
6843347e: wmvdecod!DllGetClassObject [683c0000+151de+5e2a0]
6843c74e: wmvdecod!DllGetClassObject [683c0000+151de+67570]
683fa6dc: wmvdecod!DllGetClassObject [683c0000+151de+254fe]
683fa735: wmvdecod!DllGetClassObject [683c0000+151de+25557]
76be4911: kernel32!BaseThreadInitThunk [76ba0000+448ff+12]
771fe4b6: ntdll!RtlInitializeExceptionChain [771c0000+3e453+63]
771fe489: ntdll!RtlInitializeExceptionChain [771c0000+3e453+36]
-- End of report
EDIT 2!
I seperated the m2ts using hdbrstreamextractor (mkv, and AC3), now it is running through fine. Either tonmt is not ripping correctly, or, hdc didnt like converting this m2ts when it got to the video process... don't know, but, hdc is now encoding fine with .mkv video only, made with hdbrstreamextractor, i will mux audio manually afterwards using tsmuxer. Thanks!
Donation sent as well.
regards
flebber
3rd April 2009, 10:15
Sample
http://www.4shared.com/file/96260773/3cea2937/Parkway_Drive_-_Boneyards.html
buzzqw
3rd April 2009, 10:29
@spida_singh
on my side work on both (wmv9 or libavcodec)
@flebber
thanks
BHH
buzzqw
3rd April 2009, 10:55
@flebber
please try this http://www.64k.it/andres/data/hdconverttox/HDConvertToX-flebber.exe
BHH
My previous DVD (from the sample I sent to you) still not cropped well, even checked "Crop obey to AR":
http://thumbnails8.imagebam.com/3160/8042ee31599074.gif (http://www.imagebam.com/image/8042ee31599074)
Should be:
http://thumbnails14.imagebam.com/3160/ae7f9931599075.gif (http://www.imagebam.com/image/ae7f9931599075)
Another:
when going to audio tab, the "Coding tech" is checked by default, but at bitrate is still nero there.
enjoy,
Mtz
buzzqw
3rd April 2009, 11:20
@Mtz
yep.. already in todo list (both..)
BHH
OK, thanks!
Offtopic: some guys which are creating some firmware for NMT/MC (WDTV for example), should read this thread to understand how is working a real "customer support", not to wait 4 months to fix 2 bugs which of course are not fixed.
enjoy,
Mtz
buzzqw
3rd April 2009, 12:04
@Mtz
for Coding Tech .. bitrate
could you please try this build http://www.64k.it/andres/data/hdconverttox/HDConvertToX-flebber.exe ? thanks!
BHH
Now is starting with nero instead of Coding and everything OK.
I don't know if users know about the "Quality" settings in nero, but for example when I use BeHappy for encoding the audio to AAC I can use bitrate instead of quality.
http://thumbnails9.imagebam.com/3161/5f804c31601692.gif (http://www.imagebam.com/image/5f804c31601692)
Maybe SMD can tell us more also for NMT compatiblity.
I think someday you'll can predict the final size and maybe bitrate is good to guess better the final size of encoding.
enjoy,
Mtz
flebber
3rd April 2009, 13:21
buzzqw the audio handling with ffmpeg appears to be working fine with both mono and stereo input.
There is one issue in confirming this. Though I can see the process works I can't locate the output file. It isn't located in my C:\Rip\Produced\ output folder I have searched C:\Rip\HDConvertToX_0.7.119.1194\temp\ and my PC but I cannot find it :confused: I have tried 2 files one mono and one stereo.
HDConvertToX v.0.7.156.1338 report
Input File: c:\rip\hdconverttox_0.7.119.1194\temp\fullvideo.mkv
Codec Video: vfw
Width: 320
Heigh: 240
Framerate: 25.000
Framecount: 4651
Duration(hh:mm:ss): 0:3:7
Aspect Ratio: 1.3333
Resized resolution: 320 / 240
Crop Left: 0
Crop Top: 0
Crop Right: 0
Crop Bottom: 0
Activate: Crop Obey to AR
Activate: Anamorphic Resize
Start Hidden Options ->
Activate Hidden Option: Mod16
Activate Hidden Option: Pre handle audio with ffmpeg
-> End Hidden Options
Start Video Configuration ->
Encoding Settings: XviD in MP4
Encoding Preset: 5
Final Size: 3.5
Priority: idle
Denoise Level: Super Light
Set Manual Bitrate:
Force DirectShowSource: Off
Deinterlace: none
-> End Video Configuration
Start Audio Configuration ->
Audio Codec: Nero AAC Audio
Audio Bitrate/Quality: 0.2
Audio Channels: Original
MP3 Mode: abr
SpeedUP: Off
SlowDonw: Off
Normalize: On
-> End Audio Configuration
Start Audio Tracks Selected ->
2: mp3, 1.0 channels, 16 bits, 22khz
-> End Audio Tracks Selected
Start Subtitles Tracks Selected ->
Mux Subtitle in MP4/MKV file: On
Encrust Subtitle in Video file: Off
-> End Subtitles Tracks Selected
Start Advanced AviSynth ->
Basic Filter: NONE
QMF Filter: NONE
MVDegrain: NONE
FreeAVS String: VagueDenoiser(threshold=0, method=3, nsteps=6, chromaT=0).asharp(2,5,1)
ColorMatrix: On
GreyScale: Off
-> End Advanced AviSynth
Start Queue ->
"C:\Rip\HDConvertToX_0.7.119.1194\applications\ffmpeg.exe" -i "c:\rip\hdconverttox_0.7.119.1194\temp\fullvideo.mkv" -vn -map [1,0] -acodec pcm_s16le -ac 2 -f wav -y "C:\Rip\HDConvertToX_0.7.119.1194\temp\fullvideo_pid1.wav"
"C:\Rip\HDConvertToX_0.7.119.1194\applications\eac3to.exe" "C:\Rip\HDConvertToX_0.7.119.1194\temp\fullvideo_pid1.wav" 1: stdout.wav -down16 -resampleto48000 -normalize | "C:\Rip\HDConvertToX_0.7.119.1194\applications\neroaacenc.exe" -if - -q 0.2 -ignorelength -of "C:\Rip\HDConvertToX_0.7.119.1194\temp\hdencodertoxvid-pid1.mp4"
"C:\Rip\HDConvertToX_0.7.119.1194\applications\x264.exe" --crf 22 --threads auto --thread-input --no-psnr --progress --keyint 250 --bframes 3 --trellis 0 --ref 3 --filter -1,-1 --subme 5 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me dia --no-ssim --weightb --b-adapt 1 --partitions p8x8,b8x8,i8x8 --8x8dct --aud --aq-mode 0 --aq-strength 0 --output "C:\Rip\HDConvertToX_0.7.119.1194\temp\hdconverttox_fullvideo.h264" "C:\Rip\HDConvertToX_0.7.119.1194\temp\hdconverttox_fullvideo.avs"
"C:\Rip\HDConvertToX_0.7.119.1194\applications\mp4box.exe" -add "C:\Rip\HDConvertToX_0.7.119.1194\temp\hdconverttox_fullvideo.h264" -fps 25.000 -add "C:\Rip\HDConvertToX_0.7.119.1194\temp\hdencodertoxvid-pid2.mp4" "C:\Rip\Produced\Throwdown - Americana.MP4"
-> End Queue
AviSynth Script ->
C:\Rip\HDConvertToX_0.7.119.1194\temp\hdconverttox_fullvideo.avs
#HDConvertToX Avisynth Script
#
#Input File = c:\rip\hdconverttox_0.7.119.1194\temp\fullvideo.mkv
#Original Resolution = 320x240
#Aspect Ratio = 1.3333
#Frame rate =25.000
#Number of Frames = 4651
#Lenght (hour:minutes:seconds) = 0:3:7
#Display Aspect Ratio = 1.3333
#Aspect Error = -0.0025
#
#Resized resolution = 320 / 240
#Crop Left = 0
#Crop Top = 0
#Crop Right = 0
#Crop Bottom = 0
#
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\AddGrainC.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\autocrop.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\ColorMatrix.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\Decomb.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\degrainmedian.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\DGAVCDecode.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\DGDecode.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\DirectShowSource.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\EEDI2.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\FFMS2.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\FFT3DFilter.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\FluxSmooth.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\frfun7.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\gradfun2db.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\hqdn3d.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\mt_masktools-25.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\mvtools.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\mvtools2.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\RemoveDirtS.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\RemoveGrainS.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\RepairS.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\SangNom.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\TBilateral.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\TDeint.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\TIVTC.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\TTempSmooth.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\UnDot.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\UnFilter.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\VSFilter.dll")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\BlindDeHalo3_mt2.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\Deblock_QED_MT2.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\GradFun2DBmod.v1.3.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\Lem.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\LSFmod.v1.7.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\MCTemporalDenoise.v1.2.02.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\QMLF_3_motions.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\QMLF_5_motions.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\QMLF_7_motions.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\QMLF_9_motions.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\seesaw.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\spresso.avsi")
#Source File
movie = FFVideoSource("c:\rip\hdconverttox_0.7.119.1194\temp\fullvideo.mkv",seekmode=-1)
movie = isRGB(movie) ? ConvertToYV12(movie) : movie
movie = isYUY2(movie) ? ConvertToYV12(movie) : movie
last=movie
#Applying Resizing
GaussResize(320,240,0,0,-0,-0,p=45)
#Insert Filters As Requested
ColorMatrix(mode="Rec.709->Rec.601")
hqdn3d(1)
VagueDenoiser(threshold=0, method=3, nsteps=6, chromaT=0).asharp(2,5,1)
-> End AviSynth Script
buzzqw
3rd April 2009, 13:21
@spida_singh
I seperated the m2ts using hdbrstreamextractor (mkv, and AC3), now it is running through fine. Either tonmt is not ripping correctly, or, hdc didnt like converting this m2ts when it got to the video process... don't know, but, hdc is now encoding fine with .mkv video only, made with hdbrstreamextractor, i will mux audio manually afterwards using tsmuxer. Thanks!
Donation sent as well.
a big thanks! :thanks:
@flebber
use the flebber link again :)
BHH
@MTZ
using again flebber link
added support , for nero aac, to CBR/ABR and CQ encoding
BHH
flebber
3rd April 2009, 13:49
Working :) beautiful stuff buzzqw
buzzqw
3rd April 2009, 14:27
thanks flebber
the only problem is that working with only first audio track... :( when using ffmpeg, otherwise if muxing with mkvmerge is ok, there is no problem)
BHH
yeye69
3rd April 2009, 15:03
Hi, buzz!
I hope you do not forget about us - linux users? :)
buzzqw
3rd April 2009, 15:08
@MTZ
using your dvd sample
what about editing the "Display AR:" from 1.3334 to 1.7778 ?
@yeye69
sorry, this application will be windows only
i will back on AutoX264 for linux
and don't warry, i have 3 pc at home, and ALL runs linux (fedora 10 (my pc), ubuntu (wife), debian lenny(htpc) )
BHH
I think is complicated for newbies. The first thing should be fixed is the L/R crop.
I know is a dark movie and autocrop is hard but maybe you can create a sample DVD with 16:9 in 4:3 with black frame for more testings.
enjoy,
Mtz
buzzqw
3rd April 2009, 15:29
sorry pal but using your sample even with 100 frames analyzed i get wrong crop :(
i could add some options for tweaking crop (like hidden options)...
but.. any suggestion is welcome
anyway this file is difficult, other sample have correct crop (as lowrence of arabia , from SMD, got cropped all around correctly)
BHH
Yep, maybe one set to not crop L/R because seems that Up/Down is OK even on that sample. Most of movies (maybe 99%) just need Top and Bottom crop. And 1/2 pixels for L/R can be ignored by the newbies because some advanced users will crop manually.
Also the analyze for crop to not be made in the begining of the movie because there are many times some logo which can create problems.
enjoy,
Mtz
buzzqw
3rd April 2009, 15:57
Also the analyze for crop to not be made in the begining of the movie because there are many times some logo which can create problems.
i will start analysis at 125' frames
and.. btw, on next update, using the d2v from this vob will crop the correct value (test this http://www.64k.it/andres/data/hdconverttox/HDConvertToX-crop.exe )
BHH
On the full DVD test still cropping 72 for L+R. If it starts the analyze of cropping between frame 125 and 170 should output the correct crop because the image is OK for cropping, but after frame 200 can be some errors in autocrop analyze because there is a logo with left and right black borders.
Maybe the LR values are because HDC is trying to keep the AR?
It is correct this value: Trim(0,2) in analyze.avs ?
enjoy,
Mtz
buzzqw
3rd April 2009, 16:40
If it starts the analyze of cropping between frame 125 and 170
sorry pal, i will never do so particulat analysis
Maybe the LR values are because HDC is trying to keep the AR
yes
It is correct this value: Trim(0,2) in analyze.avs ?
yes, autocrop is before trim, so is on full source
BHH
Betsy25
3rd April 2009, 20:18
Hi,
For the Autocrop difficulties, why not take a but more samples like below.
MPEG2Source("C:\My DVD \rip\Movie\VIDEO_TS\VTS_01_1.d2v")
ConvertToYV12().AutoCrop(mode=2,samples=100)
A value of 100 samples would make more sense to get the correct crop values ?
buzzqw
3rd April 2009, 20:20
would be very slow
anyway.. try latest http://www.64k.it/andres/data/hdconverttox/HDConvertToX-MTZ.exe
crop should be ok, and fast
BHH
Sharc
3rd April 2009, 21:29
Well, speed is not really critical. Better slower and correct than fast and wrong plus doing it manually at the end anyway ....:(
Sharc
3rd April 2009, 23:46
@buzzqw
Compression Test seems to run with a default crf=20 for x264. That's fine for a general compressability test.
However, when I select 1-pass encoding I would prefer if the compression test would run with my crf setting in the Video Encoder Tab, because the Compression Test would then give me an estimation of the expected file size. This could be very helpful to check if my 1-pass encode will fit on say a 4.7 GB disc.
Further, it appears that HDC crashes if I enter a sample size <1, say 0.5. Small samples sizes <1 should be sufficient for large BluRay files I guess.
flebber
3rd April 2009, 23:54
When selecting QMF filter fluxsmooth.avs encoding exits shortly after audio encoding. I ran the same video and encoding settings twice only removing from one.
HDC only exits when QMF selected.
HDConvertToX v.0.7.159.1355 report
Input File: c:\rip\hdconverttox_0.7.119.1194\temp\fullvideo.mkv
Codec Video: vfw
Width: 480
Heigh: 360
Framerate: 25.000
Framecount: 4678
Duration(hh:mm:ss): 0:3:8
Aspect Ratio: 1.3333
Resized resolution: 464 / 256
Crop Left: 10
Crop Top: 52
Crop Right: 6
Crop Bottom: 52
Activate: Crop Obey to AR
Activate: Follow ITU Resizing
Activate: Anamorphic Resize
Start Hidden Options ->
Activate Hidden Option: Mod16
Activate Hidden Option: Pre handle audio with ffmpeg
-> End Hidden Options
Start Video Configuration ->
Encoding Settings: X264 in MP4
Encoding Preset: 5
Final Size: 22
Priority: idle
Denoise Level: Light
Set Manual Bitrate:
Force DirectShowSource: Off
Deinterlace: none
-> End Video Configuration
Start Audio Configuration ->
Audio Codec: Nero AAC Audio
Audio Bitrate/Quality: 160
Audio Channels: Original
MP3 Mode: abr
SpeedUP: Off
SlowDonw: Off
Normalize: On
-> End Audio Configuration
Start Audio Tracks Selected ->
2: mp3, 2.0 channels, 96kbps, 44.1khz, -38ms
-> End Audio Tracks Selected
Start Subtitles Tracks Selected ->
Mux Subtitle in MP4/MKV file: On
Encrust Subtitle in Video file: Off
-> End Subtitles Tracks Selected
Start Advanced AviSynth ->
Basic Filter: NONE
QMF Filter: QMLF_7_motions_FluxSmooth.avs
MVDegrain: NONE
FreeAVS String: VagueDenoiser(threshold=0, method=3, nsteps=6, chromaT=0).asharp(2,5,1)
ColorMatrix: On
GreyScale: Off
-> End Advanced AviSynth
Start Queue ->
"C:\Rip\HDConvertToX_0.7.119.1194\applications\ffmpeg.exe" -i "c:\rip\hdconverttox_0.7.119.1194\temp\fullvideo.mkv" -vn -map [1,0] -acodec pcm_s16le -ac 2 -f wav -y "C:\Rip\HDConvertToX_0.7.119.1194\temp\fullvideo_pid1.wav"
"C:\Rip\HDConvertToX_0.7.119.1194\applications\eac3to.exe" "C:\Rip\HDConvertToX_0.7.119.1194\temp\fullvideo_pid1.wav" 1: stdout.wav -down16 -resampleto48000 -normalize | "C:\Rip\HDConvertToX_0.7.119.1194\applications\neroaacenc.exe" -if - -br 160 -ignorelength -of "C:\Rip\HDConvertToX_0.7.119.1194\temp\hdencodertoxvid-pid1.mp4"
"C:\Rip\HDConvertToX_0.7.119.1194\applications\x264.exe" --crf 22 --threads auto --thread-input --no-psnr --progress --keyint 250 --bframes 3 --trellis 0 --ref 3 --filter -1,-1 --subme 5 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me dia --no-ssim --weightb --b-adapt 1 --partitions p8x8,b8x8,i8x8 --8x8dct --aud --aq-mode 0 --aq-strength 0 --output "C:\Rip\HDConvertToX_0.7.119.1194\temp\hdconverttox_fullvideo.h264" "C:\Rip\HDConvertToX_0.7.119.1194\temp\hdconverttox_fullvideo.avs"
"C:\Rip\HDConvertToX_0.7.119.1194\applications\mp4box.exe" -add "C:\Rip\HDConvertToX_0.7.119.1194\temp\hdconverttox_fullvideo.h264" -fps 25.000 -add "C:\Rip\HDConvertToX_0.7.119.1194\temp\hdencodertoxvid-pid1.mp4" "C:\Rip\Produced\Alchemist - First Contact_1.MP4"
-> End Queue
AviSynth Script ->
C:\Rip\HDConvertToX_0.7.119.1194\temp\hdconverttox_fullvideo.avs
#HDConvertToX Avisynth Script
#
#Input File = c:\rip\hdconverttox_0.7.119.1194\temp\fullvideo.mkv
#Original Resolution = 480x360
#Aspect Ratio = 1.3333
#Frame rate =25.000
#Number of Frames = 4678
#Lenght (hour:minutes:seconds) = 0:3:8
#Display Aspect Ratio = 1.8589
#Aspect Error = 2.5615
#
#Resized resolution = 464 / 256
#Crop Left = 10
#Crop Top = 52
#Crop Right = 6
#Crop Bottom = 52
#
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\AddGrainC.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\autocrop.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\ColorMatrix.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\Decomb.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\degrainmedian.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\DGAVCDecode.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\DGDecode.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\DirectShowSource.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\EEDI2.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\FFMS2.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\FFT3DFilter.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\FluxSmooth.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\frfun7.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\gradfun2db.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\hqdn3d.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\mt_masktools-25.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\mvtools.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\mvtools2.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\RemoveDirtS.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\RemoveGrainS.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\RepairS.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\SangNom.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\TBilateral.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\TDeint.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\TIVTC.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\TTempSmooth.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\UnDot.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\UnFilter.dll")
LoadPlugin("C:\Rip\HDConvertToX_0.7.119.1194\filters\VSFilter.dll")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\BlindDeHalo3_mt2.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\Deblock_QED_MT2.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\GradFun2DBmod.v1.3.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\Lem.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\LSFmod.v1.7.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\MCTemporalDenoise.v1.2.02.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\QMLF_3_motions.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\QMLF_5_motions.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\QMLF_7_motions.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\QMLF_9_motions.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\seesaw.avsi")
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\spresso.avsi")
#Source File
movie = FFVideoSource("c:\rip\hdconverttox_0.7.119.1194\temp\fullvideo.mkv",seekmode=-1)
movie = isRGB(movie) ? ConvertToYV12(movie) : movie
movie = isYUY2(movie) ? ConvertToYV12(movie) : movie
last=movie
#Applying Resizing
GaussResize(464,256,10,52,-6,-52,p=45)
#Insert Filters As Requested
ColorMatrix(mode="Rec.709->Rec.601")
hqdn3d(2)
Import("C:\Rip\HDConvertToX_0.7.119.1194\filters\QMLF_7_motions_FluxSmooth.avs")
QMLF_7_motions()
VagueDenoiser(threshold=0, method=3, nsteps=6, chromaT=0).asharp(2,5,1)
-> End AviSynth Script
buzzqw
4th April 2009, 03:35
@Sharc
i look at this
@flebber
open script with virtualdub
what is the error ?
BHH
buzzqw
4th April 2009, 07:24
@sharc
update hdc (redownload hdconverttox.exe)
now compression test accept decimal value
and compression test use the same value as display in crf/cq (only when encoding is 1 pass quality)
@flebber
got the error
will be fixed in next full package
meanwhile you can open the QMLF_7_motions_FluxSmooth.avs and edit the fourth line as this
function f_m0(clip c){return c.FluxSmoothT(3)}
I will also thanks all truly Supporters that have already clicked on "Donate" button. :thanks:!
BHH
Gamezcdr
4th April 2009, 08:22
Very strange: I choose x264 in MKV and the final movie is x264 in AVI.
buzzqw
4th April 2009, 08:28
x264 in avi ?
use the Make report in utilities
hdc doesn't allow x264 in avi...
BHH
Sharc
4th April 2009, 09:15
The update file seems to be corrupted.
buzzqw
4th April 2009, 09:31
please try again
i am at home now, and i use linux, so i compile on a virtual machine, and maybe the upload got corrupted when uploading from virtual to my site...
BHH
Sharc
4th April 2009, 09:35
Now it's ok.
Sharc
4th April 2009, 10:23
Something you may want to consider for a future release:
The Stream PAR now indicates the PAR of the source.
When I do an anamorphic encode of a non-anamorphic source, the PAR (=SAR in x.264) actually changes. The same is true when I enter a new value as Widht or Height which will also affect the PAR.
I suggest to dispaly the recalculated PAR and add it to the command line of the encoder, i.e. in case of x.264 it would be like --sar x:y.
And a minor issue:
When selecting a subtitle, the NONE should automatically get deselected.
buzzqw
4th April 2009, 10:32
I suggest to dispaly the recalculated PAR and add it to the command line of the encoder, i.e. in case of x.264 it would be like --sar x:y.
i will consider this.
When selecting a subtitle, the NONE should automatically get deselected.
just for your information... you can leave NONE selected too.. and hdc will process other subs ;)
BHH
Sharc
4th April 2009, 11:52
Mux Subtitles in MP4/MKV file: What if I select m2ts as container? Will the subtitles be lost?
When I select as Audio Options ac3/448kbps/6(5.1) the original dts hi-res audio gets encoded at 640kbps (using libav) rather than my specified 448kbps. Is this a bug?
Finally, It would like to be able to enter crf values with 1 decimal, e.g. 22.5, because differences in file size using integer steps only can be significant.
buzzqw
4th April 2009, 13:19
@Sharc
update hdc
in m2ts now is possible to mux SRT subtitle (even language tag is reported.. but i cannot test it)
about ac3 bitrate
i cannot set it, eac3to use 640 (bitrate will be disabled in next update)
BHH
Sharc
4th April 2009, 14:07
in m2ts now is possible to mux SRT subtitle (even language tag is reported.. but i cannot test it)
eac3to extracts *.sup from the original m2ts (BluRay). Can't these .sup be remuxed into the new m2ts? Do I have to convert the .sup to .srt (text format)?
ac3 bitrate downconversion to from 640 to 448 kbps:
Hmmm, I think this can be done with libAften. Maybe you will think about including it in the HDC2X package ....
Suggestions:
- when set SAP, value for X to be 720 after Analyze and for NMT 1920. Many times these are the values, but sometimes don't. If the source is SD, to not offer an upscaled value. If is good this ideea, to put back the SAP and NMT options on "crop & resize" tab.
- in workfolder.txt to write D:\HDC\
- in !README.txt to add more advices like: try to use only one hidden file for each option
- also try to rename profile.txt to something like HDConvertToX_profile.txt because when user want to make some cleanup in hdc folder is possible to delete it.
- in the future, to include HD Streams Extractor if possible
Crop is working better now.
Deinterlace test seems to never end
D:\Temp>"C:\Program Files\HDConvertToX\applications\PgcDemux.exe" -pgc 1 -nocell
t -nolog -noaud -nosub -nom2v -vob "H:\VIDEO_TS\VTS_02_0.IFO" "D:\Temp\"
D:\Temp>"C:\Program Files\HDConvertToX\applications\dgindex.exe" -FO=0 -OM=0 -YR
=2 -AIF=[d:\temp\vts_01_1.vob] -OF=[D:\Temp\movie] -exit -minimize
DGIndex started but seems to do nothing. I can't see the file: "vts_01_1.vob" in my working folder.
enjoy,
Mtz
buzzqw
4th April 2009, 15:55
update hdc
now it respect ac3 bitrate (libaften is already present in \applications folder)
@Sharc
my knowledge of m2ts is quite limited.
please update HDC , in this update pgs extracted from m2ts CAN be remuxed on m2ts too
@MTZ
take point, thanks!
BHH
Sharc
4th April 2009, 16:03
Buzzqw:
Thanks for your responsiveness and fast action:thanks:
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.