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

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

 

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

Reply
 
Thread Tools Search this Thread Display Modes
Old 4th June 2009, 01:20   #1041  |  Link
Adub
Fighting spam with a fish
 
Adub's Avatar
 
Join Date: Sep 2005
Posts: 2,699
Post your script.
__________________
FAQs:Bond's AVC/H.264 FAQ
Site:Adubvideo
Adub is offline   Reply With Quote
Old 4th June 2009, 01:21   #1042  |  Link
Adub
Fighting spam with a fish
 
Adub's Avatar
 
Join Date: Sep 2005
Posts: 2,699
Quote:
Originally Posted by toology View Post
Hey buzz,

I installed K Lite Codec Pack 32 and 64 and used the tool you linked to set everything to ffdshow.
Bad idea. Remove any codec packs you are using. Just use FFDShow and Haali, that's all you need.
__________________
FAQs:Bond's AVC/H.264 FAQ
Site:Adubvideo
Adub is offline   Reply With Quote
Old 4th June 2009, 04:03   #1043  |  Link
rickhtoo
Registered User
 
Join Date: May 2009
Posts: 25
FYI. The more I use HDC, the more I learn. I finally was able to get an encode accomplished that I've been trying to do for about a week now. The movie is 100 Million BC. This movie is one of the few that AutoMKV could not do. It would try, but could not do the video encode. The following is what I have discovered.

AutoMKV - Failed, could not encode the video

HDC (Deint none) Would do the encode, but unsatisfactory results. Jaggies on moving objects and choppy panning.

HDC (Deint FilmNTSC) Would not encode the video

HDC (Deint Interlaced) Full encode, no jaggies, but very choppy panning

Testing the Deint showed the movie to be Telecine (This is also what AutoMKV was trying to choose)

HDC (Deint Telecine) Would not encode the video...

I finally got a perfect encode of this movie by choosing Interlaced/Telecine for Deint, which makes sense now that I understand what is happening.

Hey I'm learning..

Thanks Buzz
rickhtoo is offline   Reply With Quote
Old 4th June 2009, 07:10   #1044  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
@ricktoo

what mean "would not encode the video" ?

do you got errors in avs ? what's happen when you open the avs script in virtualdub ?

another one try could be the "double ivtc" but you should do it only if your movie would be 23.976 fps

also.. post a report and a 50mb of sample file

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 4th June 2009, 10:22   #1045  |  Link
zygo
Registered User
 
Join Date: Dec 2006
Location: Oz
Posts: 31
gday buzz

am having a problem with a dvd im trying to convert to 264 in mkv. it crashes when trying to convert the subs.

