View Full Version : HDConvertToX v. 3.0 (14/10/2010)
awvickers
14th August 2009, 13:27
Ok, this is getting frustrating... I must be doing something wrong. I'm using the same settings but now using x264. You'll notice that I have "Use Best Decoder" but can confirm that it is using ffdshow, within ffdshow I have set VCI decoding to WMV9.
http://www.andrew-vickers.com/images/hdc/hdc_01.gif
http://www.andrew-vickers.com/images/hdc/hdc_02.gif
http://www.andrew-vickers.com/images/hdc/hdc_03.gif
http://www.andrew-vickers.com/images/hdc/hdc_04.gif
http://www.andrew-vickers.com/images/hdc/hdc_05.gif
C:\Users\Andrew\Desktop\HDC\job1>"C:\Users\Andrew\Desktop\HDC\applications\eac3t
o.exe" "y:\bdmv\stream\00010.m2ts" 5: "C:\Users\Andr
ew\Desktop\HDC\job1\hdencodertox-pid5.ac3" -448
M2TS, 3 video tracks, 5 audio tracks, 5 subtitle tracks, 1:40:36, 24p /1.001
1: Chapters, 20 chapters
2: VC-1, 1080p24 /1.001 (16:9)
3: VC-1, 480p24 /1.001 (3:2)
4: VC-1, 480p24 /1.001 (3:2)
5: DTS Master Audio, English, 5.1 channels, 24 bits, 48khz
(core: DTS, 5.1 channels, 24 bits, 1509kbps, 48khz)
6: DTS, Spanish, 5.1 channels, 24 bits, 768kbps, 48khz
7: DTS, French, 5.1 channels, 24 bits, 768kbps, 48khz
8: AC3 Surround, English, 2.0 channels, 192kbps, 48khz, dialnorm: -27dB
9: DTS Express, English, 2.0 channels, 24 bits, 192kbps, 48khz
10: Subtitle (PGS), English
11: Subtitle (PGS), Spanish
12: Subtitle (PGS), French
13: Subtitle (PGS), Spanish
14: Subtitle (PGS), French
a05 The ArcSoft and Sonic decoders don't seem to work, will use libav instead.
a05 The libav DTS decoder doesn't decode the full DTS-HD information.
a05 Extracting audio track number 5...
a05 Extracting DTS core...
a05 Decoding with libav/ffmpeg...
a05 Remapping channels...
a05 Encoding AC3 <448kbps> with libAften...
a05 Creating file "C:\Users\Andrew\Desktop\HDC\job1\hdencodertox-pid5.ac3"...
a05 The original audio track has a constant bit depth of 64 bits.
Video track 2 contains 144725 frames.
Video track 3 contains 144725 frames.
Video track 4 contains 144725 frames.
eac3to processing took 3 minutes, 35 seconds.
Done.
C:\Users\Andrew\Desktop\HDC\job1>"C:\Users\Andrew\Desktop\HDC\applications\x264.
exe" --pass 1 --bitrate 7000 --preset slower --sar 1:1 --output "C:\Users\And
rew\Desktop\HDC\job1\hdconverttox_00010.h264" "C:\Users\Andrew\Desktop\HDC\job1\
hdconverttox_00010.avs"
avis [info]: 1920x1040 @ 23.98 fps (144724 frames)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2
x264 [info]: profile Main, level 4.0
x264 [info]: slice I:1719 Avg QP:15.53 size:182099
x264 [info]: slice P:66890 Avg QP:17.01 size: 54082
x264 [info]: slice B:76115 Avg QP:18.76 size: 16872
x264 [info]: consecutive B-frames: 4.9% 64.3% 23.9% 6.8%
x264 [info]: mb I I16..4: 40.7% 0.0% 59.3%
x264 [info]: mb P I16..4: 26.3% 0.0% 0.0% P16..4: 53.8% 0.0% 0.0% 0.0% 0
.0% skip:19.9%
x264 [info]: mb B I16..4: 5.2% 0.0% 0.0% B16..8: 21.9% 0.0% 0.0% direct:
16.2% skip:56.8% L0:31.1% L1:51.8% BI:17.1%
x264 [info]: final ratefactor: 21.01
x264 [info]: direct mvs spatial:96.0% temporal:4.0%
x264 [info]: coded y,uvDC,uvAC intra:53.2% 71.1% 38.7% inter:16.4% 24.6% 2.1%
x264 [info]: kb/s:6911.4
encoded 144724 frames, 12.54 fps, 6911.49 kb/s
C:\Users\Andrew\Desktop\HDC\job1>"C:\Users\Andrew\Desktop\HDC\applications\x264.
exe" --pass 2 --bitrate 7000 --preset slower --sar 1:1 --output "C:\Users\And
rew\Desktop\HDC\job1\hdconverttox_00010.h264" "C:\Users\Andrew\Desktop\HDC\job1\
hdconverttox_00010.avs"
avis [info]: 1920x1040 @ 23.98 fps (144724 frames)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2
x264 [info]: profile High, level 5.0
[33.7%] 48800/144724 frames, 4.43 fps, 6789.34 kb/s, eta 6:01:15
I started this at 10:34 pm last night, and now its 7:20 am... stating another 6 hours left! Is this normal for an i7 machine? Its using 100% of all cores (8) If this is the norm, thats fine... this is just my first try at this and want to know what to expect.
Thanks
Andy
buzzqw
14th August 2009, 14:14
try something faster, slower preset isn't mean to be fast
with 7000 bitrate you can achieve good results with Medium preset
BHH
marklar
14th August 2009, 14:32
Hi,
I have noticed interesting thing. When transcoding DVD to MKV(copy audio, X264), jobs done by eac3to are relatively slow in compare with jobs done by x264. When I looked on what is happening, I have found out, that x264 is utilizing CPU on 100%, while eac3to is utilizing CPU only around 8%.
Do you have any idea, why eac3to does not use "whole" CPU? It could be much faster then.
THX
buzzqw
14th August 2009, 15:00
eac3to could be used for audio extraction or anduio encoding or audio piping to other audio encoders...
anyway neither eac3to or other audio encoders (only nero aac iirc) are smp optimized
moreover eac3to can be severly slowdown by disk since it will scan vobs
either way.. try to ask to eac3to thread
BHH
Chengbin
14th August 2009, 20:59
buzzqw, any opinion on the idea of running audio encoding and video encoding at the same time for 1 pass encoding? Sometimes I can encode a video almost as fast as the audio when I encode for iPod.
buzzqw
15th August 2009, 08:57
it could be dangerous..
i suggest to add to queue the job AND manually add START in the same line of audio encoding
BHH
Atak_Snajpera
15th August 2009, 14:52
buzzqw, any opinion on the idea of running audio encoding and video encoding at the same time for 1 pass encoding? Sometimes I can encode a video almost as fast as the audio when I encode for iPod.
This does not make sense at all because:
1) x264 uses all cores - audio encoding will be stealing cpu cycles from x264
2) audio encoding is very fast - it takes less than 4min to encode whole Watchmen track (2h:42min 5.1 ac3 -> 2.0 aac on my Q6600@3ghz)
mart15
15th August 2009, 18:54
Hi,
since I remember I've always had troubles with compressing my hdtv recordings. I think I've used all the tools but the results were always same, either the apps crash or the outcome is totally unsatisfactory, the playback is jerky and totally unwatchable.
I put much hope in HDConvertToX but it doesn't work as expected too.
This brings me to the conclusion that maybe there is something wrong with my hdtv recordings or maybe my pc?
So here is my big big request to the pros here to take the sample from the below link and compress it. Maybe someone more experienced will point me what I'm doing wrong.
Here is the link to the original .ts file:
http://rapidshare.com/files/258781135/original.ts
Here is the link to the compressed file 1 (interlaced):
http://rapidshare.com/files/258786059/proba_int.mkv
Here is the link to compressed file 2 (deinterlaced):
http://rapidshare.com/files/258784358/proba_deint.mkv
Both compressed files look very jerky when played back on my samsung lcd, only the original .ts looks ok.
So once again, please, I will be very grateful to everybody who will take some time to examine the files and give me some hints what to do to make it look good!
Thanks in advance!
Atak_Snajpera
15th August 2009, 19:30
I co może być?
http://www.mediafire.com/file/nqmyrqm2lzj/original.mkv
mart15
15th August 2009, 20:12
niesamowite... :)
great!!!
how did you do that?
what application? what settings?
pls pm me if you don't want to mess in the topic...
Jaspa
15th August 2009, 22:04
Everything worked fine but now i get no muxing anymore.
x264 encodes and when its completed, i get no mkv file.
in the job folder there is, an .h264 file and the ac3 file.
i thougt the problem was, that i have installed mkvtoolnix, but even after deinstalling the same error.
buzzqw
16th August 2009, 07:30
most probably the subtitle extraction gone wild
make sure in temp folder there is "hdc_subs.idx"
try manually launch vsrip.exe (from \applications folder) and rip the subs
BHH
rickatnight11
17th August 2009, 13:40
Thanks for the awesome utility! I am having some problems, however. When I analyze an m2ts file on my harddrive (ripped from BluRay) it gets an "Problems analyzing input file" message. The error log shows:
AviSynth 2.58, build:Dec 22 2008 [08:46:51]DirectShowSource: couldn't open file C:\Users\Rick\Videos\bd-tm1\BDMV\STREAM\00000.m2ts:
The source filter for this file could not be loaded.
(C:\Users\Rick\Downloads\HDConvertToX_2.0.424.3356\analysis\analyze.avs, line 8) I have attached a screenshot of the window, as well. Any help is greatly appreciated.
marklar
17th August 2009, 14:13
Hi,
I have found a small bug: AutoTitle attribute in the INI file is always reset to 0 when saving INI in HDC GUI.
THX
buzzqw
17th August 2009, 14:34
@rickatnight11
Hi and Welcome to the forum!
be sure to have installed all required applications (ffdshow, haali, avisynth)
@marklar
i'll check
BHH
rickatnight11
17th August 2009, 14:37
@rickatnight11
Hi and Welcome to the forum!
be sure to have installed all required applications (ffdshow, haali, avisynth)
Hi, buzz! Well, when I originally tried it out I had just installed the latest version of the K-Lite Mega Codec Pack, which I assumed had all prerequisites (program didn't complain.) After that didn't work, I downloaded each of the prerequisites from the posted links. Still no go. Then I tried installing XP into VirtualBox and installing everything to a brand spanking-new machine, and still got that error. I'm stumped! Clearly I'm doing something wrong...
marklar
17th August 2009, 14:52
Hi,
I would like to return to one topic we have discussed already. When transcoding MKV to MKV (e.g. to change MPEG2 to X264), there is problem if source MKV contains subtitles in VobSub format, because eac3to cannot handle this format. Therefore such transcoding will fail, or I can do it, but lost the subtitles, or I can do it manually with mkvextract.
Wouldn't be possible to make the change in HDC, so that it is using eac3to only for subtitles in formats known to eac3to, but in the case of unknown format to use automatically mkvextract?
Thanks!
buzzqw
17th August 2009, 15:31
@rickatnight11
make sure you have set in ffdshow, WMV9 as decoder for VC1!
@marklar
... not so easy
(i have best hope on an update eac3to ...)
BHH
rickatnight11
17th August 2009, 15:36
@rickatnight11make sure you have set in ffdshow, WMV9 as decoder for VC1!
Thanks for the response! I do have that option set. Attached screenshot.
marklar
17th August 2009, 15:41
@marklar
... not so easy
(i have best hope on an update eac3to ...)
BHH
Is there any chance, that eac3to will be updated? I did not see author of the tool in the forum for very long time... Maybe he only do not have time to discuss, but development is going forward.
buzzqw
17th August 2009, 15:54
@rickatnight11
have you installed windows media player 11 ?
@marklar
same hope...
but.. if i find time to spend i will look to integrate mkvextract (but free time is very few)
BHH
rickatnight11
17th August 2009, 16:04
@rickatnight11
have you installed windows media player 11 ?
I'm using Windows 7, which comes with WMP12.
buzzqw
17th August 2009, 16:23
WIN7 ?
have you followed this thread -> http://forum.doom9.org/showthread.php?t=146910
win7 use it's own decoder, YOU must force use your own decoder
BHH
rickatnight11
17th August 2009, 16:29
WIN7 ?
have you followed this thread -> http://forum.doom9.org/showthread.php?t=146910
win7 use it's own decoder, YOU must force use your own decoder
BHH
I thought that procedure was only if you used Windows Media Player or Media Center to decode video, which I don't. I figured other utilities that explicitly used ffdshow (etc) wouldn't need this tweak. I will try it, however, and keep you posted.
rickatnight11
17th August 2009, 16:33
I just used the utility you linked to, and the problem is still the same.
marklar
17th August 2009, 21:01
Hi,
small bug in queue creation: Input is DVD (ripped to folder), output is MKV, video is X264, two audio streams (Copy audio) are selected and one subtitles are selected.
Everything except of the last line of queue is OK. All streams are extracted from DVD including both audio streams, but only one of these audio streams is then included into mkvmerge command line:
prompt $d $t $_$P$G
"C:\HDConvertToX\applications\dgindex.exe" -FO=0 -OM=0 -YR=2 -AIF=[c:\dvd\vts_02_1.vob] -OF=[c:\dvd\_vts_02_1_vob_1\movie] -exit -minimize
"C:\HDConvertToX\applications\HDC_Deint.exe" -input "c:\dvd\vts_02_1.vob" -workpath "c:\dvd\_vts_02_1_vob_1\" -usedecoder d2v -here "C:\HDConvertToX\"
"C:\HDConvertToX\applications\eac3to.exe" "c:\dvd\VTS_02_1.vob"+"c:\dvd\VTS_02_2.vob"+"c:\dvd\VTS_02_3.vob"+"c:\dvd\VTS_02_4.vob"+"c:\dvd\VTS_02_5.vob"+"c:\dvd\VTS_02_6.vob"+"c:\dvd\VTS_02_7.vob"+"c:\dvd\VTS_02_8.vob" 3: "c:\dvd\_vts_02_1_vob_1\hdencodertox-pid3.ac3" -no2ndpass
"C:\HDConvertToX\applications\eac3to.exe" "c:\dvd\VTS_02_1.vob"+"c:\dvd\VTS_02_2.vob"+"c:\dvd\VTS_02_3.vob"+"c:\dvd\VTS_02_4.vob"+"c:\dvd\VTS_02_5.vob"+"c:\dvd\VTS_02_6.vob"+"c:\dvd\VTS_02_7.vob"+"c:\dvd\VTS_02_8.vob" 4: "c:\dvd\_vts_02_1_vob_1\hdencodertox-pid4.ac3" -no2ndpass
"C:\HDConvertToX\applications\VSrip.exe" "c:\dvd\_vts_02_1_vob_1\hdc_subs.list"
"C:\HDConvertToX\applications\x264.exe" --crf 19 --pass 1 --preset medium --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 "c:\dvd\_vts_02_1_vob_1\hdconverttox_vts_02_1_1_crf.h264" "c:\dvd\_vts_02_1_vob_1\hdconverttox_vts_02_1.avs" --level 4.0 2>temp.txt
FOR /F "tokens=7 delims=. " %%A IN ('findstr encoded temp.txt') DO SET bitrate=%%A
"C:\HDConvertToX\applications\x264.exe" --pass 2 --bitrate %bitrate% --preset medium --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 "c:\dvd\_vts_02_1_vob_1\hdconverttox_vts_02_1.h264" "c:\dvd\_vts_02_1_vob_1\hdconverttox_vts_02_1.avs" --level 4.0
"C:\HDConvertToX\applications\Chapter\ChapterXtractor.exe" "c:\dvd\VTS_02_0.IFO" "c:\dvd\_vts_02_1_vob_1\chapters.txt" -p5
"C:\HDConvertToX\applications\mkvmerge.exe" -o "c:\dvd\Dune.MKV" --default-duration 0:25.000fps "c:\dvd\_vts_02_1_vob_1\hdconverttox_vts_02_1.h264" --language -1:cze "c:\dvd\_vts_02_1_vob_1\hdencodertox-pid3.ac3" "c:\dvd\_vts_02_1_vob_1\hdc_subs.idx" --chapters "c:\dvd\_vts_02_1_vob_1\chapters.txt" --title "dvd"
THC
marklar
17th August 2009, 22:17
Hi,
I have noticed two changes in audio encoders:
- OGG encoder disappeared from listbox of audio encoders
- default value for Nero AAC VBR quality is 0.2 (was higher before)
Are these changes intentional?
THX
buzzqw
18th August 2009, 07:59
@marklar
i need to know the language of missing audio (or post the make report)
ogg is present!, maybe you have checked SAP compaitibility...
nero bitrate is just the same value as (in list) as encoder before
BHH
marklar
18th August 2009, 08:47
@marklar
i need to know the language of missing audio (or post the make report)
ogg is present!, maybe you have checked SAP compaitibility...
nero bitrate is just the same value as (in list) as encoder before
BHH
missing language is ENG
thanks for the OGG information, you are right
concerning AAC, I was just not sure whether 0.2 isn't too less value. Is it enough for example for DVD transcoding from your experience?
buzzqw
18th August 2009, 09:03
0.2 is LOW
i suggest 0.30 for stereo and 0.4 (at least) for multichannel
i'll check for missing audio
BHH
Crono141
20th August 2009, 00:13
Tried to convert DVD to H264+2 ch AAC in MP4
MP4box crashes on trying to import audio. The AAC file appears to play fine. Here's the report.
HDConvertToX v.2.1.463.3549 "Isotta" report
Input File: e:\rippeddvd\mainmovie\nimh\video_ts\vts_01_1.vob ( E:\RippedDVD\MainMovie\NIMH\VIDEO_TS\VTS_01_0.IFO )
PGC : PGC 1. Length: 1:22:10:27 / chained=1
Codec Video: mpeg
Width / Heigh : 720 / 480
Framerate / Framecount: 29.970 / 147752
Duration(hh:mm:ss): 1:22:10
Aspect Ratio: 1.3334
Resized resolution: 720 / 544
Crop Values : 0:0:0: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: Coding Tech. 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]
-> 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=[e:\rippeddvd\mainmovie\nimh\video_ts\vts_01_1.vob] -OF=[E:\Programs\HDConvertToX\job0\movie] -exit -minimize
"E:\Programs\HDConvertToX\applications\eac3to.exe" "E:\RippedDVD\MainMovie\NIMH\VIDEO_TS\VTS_01_1.vob"+"E:\RippedDVD\MainMovie\NIMH\VIDEO_TS\VTS_01_2.vob"+"E:\RippedDVD\MainMovie\NIMH\VIDEO_TS\VTS_01_3.vob"+"E:\RippedDVD\MainMovie\NIMH\VIDEO_TS\VTS_01_4.vob"+"E:\RippedDVD\MainMovie\NIMH\VIDEO_TS\VTS_01_5.vob" 3: stdout.wav -down16 -resampleto48000 -normalize -down2 | "E:\Programs\HDConvertToX\applications\enc_aacPlus.exe" - "E:\Programs\HDConvertToX\job0\hdencodertox-pid3.aac" --cbr 192000 --rawpcm 48000 2 16
"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 --sar 1:1 --output "E:\Programs\HDConvertToX\job0\hdconverttox_vts_01_1.h264" "E:\Programs\HDConvertToX\job0\hdconverttox_vts_01_1.avs" --level 4.0
"E:\Programs\HDConvertToX\applications\Chapter\ChapterXtractor.exe" "E:\RippedDVD\MainMovie\NIMH\VIDEO_TS\VTS_01_0.IFO" "E:\Programs\HDConvertToX\job0\chapters.txt" -p5
"E:\Programs\HDConvertToX\applications\mp4box.exe" -add "E:\Programs\HDConvertToX\job0\hdconverttox_vts_01_1.h264" -fps 23.976 -add "E:\Programs\HDConvertToX\job0\hdencodertox-pid3.aac":lang=eng -chap "E:\Programs\HDConvertToX\job0\chapters.txt" "E:\Media\Movies\anime\Secret of Nimh.MP4"
-> End Queue
AviSynth Script ->
Working with files: E:\Programs\HDConvertToX\job0\hdconverttox_vts_01_1.avs
Mpeg2Source("E:\Programs\HDConvertToX\job0\movie.d2v")
tfm(last,d2v="E:\Programs\HDConvertToX\job0\movie.d2v").tdecimate()
LanczosResize(720,544,0,0,-0,-0)
ColorMatrix(d2v="E:\Programs\HDConvertToX\job0\movie.d2v")
-> End AviSynth Script
buzzqw
20th August 2009, 07:22
what is the error message throw by mp4box ?
BHH
Crono141
20th August 2009, 23:18
No error message, just hard crash.
"MP4Box has stopped responding and needs to close". I tried to copy latest version over and it did the same thing. It imports AVC-h264 video just fine, but as soon as it tries to import audio it dies.
Chengbin
21st August 2009, 02:34
buzzqw
When you load your own avs script, HDC will load all the plugins from the filter folder and the plugins from the avs. This can cause it to go over the 50 allowed filter limit.
buzzqw
21st August 2009, 07:10
No error message, just hard crash.
"MP4Box has stopped responding and needs to close". I tried to copy latest version over and it did the same thing. It imports AVC-h264 video just fine, but as soon as it tries to import audio it dies.
i can suggest to try with nero audio, or report to Kurtnoise
buzzqw
When you load your own avs script, HDC will load all the plugins from the filter folder and the plugins from the avs. This can cause it to go over the 50 allowed filter limit.
... i'll check
BHH
buzzqw
21st August 2009, 07:22
@Chengbin
use the Update fuction
BHH
Chengbin
21st August 2009, 13:24
@Chengbin
use the Update fuction
BHH
Wow, that's fast! Thank you so much.
buzzqw
21st August 2009, 13:45
was easy (just 2 line of code) and clever as idea
if one load an avs , the avs shouldn't need any other plugins
BHH
Chengbin
21st August 2009, 17:07
Sorry to bother you with another bug.
The avs "plugin" problem is fixed for encoding, but not for previewing.
Also, when you removed all the plugins, and you add resizing, the encoding will fail because avisynth can't find repair.dll (so load that)
buzzqw
21st August 2009, 17:33
repair is used only for slower preset afaik..
i'll check
but for next week i will be on holiday and not always at my pc
so.. you have to wait (maybe)
BHH
landofmu
21st August 2009, 18:16
Possibly a dumb mistake on my part but....
Just up'd my system to Win7 x64
Ran a trial convert w/ a recorded ota of a soap recorded for wife
convert .ts to avi (xvid)
conversion successful .... however!
converted file remained in job folder instead of defined destination!
build 3528
suggestions?
report follows.
HDConvertToX v.2.1.458.3528 "Isotta" report
Input File: c:\misc\tv\days of our lives-090819.ts ( C:\Misc\TV\Days of our Lives-090819.ts )
Codec Video: mpeg
Width / Heigh : 1920 / 1080
Framerate / Framecount: 29.970 / 103908
Duration(hh:mm:ss): 0:57:48
Aspect Ratio: 1.7778
Resized resolution: 720 / 400
Crop Values : 0:5:16:3
Start Video Configuration ->
Encoding Settings: XviD in AVI
SAP Compatibility: On
Encoding Preset: 7
Final Size: 2.7
Priority: idle
Denoise Level: None
Video Handling: Use Best Decoder
Deinterlace: Interlaced
-> End Video Configuration
Start Audio Configuration ->
Audio Codec: MP3 Audio
Audio Bitrate/Quality: 128
Audio Channels: 2
MP3 Mode: cbr
Normalize: On
Audio handling: Use Eac3to as demuxer
Keep only core: On
-> End Audio Configuration
Full Audio List-> (*** mean selected)
NONE
*** 2: ac3, english, 5.1 channels, 384kbps, 48khz, dialnorm: -24db, -634ms
-> 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:\HdConvertToX\applications\eac3to.exe" "c:\misc\tv\days of our lives-090819.ts" 1:"C:\HdConvertToX\job0\hdconverttox.m2v"
"C:\HdConvertToX\applications\dgindex.exe" -FO=0 -OM=0 -YR=2 -AIF=[C:\HdConvertToX\job0\hdconverttox.m2v] -OF=[C:\HdConvertToX\job0\movie] -exit -minimize
"C:\HdConvertToX\applications\eac3to.exe" "c:\misc\tv\days of our lives-090819.ts" 2: stdout.wav -down16 -down2 -normalize | "C:\HdConvertToX\applications\lame.exe" - -h --cbr -b 128 "C:\HdConvertToX\job0\hdencodertox-pid2.mp3"
"C:\HdConvertToX\applications\xvid_encraw.exe" -progress 50 -i "C:\HdConvertToX\job0\hdconverttox_days of our lives-090819.avs" -avi "C:\HdConvertToX\job0\hdconverttox_days of our lives-090819.avi" -max_bframes 1 -nopacked -vhqmode 1 -quality 6 -max_key_interval 125 -lumimasking -bquant_ratio 150 -framerate 29.97 -threads 6 -cq 2.7
"C:\HdConvertToX\applications\AVIMux_GUI.exe" -stdin "C:\HdConvertToX\applications\mux1.amg"
-> End Queue
AviSynth Script ->
Working with files: C:\HdConvertToX\job0\hdconverttox_days of our lives-090819.avs
Mpeg2Source("C:\HdConvertToX\job0\movie.d2v")
TDeint(mode=0,order=-1)
LanczosResize(720,400,0,5,-16,-3)
ColorMatrix(d2v="C:\HdConvertToX\job0\movie.d2v")
-> End AviSynth Script
AVIMux-Gui Script >
CLEAR
LOAD C:\HdConvertToX\job0\hdconverttox_days of our lives-090819.avi
LOAD C:\HdConvertToX\job0\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 OPTION MP3 VERIFY CBR ALWAYS
SET OPTION MP3 VERIFY RESDLG OFF
SET OUTPUT OPTIONS
WITH SET OPTION
OPENDML 0
RECLISTS 0
AUDIO INTERLEAVE 1 FR
AVI ADDJUNKBEFOREHEADERS 0
PRELOAD 512
END WITH
START C:\Misc\TV\Days of our Lives-090819.avi
-> End AVIMux-Gui Script
thanks
rickatnight11
21st August 2009, 18:26
Thanks for everyone's help! I finally got it working on Windows 7. I think I know what the issue was. Is anyone interested in a Windows 7 setup guide?
buzzqw
21st August 2009, 19:26
why you cropped odd ? LanczosResize(720,400,0,5,-16,-3)
isn't a good approach
and guide is always more then welcome
BHH
Crono141
22nd August 2009, 06:36
Must have been corrupt mp4box.exe. I replaced it with the one StaxRip is bundled with. and i works fine now.
Crono141
22nd August 2009, 20:01
Found a bug.
When you pick NeroAAC for audio and set a bitrate, if you click on the bitrate management dropdown, the bitrate defaults back to 64k, even if you don't change anything.
Adub
23rd August 2009, 19:12
It's technically not a bug. I have reported a similar issue before and Buzzqw said that it was supposed to happen like that. Personally, I would rather it stayed at the bitrate you set, but that's me (and, it sounds like, you).
astragalos
24th August 2009, 12:24
Thanks for everyone's help! I finally got it working on Windows 7. I think I know what the issue was. Is anyone interested in a Windows 7 setup guide?
Yes, I am !! :helpful:
Thanks in advance ! :thanks:
rickatnight11
24th August 2009, 14:36
Well, before I start working on a Windows 7 guide, I have an interesting issue. I have been converting a BluRay rip off of my hard-drive to "x264 in MKV" for the past few days, and it has drastically slowed down on the second pass of x264. My batch is attached.
The first four lines ran fine, and even the first x264 pass took a decent amount of time. I kicked it off Friday morning, it estimated about 7 hours, and it was done Friday evening. It was moving at about 10fps the entire time if I remember correctly. When it moved on to the second pass, however, it estimated 10 hours at ~7fps.
I let it run over night, and when I came back Saturday morning it was at about 20% and estimated another 20 hours. The fps has dropped drastically.
Sunday morning got it to 50%, but it was only running at just over 1fps, and this morning it's at 68% at 0.60fps.
It's estimating another 29 hours! Why is the second pass so sluggish and getting slower? Is this an issue with x264.exe?
I'm running this on a new Athlon X2 250 3.0Ghz processor, so it seems like something else is wrong. I'm not out of disk space, but it may also be a RAM issue. I have 2GB of RAM in the machine, but Task Manager shows 726MB cached, 693MB available, and 2MB free. x264.exe is using 615MB of RAM, so could it just be a swapping issue because my machine is using too much RAM as cache?
EDIT: I just partially figured out what was going on. I just noticed that the machine is set to go to sleep every 30 minutes. Doh! I haven't gotten standby working correctly yet, so it sounded like it was still on. Silly me. That still doesn't explain why it's going so slowly, though.
buzzqw
24th August 2009, 19:28
post the make report
BHH
rickatnight11
24th August 2009, 19:31
I'm sorry, I don't know what the make report is. The second pass should be finished within the hour, so perhaps I overreacted and it was just the computer going to sleep all along. It's still only running at 0.80fps and 10070.25kb/s. What is the make file that I can post.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.