View Full Version : HDConvertToX v. 3.0 (14/10/2010)
buzzqw
16th June 2009, 11:53
new update 1.9.369.3112
>fixed reading from saved settings don't update working folder
>fixed default output folder for avi muxing
>fixed visual crop wasn't updating resizing
>fixed if compression test is done , hdc will not repeat extraction/indexing on encode of same file
>fixed soundout will no more ask for overwriting audio output
>added basic support for ffmpeg2theora.exe. Put ffmpeg2theora.exe in \applications. And in hdconverttox.ini set Allow ffmpeg2theora.exe=1
>fixed a little better support for mono wav
>fixed lpcm/pcm encoding from dvd source
>added now first pass crf of 2 pass profile (CRF+1pass) will create a file named hdconverttox_XXX_1_crf.h264. In this way you can compare file size of pure crf encoding with the second pass size
>added option in ini for autoanalysis of input file
>added support for w64 audio files
>fixed audio mux when forcing ffmpeg.exe decoder
>fixed in first pass will be removed --mixed-refs (turbo mode)
>added in ini the possibility to delete temporary files. IT WILL DELETE ALL FILES IN WORKING FOLDER
>other minor corrections and cosmetic fixes
BHH
burfadel
16th June 2009, 13:54
Any thoughts on the Lame acoustic modelling algorithm change from -q 5 to -q 0? :)
buzzqw
16th June 2009, 14:10
i usually prefer to don't mess with preset..
however i will look at this.. but from my simple test the difference, in speed, between -q 5 and -q 0 is significative
what about -q 3 ( "In medio stat virtus" ) ?
BHH
buzzqw
16th June 2009, 14:57
ok, burfadel, please update HDC
BHH
alter4
16th June 2009, 18:22
Quote:
Originally Posted by alter4
@buzzqw
Another issue concerning a temp dir.
I try to change temp dir via UI on "utilities" tab.
When I use button "Set working directory" - temp directory changes
When I edit field with path to temp dir by hand (type it manually) - temp directory doesn't change (hdc 1.8.368.3109)
thanks, i'll check
BHH
The bug is still here in ver 1.9
buzzqw
16th June 2009, 18:40
in last update not.. is no more possible to edit by hand the path
BHH
alter4
16th June 2009, 19:03
in last update not.. is no more possible to edit by hand the path
BHH
:confused:
But I can type anything into field without any restrictions.
The difference is now the text is aligned by middle:)
buzzqw
16th June 2009, 19:05
ouch.. i will check tomorrow... maybe i added the wrong control :D
BHH
burfadel
17th June 2009, 01:17
ok, burfadel, please update HDC
BHH
Thanks for that! :)
buzzqw
17th June 2009, 07:14
@alter4
now is read-only
@burfaldel
i have added -h switch maily because mp3 generated were smaller :)
BHH
BigKing
17th June 2009, 11:40
Do you think about a update button in the software? It would be great.
noee
17th June 2009, 14:07
Build 3120 - Save File location is broken again.
If I type in the location folder and filename for the Save File, it still puts the file in the HDC folder.
flebber
17th June 2009, 14:54
Build 3120 - Save File location is broken again.
If I type in the location folder and filename for the Save File, it still puts the file in the HDC folder.
I have the same error with output file being named 0hdconverttox_full_fullvideo.mkv
buzzqw
17th June 2009, 15:05
thanks , fixed
please update HDC
BHH
buzzqw
17th June 2009, 19:24
@rubinus
try updating your ffdshow build, the decoder seems not working well
BHH
alter4
17th June 2009, 21:33
Wow! "update button" is already in HDC. But as I see it doesn't work properly, it is only test beta version I think.
pdanpdan
17th June 2009, 22:25
Small problem here: I save default settings with Audio: Nero AAC, 0.4 quality, original nr. of channels, vbr.
After I restart program, everything is OK.
Then I open an avi file and I choose to not muk in mkv
After that, the Audio settings change in: MP3 Audio, Audio Channels 2, but it remains Nero Quality 0.4 and vbr
Sharc
17th June 2009, 23:23
.... my main development pc is a virtual windows xp on fedora..... i cant add it directly since i have no clue how it works (even if i own a nvidia 9600gt and have the license for Neuron2 NV tools)
If direct import of DG...IndexNV files (.dgm, .dga, .dgv) is not possible, could it be done via an .avs script, like:
loadplugin("C:\xxxx\xxxx\DGmpegdecNV\DGDecodeNV.dll")
DGSource("C:\xxx\xxxx\Test_Movie\VTS_01_1.dgm")?
Such scrips are automatically generated by the DG..NV tools using its template.avs feature.
buzzqw
18th June 2009, 07:22
Wow! "update button" is already in HDC. But as I see it doesn't work properly, it is only test beta version I think.
should be fixed :) please download manually hdc
Small problem here: I save default settings with Audio: Nero AAC, 0.4 quality, original nr. of channels, vbr.
After I restart program, everything is OK.
Then I open an avi file and I choose to not muk in mkv
After that, the Audio settings change in: MP3 Audio, Audio Channels 2, but it remains Nero Quality 0.4 and vbr
fixed, please update hdc
BHH
There seems to be a bug by using the feature "Embed Subtitel in Videostream".
In the produced scriptfile hdconverttox_vts_01_1.avs is the following line added:
VobSub("C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\hdencodertox__subs_21.idx")
Encoding doesnt work cause the "hdencodertox__subs_21.idx" isnt found, because VSrip is producing only files that are named hdc_subs.*.
Videostream is only an errormessage pointing to the missing file.
If I edit the scriptfile and changing the VobSub-Line from "hdencodertox__subs_21.idx" to "hdc_subs.idx" it works as intended
Hope this helped
Greetings
OLP
EDIT:
Just for Info,
this happend while making *.mkv from ripped DVD-Parts
buzzqw
18th June 2009, 08:36
Thanks OLP ! (and Welcome to the Forum!)
please redownload HDC
and report back
BHH
thx buzzqw,
its ok now. :thanks:
There is another thing.
Because the 2passprocessing of eac3to.exe on extracting audio from vob can cause some lipsyncprobs ( http://forum.doom9.org/showthread.php?t=125966&highlight=no2ndpass&page=441 )
madshi has make a undokumented switch "-no2ndpass" to disable the 2nd process.
Is there a chance that you implement this feature as option also in your audio-tab.
Adding this option manuel to the commandline is ok, too
Just a question of comfort :)
greetings
OLP
buzzqw
18th June 2009, 11:49
ok, update HDC
BHH
EDIT: removed the "-no2ndpass, it will break the encoding
...
EDIT: removed the "-no2ndpass, it will break the encoding
:confused:
manuell added to the comandline it worked in my case without any problem.
whats the prob in your case?
HDConvertToX v.1.9.389.3185 report
Input File: g:\stargate-sg1\s08e14_konfrontation\video_ts\vts_01_1.vob
( G:\Stargate-SG1\S08E14_Konfrontation\VIDEO_TS\VTS_01_0.IFO )
PGC : PGC 1. Length: 0:41:55:04 / chained=1
Codec Video: mpeg
Width / Heigh : 720 / 576
Framerate / Framecount: 25.000 / 62875
Duration(hh:mm:ss): 0:41:56
Aspect Ratio: 1.7778
Resized resolution: 720 / 576
Crop Values : 2:8:2:8
No Resize & Crop: On
Start Video Configuration ->
Encoding Settings: X264 in MKV
Encoding Preset: 20
Final Size: 25
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
-> End Audio Configuration
Full Audio List-> (*** mean selected)
NONE
*** 80: English (AC3 6ch, 0xBD 0x80) [0]
*** 81: Deutsch (AC3 6ch, 0xBD 0x81) [0]
82: Francais (AC3 6ch, 0xBD 0x82) [0]
*** 83: English (AC3 2ch, 0xBD 0x83) [0]
-> End Full Audio List
Full Subtitle List-> (*** mean selected)
NONE
English 0 (0xBD 0x20) [0] wide
*** Deutsch 1 (0xBD 0x21) [0] wide
Francais 2 (0xBD 0x22) [0] wide
Nederlands 3 (0xBD 0x23) [0] wide
Suomi 4 (0xBD 0x24) [0] wide
-> End Full Subtitle List
Mux Subtitle in MP4/MKV file: On
Start Advanced AviSynth ->
Basic Filter: RemoveGrain(mode=2)
ColorMatrix: On
-> End Advanced AviSynth
Start Queue ->
prompt $d $t $_$P$G
"C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\applications
\dgindex.exe" -FO=0 -OM=0 -YR=2 -AIF=[g:\stargate-sg1\s08e14_konfrontation\video_ts\vts_01_1.vob]
-OF=[C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\movie] -exit -minimize
"C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\applications\
eac3to.exe" "G:\Stargate-SG1\S08E14_Konfrontation\VIDEO_TS\VTS_01_1.vob"+
"G:\Stargate-SG1\S08E14_Konfrontation\VIDEO_TS\VTS_01_2.vob"
3: "C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\hdencodertox-pid3.ac3" -no2ndpass
"C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\applications\
eac3to.exe" "G:\Stargate-SG1\S08E14_Konfrontation\VIDEO_TS\VTS_01_1.vob"+
"G:\Stargate-SG1\S08E14_Konfrontation\VIDEO_TS\VTS_01_2.vob"
4: "C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\hdencodertox-pid4.ac3" -no2ndpass
"C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\applications\
eac3to.exe" "G:\Stargate-SG1\S08E14_Konfrontation\VIDEO_TS\VTS_01_1.vob"+
"G:\Stargate-SG1\S08E14_Konfrontation\VIDEO_TS\VTS_01_2.vob"
6: "C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\hdencodertox-pid6.ac3" -no2ndpass
"C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\applications\
VSrip.exe" "C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\hdc_subs.list"
"C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\applications\
x264.exe" --crf 25 --threads auto --thread-input --no-psnr --progress --level 4.1
--keyint 24 --min-keyint 1 --ref 3 --mixed-refs --bframes 3 --weightb --direct auto
--partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --ipratio 1.1 --pbratio 1.1 --vbv-bufsize 30000
--vbv-maxrate 38000 --qcomp 0.5 --me umh --mvrange 511 --aud --nal-hrd --sar 1:1
--output "C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\hdconverttox_vts_01_1.h264"
"C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\hdconverttox_vts_01_1.avs"
"C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\applications\
Chapter\ChapterXtractor.exe" "G:\Stargate-SG1\S08E14_Konfrontation\VIDEO_TS\VTS_01_0.IFO"
"C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\chapters.txt" -p5
"C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\applications\
mkvmerge.exe" -o "C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\hdconverttox_full_vts_01_1.mkv"
--default-duration 0:25.000fps --aspect-ratio -1:1.7778
"C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\hdconverttox_vts_01_1.h264"
--language -1:eng "C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\hdencodertox-pid3.ac3"
--language -1:deu "C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\hdencodertox-pid4.ac3"
--language -1:eng "C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\hdencodertox-pid6.ac3"
--default-track -1:no "C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\hdc_subs.idx"
--chapters "C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\chapters.txt"
--title "Done with HDConvertToX v.1.8.354.3062"
-> End Queue
AviSynth Script ->
Working with files: C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\hdconverttox_vts_01_1.avs
mpeg2source("C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\movie.d2v")
ColorMatrix(d2v="C:\Users\oliver\Desktop\HDConvertToX_1.8.332.2935\temp\movie.d2v")
hqdn3d(1)
RemoveGrain(mode=2)
return last
-> End AviSynth Script
Greetings
OLP
buzzqw
18th June 2009, 14:26
you have copy the audio
what about if you encode the audio to mp3/aac ?
BHH
you have copy the audio
what about if you encode the audio to mp3/aac ?
BHH
never tried it, cause i want my mkv with AC3-audio :)
i think this option is only when demuxing and leave the audio untouched (imo, copy)
so it makes only sense when copy audio is selected
greeting
OLP
Chengbin
18th June 2009, 23:49
buzzqw, I just reinstalled my computer, and I got this error.
http://i43.tinypic.com/k55zr.png
I have avisynth, ffdshow, and haali media splitter installed.
Guest
18th June 2009, 23:53
@Chengbin
No discussion of rule 6 material.
buzzqw
19th June 2009, 07:43
what os ?
BHH
alter4
19th June 2009, 08:05
I need help with DVD rip.
After rip hdc made for me file myFilm.mp4, but when I ran the film for view I saw the video and audio were unsynchronized.
I went to HDC temp folder and saw standalone video and audio track length.
The video length was 2h:50min:33sec
The audio lenth was 2h:50min:33sec:27sec
But HDC doesn't have any ability to set audio delay...
Guys! What do you recommend me?
buzzqw
19th June 2009, 09:41
have you copyed audio or encoded ?
BHH
Havokdan
19th June 2009, 12:01
Suggestion: Force same name from input file for output filename(except extesion) via Hidden Options(.ini, and disabel default.)
buzzqw
19th June 2009, 12:10
just don't give any output file.. it will be muxed as hdconverttox_filename.xxx
BHH
Havokdan
19th June 2009, 13:19
I known, i want cut "hdconverttox_" from outup filename, i want force exactly filename for input/output(except extension).But okay.
Chengbin
19th June 2009, 14:01
I'm using Windows Vista, the same as before.
BTW, this happened before reinstallation as well when I uninstalled CCCP.
Sharc
20th June 2009, 08:07
If direct import of DG...IndexNV files (.dgm, .dga, .dgv) is not possible, could it be done via an .avs script, like:
loadplugin("C:\xxxx\xxxx\DGmpegdecNV\DGDecodeNV.dll")
DGSource("C:\xxx\xxxx\Test_Movie\VTS_01_1.dgm")?
Such scrips are automatically generated by the DG..NV tools using its template.avs feature.
@buzzqw
Any comment if this would be possible? I understand that your platform does no support to implement and test the direct import of DG...NV index files. But what about the workaround via .avs scripts? Sorry if my proposal is naive.
BigKing
20th June 2009, 10:21
I'm using Windows Vista, the same as before.
BTW, this happened before reinstallation as well when I uninstalled CCCP.
Look in the HDConvertToX.ini if the workfolder exist.
@buzzqw: I have the problem, that only one audio track is muxxed in the final file. But I selected two tracks. I used copy Audio. In the working temp dir there are both files.
buzzqw
20th June 2009, 12:09
@buzzqw
Any comment if this would be possible? I understand that your platform does no support to implement and test the direct import of DG...NV index files. But what about the workaround via .avs scripts? Sorry if my proposal is naive.
is just loading DGDecodeNV.dll enough ? and what about command lone for generating .dgm ?
i will look at specs.. but.. i cannot promise
@buzzqw: I have the problem, that only one audio track is muxxed in the final file. But I selected two tracks. I used copy Audio. In the working temp dir there are both files.
without make report i cannot help, sorry
BHH
Sharc
20th June 2009, 12:43
is just loading DGDecodeNV.dll enough ? and what about command lone for generating .dgm ?
i will look at specs.. but.. i cannot promise
Thanks for looking into it. Would be nice to have, but just in case it doesn't prove to be too difficult and time consuming.
DGdecodeNV.dll is neuron2's recent universal decoder which can decode mpeg-2, AVC and VC-1 as far as I understand.
The .dgm, .dga or dgv index files as well as the .avs would be generated independently and external to HDC using neuron2' tools.
The remaining point could be how to include the audio files (assuming that the demuxed audio files have already been extracted external to HDC and are available).
Chengbin
20th June 2009, 14:47
What decoder does eac3to use to decode files?
buzzqw
20th June 2009, 16:13
libav, or if present nero
type eac3to from dos to see a list
BHH
Chengbin
20th June 2009, 22:02
libav, or if present nero
type eac3to from dos to see a list
BHH
Why would it not work when I installed ffdshow?
Nothing works, none of the 4 decoders would analyze my video.
Chengbin
21st June 2009, 01:46
I'm so pissed.
The files are broken. A simple reextraction made everything work.
zygo
21st June 2009, 04:09
gday buzz
a new problem came up with dgindex (no video sequence header found) and then something like (No data. Check your PIDS)
the make report
HDConvertToX v.1.9.389.3185 report
Input File: h:\original shooter\shooter\bdmv\stream\00003.m2ts ( H:\original shooter\SHOOTER\BDMV\STREAM\00003.m2ts )
Codec Video: mpeg
Width / Heigh : 1920 / 1080
Framerate / Framecount: 23.976 / 180816
Duration(hh:mm:ss): 2:5:42
Aspect Ratio: 1.7778
Resized resolution: 1280 / 544
Crop Values : 0:132:0:132
Start Video Configuration ->
Encoding Settings: X264 in MKV
NMT Compatibility: On
Encoding Preset: 7
Final Size: 18
Priority: idle
Denoise Level: Super Light
Video Handling: Use Best Decoder
-> End Video Configuration
Start Audio Configuration ->
Audio Codec: AC3 Audio
Audio Bitrate/Quality: 448
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
*** 1: chapters, 19 chapters
*** 3: ac3, english, 5.1 channels, 640kbps, 48khz, dialnorm: -27db
4: ac3, french, 5.1 channels, 640kbps, 48khz, dialnorm: -27db
5: ac3, spanish, 5.1 channels, 640kbps, 48khz, dialnorm: -27db
6: ac3 surround, english, 2.0 channels, 192kbps, 48khz, dialnorm: -27db
-> End Full Audio List
Full Subtitle List-> (*** mean selected)
*** NONE
7: subtitle (pgs), english
8: subtitle (pgs), english
9: subtitle (pgs), french
10: subtitle (pgs), spanish
-> End Full Subtitle List
Mux Subtitle in MP4/MKV file: On
Start Advanced AviSynth ->
MVDegrain: MVDegrain3
ColorMatrix: On
-> End Advanced AviSynth
Start Queue ->
prompt $d $t $_$P$G
"H:\HDConvertToX_1.8.332.2935\applications\eac3to.exe" "h:\original shooter\shooter\bdmv\stream\00003.m2ts" 1:"H:\HDConvertToX_1.8.332.2935\temp\hdconverttox.m2v"
"H:\HDConvertToX_1.8.332.2935\applications\dgindex.exe" -FO=0 -OM=0 -YR=2 -AIF=[H:\HDConvertToX_1.8.332.2935\temp\hdconverttox.m2v] -OF=[H:\HDConvertToX_1.8.332.2935\temp\movie] -exit -minimize
"H:\HDConvertToX_1.8.332.2935\applications\eac3to.exe" "h:\original shooter\shooter\bdmv\stream\00003.m2ts" 1: "H:\HDConvertToX_1.8.332.2935\temp\hdencodertox-pid1.ac3" -normalize -down6 -448
"H:\HDConvertToX_1.8.332.2935\applications\eac3to.exe" "h:\original shooter\shooter\bdmv\stream\00003.m2ts" 3: "H:\HDConvertToX_1.8.332.2935\temp\hdencodertox-pid3.ac3" -normalize -down6 -448
"H:\HDConvertToX_1.8.332.2935\applications\x264.exe" --crf 18 --threads auto --thread-input --no-psnr --progress --keyint 250 --bframes 3 --mixed-refs --trellis 0 --ref 3 --deblock -1,-1 --subme 9 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me umh --no-ssim --weightb --b-adapt 1 --no-chroma-me --8x8dct --aud --nal-hrd --aq-strength 1 --sar 1:1 --output "H:\HDConvertToX_1.8.332.2935\temp\hdconverttox_00003.h264" "H:\HDConvertToX_1.8.332.2935\temp\hdconverttox_00003.avs" --level 4.0
"H:\HDConvertToX_1.8.332.2935\applications\eac3to.exe" "h:\original shooter\shooter\bdmv\stream\00003.m2ts" 1:"H:\HDConvertToX_1.8.332.2935\temp\chapters.txt"
"H:\HDConvertToX_1.8.332.2935\applications\mkvmerge.exe" -o "H:\Shooter HD720p.mkv" --default-duration 0:23.976fps "H:\HDConvertToX_1.8.332.2935\temp\hdconverttox_00003.h264" "H:\HDConvertToX_1.8.332.2935\temp\hdencodertox-pid1.ac3" --chapters "H:\HDConvertToX_1.8.332.2935\temp\chapters.txt" --title "Shooter"
-> End Queue
AviSynth Script ->
Working with files: H:\HDConvertToX_1.8.332.2935\temp\hdconverttox_00003.avs
mpeg2source("H:\HDConvertToX_1.8.332.2935\temp\movie.d2v")
LanczosResize(1280,544,0,132,-0,-132)
ColorMatrix(d2v="H:\HDConvertToX_1.8.332.2935\temp\movie.d2v")
hqdn3d(1)
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
any ideas?
cheers :)
flebber
21st June 2009, 07:54
HI SMD!
in the last version you can ADD the lines to profile.txt!
like this
X264;1;Ultra Fast;--keyint 250 --bframes 1 --trellis 0 --ref 1 --filter 0,0 --subme 2 --direct spatial --vbv-bufsize 14000 --vbv-maxrate 25000 --me hex --no-ssim --merange 8 --b-adapt 0 --no-chroma-me --aud
X264;2;Very Fast;--keyint 250 --bframes 2 --trellis 0 --ref 2 --filter 0,0 --subme 3 --direct spatial --vbv-bufsize 14000 --vbv-maxrate 25000 --me hex --no-ssim --merange 10 --b-adapt 0 --no-chroma-me --aud
X264;3;Fast;--keyint 250 --bframes 3 --trellis 0 --ref 3 --filter -1,-1 --subme 4 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me hex --no-ssim --merange 12 --weightb --b-adapt 2 --b-pyramid --partitions p8x8,i8x8 --8x8dct --aud --aq-mode 1 --aq-strength 1 --psy-rd 1.0:0.0
X264;4;High Performance;--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 --merange 14 --weightb --b-adapt 2 --b-pyramid --partitions p8x8,i8x8 --8x8dct --aud --aq-mode 1 --aq-strength 1 --psy-rd 1.0:0.0
X264;5;Balanced;--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
X264;6;Better Quality;--keyint 250 --bframes 5 --mixed-refs --trellis 1 --ref 4 --filter -1,-1 --subme 6 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me umh --no-ssim --weightb --b-adapt 2 --b-pyramid --partitions p8x8,b8x8,i8x8 --8x8dct --aud --aq-mode 1 --aq-strength 1 --psy-rd 1.0:0.0
X264;7;Extreme Quality;--keyint 250 --bframes 4 --mixed-refs --trellis 0 --ref 4 --filter -1,-1 --subme 9 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me umh --no-ssim --weightb --b-adapt 2 --no-chroma-me --8x8dct --aud --aq-mode 1 --aq-strength 1 --psy-rd 1.1:0.0
X264;8;Insane Quality;--keyint 250 --bframes 6 --mixed-refs --trellis 2 --ref 6 --filter -1,-1 --subme 7 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me umh --no-ssim --merange 20 --weightb --b-adapt 2 --b-pyramid --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --aud --aq-mode 1 --aq-strength 1 --psy-rd 1.0:1.0
X264;9;Slug;--keyint 250 --bframes 8 --mixed-refs --trellis 2 --ref 8 --filter -2,-1 --subme 8 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me esa --no-ssim --merange 24 --weightb --b-adapt 2 --b-pyramid --partitions p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --aud --aq-mode 1 --aq-strength 1 --psy-rd 1.1:1.0
X264;10;Infite Time;--keyint 250 --bframes 16 --mixed-refs --trellis 2 --ref 16 --filter -2,-1 --subme 9 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me tesa --no-ssim --merange 32 --weightb --b-adapt 2 --b-pyramid --partitions all --8x8dct --aud --aq-mode 1 --aq-strength 1 --psy-rd 1.1:1.0
X264;11;QuickTime7;--level 3.0 --ref 4 --bframes 1 --direct auto --no-cabac --trellis 1 --partitions p8x8,b8x8,i4x4 --me umh
X264;12;QuickTime7-optimized;--level 3.0 --vbv-bufsize 5000 --vbv-maxrate 12000 --filter 0,0 --ref 1 --bframes 3 --b-adapt 1 --weightb --direct auto --subme 7 --partitions p8x8,b8x8,i4x4,p4x4, --me umh
BHH
At which point in the profile.ini would you add this in if i wanted to ?
buzzqw
21st June 2009, 08:25
gday buzz
a new problem came up with dgindex (no video sequence header found) and then something like (No data. Check your PIDS)
"H:\HDConvertToX_1.8.332.2935\applications\eac3to.exe" "h:\original shooter\shooter\bdmv\stream\00003.m2ts" 1:"H:\HDConvertToX_1.8.332.2935\temp\hdconverttox.m2v"
"H:\HDConvertToX_1.8.332.2935\applications\dgindex.exe" -FO=0 -OM=0 -YR=2 -AIF=[H:\HDConvertToX_1.8.332.2935\temp\hdconverttox.m2v] -OF=[H:\HDConvertToX_1.8.332.2935\temp\movie] -exit -minimize
any ideas?
cheers :)
is hdconverttox.m2v extracted ?
if you open manually dgindex and point as input the m2v it works ?
At which point in the profile.ini would you add this in if i wanted to ?
try opening the last hdconvert profile :)
BHH
zygo
21st June 2009, 08:56
is hdconverttox.m2v extracted ?
if you open manually dgindex and point as input the m2v it works ?
the m2v file created had size of 0 bytes
i played around a bit, tried different settings. forced ffmpegsource and it started working (tho i did notice it created a "00003.m2ts.ffindex" file in the source folder)
strange thing now is x264 reporting 92262 frames to encode (just over 1 hour @ 23.98fps) yet aec3to says "video track 2 contains 180816 frames" and mediainfo says 2h 5min..
strange things???
added:
checked m2v file, it just has chapter info. is that right?? no, dgindex comes up with same problem when pointed at it manually.
i notice it says its an mpeg video in the m2ts, thats the first time ive seen that. is that unusual (it is for me so far with bluray content)
zygo
21st June 2009, 09:54
also, chapters now shows up in the "Audio Tracks" menu as item 1.
is that new?? why does it then try to extract them to an "ac3" file with eac3to?? (see above queue and it has happened on the next bluray ive loaded as well)
buzzqw
21st June 2009, 10:21
@zygo
please redownload hdc update, m2v extraction should be fixed
and chapter in audio too
BHH
flebber
21st June 2009, 12:49
try opening the last hdconvert profile :)
BHH
Sweeeeet :)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.