also, i have 3 other questions.
1) when i checked this video with hdc's test interlace it said "Report: Progressive, order=1" yet you can see in the second dump below (from eac3to) that it reports the video as mpeg2, 576i50. (doesnt that mean its interlaced?)
2) i would have expected that this video would have been pal (original was bought in oz) yet there is a reference in the BDSup2Sub command line to ntsc (/res:ntsc). is this correct?
3) how do i know if hdc is picking up and then re-using the existing chapters (before i encode and find that they're missing)

here is the info from the make report
Code:
HDConvertToX v.1.7.329.2916 report

Input File: d:\video_ts\vts_01_1.vob ( D:\VIDEO_TS\VTS_01_1.VOB )
Codec Video: mpeg
Width / Heigh : 720 / 576
Framerate / Framecount: 25.000 / 128164
Duration(hh:mm:ss): 1:25:27
Aspect Ratio: 1.7778
Resized resolution: 704 / 288
Crop Values : 2:84:2:76

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

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

Full Audio List-> (*** mean selected)
NONE
*** 2: ac3, 5.1 channels, 448kbps, 48khz, dialnorm: -27db
3: ac3 surround, 2.0 channels, 192kbps, 48khz, dialnorm: -27db
4: ac3 surround, 2.0 channels, 192kbps, 48khz, dialnorm: -27db

-> End Full Audio List

Full Subtitle List-> (*** mean selected)
*** NONE
*** 5: subtitle (dvd)

-> 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:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\applications\dgindex.exe" -FO=0 -OM=0 -YR=2 -AIF=[d:\video_ts\vts_01_1.vob] -OF=[C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\movie] -exit -minimize
"C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\applications\eac3to.exe" "d:\video_ts\vts_01_1.vob" 5:"C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\hdencodertox__subs_5.sup"
"C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\applications\eac3to.exe" "d:\video_ts\vts_01_1.vob" 2: "C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\hdencodertox-pid2.ac3"
java -jar "C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\applications\BDSup2Sub.jar" "C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\hdencodertox__subs_5.sup" "C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\hdencodertox__subs_5.idx" /res:ntsc
"C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\applications\x264.exe" --crf 20 --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 --psy-rd 1.0:0.3 --sar 1:1  --output "C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\hdconverttox_vts_01_1.h264" "C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\hdconverttox_vts_01_1.avs" --level 4.0 
"C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\applications\mkvmerge.exe" -o "C:\Users\Public\Documents\Zoolander.MKV" --default-duration 0:25.000fps  "C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\hdconverttox_vts_01_1.h264"   "C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\hdencodertox-pid2.ac3" --default-track -1:no  "C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\hdencodertox__subs_5.idx"  --title "Done with HDConvertToX v.1.7.329.2916" 
-> End Queue

AviSynth Script ->
Working with files: C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\hdconverttox_vts_01_1.avs
try {
mpeg2source("C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\movie.d2v")
LanczosResize(704,288,2,84,-2,-76)
ColorMatrix(d2v="C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\movie.d2v")
hqdn3d(1)
}
catch (err) {
last=BlankClip()
converttoyv12()
subtitle(err)
trim(0,1500)
}
-> End AviSynth Script
and here is the dump from the cmd screen that shows wats not happenning
Code:
C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869>"C:\Downloads\2009_06_04\HDCon
vertToX_1.7.323.2869\applications\eac3to.exe" "d:\video_ts\vts_01_1.vob" 5:"C:\D
ownloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\hdencodertox__subs_5.sup"
VOB, 1 video track, 3 audio tracks, 1 subtitle track, 0:17:16
1: MPEG2, 576i50 (16:9)
2: AC3, 5.1 channels, 448kbps, 48khz, dialnorm: -27dB
3: AC3 Surround, 2.0 channels, 192kbps, 48khz, dialnorm: -27dB
4: AC3 Surround, 2.0 channels, 192kbps, 48khz, dialnorm: -27dB
5: Subtitle (DVD)
s05 Extracting subtitle track number 5...
s05 Creating file "C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\hdenco
dertox__subs_5.sup"...
Video track 1 contains 25893 frames.
Subtitle track 5 contains 291 captions.
eac3to processing took 1 minute, 26 seconds.
Done.


C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869>java -jar "C:\Downloads\2009_0
6_04\HDConvertToX_1.7.323.2869\applications\BDSup2Sub.jar" "C:\Downloads\2009_06
_04\HDConvertToX_1.7.323.2869\temp\hdencodertox__subs_5.sup" "C:\Downloads\2009_
06_04\HDConvertToX_1.7.323.2869\temp\hdencodertox__subs_5.idx" /res:ntsc

Command line:
C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\applications\BDSup2Sub.jar C:\
Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\hdencodertox__subs_5.sup C:\
Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\hdencodertox__subs_5.idx /re
s:ntsc

OPTION: set resolution to NTSC (720x480)
Target frame rate set to 29.97fps

Converting SUB/IDX

Loading C:\Downloads\2009_06_04\HDConvertToX_1.7.323.2869\temp\hdencodertox__sub
s_5.sup
#1
DCSQ start    ofs: 0x0000000a  (00:01:07.659)
ERROR: Unexpected command 0 at index 0x00000012There was 1 error

Conversion of 1 file(s) finished
cheers
zygo is offline   Reply With Quote
Old 4th June 2009, 10:46   #1046  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
Quote:
also, i have 3 other questions.
1) when i checked this video with hdc's test interlace it said "Report: Progressive, order=1" yet you can see in the second dump below (from eac3to) that it reports the video as mpeg2, 576i50. (doesnt that mean its interlaced?)
2) i would have expected that this video would have been pal (original was bought in oz) yet there is a reference in the BDSup2Sub command line to ntsc (/res:ntsc). is this correct?
3) how do i know if hdc is picking up and then re-using the existing chapters (before i encode and find that they're missing)
1) even if eac3to report 50i, it doesn't mean that video is interlaced. Deinterlace test should be correct
2) fixed in next update
3) sorry pal, but in your case no chapter are extracted.
Why ? you feed as input the first vob. If you use as input the vts_01_1.ifo HDC will extract and use chapters too

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 4th June 2009, 12:17   #1047  |  Link
Chengbin
Registered User
 
