View Full Version : AutoMKV 0.93a - (DVD/TS/AVI/AVS to X264/XviD/WVC1 into MKV/MP4/WMV) update 30/12/2007
spotter
10th January 2008, 08:20
There's still one thing I don't know how to do with automkv.
Let's say I have a 16:9 film
If I say encode anamorphic, original size, I end up with a 853x480 encode. With no black bars, as it's the full image size. This is also the size of the dvd if played in mplayerc.
Now let's say I have a 2.35:1 film.
This is going to have black bars in the film. If I encode it anamorphic, original size, I end up with the same 853x480 encode, but it's encoding black bars.
So, I say, "autocrop". I don't want it to resize, but automkv seems to insist on doing that (to try and maintain AR I think). I end up with something larger than 853 wide (though less than 480 high, which makes sense as it cropped some).
All I want to do is auto crop the black bars, encode it at the normal 853 width, no resizing has to be done and no futzing around with AR as 853 x (480 - cropping, or around 360+ on average) is what I want. However, if I try to crop manually, automkv insists on a mode 2, 4, 8... divisor, which doesn't let me get the 853 width and it seems to want to insist on using a resizing filter.
Shouldn't this cropping be simple to do? why can't I figure it out?
nx6
10th January 2008, 09:55
Hello. I just thought I'd pop in and mention this:
I did an encode a couple days ago with the current version. The source was a pre-ripped DVD on my HD, and the output was x264+AAC+external subs in an MKV. The muxing failed to run, and after looking things over I realized the muxing batch file was looking for an audio track called "audio.mp3", which of course since I'd used the Nero AAC encoder for audio the file was actually "audio.mp4".
I fixed the batch file and the finished movie came out fine. But I thought that might interest you, buzzq.
buzzqw
10th January 2008, 10:50
@Encoder888
the fix is in 0.93 (iirc.... )
@Raven_
Also, is there a way to tell autoMKV I would only like to encode the first 2 mins of the movie so I can then check the result and quality without having to wait 5-10 hours each time
in advanced settings, on last avs script, write
trim(0,7500) for first 5 minutes
@TheResidentEvil
try TTempSmooth()
@hw360
use the "Burn Subtitile" for permanent print of subs on movie
@spotter
try with 0.95 beta 2
. However, if I try to crop manually, automkv insists on a mode 2, 4, 8... divisor, which doesn't let me get the 853
use "Force Mux" option
@nx6
maybe encoding audio falied and automkv trigger the ffmpeg encoding
BHH
hw360
10th January 2008, 15:44
@buzzqw,
I did check 'burn subtitle' in advanced settings tab.
artisticcheese
10th January 2008, 16:15
Buzz,
When issue with inability to copy original audio while using FFMpeg be fixed? I can not use AutoMKV for last month becouse of that and there are no other tools which will allow me to copy original audio and convert MKV to DivX.
buzzqw
10th January 2008, 16:34
@artisticcheese
fixed in automkv 0.95 beta2
16:30:07 0.95 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
16:30:07 OS Version: Windows Server 2003
16:30:07 Selected Input file: C:\Programmi\PureBasic410\_test files\51ac3.mkv
16:30:07 Selected Output dir: C:\Programmi\PureBasic410\_test files\temp\
16:30:07 Selected Final Name: test222
16:30:07 Selected Container type: AVI
16:30:07 Selected Encoder: XviD
16:30:07 Selected Size: 2 / 1
16:30:07 Selected Profile: 1_Pass_Fastest.xml
16:30:07 Selected Resizer: SimpleResize (neutral soft) / 640
16:30:07 Selected Filters: RemoveGrain(mode=2)
16:30:07 Selected Deinterlacer: NONE
16:30:07 Selected Field Order: AUTO
16:30:07 Using Matrix: Didees SixOfNine.cqm
16:30:07 Track Language 1: 51ac3.mkv
16:30:07 Audio Codec 1: Copy Original
16:30:07 Track Language 2: NONE
16:30:07 Audio Codec 2: Lame
16:30:07
16:30:11 Unable to determine movie proprierties , switched to DirectShowSource
16:30:15 Number of Frames: 315
16:30:15 Framerate: 25.000000
16:30:15 Movie length in Seconds: 13
16:30:15 Movie Width/Height: 640/272
16:30:15 Number of Frames: 315
16:30:15 Framerate: 25.000000
16:30:15 Movie length in Seconds: 13
16:30:15 Movie Width/Height: 640/272
16:30:15 Extracted Audio with FFmpeg!
16:30:16 Size Audio Extracted: 595968
16:30:16 Single Pass Encoding XviD: "C:\Programmi\PureBasic410\AutoMKV\exe\encoder\xvid_encraw.exe" -single -bitrate 918 -max_bframes 0 -imax 16 -qpel -quality 4 -vhqmode 0 -pmax 16 -bmax 16 -bquant_ratio 100 -bquant_offset 0 -ostrength 0 -nopacked -nochromame -threads 0 -par AUTO -qmatrix "C:\Programmi\PureBasic410\AutoMKV\profiles\XviD-profiles\matrix\Didees SixOfNine.cqm" -i "C:\Programmi\PureBasic410\_test files\temp\movie.avs" -type 2 -avi "C:\Programmi\PureBasic410\_test files\temp\movie.avi"
16:30:27 Only Movie Size: 1433696 bytes
16:30:28 BREAK ! FILE NOT SUPPORTED ! LAST TRY WITH FFMPEG!
16:30:28 Switched to FFmpeg for Video Encoding!
16:30:28 FFmpeg.exe String: "C:\Programmi\PureBasic410\AutoMKV\exe\BeSweet\ffmpeg.exe" -an -threads 2 -i "C:\Programmi\PureBasic410\_test files\51ac3.mkv" -vcodec libxvid -bf 2 -b 918000 -cropleft 0 -croptop 0 -cropright 0 -cropbottom 0 -s 640x272 -r 25.000 "C:\Programmi\PureBasic410\_test files\temp\movie.avi"
16:30:35 Fished FFmpeg Encoding!
16:30:35 Using VirtualDubMod for Muxing!
16:30:37 Encoding finished: 00:00:21 elapsed time
16:30:37 -----------------------------------------------------------------------
16:30:37 Script AutoCrop.log
16:30:37
16:30:37 Crop(0,0,640,272)
16:30:37 -----------------------------------------------------------------------
16:30:37 Script movie.avs
16:30:37
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\AddGrain.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\autocrop.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\aWarpSharp(Pruned).dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\blockbuster.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\cnr2.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\ColorMatrix.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\Convolution3D.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\corrector.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\DctFilter.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\Decomb.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\Deen.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\degrainmedian.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\DGDecode.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\EEDI2.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\FFMpegSource.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\FFT3DFilter.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\FluxSmooth.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\frfun7.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\hqdn3d.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\LeakKernelDeint.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\MaskTools.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\medianblur.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\MipSmooth.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\MSharpen.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\mt_masktools.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\mvtools.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\NicAudio.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\RemoveGrainS.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\RepairS.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\SangNom.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\SimpleResize.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\SoundOut.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\TBilateral.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\TDeint.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\TIVTC.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\TomsMoComp.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\TTempSmooth.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\UnDot.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\UnFilter.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\VSFilter.dll")
16:30:37 LoadPlugin("C:\Programmi\PureBasic410\AutoMKV\exe\filter\warpsharp.dll")
16:30:37 #loadpluginstart
16:30:37
16:30:37 #test1
16:30:37
16:30:37 Import("C:\Programmi\PureBasic410\AutoMKV\exe\filter\BlindDeHalo3_mt2.avsi")
16:30:37 Import("C:\Programmi\PureBasic410\AutoMKV\exe\filter\Deblock_QED_MT2.avsi")
16:30:37 Import("C:\Programmi\PureBasic410\AutoMKV\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
16:30:37 Import("C:\Programmi\PureBasic410\AutoMKV\exe\filter\HybridFuPP.avsi")
16:30:37 Import("C:\Programmi\PureBasic410\AutoMKV\exe\filter\LanczosPlus.avsi")
16:30:37 Import("C:\Programmi\PureBasic410\AutoMKV\exe\filter\Lem.avsi")
16:30:37 Import("C:\Programmi\PureBasic410\AutoMKV\exe\filter\LimitedSharpenFaster.avsi")
16:30:37 Import("C:\Programmi\PureBasic410\AutoMKV\exe\filter\MCBob_v03c.avsi")
16:30:37 Import("C:\Programmi\PureBasic410\AutoMKV\exe\filter\mvbob.avsi")
16:30:37 Import("C:\Programmi\PureBasic410\AutoMKV\exe\filter\QMlib.avsi")
16:30:37 Import("C:\Programmi\PureBasic410\AutoMKV\exe\filter\seesaw.avsi")
16:30:37 Import("C:\Programmi\PureBasic410\AutoMKV\exe\filter\spresso.avsi")
16:30:37 #importstart
16:30:37
16:30:37 #test2
16:30:37
16:30:37 movie = directshowsource("C:\Programmi\PureBasic410\_test files\51ac3.mkv",fps=25.000000,convertfps=true,audio=false)
16:30:37 movie = isRGB(movie) ? ConvertToYV12(movie,interlaced=true) : movie
16:30:37 movie = isYUY2(movie) ? ConvertToYV12(movie,interlaced=true) : movie
16:30:37 function getOrder(clip c) {
16:30:37 order = GetParity(c) ? 1 : 0
16:30:37 Return order }
16:30:37 #filter1start
16:30:37
16:30:37 #test3
16:30:37
16:30:37 last=movie.Crop(0,0,640,272)
16:30:37 fixed_aspect = 1.777700
16:30:37 out_width = 640
16:30:37 out_height = 368
16:30:37 #resizestart
16:30:37
16:30:37 #test4
16:30:37
16:30:37 SimpleResize(out_width,out_height)
16:30:37 #filter2start
16:30:37
16:30:37 #test5
16:30:37
16:30:37 RemoveGrain(mode=2)
16:30:37 -----------------------------------------------------------------------
16:30:37 Script VirtualDubMod.vcf
16:30:37
16:30:37 VirtualDub.Open("C:\\Programmi\\PureBasic410\\_test files\\temp\\movie.avi",0,0);
16:30:37 VirtualDub.RemoveInputStreams();
16:30:37 VirtualDub.stream[0].SetSource("C:\\Programmi\\PureBasic410\\_test files\\temp\\audio.ac3",0x00000203,0);
16:30:37 VirtualDub.stream[0].DeleteComments(1);
16:30:37 VirtualDub.stream[0].AdjustChapters(1);
16:30:37 VirtualDub.stream[0].SetMode(0);
16:30:37 VirtualDub.stream[0].SetInterleave(1,500,1,0,0);
16:30:37 VirtualDub.stream[0].SetClipMode(1,1);
16:30:37 VirtualDub.stream[0].SetConversion(0,0,0,0,0);
16:30:37 VirtualDub.stream[0].SetVolume();
16:30:37 VirtualDub.stream[0].SetCompression();
16:30:37 VirtualDub.stream[0].EnableFilterGraph(0);
16:30:37 VirtualDub.stream[0].filters.Clear();
16:30:37 VirtualDub.video.DeleteComments(1);
16:30:37 VirtualDub.video.AddComment(0x00000005,"ISFT","Done with AutoMKV! http://forum.doom9.org/showthread.php?t=113811");
16:30:37 VirtualDub.video.AdjustChapters(1);
16:30:37 VirtualDub.video.SetDepth(24,24);
16:30:37 VirtualDub.video.SetMode(0);
16:30:37 VirtualDub.video.SetFrameRate(0,1);
16:30:37 VirtualDub.video.SetIVTC(0,0,-1,0);
16:30:37 VirtualDub.video.SetCompression();
16:30:37 VirtualDub.video.filters.Clear();
16:30:37 VirtualDub.SaveAVI("C:\\Programmi\\PureBasic410\\_test files\\test222.avi");
16:30:37 VirtualDub.Close();
16:30:37
16:30:37 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
BHH
artisticcheese
10th January 2008, 16:50
Where I can download Beta 2?
buzzqw
10th January 2008, 16:57
here http://forum.doom9.org/showthread.php?t=133509
BHH
RNiK
10th January 2008, 17:00
Where I can download Beta 2?
Look here (http://forum.doom9.org/showthread.php?t=133509). ;)
EDIT: buzzqw already answered. :p
artisticcheese
10th January 2008, 17:14
Yep, that did it, thanks.
buzzqw
10th January 2008, 17:29
sweet :)
BHH
weaver4
10th January 2008, 17:57
Hey gang. Be very careful with filenames. AutoMKV does not like filenames with a bunch of periods in it like:
The.Kingdom.2007.1080p.HDDVD.x264-ESiR.sample.avi
Try
The-Kingdom-2007-1080p-HDDVD-x264-ESiR-sample.avi
Raven_
10th January 2008, 19:36
@Raven_
in advanced settings, on last avs script, write
trim(0,7500) for first 5 minutes
Thanks so much!!!!!!!!!!! this a HUGE time savings for me. Again, AutoMKV is amazing. thanks!
Honeyko
10th January 2008, 19:59
BUG: Speaking of Force Mux, entered values are not retained with a Save Setting.
artisticcheese
10th January 2008, 22:45
sweet :)
BHH
Now if you can extract subtitles from MKV and burn them into AVI I'll have everything I need in 1 package.
red5goahead
11th January 2008, 00:11
Is it Auto MKV x264 video stream compliant to this interesting thread?
x264 Encoding Options for Hardware Compatibility & DXVA
http://www.avsforum.com/avs-vb/showthread.php?t=972503
Often in avmagazine.it forum we talk about poor compatibility of mkv avc1/x264 files and new card Ati 2x000,3x000 and nvidia.
Could be usefull a clear reference in AutoMKV for this. An option like "Make compliant to Ati,Nvidia DirectX Video Acceleration"
valnar
11th January 2008, 00:27
Is it Auto MKV x264 video stream compliant to this interesting thread?
x264 Encoding Options for Hardware Compatibility & DXVA
http://www.avsforum.com/avs-vb/showthread.php?t=972503
Often in avmagazine.it forum we talk about poor compatibility of mkv avc1/x264 files and new card Ati 2x000,3x000 and nvidia.
Could be usefull a clear reference in AutoMKV for this. An option like "Make compliant to Ati,Nvidia DirectX Video Acceleration"
There is another thread on Doom9 which echoes the same thing. All we need in AutoMKV (just like megui) is profiles which depict the recommended settings.
I've already made my own for AutoMKV.
Robert
bigggt
11th January 2008, 01:09
Hi all
I was looking for a way to play videos on my ps3 or xbox 360 and this tool and handbrake seem to be pretty popular
i don't know very much about this stuff but my encodes keep getting hung up on the nero aac conversion box
i downloaded the neroaacenc.exe and placed it in the proper folder
here is the log
18:59:24 0.93 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
18:59:24 OS Version: Windows XP
18:59:24 Selected Input file: C:\Temp\test.avi
18:59:24 Selected Output dir: C:\Temp\AutoMKV\temp\
18:59:24 Selected Final Name: test
18:59:24 Selected Container type: MP4
18:59:24 Selected Encoder: X264
18:59:24 Selected Size: 1 CD / 1
18:59:24 Selected Profile: PS3_41.xml
18:59:24 Selected Resizer: SimpleResize (neutral soft) / Automatic
18:59:24 Selected Filters: RemoveGrain(mode=2)
18:59:24 Selected Deinterlacer: AUTO
18:59:24 Selected Field Order: AUTO
18:59:24 Track Language 1: test.avi
18:59:24 Audio Codec 1: Nero AAC
18:59:24 Audio Quality 1: 0.35
18:59:24 Audio Channel 1: Stereo
18:59:24 Track Language 2: NONE
18:59:24 Audio Codec 2: Nero AAC
18:59:24 Advanced Audio Settings DUMP Track 1
18:59:24 Nero Option Profiles: AUTO --- Encoding Mode: Quality
18:59:24 CCT Option Profiles: AUTO --- Channel Options: AUTO
18:59:24 Lame Settings: ABR
18:59:24 Audio Normalization: 1
18:59:24 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
18:59:24
18:59:28 Avi engage mode not corrected, switched to DirectShowSource
18:59:36 Number of Frames: 3357
18:59:36 Framerate: 25.000000
18:59:36 Movie length in Seconds: 135
18:59:36 Movie Width/Height: 720/296
18:59:36 Number of Frames: 3357
18:59:36 Framerate: 25.000000
18:59:36 Movie length in Seconds: 135
18:59:36 Movie Width/Height: 720/296
19:00:06 Source is declared bff by a margin of 2/1.
19:00:06 Advanced Deinterlace Routines Log
19:00:06 Analyzed 484 sections of five frames
19:00:06 Found Interlace Sections: 0 0.00%
19:00:06 Found Progressive Sections:484 100.00%
19:00:06 Found Telecined Sections: 0 0.00%
19:00:06 Found Zero Mov: 100.00% 484
19:00:06 Found One Mov: 0.00% 0
19:00:06 Found Two Mov: 0.00% 0
19:00:06 Found Three Mov: 0.00% 0
19:00:06 Found Four Mov: 0.00% 0
19:00:06 Found Five Mov: 0.00% 0
19:00:06 The Movie is declared to progressive
19:00:06 Encoding C:\Temp\AutoMKV\temp\ to NeroAAC with 0.35 quality
the file ia avi with ac3
any ideas waht i am doing wrong
thanks
delacroixp
11th January 2008, 02:26
Also, is there a way to tell autoMKV I would only like to encode the first 2 mins of the movie so I can then check the result and quality without having to wait 5-10 hours each time :(
in advanced settings, on last avs script, write
trim(0,7500) for first 5 minutes
Alternatively... if you want total control of your choice of encoding section/segment (intro's can be misleading at times)... consider loading the file directly into DGIndex (AutoMKV095\exe\DGIndex\DGIndex.exe).
Select the section ([...]) of your choice...
Save project... and then load the d2v file into AutoMKV (skipping audio if you so prefer).
:):devil::D
Pascal
artisticcheese
11th January 2008, 16:06
Hi,
Log is below, I'm converting x264 MKV to DivX AVI with constant quality setting and I got 1,5 GB AVI file out of 9 GB original MKV file while usually I was getting the same size of output and input files.
What can be causing this? Resultant file is 1.2 Mbps, 1920x816
10:15:43 0.95 beta 2 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
10:15:43 OS Version: Windows Server 2003
10:15:43 Selected Input file: C:\downloads\The.Kingdom\The.Kingdom.2007.1080p.HDDVD.x264-ESiR\The.Kingdom.2007.1080p.HDDVD.x264-ESiR.mkv
10:15:43 Selected Output dir: D:\rip\temp\
10:15:43 Selected Final Name: The.Kingdom
10:15:43 Selected Container type: AVI
10:15:43 Selected Encoder: XviD
10:15:43 Selected Size: Unlimited File Size
10:15:43 Selected Profile: Constant_Quality.xml
10:15:43 Selected Resizer: NONE / Original
10:15:43 Selected Filters: RemoveGrain(mode=2)
10:15:43 Selected Deinterlacer: AUTO
10:15:43 Selected Field Order: AUTO
10:15:43 NeroAACEnc.exe: not present
10:15:43 Enabled Constant Quality With Unlimited Size (Q 2)
10:15:44 Using Matrix: Didees SixOfNine-HVS.cqm
10:15:44 Track Language 1: The.Kingdom.2007.1080p.HDDVD.x264-ESiR.mkv
10:15:44 Audio Codec 1: Copy Original
10:15:44 Track Language 2: NONE
10:15:44 Audio Codec 2: Lame
10:15:44 Selected Unlimited media size
10:15:48 Unable to determine movie proprierties , switched to DirectShowSource
10:17:16 Number of Frames: 158722
10:17:16 Framerate: 23.976044
10:17:16 Movie length in Seconds: 6621
10:17:16 Movie Width/Height: 1920/816
10:17:16 Number of Frames: 158722
10:17:16 Framerate: 23.976044
10:17:16 Movie length in Seconds: 6621
10:17:16 Movie Width/Height: 1920/816
12:41:32 Source is declared tff by a margin of 107/78.
12:41:32 Advanced Deinterlace Routines Log
12:41:32 Analyzed 828 sections of five frames
12:41:32 Found Interlace Sections: 0 0.00%
12:41:32 Found Progressive Sections:828 100.00%
12:41:32 Found Telecined Sections: 0 0.00%
12:41:32 Found Zero Mov: 100.00% 828
12:41:32 Found One Mov: 0.00% 0
12:41:32 Found Two Mov: 0.00% 0
12:41:32 Found Three Mov: 0.00% 0
12:41:32 Found Four Mov: 0.00% 0
12:41:32 Found Five Mov: 0.00% 0
12:41:32 The Movie is declared to progressive
12:41:32 Extracted Audio with FFmpeg!
12:45:20 Size Audio Extracted: 529615360
12:45:20 CQ encoding XviD: C:\Program Files\automkv\exe\encoder\xvid_encraw.exe -cq 2 -max_bframes 2 -imax 31 -quality 6 -vhqmode 1 -qtype 0 -pmax 31 -bmax 31 -bquant_ratio 100 -bquant_offset 0 -nopacked -nochromame -bvhq -threads 0 -par AUTO -qmatrix "C:\Program Files\automkv\profiles\XviD-profiles\matrix\Didees SixOfNine-HVS.cqm" -i "D:\rip\temp\movie.avs" -type 2 -avi "D:\rip\temp\movie.avi"
12:45:23 Accepted values are between 697303040 and 741343232 bytes (movie+audio)
12:45:23 Got a file of size: -1 bytes + audio size 529615360 bytes (529615360)
12:45:24 BREAK ! FILE NOT SUPPORTED ! LAST TRY WITH FFMPEG!
12:45:24 Switched to FFmpeg for Video Encoding!
12:45:24 FFmpeg.exe String: "C:\Program Files\automkv\exe\BeSweet\ffmpeg.exe" -an -threads 4 -i "C:\downloads\The.Kingdom\The.Kingdom.2007.1080p.HDDVD.x264-ESiR\The.Kingdom.2007.1080p.HDDVD.x264-ESiR.mkv" -vcodec libxvid -bf 2 -b 242000 -s 1920x816 -r 23.976 "D:\rip\temp\movie.avi"
23:00:26 Fished FFmpeg Encoding!
23:00:26 Using VirtualDubMod for Muxing!
23:03:55 Encoding finished: 10:18:35 elapsed time
23:03:55 -----------------------------------------------------------------------
23:03:55 Script AutoCrop.log
23:03:55
23:03:55 Crop(0,0,1920,816)
23:03:55 -----------------------------------------------------------------------
23:03:55 Script movie.avs
23:03:55
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\AddGrain.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\autocrop.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\aWarpSharp(Pruned).dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\blockbuster.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\cnr2.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\ColorMatrix.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\Convolution3D.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\corrector.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\DctFilter.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\Decomb.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\Deen.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\degrainmedian.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\DGDecode.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\EEDI2.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\FFMpegSource.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\FFT3DFilter.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\FluxSmooth.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\frfun7.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\hqdn3d.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\LeakKernelDeint.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\MaskTools.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\medianblur.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\MipSmooth.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\MSharpen.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\mt_masktools.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\mvtools.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\NicAudio.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\RemoveGrainS.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\RepairS.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\SangNom.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\SimpleResize.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\SoundOut.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\TBilateral.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\TDeint.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\TIVTC.dll")
23:03:55 LoadPlugin("C:\Program Files\automkv\exe\filter\TomsMoComp.dll")
23:03:56 LoadPlugin("C:\Program Files\automkv\exe\filter\TTempSmooth.dll")
23:03:56 LoadPlugin("C:\Program Files\automkv\exe\filter\UnDot.dll")
23:03:56 LoadPlugin("C:\Program Files\automkv\exe\filter\UnFilter.dll")
23:03:56 LoadPlugin("C:\Program Files\automkv\exe\filter\VSFilter.dll")
23:03:56 LoadPlugin("C:\Program Files\automkv\exe\filter\warpsharp.dll")
23:03:56 #loadpluginstart
23:03:56
23:03:56 #test1
23:03:56
23:03:56 Import("C:\Program Files\automkv\exe\filter\BlindDeHalo3_mt2.avsi")
23:03:56 Import("C:\Program Files\automkv\exe\filter\Deblock_QED_MT2.avsi")
23:03:56 Import("C:\Program Files\automkv\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
23:03:56 Import("C:\Program Files\automkv\exe\filter\HybridFuPP.avsi")
23:03:56 Import("C:\Program Files\automkv\exe\filter\LanczosPlus.avsi")
23:03:56 Import("C:\Program Files\automkv\exe\filter\Lem.avsi")
23:03:56 Import("C:\Program Files\automkv\exe\filter\LimitedSharpenFaster.avsi")
23:03:56 Import("C:\Program Files\automkv\exe\filter\MCBob_v03c.avsi")
23:03:56 Import("C:\Program Files\automkv\exe\filter\mvbob.avsi")
23:03:56 Import("C:\Program Files\automkv\exe\filter\QMlib.avsi")
23:03:56 Import("C:\Program Files\automkv\exe\filter\seesaw.avsi")
23:03:56 Import("C:\Program Files\automkv\exe\filter\spresso.avsi")
23:03:56 #importstart
23:03:56
23:03:56 #test2
23:03:56
23:03:56 movie = directshowsource("C:\downloads\The.Kingdom\The.Kingdom.2007.1080p.HDDVD.x264-ESiR\The.Kingdom.2007.1080p.HDDVD.x264-ESiR.mkv",fps=23.976044,convertfps=true,audio=false)
23:03:56 movie = isRGB(movie) ? ConvertToYV12(movie,interlaced=true) : movie
23:03:56 movie = isYUY2(movie) ? ConvertToYV12(movie,interlaced=true) : movie
23:03:56 function getOrder(clip c) {
23:03:56 order = GetParity(c) ? 1 : 0
23:03:56 Return order }
23:03:56 #filter1start
23:03:56
23:03:56 #test3
23:03:56
23:03:56 last = movie
23:03:56 fixed_aspect = 1.777700
23:03:56 out_width = 1920
23:03:56 out_height = 816
23:03:56 #resizestart
23:03:56
23:03:56 #test4
23:03:56
23:03:56 #filter2start
23:03:56
23:03:56 #test5
23:03:56
23:03:56 RemoveGrain(mode=2)
23:03:56 -----------------------------------------------------------------------
23:03:56 Script VirtualDubMod.vcf
23:03:56
23:03:56 VirtualDub.Open("D:\\rip\\temp\\movie.avi",0,0);
23:03:56 VirtualDub.RemoveInputStreams();
23:03:56 VirtualDub.stream[0].SetSource("D:\\rip\\temp\\audio.ac3",0x00000203,0);
23:03:56 VirtualDub.stream[0].DeleteComments(1);
23:03:56 VirtualDub.stream[0].AdjustChapters(1);
23:03:56 VirtualDub.stream[0].SetMode(0);
23:03:56 VirtualDub.stream[0].SetInterleave(1,500,1,0,0);
23:03:56 VirtualDub.stream[0].SetClipMode(1,1);
23:03:56 VirtualDub.stream[0].SetConversion(0,0,0,0,0);
23:03:56 VirtualDub.stream[0].SetVolume();
23:03:56 VirtualDub.stream[0].SetCompression();
23:03:56 VirtualDub.stream[0].EnableFilterGraph(0);
23:03:56 VirtualDub.stream[0].filters.Clear();
23:03:56 VirtualDub.video.DeleteComments(1);
23:03:56 VirtualDub.video.AddComment(0x00000005,"ISFT","Done with AutoMKV! http://forum.doom9.org/showthread.php?t=113811");
23:03:56 VirtualDub.video.AdjustChapters(1);
23:03:56 VirtualDub.video.SetDepth(24,24);
23:03:56 VirtualDub.video.SetMode(0);
23:03:56 VirtualDub.video.SetFrameRate(0,1);
23:03:56 VirtualDub.video.SetIVTC(0,0,-1,0);
23:03:56 VirtualDub.video.SetCompression();
23:03:56 VirtualDub.video.filters.Clear();
23:03:56 VirtualDub.SaveSegmentedAVI("D:\\rip\\The.Kingdom.avi",2000,0);
23:03:56 VirtualDub.Close();
23:03:56
23:03:56 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
buzzqw
11th January 2008, 16:15
when automkv use ffmpeg.exe as last change for encoding, quality encoding isn't well supported (bitrate is very low)
i will check for next beta
BHH
artisticcheese
11th January 2008, 16:16
What can be done so FFMPeg is not used in the meantime? What can I do to check my system to make sure DirectShow is used instead?
What is "warpsharp.dll" which fails to load?
Trying to retrieve width and height from input header
xvid [info]: Avisynth detected
xvid [error]: Avisynth open failure:
LoadPlugin: unable to load "C:\Program Files\automkv\exe\filter\warpsharp.dll"
(C:\downloads\The.Kingdom\The.Kingdom.2007.1080p.HDDVD.x264-ESiR\temp\movie.avs,
line 41)
buzzqw
11th January 2008, 16:39
update to beta 4 uploaded (check the beta thread)
install ffdshow tryout beta 4
install haali media splitter
install xvid (koepi build)
OR download ffmpegsource 1.14 update the dll in \exe\filter AND use beta 4
BHH
buzzqw
11th January 2008, 16:40
for warp sharp error CHECK THE FIRST POST IN THIS THREAD
BHH
artisticcheese
11th January 2008, 16:43
for warp sharp error CHECK THE FIRST POST IN THIS THREAD
BHH
Yep, thanks, that fixed it. My Win2003 R2 box was missing some C++ DLLs, not DirectShow is being used.
reddragon72
11th January 2008, 18:07
sorry for the long post.
I have read this entire post over the last few days looking for answers to my questions and so far I have come up empty handed. So let me tell you what I am trying to do with autoMKV so you get a grasp on my issues.
First autoMKV has converted a ton of DVD's over to xvid for me with AC3 5.1 and EXCELLENT picture quality, so I know it works and it works VERY WELL!!! I am playing those through my wireless G network from a WHS(windows home server) machine to my Xbox 360 without a hitch and to all the PC's in the house. The DVD backups play wonderfully without an issue.
Now I have decided to get some HD movies and encode those and see what I get. Well I did fast and the furious tokyo drift and it came out great. 5.1 Xvid at 3gigs 1280x544(the original was 1920x816) on the 360 the xvid specs are 5k bitrate at 1280x720 with 5.1. well the encoded video looks great pretty much as good as the original however it spikes in the birate to 12k and the 360 cannot handle this. I though maybe my network was an issue so I put the vid on a DVD-r and external hardrive and it still stuttered and skipped and it always does in the exact same places. The sound keep playing but the video completely stops then starts up again after the scene.
So here is my question. How do I lower the bitrate to something that the 360 can handle? here is site that tells all for the 360 decoding ability.
http://blogs.msdn.com/xboxteam/archive/2007/11/30/december-2007-video-playback-faq.aspx
I also looked into maybe doing it in WMV since they post 15k for max birate, but autoMKV 93 and 93a will not allow 5.1 sound as the advanced audio always resets itself and 5.1 is a must for my movie experience pleasure. Xvid looks great so I checked the true highest bitrate the 360 can handle and it seems that 7k at 8seconds is the max it can handle. So how do I use VBR in xvid and limit the max bitrate?
buzzqw
11th January 2008, 18:37
@bigggt
sorry for late answer
make sure you have installed all software linked in first page
you can also try with the new 0.95 beta
@reddragon72
however it spikes in the birate to 12k and the 360 cannot handle this
on xvid profile change <VbvMaxRate>0</VbvMaxRate> to <VbvMaxRate>5000000</VbvMaxRate>
but autoMKV 93 and 93a will not allow 5.1 sound as the advanced audio always resets itself and 5.1 is a must for my movie experience pleasure
:rolleyes: check the wiki.... (even if with this sentence i can't guarantee the 100% success :p )
BHH
reddragon72
11th January 2008, 20:29
Ok I have a few Q's first I got the xml profile I want open and was just about to edit it when I noticed that there are three settings that might help.
<VbvPeakRate>0</VbvPeakRate>
<VbvMaxRate>0</VbvMaxRate>
<VbvBuffer>0</VbvBuffer>
I got the middle one and what that will do for me, but what about that first one can I set that in sec or something and limit the amount of time that the max bitrate is hit?
and what is the last on for? an I put the size of the buffer in there? if so that one might fix everything.
I also have noticed another issue, it seems that all the programs used to look at the xvid movies show AC3 2ch not 6? I will check this at home, but gspot and other(VLC) show only 2 channels and I swear it is 6 channels at home, but my surround system will auto up 2 to 6 if there is only a 2 channel source and it is really good at doing that, so when I get home I will check and make sure that the avi's are in fact 6ch and not 2ch as being reported.
ZappoB
12th January 2008, 12:18
When TS-Files are used for input, the Error "No Video sequence header found" is displayed at the moment I start encoding.
It seems, that the error is produced by DGIndex, not by AutoMKV. Are there settings for DGIndex to surpass this failure?
OR: Are there other known programs to split or encode TS-files?
buzzqw
12th January 2008, 13:58
@ZappoB
First of all Welcome to the forum!
in advanced settings check "Use ProjectX for TS files"
BHH
glb
12th January 2008, 14:12
Nobody cares about Rule 6 Infractions here right?
What can be done so FFMPeg is not used in the meantime? What can I do to check my system to make sure DirectShow is used instead?
What is "warpsharp.dll" which fails to load?
Trying to retrieve width and height from input header
xvid [info]: Avisynth detected
xvid [error]: Avisynth open failure:
LoadPlugin: unable to load "C:\Program Files\automkv\exe\filter\warpsharp.dll"
(C:\downloads\The.Kingdom\The.Kingdom.2007.1080p.HDDVD.x264-ESiR\temp\movie.avs,
line 41)
weaver4
12th January 2008, 16:57
I like automkv but I have had one complaint for a long time, but it could be I am missing something. I don't like to encode to size; I have a media center at home (popcornhour A-100) and on the road I use my iPod (or I store the files on my laptop). Never-ever needed to encode a movie to a specific size.
So all of the H264 profiles are "size" encoding except the one unconstrained CQ encoding. Now with Megui I can load any profile select Single Pass set the quantizer to 20 resave the profile to Some other name and I am set. For example my PopCornHour uses Level 4.1 so I load in the PS3 profile which is Level 4.1 set it to single pass Quantizer of 20 save it as PopCornHour-CQ20 and I am done.
With RipBot264 I need to load a profile, set it to single pass and I am done.
With StaxRip you select a template, go to the codec setup set it to single pass (check maximum bitrate) save it as a new template.
But I have never understood how to take one of the excellent automkv profiles and change it to single pass and save it as a new profile. I know I could use a text editor but I wouldn't know what parameters to change.
Just a comment.
buzzqw
12th January 2008, 17:13
start automkv, select any profile BUT Constan Quality
on advanced settings check Specify Quality
Now you will have a 1 pass encoding , with crf, with options based on profile you selected (i can suggest High performance)
BHH
bigggt
12th January 2008, 17:44
Hi buzzqw
I have installed everything in hte first link but still can't get the audio to work
i tired neroacc ,coding tech and even lame
i know its something on my end but can't figure it out
any more ideas
handbrake works on my system so i am assuming i have all the proper codecs and such
thanks
buzzqw
12th January 2008, 17:57
handbrake use it's own codecs not those avaiable in system
try opening yout avi in virtualdub, got errors ?
also open the avi with gspot and try rendering
BHH
bigggt
12th January 2008, 18:38
files open fine in vdub and no rendering problems with G-Spot
Now i am getting a message neroaac.exe has encountered a problem and needs to close
when i open windows task manager (when i get hung up on the conversion box) its vdubmod that is not working
buzzqw
12th January 2008, 19:09
@valnar
the profile must have _CQ_ and the <encodingmode> must be 1 or 9 for triggering the constant quality options
@bigggt
please check with new automkv beta
thanks
BHH
hw360
13th January 2008, 03:46
I've been using AutoMKV to convert big .mkv video to smaller .mkv video for PDA playing.
I usually burn subtitle (the subtitle is embended as a text stream in source .mkv file), it worked very well. However, it stops working recently. The subtitle is not burned into the final video (I did check 'burn subtitle' in AutoMKV advanced settings tab), although the source file plays fine with subtitle (MPC with CCCP codecs).
@buzzqw,
I use GraphEdit to open the source mkv file, video/audio/subtitle are all splitted correctly into correct filters. DirectVobSub renders video and subtitle together. When I play GraphEdit, the video has subtitle.
I checked the log file that AutoMKV created, it says "Avi engage mode not corrected, switched to DirectShowSource". I assume if GraphEdit plays the source file fine with subtitle, AutoMKV should create final video with subtitle, since it is part of the source video. Am I right?
:thanks:
buzzqw
13th January 2008, 09:59
I checked the log file that AutoMKV created, it says "Avi engage mode not corrected, switched to DirectShowSource". I assume if GraphEdit plays the source file fine with subtitle, AutoMKV should create final video with subtitle, since it is part of the source video. Am I right?
just open the movie.avs in virtualdub, do you see the subs ?
if not, set haali/vobsub to display, close virtualdub, restart virtualdub and re open the movie.avs. Now subs should be visible
if visible, automkv will encode the movie as you see in virtualdub
BHH
ZappoB
13th January 2008, 13:21
@ZappoB
First of all Welcome to the forum!
in advanced settings check "Use ProjectX for TS files"
BHH
Hi buzzqw,
thanks for the reply, I've tried it and got a strange result.
Here is the LOG:
01:59:45 0.93a - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
01:59:45 OS Version: Windows XP
01:59:45 Selected Input file: E:\Video-Cache\VOBs\~aufnahme\Spider-Man 3\aufnahme00_mux_cut.ts
01:59:45 Selected Output dir: E:\Video-Cache\Filme\HDTV\temp\
01:59:45 Selected Final Name: Spider-Man 3
01:59:45 Selected Container type: AVI
01:59:45 Selected Encoder: XviD
01:59:45 Selected Size: 1 DVD-R / 1
01:59:45 Selected Profile: 2_Pass_Balanced.xml
01:59:45 Selected Resizer: SimpleResize (neutral soft) / Automatic
01:59:45 Selected Filters: RemoveGrain(mode=2)
01:59:45 Selected Deinterlacer: AUTO
01:59:45 Selected Field Order: AUTO
01:59:45 Manual Crop: Enabled
01:59:45 Left Crop: 8
01:59:45 Top Crop: 72
01:59:45 Right Crop: 8
01:59:45 Botton Crop: 72
01:59:45 Manual Width: 1280
01:59:45 Manual Height: 540
01:59:45 Using Matrix: Sharktooth's EQM v3LR.cqm
01:59:45 Track Language 1: PID 0103, Private AC3 Audio Stream 1
01:59:45 Audio Codec 1: Copy Original
01:59:45 Track Language 2: NONE
01:59:45 Audio Codec 2: Lame
01:59:45 Activate Last line AVS Script:
01:59:45 Activate use ProjectX
01:59:45
01:59:45 Demuxing with C:\Programme\AutoMKV\exe\dgindex\ProjectX.jar -log -id 0x00FF,0x0103 -out "E:\Video-Cache\Filme\HDTV\temp" "E:\Video-Cache\VOBs\~aufnahme\Spider-Man 3\aufnahme00_mux_cut.ts"
02:07:03 Not fixing audio files
02:07:03 Renamed file to audio.ac3
The statusline keeps saying "encoding audio", but nothing happens for hours.
Just maybe: The last line of the logfile says "Renamed file to audio.ac3", but in the temp-folder the filename is audio1.ac3! Could this cause the problem?
Especially the audio should not be encoded at all - just copied (as stated in the log).
Many thanks for any further help.
buzzqw
13th January 2008, 14:43
@ZappoB
could you please try with automkv 0.95 BETA ?
thanks
BHH
Nightshiver
13th January 2008, 20:23
Why can AutoMKV not keep 5.1 audio? I have a DVD with 5.1 audio. I told AutoMKV to encode with Nero AAC but to keep the Original audio. Instead, it gave me stereo audio. Why is that?
reddragon72
13th January 2008, 20:52
Why can AutoMKV not keep 5.1 audio? I have a DVD with 5.1 audio. I told AutoMKV to encode with Nero AAC but to keep the Original audio. Instead, it gave me stereo audio. Why is that?
I have the same thing going on now. I encoded a bunch of DVD's and selected the AC3 codec with the "original" selector selected and all my AVI's have 2ch not 6ch.
Buzz can you look into this, I am using 93a.
ZappoB
13th January 2008, 21:27
@ZappoB
could you please try with automkv 0.95 BETA ?
thanks
BHH
I will give it a try. Just a small hint from you: where to download?
:thanks:
Nightshiver
13th January 2008, 21:54
I will give it a try. Just a small hint from you: where to download?
:thanks:
If you went a few pages back you would know. Heres the link anyway: http://forum.doom9.org/showthread.php?t=133509
buzzqw
13th January 2008, 22:07
I have the same thing going on now. I encoded a bunch of DVD's and selected the AC3 codec with the "original" selector selected and all my AVI's have 2ch not 6ch.
Buzz can you look into this, I am using 93a.
check in log if channel is "Original"
make sure that is used nicac3source in mkvmaudio.avs and not directshowsource
5.1 is working
BHH
Nightshiver
13th January 2008, 23:42
17:53:31 0.93 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
17:53:31 OS Version: Windows XP
17:53:31 Selected Input file: D:\Games\VIDEO_TS\VTS_01_1.VOB
17:53:31 Selected Output dir: D:\temp\
17:53:31 Selected Final Name: Neon Genesis
17:53:31 Selected Container type: MKV
17:53:31 Selected Encoder: X264
17:53:31 Selected Size: 1/4 CD / 1
17:53:31 Selected Profile: 2_Pass_Insane_Quality.xml
17:53:31 Selected Resizer: LanczosResize / 640
17:53:31 Selected Filters: Deen("w3d",3,4,7)
17:53:31 Selected Deinterlacer: AUTO
17:53:31 Selected Field Order: AUTO
17:53:31 Enabled CRF/CQ AutoRes at 18 value
17:53:31 Track Language 1: 80: AC3 3/2 448
17:53:31 Audio Codec 1: Nero AAC
17:53:31 Audio Quality 1: 1.00
17:53:31 Audio Channel 1: Original
17:53:31 Track Language 2: 81: AC3 3/2 448
17:53:31 Audio Codec 2: Nero AAC
17:53:31 Audio Quality 2: 1.00
17:53:31 Audio Channel 2: Original
17:53:31 Advanced Audio Settings DUMP Track 1
17:53:31 Audio Track Language: eng
17:53:31 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:53:31 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:53:31 Lame Settings: ABR
17:53:31 Audio Normalization: 1
17:53:31 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:53:31 Advanced Audio Settings DUMP Track 2
17:53:31 Audio Track Language: jpn
17:53:31 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:53:31 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:53:31 Lame Settings: ABR
17:53:31 Audio Normalization: 1
17:53:31 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:53:31
17:53:31 Dgindex CMD: D:\AutoMKV093_NORIP\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=80,81 -YR=2 -AIF=[D:\Games\VIDEO_TS\VTS_01_1.VOB] -OF=[D:\temp\movie] -exit -minimize
17:53:31 D2V file size: 2801
17:53:31 Starting fixing audio delay on track number T80
17:53:31 DelayCut CMD: D:\AutoMKV093_NORIP\exe\dgindex\Delaycut.exe -auto -out "D:\temp\fixed1.ac3" "D:\temp\movie t80 3_2ch 448kbps delay 0ms.ac3"
17:53:31 Original movie t80 3_2ch 448kbps delay 0ms.ac3 Audio Size: 949760 bytes
17:53:31 Fixed1 Audio Size: 949760 bytes
17:53:31 Starting fixing audio delay on track number T81
17:53:31 DelayCut CMD: D:\AutoMKV093_NORIP\exe\dgindex\Delaycut.exe -auto -out "D:\temp\fixed2.ac3" "D:\temp\movie t81 3_2ch 448kbps delay 0ms.ac3"
17:53:31 Original movie t81 3_2ch 448kbps delay 0ms.ac3 Audio Size: 949760 bytes
17:53:31 Fixed2 Audio Size: 949760 bytes
17:53:31 Finished fixing audio delay
17:53:31 Encoding D:\temp\fixed1.ac3 to NeroAAC with 1.00 quality
17:53:50 Encoded 1' Audio Track: 933967 bytes
17:53:50 Encoding D:\temp\fixed2.ac3 to NeroAAC with 1.00 quality
17:54:08 Encoded 2' Audio Track: 918166 bytes
17:54:11 Number of Frames: 508
17:54:11 Framerate: 29.970030
17:54:11 Movie length in Seconds: 17
17:54:11 Movie Width/Height: 720/480
17:54:11 DgIndex AR: 4:3
17:54:41 Source is declared bff by a margin of 18/7.
17:54:41 Advanced Deinterlace Routines Log
17:54:41 Analyzed 74 sections of five frames
17:54:41 Found Interlace Sections: 3 4.05%
17:54:41 Found Progressive Sections:0 0.00%
17:54:41 Found Telecined Sections: 71 95.95%
17:54:41 Found Zero Mov: 0.00% 0
17:54:41 Found One Mov: 4.05% 3
17:54:41 Found Two Mov: 95.95% 71
17:54:41 Found Three Mov: 0.00% 0
17:54:41 Found Four Mov: 0.00% 0
17:54:41 Found Five Mov: 0.00% 0
17:54:41 The Movie is declared to telecined
17:54:41 Starting X264
So, the audio does indeed say "Original". As for the nicac3source, it is using that. Here you go:
LoadPlugin("D:\AutoMKV093_NORIP\exe\filter\NicAudio.dll")
LoadPlugin("D:\AutoMKV093_NORIP\exe\filter\SoundOut.dll")
LoadPlugin("D:\AutoMKV093_NORIP\exe\filter\FFmpegSource.dll")
NicAC3Source("D:\temp\fixed1.ac3")
#Applying ORIGINAL downmixing routines
function addvideo(clip c) {
blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
Return audiodub(last,c)
}
Normalize()
Soundout(output="cmd",type=1,format=3,autoclose=true,executable="D:\AutoMKV093_NORIP\exe\besweet\neroaacenc.exe",prefilename=" -ignorelength -q 1.00 -if - -of audio.mp4",postfilename="",nofilename=true,showoutput=false)
ZappoB
13th January 2008, 23:42
@ZappoB
could you please try with automkv 0.95 BETA ?
thanks
BHH
Ok, new try but old problem. It keeps saying "Encoding Audio Files..." without doing anything. DGIndex is open in background with an empty window, nothing loaded in it.
The audio file is correctly extracted and has the name "audio1.ac3" - shouldn't it be "audio.ac3"?
EDIT: OK, it seems to be a problem with the filename or the script! If I load "audio1.ac3" into DGIndex, the process goes on...
I come back later and report, if the job could be finished.
hw360
14th January 2008, 03:03
@buzzqw
Thank you for your tips. Haali has a setting Auto Load VSSplit, that does the trick. Now the subtitle is burned into video. :thanks:
reddragon72
14th January 2008, 05:08
check in log if channel is "Original"
make sure that is used nicac3source in mkvmaudio.avs and not directshowsource
5.1 is working
BHH
I just checked and it is set to original, but Gspot, vlc, and my surround sound system are reporting it as 2ch. I'm running another test run right now from another DVD.
Also please help with this other very important issue. I'm trying to setup a xbox360 Xvid profile, and am trying to limit the bitrate to 6000. you told me to set <VbvMaxRate> to 6000000 and I'm still getting bitrates in the 9000+ range. Please help me figure this out so I can help others out that are trying to get HD Xvid movies on there 360.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.