Join Date: Oct 2007
Posts: 1,060
Code:
#HDConvertToX Avisynth Script
#
#Input File = d:\test.mkv
#Original Resolution = 1280x720
#Aspect Ratio = 1.7778
#Frame rate =23.976
#Number of Frames = 149969
#Lenght (hour:minutes:seconds) = 1:44:15
#Display Aspect Ratio = 1.7778
#Aspect Error = 1.0114
#
#Resized resolution = 704 / 400
#Crop Left = 0
#Crop Top = 0
#Crop Right = 0
#Crop Bottom = 0
#
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\AddGrain.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\AddGrainC.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\autocrop.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\Average.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\avss.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\ColorMatrix.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\deblock.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\Decomb.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\deen.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\degrainmedian.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\dfttest.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\DGAVCDecode.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\DGDecode.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\DirectShowSource.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\EEDI2.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\FFMS2.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\FFT3DFilter.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\FluxSmooth.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\frfun7.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\gradfun2db.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\hqdn3d.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\MSharpen.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\mt_masktools-26.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\mvtools.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\mvtools2.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\NicAudio.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\nnedi.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\RemoveDirtS.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\RemoveGrainS.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\RepairS.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\SangNom.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\SoundOut.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\TBilateral.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\TDeint.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\TIVTC.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\TTempSmooth.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\UnDot.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\UnFilter.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\VSFilter.dll")
LoadPlugin("D:\HDConvertToX_1.7.323.2869\filters\yadifmod.dll")

Import("D:\HDConvertToX_1.7.323.2869\filters\BlindDeHalo3_mt2.avsi")
Import("D:\HDConvertToX_1.7.323.2869\filters\Deblock_QED_MT2.avsi")
Import("D:\HDConvertToX_1.7.323.2869\filters\GradFun2DBmod.v1.3.avsi")
Import("D:\HDConvertToX_1.7.323.2869\filters\Lem.avsi")
Import("D:\HDConvertToX_1.7.323.2869\filters\LSFmod.v1.7.avsi")
Import("D:\HDConvertToX_1.7.323.2869\filters\MCTemporalDenoise.v1.2.02.avsi")
Import("D:\HDConvertToX_1.7.323.2869\filters\QMLF_3_motions.avsi")
Import("D:\HDConvertToX_1.7.323.2869\filters\QMLF_5_motions.avsi")
Import("D:\HDConvertToX_1.7.323.2869\filters\QMLF_7_motions.avsi")
Import("D:\HDConvertToX_1.7.323.2869\filters\QMLF_9_motions.avsi")
Import("D:\HDConvertToX_1.7.323.2869\filters\seesaw.avsi")
Import("D:\HDConvertToX_1.7.323.2869\filters\spresso.avsi")
Import("D:\HDConvertToX_1.7.323.2869\filters\Srestore.avsi")
try {

#Enabling MT
Setmemorymax(512)
SetMTMode(2,0)

#Source File
DSS2("d:\test.mkv",fps=23.976)
last = isRGB(last) ? ConvertToYV12(last) : last
last = isYUY2(last) ? ConvertToYV12(last) : last


#Applying Resizing
Lanczos4Resize (704,400,0,0,-0,-0)

#Insert Filters As Requested

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)
TextSub("D:\HDConvertToX_1.7.323.2869\temp\hdencodertox__subs_3.ass")
}
catch (err) {
last=BlankClip()
converttoyv12()
subtitle(err)
trim(0,1500)
}

Last edited by Chengbin; 4th June 2009 at 21:16.
Chengbin is offline   Reply With Quote
Old 4th June 2009, 12:26   #1048  |  Link
zygo
Registered User
 
Join Date: Dec 2006
Location: Oz
Posts: 31
thanks for the quick response buzz

i will try this again later but with the ifo selected rather than the vob.
is there some way now (or could it be added) to see the chapter information? even if its not editable at least we would know for sure that hdc has recognised their existance and will incorperate them in the mkv (i have had a couple of encodes now without them)

cheers
zygo is offline   Reply With Quote
Old 4th June 2009, 12:33   #1049  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
Quote:
Originally Posted by zygo View Post
thanks for the quick response buzz

i will try this again later but with the ifo selected rather than the vob.
is there some way now (or could it be added) to see the chapter information? even if its not editable at least we would know for sure that hdc has recognised their existance and will incorperate them in the mkv (i have had a couple of encodes now without them)

cheers
just add the work to queue, and check if ChapterXtractor.exe is invoked
if yes, you will see in mkvmerge command the chapter muxing too

Quote:
Originally Posted by Chengbin View Post
[CODE]#HDConvertToX Avisynth Script
... the file name.. change the file name...

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 4th June 2009, 13:21   #1050  |  Link
noee
Registered User
 
Join Date: Jan 2007
Posts: 530
Chengbin:
Are you manually overriding your .AVS file? How did you get Lanczos4Resize?

Does HDC allow us to choose the resize filter? Is this a hidden option?
noee is offline   Reply With Quote
Old 4th June 2009, 13:39   #1051  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
Lanczos4Resize is used for preset 8
in pseudo code

Code:
Select speedquality
Case 0,1
BilinearResize
Case 2
BicubicResize
Case 3
GaussResize,p=30
Case 4
GaussResize,p=45
Case 5
GaussResize,p=60
Case 6
GaussResize,p=75
Case 7
LanczosResize
Case 8
Lanczos4Resize 
Case 9
Spline36Resize
Case 10
LanczosResize.Repair(Gaussresize(p=100))
else
Spline36Resize
BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 4th June 2009, 14:23   #1052  |  Link
toology
Registered User
 
Join Date: Jan 2007
Location: Belgrade, Serbia
Posts: 44
Quote:
Originally Posted by Adub View Post
Bad idea. Remove any codec packs you are using. Just use FFDShow and Haali, that's all you need.
Okay, but I trust CLSID, that codec pack never caused troubles for me. I just use it so I don't have to set splitters etc. The only audio/video decoder I use is ffdshow. Can haali work for mpeg 2, h264 and divx?
toology is offline   Reply With Quote
Old 4th June 2009, 15:44   #1053  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
New full Package HDConvertToX 1.8.332.2935

changelog

>added support for mkv input file with mpeg2 codec video
>fixed reboot, shutdown, multitemp not correctly loaded from settings
>fixed keep only core when dealing with TrueHD audio track
>fixed now overhead for M2TS is 8.5%
>fixed Keep only HD audio on Save Setting
>fixed now save queue will ask for file name
>added support for HDC Utilities MKVExtract GUI
>fixed compression test now will not run dgindex two time when compression test is done again
>fixed usage of colormatrix in preview
>fixed renamed libfftw3f-3.dll to fftw3.dll
>fixed Visual Crop. Now it will show only the bottom left corner and the top right corner
>added more profiles to x264, xvid, and wmv
>fixed optimization for audio handling
>fixed disabled MT encoding for WMV encoding
>fixed audio source decoding for WMV encoding
>other minor corrections and cosmetic fixes

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 4th June 2009, 16:40   #1054  |  Link
marklar
Registered User
 
Join Date: Apr 2009
Posts: 51
Hi,

thanks for another update!

MKVExtract GUI does not extract subtitles from MKV (MKV is OK, I can work with it using MKVtoolnix). I cannot tell you any other details, because command line window closed automatically and therefore I do not see any error. EDIT: maybe you could use this: http://coreforge.org/projects/mkvextractgui/ . It works fine.

Another issue for me is, that even if this GUI would work and I could extract subtitles, I cannot mux them to output, because it is not possible to specify external subtitles for MKV to MKV conversion.

Thanks.
marklar is offline   Reply With Quote
Old 4th June 2009, 16:51   #1055  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
i have included my own version of mkvextract gui

and my own version extract subs

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 4th June 2009, 17:21   #1056  |  Link
Adub
Fighting spam with a fish
 
Adub's Avatar
 
Join Date: Sep 2005
Posts: 2,699
Quote:
Originally Posted by toology View Post
Can haali work for mpeg 2, h264 and divx?
Yes. And since when is CLSID recommending codec packs?
__________________
FAQs:Bond's AVC/H.264 FAQ
Site:Adubvideo
Adub is offline   Reply With Quote
Old 4th June 2009, 18:09   #1057  |  Link
Havokdan
Registered User
 
Havokdan's Avatar
 
Join Date: Apr 2009
Location: Gurupi, Tocantins, Brasil
Posts: 205
Is to add the option manually or via. Ini the resize filter for all profiles? I particularly like to use the spline64resize.
Havokdan is offline   Reply With Quote
Old 4th June 2009, 18:19   #1058  |  Link
Adub
Fighting spam with a fish
 
Adub's Avatar
 
Join Date: Sep 2005
Posts: 2,699
Looks like you left out a library or two there Buzzqw.

This error appears when running mkvinfo.exe, which happens when using your mkvextract gui.

__________________
FAQs:Bond's AVC/H.264 FAQ
Site:Adubvideo
Adub is offline   Reply With Quote
Old 4th June 2009, 18:36   #1059  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
@Adub

make sure you have installed MKVToolnix

it add to path the folder where is this dll

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 4th June 2009, 21:42   #1060  |  Link
toology
Registered User
 
Join Date: Jan 2007
Location: Belgrade, Serbia
Posts: 44
Quote:
Originally Posted by Adub View Post
Yes. And since when is CLSID recommending codec packs?
Sorry, perhaps I made a mistake. Over on the codecgude forums (they make K lite) clsid is the admin and post changelogs, helps people etc. So I assumed he is the author, I apologize if I made a mistake.

So you think if I install ffdshow + Haali that HDC will start working on Windows 7? I have used clsids tool to switch everything to ffdshow and have verified that Media Player Classic uses ffdshow to decode the vob file.

EDIT: Installed ffdshow + Haali only and I still get the 'Please check media properties' error.

Last edited by toology; 4th June 2009 at 22:07.
toology is offline   Reply With Quote
Reply

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

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

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

Forum Jump


All times are GMT +1. The time now is 16:05.


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