View Full Version : AutoMKV 0.93a - (DVD/TS/AVI/AVS to X264/XviD/WVC1 into MKV/MP4/WMV) update 30/12/2007
kikker
5th October 2007, 19:24
I made mention of it in an earlier post, but I have question regarding the compressibility test. When auto-resize is selected, it is the compressibility test that determines the appropriate resolution for a given bitrate, correct?
Is there a way to do it (as in Staxrip) where you can get out of it some sort of "quality rating" if the resolution and bitrate are held constant? I find it very useful, and I wonder if you could possibly implement it? I'd rather use it to adjust bitrate for a 2-pass encode than have it adjust the resolution. Yes, I could use the --crf parameter, but a 2-pass encode is better for a given bitrate.
3500 Replies!
Nightshiver
5th October 2007, 20:56
This time, I am working with legal video, so there are not problems. I have many problems, so I will lay them all out. First, is a picture of the errors that I recieved when encoding.
Here (http://i231.photobucket.com/albums/ee80/whynotco/help1.jpg)
1. Why the "Error: 2 pass curve failed to converge"?
2. target: 209018 kbits/s, expected: 25661.59 kbits/s, avg QP:10
3. Warning: try reducing the target bitrate or reducing qp_min
Why did those show up? Also, the de-interlacer doesn't work for me. I set it to AUTO and checked the HQ Deint box. Even when I didn't check the HQ box, it still crashes. I don't know why. Also, the reason there are only around 800 frames is because I only took a 27 second clip from the whole movie, that way it wouldn't take 9 hours to encode. Here's the log if needed:
07:38:25 0.90 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
07:38:25 Selected Input file: E:\VIDEO_TS\Wishbone.mpg
07:38:25 Selected Output dir: E:\VIDEO_TS\temp\
07:38:25 Selected Final Name: Wishbone Hunchdog
07:38:25 Selected Container type: MKV
07:38:25 Selected Encoder: X264
07:38:25 Selected Size: 1 CD / 1
07:38:25 Selected Profile: 2_Pass_Insane_Quality.xml
07:38:25 Selected Resizer: LanczosResize / Automatic
07:38:25 Selected Filters: RemoveGrain(mode=2)
07:38:25 Selected Deinterlacer: AUTO
07:38:25 Selected Field Order: AUTO
07:38:25 NeroAACEnc.exe: not present
07:38:25 Track Language 1: AC3 Audio Stream 0
07:38:25 Audio Codec 1: Ogg Vorbis
07:38:25 Audio Quality 1: 10
07:38:25 Audio Channel 1: Stereo
07:38:25 Advanced Audio Settings DUMP Track 1
07:38:25 Nero Option Profiles: AUTO --- Encoding Mode: Quality
07:38:25 CCT Option Profiles: AUTO --- Channel Options: AUTO
07:38:25 Lame Settings: ABR
07:38:25 Audio Normalization: 1
07:38:25 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
07:38:25 Advanced Audio Settings DUMP Track 2
07:38:25 Nero Option Profiles: AUTO --- Encoding Mode: Quality
07:38:25 CCT Option Profiles: AUTO --- Channel Options: AUTO
07:38:25 Lame Settings: ABR
07:38:25 Audio Normalization: 1
07:38:25 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
07:38:25
07:38:25 Dgindex CMD: E:\AutoMKV090_NORIP\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=1 -YR=2 -AIF=[E:\VIDEO_TS\Wishbone.mpg] -OF=[E:\VIDEO_TS\temp\movie] -exit -minimize
07:38:27 D2V file size: 4060
07:38:27 Starting fixing audio delay on track number 1
07:38:27 DelayCut CMD: E:\AutoMKV090_NORIP\exe\dgindex\Delaycut.exe -auto -out "E:\VIDEO_TS\temp\fixed1.ac3" "E:\VIDEO_TS\temp\movie T01 2_0ch 256Kbps DELAY -29ms.ac3"
07:38:27 Original 1 Audio Size: 880640 bytes
07:38:27 Fixed 1' Audio Size: 879616 bytes
07:38:27 Finished fixing audio delay
07:38:27 Encoding E:\VIDEO_TS\temp\fixed1.ac3 to Ogg with 10 quality
07:38:37 Encoded 1' Audio Track: 1706304 bytes
07:38:43 Number of Frames: 825
07:38:43 Framerate: 29.970030
07:38:43 Movie length in Seconds: 28
07:38:43 Movie Width/Height: 720/480
07:38:43 DgIndex AR: 4:3
07:38:52 Starting X264 AutoResize with WIDTH of Automatic and wanted size of 734003200 bytes
07:38:52 CRF encoding X264: E:\AutoMKV090_NORIP\exe\encoder\x264.exe --pass 1 --crf 18 --stats "E:\VIDEO_TS\temp\.stats" --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --no-fast-pskip --mixed-refs --trellis 2 --ref 16 --filter -2,-1 --subme 6 --direct auto --vbv-maxrate 25000 --me umh --no-ssim --merange 32 --weightb --b-pyramid --b-rdo --bime --analyse p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads auto --thread-input --output "E:\VIDEO_TS\temp\resmovie.mp4" "E:\VIDEO_TS\temp\resmovie.avs"
07:39:39 Finished Autosize procedure
07:39:39 Tested total movie: 5%
07:39:39 AutoResize movie size: 1204662 bytes
07:39:39 Movie Width suggested: 34016 value based on sample size (4724.44% of original width)
07:39:39 Starting X264
07:39:39 Command Line 1' Pass X264: E:\AutoMKV090_NORIP\exe\encoder\x264.exe --pass 1 --bitrate 209018 --stats "E:\VIDEO_TS\temp\.stats" --ref 1 --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --no-fast-pskip --filter -2,-1 --subme 2 --direct auto --vbv-maxrate 25000 --me dia --no-ssim --merange 32 --b-pyramid --analyse none --threads auto --thread-input --output NUL "E:\VIDEO_TS\temp\movie.avs"
07:39:39 Command Line 2' Pass X264: E:\AutoMKV090_NORIP\exe\encoder\x264.exe --pass 2 --bitrate 209018 --stats "E:\VIDEO_TS\temp\.stats" --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --no-fast-pskip --mixed-refs --trellis 2 --ref 16 --filter -2,-1 --subme 6 --direct auto --vbv-maxrate 25000 --me umh --no-ssim --merange 32 --weightb --b-pyramid --b-rdo --bime --analyse p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads auto --thread-input --output "E:\VIDEO_TS\temp\movie.mp4" "E:\VIDEO_TS\temp\movie.avs"
07:40:53 Finished 1' Pass X264
08:08:02 Only Movie Size: 83051856 bytes
08:08:02 "E:\AutoMKV090_NORIP\exe\matroska\mkvmerge.exe" -o "E:\VIDEO_TS\temp\Wishbone Hunchdog.mkv" --track-name -1:"Wishbone Hunchdog" --aspect-ratio 1:1.344538 "E:\VIDEO_TS\temp\movie.mp4" --language -1:und --default-track -1:yes "E:\VIDEO_TS\temp\audio.ogg" --title "Done with AutoMKV 0.90 http://forum.doom9.org/showthread.php?p=854221 "
08:08:06 Final Muxed size: 84764008 bytes
08:08:06 Encoding finished: 00:27:13 elapsed time
08:08:06 -----------------------------------------------------------------------
08:08:06 Script AutoCrop.log
08:08:06
08:08:06 Crop(6,2,708,476)
08:08:06 -----------------------------------------------------------------------
08:08:06 Script Resmovie.avs
08:08:06
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\AddGrain.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\autocrop.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\aWarpSharp(Pruned).dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\blockbuster.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\cnr2.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\ColorMatrix.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\Convolution3D.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\corrector.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\DctFilter.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\Decomb.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\Deen.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\degrainmedian.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\DGDecode.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\EEDI2.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\FFMpegSource.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\FFT3DFilter.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\FluxSmooth.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\frfun7.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\hqdn3d.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\LeakKernelDeint.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\MaskTools.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\medianblur.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\MipSmooth.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\MSharpen.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\mt_masktools.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\mvtools.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\NicAudio.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\RemoveGrainS.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\RepairS.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\SangNom.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\SimpleResize.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\SoundOut.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\TBilateral.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\TDeint.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\TIVTC.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\TomsMoComp.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\TTempSmooth.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\UnDot.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\UnFilter.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\VSFilter.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\warpsharp.dll")
08:08:06 #loadpluginstart
08:08:06
08:08:06 #test1
08:08:06
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\BlindDeHalo3_mt2.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\HybridFuPP.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\LanczosPlus.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\Lem.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\LimitedSharpenFaster.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\MCBob_v03c.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\mvbob.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\QMlib.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\seesaw.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\spresso.avsi")
08:08:06 #importstart
08:08:06
08:08:06 #test2
08:08:06
08:08:06 movie = mpeg2source("E:\VIDEO_TS\temp\movie.d2v")
08:08:06 function getOrder(clip c) {
08:08:06 order = GetParity(c) ? 1 : 0
08:08:06 Return order }
08:08:06 #filter1start
08:08:06
08:08:06 #test3
08:08:06
08:08:06 #cropstart
08:08:06
08:08:06 cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=40,aspect=0,threshold=34,samplestartframe=0)
08:08:06 fixed_aspect = 0.888889
08:08:06 c_width = width(cropclip)
08:08:06 c_height = Round(height(cropclip) / fixed_aspect)
08:08:06 input_par = float(float(c_width)/float(c_height))
08:08:06 input_par = input_par > 1.4 ? input_par : (4.0/3.0)
08:08:06 out_width = 704
08:08:06 out_height = Round(float(out_width) / input_par)
08:08:06 hmod = out_height - (floor(out_height / 16 ) * 16)
08:08:06 out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod)
08:08:06 new_aspect = (float(out_width) / float(out_height)) / fixed_aspect
08:08:06 autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=40,aspect=new_aspect,threshold=34,samplestartframe=0)
08:08:06
08:08:06 #resizestart
08:08:06
08:08:06 #test4
08:08:06
08:08:06 LanczosResize(out_width,out_height)
08:08:06 #filter2start
08:08:06
08:08:06 #test5
08:08:06
08:08:06 RemoveGrain(mode=2)
08:08:06 function Comptest(clip c, float percent)
08:08:06 {
08:08:06 frange=floor(14./(percent/100.))
08:08:06 Return SelectRangeEvery(c, frange, 14)
08:08:06 }
08:08:06 Comptest(last,5)
08:08:06 ColorMatrix(mode="Rec.709->Rec.601")
08:08:06 -----------------------------------------------------------------------
08:08:06 Script movie.avs
08:08:06
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\AddGrain.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\autocrop.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\aWarpSharp(Pruned).dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\blockbuster.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\cnr2.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\ColorMatrix.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\Convolution3D.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\corrector.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\DctFilter.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\Decomb.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\Deen.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\degrainmedian.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\DGDecode.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\EEDI2.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\FFMpegSource.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\FFT3DFilter.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\FluxSmooth.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\frfun7.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\hqdn3d.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\LeakKernelDeint.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\MaskTools.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\medianblur.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\MipSmooth.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\MSharpen.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\mt_masktools.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\mvtools.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\NicAudio.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\RemoveGrainS.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\RepairS.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\SangNom.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\SimpleResize.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\SoundOut.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\TBilateral.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\TDeint.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\TIVTC.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\TomsMoComp.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\TTempSmooth.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\UnDot.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\UnFilter.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\VSFilter.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\warpsharp.dll")
08:08:06 #loadpluginstart
08:08:06
08:08:06 #test1
08:08:06
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\BlindDeHalo3_mt2.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\HybridFuPP.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\LanczosPlus.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\Lem.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\LimitedSharpenFaster.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\MCBob_v03c.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\mvbob.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\QMlib.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\seesaw.avsi")
08:08:06 Import("E:\AutoMKV090_NORIP\exe\filter\spresso.avsi")
08:08:06 #importstart
08:08:06
08:08:06 #test2
08:08:06
08:08:06 movie = mpeg2source("E:\VIDEO_TS\temp\movie.d2v")
08:08:06 function getOrder(clip c) {
08:08:06 order = GetParity(c) ? 1 : 0
08:08:06 Return order }
08:08:06 #filter1start
08:08:06
08:08:06 #test3
08:08:06
08:08:06 #cropstart
08:08:06
08:08:06 cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=40,aspect=0,threshold=34,samplestartframe=0)
08:08:06 fixed_aspect = 0.888889
08:08:06 c_width = width(cropclip)
08:08:06 c_height = Round(height(cropclip) / fixed_aspect)
08:08:06 input_par = float(float(c_width)/float(c_height))
08:08:06 input_par = input_par > 1.4 ? input_par : (4.0/3.0)
08:08:06 out_width = 704
08:08:06 out_height = Round(float(out_width) / input_par)
08:08:06 hmod = out_height - (floor(out_height / 16 ) * 16)
08:08:06 out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod)
08:08:06 new_aspect = (float(out_width) / float(out_height)) / fixed_aspect
08:08:06 autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=40,aspect=new_aspect,threshold=34,samplestartframe=0)
Nightshiver
5th October 2007, 20:57
continued post:
08:08:06
08:08:06 #resizestart
08:08:06
08:08:06 #test4
08:08:06
08:08:06 LanczosResize(out_width,out_height)
08:08:06 #filter2start
08:08:06
08:08:06 #test5
08:08:06
08:08:06 RemoveGrain(mode=2)
08:08:06 ColorMatrix(mode="Rec.709->Rec.601")
08:08:06 -----------------------------------------------------------------------
08:08:06 Script mkvmaudio.avs
08:08:06
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\NicAudio.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\SoundOut.dll")
08:08:06 LoadPlugin("E:\AutoMKV090_NORIP\exe\filter\FFmpegSource.dll")
08:08:06 NicAC3Source("E:\VIDEO_TS\temp\fixed1.ac3")
08:08:06 #Applying STEREO downmixing routines
08:08:06 function stereo(clip a)
08:08:06 {
08:08:06 flr = GetChannel(a, 1, 2)
08:08:06 fcc = GetChannel(a, 3)
08:08:06 lfe = GetChannel(a, 4)
08:08:06 lfc = MixAudio(fcc, lfe, 0.2071, 0.2071)
08:08:06 mix = MergeChannels(lfc, lfc)
08:08:06 lrc = MixAudio(flr, mix, 0.2929, 1.0)
08:08:06 blr = GetChannel(a, 5, 6)
08:08:06 Return MixAudio(lrc, blr, 1.0, 0.2929)
08:08:06 }
08:08:06 #
08:08:06 6==Audiochannels() ? stereo() : last
08:08:06 function addvideo(clip c) {
08:08:06 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
08:08:06 Return audiodub(last,c)
08:08:06 }
08:08:06 Normalize()
08:08:06 Soundout(output="cmd",type=1,format=3,autoclose=true,executable="E:\AutoMKV090_NORIP\exe\besweet\oggenc2.exe",prefilename=" -q 10 - -o audio.ogg",postfilename="",nofilename=true,showoutput=false)
08:08:06 -----------------------------------------------------------------------
08:08:06 Script mkvmaudio.bat
08:08:06 -----------------------------------------------------------------------
08:08:06 Script mkvmaudio2.avs
08:08:06 -----------------------------------------------------------------------
08:08:06 Script mkvmaudio2.bat
08:08:06
08:08:06 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
buzzqw
5th October 2007, 21:51
@kikker
When auto-resize is selected, it is the compressibility test that determines the appropriate resolution for a given bitrate, correct?
that's true
there is an obscure option in automkv , tied to autoresize, that is named (under advanced settings) "Allow Multiple AutoResize".
Basically checking this option and selecting automatic as width, automkv will prompt after each CT and will tell some numbers.
Before clicking redo ct test or click ok, you can change filters, disk settings...
... i will look at staxrip anyway
@Nightshiver
sorry pal.. but for a movie lenght "Number of Frames: 825", "Movie length in Seconds: 28" a "07:38:25 Selected Size: 1 CD / 1" is an overkill.
The "error" (and isn't an error but a warning) say that max quality (qp 10) is achivied and can't go over this quality.
In profile there are two settings about quality, the max and min values where qp can float
Your qp is below min (the lower the better), you have aimed for a bitrate of 209018, but in movie the max possibile was 25661
so... or you set qp min to 0 or ... take this file as one of best encoding you will do
BHH
weaver4
6th October 2007, 00:21
the manual test (test deint) is working ?
BHH
Yes the manual test is working but BAutoDeint fails when it is processing a movie. I am using 90c.
Nightshiver
6th October 2007, 00:43
@buzzqw
What about the autodeint? It doesn't work for me.
Where is the option to change the qp min? Is it in Advanced Profiles Editing or Advanced Settings?
How does 1/4 cd for size sound like?
You also didn't answer about the "Error: 2 pass curve failed to converge"
And thank you for your time :)
buzzqw
6th October 2007, 07:53
@weaver4
thanks, this is a good information
@Nightshiver
What about the autodeint? It doesn't work for me
and for other too.
First of all make sure you have installed xvid build as first post
How does 1/4 cd for size sound like?
are you kiddin' ? for 28 sec movie 5 mb is an overkill!
and for "Error: 2 pass curve failed to converge... :search: , but to make a long story short the message is prompted when the bitrate to apply is too high.
In advanced profile editing edit the qpmin value to 0
BHH
Barleyman
6th October 2007, 12:29
About the CQ profile in .90d - You don't get the adjust CQ -button when you load a profile that has CQ ... Maybe you should make CQ dialog pop up when you select source file also?
..
I've been experimenting a bit with x264 files. I want to make them either xvid or WMV (for Xbox360) .. Basically so far AutoMKV fails spetacularly with access violations and crashes all over the place. For some steps I get this windows "Ding" sound, for others, outright crash. Some work there..
Log has xvid profile but WMV will also fail. If you are making x264 -> x264, that works just fine.
14:21:20 0.90d - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
14:21:20 Selected Input file: E:\Movies-E\test\sample.mkv
14:21:20 Selected Output dir: E:\Movies-E\test\temp\
14:21:20 Selected Final Name: sample
14:21:20 Selected Container type: AVI
14:21:20 Selected Encoder: XviD
14:21:20 Selected Size: Unlimited File Size
14:21:20 Selected Profile: Constant_Quality.xml
14:21:20 Selected Resizer: NONE / Original
14:21:20 Selected Filters: RemoveGrain(mode=2)
14:21:20 Selected Deinterlacer: AUTO
14:21:20 Selected Field Order: AUTO
14:21:20 Enabled Constant Quality With Unlimited Size (Q 3)
14:21:20 Enabled CRF/CQ AutoRes at 3 value
14:21:20 Activate PGC Ripping: -1
14:21:20 Using Matrix: Didees SixOfNine-HVS.cqm
14:21:20 Track Language 1: sample.mkv
14:21:20 Audio Codec 1: Lame
14:21:20 Audio Quality 1: 112
14:21:20 Audio Channel 1: Stereo
14:21:20 Advanced Audio Settings DUMP Track 1
14:21:20 Nero Option Profiles: AUTO --- Encoding Mode: Quality
14:21:20 CCT Option Profiles: AUTO --- Channel Options: AUTO
14:21:20 Lame Settings: ABR
14:21:20 Audio Normalization: 1
14:21:20 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
14:21:20 Advanced Audio Settings DUMP Track 2
14:21:20 Nero Option Profiles: AUTO --- Encoding Mode: Quality
14:21:20 CCT Option Profiles: AUTO --- Channel Options: AUTO
14:21:20 Lame Settings: ABR
14:21:20 Audio Normalization: 1
14:21:20 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
14:21:20 Activate Anamorphic Encoding
14:21:20 Selected Unlimited media size
14:21:21 Avi engage mode not corrected, switched to DirectShowSource
14:21:38 !!! WARNING - Trying with FFmpegSource
14:21:39 Aspect ratio: 1.778
14:21:39 Number of Frames: 1473
14:21:39 Framerate: 23.976
14:21:39 Movie length in Seconds: 62
14:21:39 Movie Width/Height: 1280/720
14:21:39 Aspect ratio: 1.778
14:21:39 Number of Frames: 1473
14:21:39 Framerate: 23.976
14:21:39 Movie length in Seconds: 62
14:21:39 Movie Width/Height: 1280/720
14:21:46 Encoding E:\Movies-E\test\temp\ To Mp3 with 112 ABR Preset
14:22:00 Encoded 1' Audio Track: 418915 bytes
14:22:00 Checking script...movie.avs
14:22:07 !!!!ERROR!!!!
14:22:07 !!!!ERROR!!!! - Evaluate: System exception - Access Violation
(E:\Movies-E\test\temp\movie.avs, line 66)
14:22:07 !!!!ERROR!!!!
EDIT:
Ok, I tried x264 profile too and it doesn't actually produce any output file :-)
Yes, I know the output directory points to a weird place but no "sample.mp4"-file there.
14:28:35 0.90d - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
14:28:35 Selected Input file: E:\Movies-E\test\sample.mkv
14:28:35 Selected Output dir: E:\Movies-E\Sunshine\temp\
14:28:35 Selected Final Name: sample
14:28:35 Selected Container type: MP4
14:28:35 Selected Encoder: X264
14:28:35 Selected Size: Unlimited File Size
14:28:35 Selected Profile: Constant_Quality.xml
14:28:35 Selected Resizer: NONE / Original
14:28:35 Selected Filters: RemoveGrain(mode=2)
14:28:35 Selected Deinterlacer: Progressive
14:28:35 Selected Field Order: AUTO
14:28:35 Manual Crop: Enabled
14:28:35 Left Crop: 0
14:28:35 Top Crop: 68
14:28:35 Right Crop: 0
14:28:35 Botton Crop: 68
14:28:35 Manual Width: 720
14:28:35 Manual Height: 576
14:28:35 Enabled Constant Quality With Unlimited Size (Q 18)
14:28:35 Enabled CRF/CQ AutoRes at 18 value
14:28:35 Activate PGC Ripping: -1
14:28:35 Track Language 1: sample.mkv
14:28:35 Audio Codec 1: Copy Original
14:28:35 Audio Quality 1: 112
14:28:35 Audio Channel 1: Stereo
14:28:35 Advanced Audio Settings DUMP Track 1
14:28:35 Nero Option Profiles: AUTO --- Encoding Mode: Quality
14:28:35 CCT Option Profiles: AUTO --- Channel Options: AUTO
14:28:35 Lame Settings: ABR
14:28:35 Audio Normalization: 1
14:28:35 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
14:28:35 Advanced Audio Settings DUMP Track 2
14:28:35 Nero Option Profiles: AUTO --- Encoding Mode: Quality
14:28:35 CCT Option Profiles: AUTO --- Channel Options: AUTO
14:28:35 Lame Settings: ABR
14:28:35 Audio Normalization: 1
14:28:35 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
14:28:35 Activate Anamorphic Encoding
14:28:35 Selected Unlimited media size
14:28:36 Avi engage mode not corrected, switched to DirectShowSource
14:28:37 Number of Frames: 1473
14:28:37 Framerate: 23.976044
14:28:37 Movie length in Seconds: 62
14:28:37 Movie Width/Height: 1280/720
14:28:37 Number of Frames: 1473
14:28:37 Framerate: 23.976044
14:28:37 Movie length in Seconds: 62
14:28:37 Movie Width/Height: 1280/720
14:28:37 Extracted Audio with FFmpeg!
14:28:37 Size Audio Extracted: -2
14:28:38 Checking script...movie.avs
14:28:40 Starting X264
14:28:40 CRF encoding X264: C:\Program Files\AutoMKV\exe\encoder\x264.exe --pass 1 --crf 18 --stats "E:\Movies-E\Sunshine\temp\.stats" --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --mixed-refs --trellis 1 --ref 3 --filter -2,-1 --direct auto --vbv-maxrate 25000 --me umh --no-ssim --weightb --b-pyramid --b-rdo --bime --analyse p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads auto --thread-input --sar 64:45 --output "E:\Movies-E\Sunshine\temp\movie.mp4" "E:\Movies-E\Sunshine\temp\movie.avs"
14:31:43 Accepted values are between 697303040 and 741343232 bytes (movie+audio)
14:31:43 Got a file of size: 6691957 bytes + audio size -2 bytes (6691955)
14:31:43 Only Movie Size: 6691957 bytes
14:31:43 "C:\Program Files\AutoMKV\exe\matroska\MP4Box.exe" -add "E:\Movies-E\Sunshine\temp\movie.mp4":par=1.777778 -add "E:\Movies-E\Sunshine\temp\:lang=und" -fps 23.976044 -new "E:\Movies-E\Sunshine\temp\sample_full.mp4"
14:31:43 Final Muxed size: -1 bytes
14:31:43 Encoding finished: 00:03:03 elapsed time
14:31:43 -----------------------------------------------------------------------
14:31:43 Script AutoCrop.log
14:31:43 -----------------------------------------------------------------------
14:31:43 Script Resmovie.avs
14:31:43 -----------------------------------------------------------------------
14:31:43 Script movie.avs
14:31:43
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\AddGrain.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\autocrop.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\aWarpSharp(Pruned).dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\aWarpSharp.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\BicublinResize.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\blockbuster.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\cnr2.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\ColorMatrix.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\Convolution3D.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\corrector.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\DctFilter.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\decomb.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\Deen.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\degrainmedian.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\DGDecode.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\EEDI2.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\FFMpegSource.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\fft3dfilter.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\FluxSmooth.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\frfun7.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\hqdn3d.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\LeakKernelDeint.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\MaskTools.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\medianblur.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\MipSmooth.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\MSharpen.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\mt_masktools.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\mvtools.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\NicAudio.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\RemoveGrainS.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\RemoveGrainSSE3.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\RepairS.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\RepairSSE3.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\SangNom.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\SimpleResize.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\SoundOut.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TBilateral.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TDeint.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TIVTC.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TomsMoComp.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TTempSmooth.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\UnDot.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\UnFilter.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\VSFilter.dll")
14:31:43 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\warpsharp.dll")
14:31:43 #loadpluginstart
14:31:43
14:31:43 #test1
14:31:43
14:31:43 Import("C:\Program Files\AutoMKV\exe\filter\BlindDeHalo3_mt2.avsi")
14:31:43 Import("C:\Program Files\AutoMKV\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
14:31:43 Import("C:\Program Files\AutoMKV\exe\filter\HybridFuPP.avsi")
14:31:43 Import("C:\Program Files\AutoMKV\exe\filter\LanczosPlus.avsi")
14:31:43 Import("C:\Program Files\AutoMKV\exe\filter\Lem.avsi")
14:31:43 Import("C:\Program Files\AutoMKV\exe\filter\LimitedSharpenFaster.avsi")
14:31:43 Import("C:\Program Files\AutoMKV\exe\filter\MCBob_v03c.avsi")
14:31:43 Import("C:\Program Files\AutoMKV\exe\filter\mvbob.avsi")
14:31:43 Import("C:\Program Files\AutoMKV\exe\filter\QMF.avsi")
14:31:43 Import("C:\Program Files\AutoMKV\exe\filter\QMlib.avsi")
14:31:43 Import("C:\Program Files\AutoMKV\exe\filter\seesaw.avsi")
14:31:43 Import("C:\Program Files\AutoMKV\exe\filter\spresso.avsi")
14:31:43 #importstart
14:31:43
14:31:43 #test2
14:31:43
14:31:43 movie = directshowsource("E:\Movies-E\test\sample.mkv",fps=23.976044,convertfps=true,audio=false)
14:31:43 movie = isRGB(movie) ? ConvertToYV12(movie,interlaced=true) : movie
14:31:43 movie = isYUY2(movie) ? ConvertToYV12(movie,interlaced=true) : movie
14:31:43 function getOrder(clip c) {
14:31:43 order = GetParity(c) ? 1 : 0
14:31:43 Return order }
14:31:43 #filter1start
14:31:43
14:31:43 #test3
14:31:43
14:31:43 last = movie
14:31:43 crop(0,68,-0,-68)
14:31:43 #resizestart
14:31:43
14:31:43 #test4
14:31:43
14:31:43 #filter2start
14:31:43
14:31:43 #test5
14:31:43
14:31:43 RemoveGrain(mode=2)
14:31:43 -----------------------------------------------------------------------
14:31:43 Script mkvmaudio.avs
14:31:43 -----------------------------------------------------------------------
14:31:43 Script mkvmaudio.bat
14:31:43 -----------------------------------------------------------------------
14:31:43 Script mkvmaudio2.avs
14:31:43 -----------------------------------------------------------------------
14:31:43 Script mkvmaudio2.bat
14:31:43
14:31:43 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
buzzqw
6th October 2007, 12:49
@Barleyman
thanks fot the button bug
about sample.mkv... you don't have the right decoder installed
14:21:21 Avi engage mode not corrected, switched to DirectShowSource
14:21:38 !!! WARNING - Trying with FFmpegSource
14:22:07 !!!!ERROR!!!! - Evaluate: System exception - Access Violation
(E:\Movies-E\test\temp\movie.avs, line 66)
and your system seems oppose resistence to ffmpegsource...
in second sample directshowsource has worked fro video but not for audio
14:28:35 Audio Codec 1: Copy Original
for a mkv file is done only by ffmpeg.exe AND it has failed. and so the muxing failed too (since audio is missing)
sorry , but this is not a bug of automkv
BHH
Barleyman
6th October 2007, 14:53
about sample.mkv... you don't have the right decoder installed
No? What's "right" decoder in this instance? I can see the video just fine, audio/video decoded by ffdshow..
and your system seems oppose resistence to ffmpegsource...
I get this dialog about sky is falling etc, unless you are desperate enough for ffmpeg cancel now.. So FFMPEG not tried.
for a mkv file is done only by ffmpeg.exe AND it has failed. and so the muxing failed too (since audio is missing)
sorry , but this is not a bug of automkv
Well.. Something is wrong and I don't have a clue as such :rolleyes: What's wrong here exactly? ffdshow audio?
Barleyman
6th October 2007, 15:07
I started working on the ffmpeg angle from your remark (MKV, ffmpeg only) .. and I can get some output! Yay! Avisynth goes kaboom even when I have "use ffmpegsource" ticked.. Is there a way to skip that "avisynth script died, try ffmpeg?"-dialog?
Still going horribly wrong, WVC1 profile (I should use this for X360?) gives me about 1100kbit/s bitrate .. for 720p file! Reminds me of finnish DVB .. ffmpeg only also allows me to use wmv8?
I tried couple other profiles too, but I still end up with horribly over-compressed file for some reason. I have checked 8MB file but get 2.6 ..
Is the advice for 6-channel WMA still valid? (WMApro, 6chnl)
Like so:
17:12:57 0.90d - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
17:12:57 Selected Input file: E:\Movies-E\test\sample.mkv
17:12:57 Selected Output dir: E:\Movies-E\test\temp\
17:12:57 Selected Final Name: sample
17:12:57 Selected Container type: WMV
17:12:57 Selected Encoder: WMV
17:12:57 Selected Size: 8 / 1
17:12:57 Selected Profile: 1_Pass_Quality_Quick.xml
17:12:57 Selected Resizer: NONE / Original
17:12:57 Selected Filters: RemoveGrain(mode=2)
17:12:57 Selected Deinterlacer: Progressive
17:12:57 Selected Field Order: AUTO
17:12:57 Enabled FFMPEG Encoding: wmv8
17:12:57 Enabled CRF/CQ AutoRes at 90 value
17:12:57 Activate PGC Ripping: -1
17:12:57 Track Language 1: sample.mkv
17:12:57 Audio Codec 1: WMV
17:12:57 Audio Quality 1: 96
17:12:57 Audio Channel 1: Original
17:12:57 Advanced Audio Settings DUMP Track 1
17:12:57 Audio Track Language: und
17:12:57 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:12:57 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:12:57 Lame Settings: ABR
17:12:57 Audio Normalization: 1
17:12:57 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:12:57 Advanced Audio Settings DUMP Track 2
17:12:57 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:12:57 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:12:57 Lame Settings: ABR
17:12:57 Audio Normalization: 1
17:12:57 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:12:57
17:12:58 Avi engage mode not corrected, switched to DirectShowSource
17:13:10 !!! WARNING - Trying with FFmpegSource
17:13:11 Aspect ratio: 1.778
17:13:11 Number of Frames: 1473
17:13:11 Framerate: 23.976
17:13:11 Movie length in Seconds: 62
17:13:11 Movie Width/Height: 1280/720
17:13:12 Aspect ratio: 1.778
17:13:12 Number of Frames: 1473
17:13:12 Framerate: 23.976
17:13:12 Movie length in Seconds: 62
17:13:12 Movie Width/Height: 1280/720
17:13:12 Checking script...movie.avs
17:13:16 !!!!ERROR!!!!
17:13:16 !!!!ERROR!!!! - Evaluate: System exception - Access Violation
(E:\Movies-E\test\temp\movie.avs, line 66)
17:13:16 !!!!ERROR!!!!
17:13:31 "C:\Program Files\AutoMKV\exe\BeSweet\ffmpeg.exe" -i "E:\Movies-E\test\sample.mkv" -vcodec wmv2 -b 969000 -s 1280x720 -r 23.976 -acodec wmav2 -ac 2 -ab 112000 -ar 48000 "E:\Movies-E\test\temp\movie.wmv"
17:13:31 Final Muxed size: 2669557 bytes
17:13:31 Encoding finished: 00:00:34 elapsed time
17:13:31 -----------------------------------------------------------------------
17:13:31 Script AutoCrop.log
17:13:31 -----------------------------------------------------------------------
17:13:31 Script Resmovie.avs
17:13:31 -----------------------------------------------------------------------
17:13:31 Script movie.avs
17:13:31
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\AddGrain.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\autocrop.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\aWarpSharp(Pruned).dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\aWarpSharp.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\BicublinResize.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\blockbuster.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\cnr2.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\ColorMatrix.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\Convolution3D.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\corrector.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\DctFilter.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\decomb.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\Deen.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\degrainmedian.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\DGDecode.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\EEDI2.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\FFMpegSource.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\fft3dfilter.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\FluxSmooth.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\frfun7.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\hqdn3d.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\LeakKernelDeint.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\MaskTools.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\medianblur.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\MipSmooth.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\MSharpen.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\mt_masktools.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\mvtools.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\NicAudio.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\RemoveGrainS.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\RemoveGrainSSE3.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\RepairS.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\RepairSSE3.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\SangNom.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\SimpleResize.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\SoundOut.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TBilateral.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TDeint.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TIVTC.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TomsMoComp.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TTempSmooth.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\UnDot.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\UnFilter.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\VSFilter.dll")
17:13:31 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\warpsharp.dll")
17:13:31 #loadpluginstart
17:13:31
17:13:31 #test1
17:13:31
17:13:31 Import("C:\Program Files\AutoMKV\exe\filter\BlindDeHalo3_mt2.avsi")
17:13:31 Import("C:\Program Files\AutoMKV\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
17:13:31 Import("C:\Program Files\AutoMKV\exe\filter\HybridFuPP.avsi")
17:13:31 Import("C:\Program Files\AutoMKV\exe\filter\LanczosPlus.avsi")
17:13:31 Import("C:\Program Files\AutoMKV\exe\filter\Lem.avsi")
17:13:31 Import("C:\Program Files\AutoMKV\exe\filter\LimitedSharpenFaster.avsi")
17:13:31 Import("C:\Program Files\AutoMKV\exe\filter\MCBob_v03c.avsi")
17:13:31 Import("C:\Program Files\AutoMKV\exe\filter\mvbob.avsi")
17:13:31 Import("C:\Program Files\AutoMKV\exe\filter\QMF.avsi")
17:13:31 Import("C:\Program Files\AutoMKV\exe\filter\QMlib.avsi")
17:13:31 Import("C:\Program Files\AutoMKV\exe\filter\seesaw.avsi")
17:13:31 Import("C:\Program Files\AutoMKV\exe\filter\spresso.avsi")
17:13:31 #importstart
17:13:31
17:13:31 #test2
17:13:31
17:13:31 movie = FFmpegSource("E:\Movies-E\test\sample.mkv",vtrack=-1,atrack=-2,seekmode=0,timecodes="Test.timecodes",vcache=true,vcachefile="Test.ffcache")
17:13:31 movie = isRGB(movie) ? ConvertToYV12(movie) : movie
17:13:31 movie = isYUY2(movie) ? ConvertToYV12(movie) : movie
17:13:31 movie = AssumeFPS(movie,24000,1001)
17:13:31 function getOrder(clip c) {
17:13:31 order = GetParity(c) ? 1 : 0
17:13:31 Return order }
17:13:31 #filter1start
17:13:31
17:13:31 #test3
17:13:31
17:13:31 #resizestart
17:13:31
17:13:31 #test4
17:13:31
17:13:31 last = movie
17:13:31 #filter2start
17:13:31
17:13:31 #test5
17:13:31
17:13:31 RemoveGrain(mode=2)
17:13:31 -----------------------------------------------------------------------
17:13:31 Script mkvmaudio.avs
17:13:31 -----------------------------------------------------------------------
17:13:31 Script mkvmaudio.bat
17:13:31 -----------------------------------------------------------------------
17:13:31 Script mkvmaudio2.avs
17:13:31 -----------------------------------------------------------------------
17:13:31 Script mkvmaudio2.bat
17:13:31 -----------------------------------------------------------------------
17:13:31 Script wmv.log
17:13:31
17:13:31 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
buzzqw
6th October 2007, 15:15
Well.. Something is wrong and I don't have a clue as such What's wrong here exactly? ffdshow audio?
you cannot copy audio in mkv/avi/ogm.. via avisynth/ffdshow, a reencoding is always done, but using ffmpeg is possible to extract audio from this kind of media
or you prefer that i deny the possibility of copy audio when working with mkv/avi/ogm/mov... ?
s there a way to skip that "avisynth script died, try ffmpeg?"-dialog?
if avisynth die.. automkv die too
but with last force, automkv will launch ffmpeg.exe for encoding
ffmpeg only also allows me to use wmv8
wmv7 in 1 pass or 2 pass, wmv8 1 pass only
BHH
Nightshiver
6th October 2007, 15:32
Can you answer my other question? Where do I go to change the qp_min to so that the bitrate isn't so high? Also, I do have Xvid installed. But why should that matter? I'm using x264 to encode, not Xvid.
EDIT: I just looked at the advanced profiles editing for the qp min, but can't find it. I even looked at the script itself, but still could not find it. I can see it in the command line, but can't edit it.
Barleyman
6th October 2007, 15:57
you cannot copy audio in mkv/avi/ogm.. via avisynth/ffdshow, a reencoding is always done, but using ffmpeg is possible to extract audio from this kind of media or you prefer that i deny the possibility of copy audio when working with mkv/avi/ogm/mov... ?
Yes..
So with mkv with AC3 audio and target as multi-channel WMV, what should I pick in the "basic settings"-dialog for audio? "WMV" and "Original", advanced audio "wmapro" and "6-channel"? ffdaudio settings are as advised (32bit, raw support on) ..
wmv7 in 1 pass or 2 pass, wmv8 1 pass only
BHH
[with ffmpeg] .. Ok, so if I want to make a WMV9 encode, I'd have to get avisynth play ball one way or another?
buzzqw
6th October 2007, 16:11
@Nightshiver
after selecting the profile go to advanced profile editing and change <MinQuantizer>10</MinQuantizer> to <MinQuantizer>0</MinQuantizer>
so that the bitrate isn't so high
... you have to lower the disk settings! just write 10 and you will get a 10 mb encoding
@Barleyman
So with mkv with AC3 audio and target as multi-channel WMV, what should I pick in the "basic settings"-dialog for audio? "WMV" and "Original", advanced audio "wmapro" and "6-channel"? ffdaudio settings are as advised (32bit, raw support on) ..
yes and use wmv container, wmv video profile and wmv audio settings
Ok, so if I want to make a WMV9 encode, I'd have to get avisynth play ball one way or another
wmv9 isn't supported as codec in ffmpeg.. only wmv8 and wmv7.. so yes... the ball is passing to avisynth and wmcmd.vbs
BHH
Nightshiver
6th October 2007, 17:02
So, can you answer about the deint problem? My video is interlaced, so I do need the deint to work.
buzzqw
6th October 2007, 17:31
if you know that your video is interlaced then you can set in Deinterlacer box "Interlaced" and if know the frame type (BFF/TFF)
the deinterlacer routine will be more stable in next update
BHH
weaver4
6th October 2007, 22:16
Did an Xvid movie with Constant Quality with a quantizer of 3. I got the BAutoDeint error a gain but the processing continued.
But the file size is 2.8g. I tried it on AutoGK and it was less than one half that filesize, so what gives?
Here is the log.
10:08:54 0.90c - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
10:08:54 Selected Input file: E:\aa-Rips\MainMovie\APL0NNW1\VIDEO_TS\VTS_01_0.IFO
10:08:54 Selected Output dir: J:\Movies\temp\
10:08:54 Selected Final Name: Apocalypto.xmkvq30.avi
10:08:54 Selected Container type: AVI
10:08:54 Selected Encoder: XviD
10:08:54 Selected Size: 1 CD / 1
10:08:54 Selected Profile: Constant_Quality.xml
10:08:54 Selected Resizer: SimpleResize (neutral soft) / 640
10:08:54 Selected Filters: RemoveGrain(mode=2)
10:08:54 Selected Deinterlacer: AUTO
10:08:54 Selected Field Order: AUTO
10:08:54 Enabled Constant Quality With Unlimited Size (Q 3)
10:08:54 Enabled CRF/CQ AutoRes at 3 value
10:08:54 Activate PGC Ripping: 0
10:08:54 Using Matrix: Didees SixOfNine-HVS.cqm
10:08:54 Track Language 1: ??? (AC3 6ch, 0xBD 0x80) [0]
10:08:54 Audio Codec 1: Lame
10:08:54 Audio Quality 1: 128
10:08:54 Audio Channel 1: Stereo
10:08:54 Advanced Audio Settings DUMP Track 1
10:08:55 Nero Option Profiles: AUTO --- Encoding Mode: Quality
10:08:55 CCT Option Profiles: AUTO --- Channel Options: AUTO
10:08:55 Lame Settings: ABR
10:08:55 Audio Normalization: 1
10:08:55 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
10:08:55 Advanced Audio Settings DUMP Track 2
10:08:55 Nero Option Profiles: AUTO --- Encoding Mode: Quality
10:08:55 CCT Option Profiles: AUTO --- Channel Options: AUTO
10:08:55 Lame Settings: ABR
10:08:55 Audio Normalization: 1
10:08:55 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
10:08:55 Selected 1' Sub tracks: English 0 (0xBD 0x20) [0] wide
10:08:55 Selected Unlimited media size
10:08:55 Starting SubRipping
10:17:30 Subtitle Size: 1980416 bytes
10:17:30 Finished SubRipping
10:17:30 Activate PGC processing: PGC 1 [2:18:14:16]
10:17:31 Starting Indexing
10:17:31 Dgindex CMD: D:\Downloads\AutoMKV\AutoMKV090\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=1 -YR=2 -AIF=[E:\aa-Rips\MainMovie\APL0NNW1\VIDEO_TS\VTS_01_1.vob] -OF=[J:\Movies\temp\movie] -exit -minimize
10:22:55 Finished indexing
10:22:55 D2V file size: 1045575
10:22:55 Starting fixing audio delay on track number 1
10:22:55 DelayCut CMD: D:\Downloads\AutoMKV\AutoMKV090\exe\dgindex\Delaycut.exe -auto -out "J:\Movies\temp\fixed1.ac3" "J:\Movies\temp\movie T01 3_2ch 448Kbps DELAY 0ms.ac3"
10:22:55 Original 1 Audio Size: 464798208 bytes
10:26:06 Fixed 1' Audio Size: 464798208 bytes
10:26:06 Finished fixing audio delay
10:26:06 Encoding J:\Movies\temp\fixed1.ac3 To Mp3 with 128 ABR Preset
11:16:34 Encoded 1' Audio Track: 126480192 bytes
11:16:34 ForceFilm Detected: 99.900002% FILM found
11:16:36 Field Order Transition Detected. Now using movie-FIXED.d2v
11:16:43 Number of Frames: 248772
11:16:43 Framerate: 29.970030
11:16:43 Movie length in Seconds: 8301
11:16:43 Movie Width/Height: 720/480
11:16:43 DgIndex AR: 16:9
11:54:32 Deinterlace Test: Processing completed. Type is determined to be partly film.
11:54:33 BFF: 496
11:54:33 TFF: 30
11:54:33 NOT Allow Hybrid Order/Pattern, set Pattern to: Film
11:54:33 NOT Allow Hybrid Order/Pattern, set Field Order to: BFF
11:54:35 CQ encoding XviD: D:\Downloads\AutoMKV\AutoMKV090\exe\encoder\xvid_encraw.exe -cq 3 -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 -qmatrix "D:\Downloads\AutoMKV\AutoMKV090\profiles\XviD-profiles\matrix\Didees SixOfNine-HVS.cqm" -i "J:\Movies\temp\movie.avs" -type 2 -avi "J:\Movies\temp\movie.avi"
16:40:30 Accepted values are between 697303040 and 741343232 bytes (movie+audio)
16:40:30 Got a file of size: 3577529856 bytes + audio size 126480192 bytes (3705000192)
16:40:30 Only Movie Size: -717437568 bytes
16:40:30 Using VirtualDubMod for Muxing!
16:47:28 Encoding finished: 04:52:53 elapsed time
16:47:28 -----------------------------------------------------------------------
16:47:28 Script AutoCrop.log
16:47:28
16:47:29 Crop(0,10,720,452)
16:47:29 -----------------------------------------------------------------------
16:47:29 Script Resmovie.avs
16:47:29 -----------------------------------------------------------------------
16:47:29 Script movie.avs
16:47:29
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\AddGrain.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\autocrop.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\aWarpSharp(Pruned).dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\blockbuster.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\cnr2.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\ColorMatrix.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\Convolution3D.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\corrector.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\DctFilter.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\Decomb.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\Deen.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\degrainmedian.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\DGDecode.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\EEDI2.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\FFMpegSource.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\FFT3DFilter.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\FluxSmooth.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\frfun7.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\hqdn3d.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\LeakKernelDeint.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\MaskTools.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\medianblur.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\MipSmooth.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\MSharpen.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\mt_masktools.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\mvtools.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\NicAudio.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\RemoveGrainS.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\RepairS.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\SangNom.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\SimpleResize.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\SoundOut.dll")
16:47:29 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\TBilateral.dll")
16:47:30 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\TDeint.dll")
16:47:30 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\TIVTC.dll")
16:47:30 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\TomsMoComp.dll")
16:47:30 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\TTempSmooth.dll")
16:47:30 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\UnDot.dll")
16:47:30 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\UnFilter.dll")
16:47:30 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\VSFilter.dll")
16:47:30 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\warpsharp.dll")
16:47:30 #loadpluginstart
16:47:30
16:47:30 #test1
16:47:30
16:47:30 Import("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\BlindDeHalo3_mt2.avsi")
16:47:30 Import("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
16:47:30 Import("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\HybridFuPP.avsi")
16:47:30 Import("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\LanczosPlus.avsi")
16:47:30 Import("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\Lem.avsi")
16:47:30 Import("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\LimitedSharpenFaster.avsi")
16:47:30 Import("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\MCBob_v03c.avsi")
16:47:30 Import("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\mvbob.avsi")
16:47:30 Import("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\QMlib.avsi")
16:47:30 Import("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\seesaw.avsi")
16:47:30 Import("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\spresso.avsi")
16:47:30 #importstart
16:47:30
16:47:30 #test2
16:47:30
16:47:30 movie = mpeg2source("J:\Movies\temp\movie-FIXED.d2v")
16:47:30 function getOrder(clip c) {
16:47:30 order = GetParity(c) ? 1 : 0
16:47:30 Return order }
16:47:30 #filter1start
16:47:30
16:47:30 #test3
16:47:30
16:47:30 movie = tfm(movie,d2v="J:\Movies\temp\movie-FIXED.d2v").tdecimate(hybrid=3)
16:47:30 #cropstart
16:47:31
16:47:31 cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=40,aspect=0,threshold=34,samplestartframe=0)
16:47:31 fixed_aspect = 1.185185
16:47:31 c_width = width(cropclip)
16:47:31 c_height = Round(height(cropclip) / fixed_aspect)
16:47:31 input_par = float(float(c_width)/float(c_height))
16:47:31 input_par = input_par > 1.4 ? input_par : (4.0/3.0)
16:47:31 out_width = 640
16:47:31 out_height = Round(float(out_width) / input_par)
16:47:31 hmod = out_height - (floor(out_height / 16 ) * 16)
16:47:31 out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod)
16:47:31 new_aspect = (float(out_width) / float(out_height)) / fixed_aspect
16:47:31 autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=40,aspect=new_aspect,threshold=34,samplestartframe=0)
16:47:31
16:47:31 #resizestart
16:47:31
16:47:31 #test4
16:47:31
16:47:31 SimpleResize(out_width,out_height)
16:47:31 #filter2start
16:47:31
16:47:31 #test5
16:47:31
16:47:31 RemoveGrain(mode=2)
16:47:31 ColorMatrix(mode="Rec.709->Rec.601")
16:47:31 -----------------------------------------------------------------------
16:47:31 Script mkvmaudio.avs
16:47:31
16:47:31 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\NicAudio.dll")
16:47:31 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\SoundOut.dll")
16:47:31 LoadPlugin("D:\Downloads\AutoMKV\AutoMKV090\exe\filter\FFmpegSource.dll")
16:47:31 NicAC3Source("J:\Movies\temp\fixed1.ac3")
16:47:31 #Applying STEREO downmixing routines
16:47:31 function stereo(clip a)
16:47:31 {
16:47:31 flr = GetChannel(a, 1, 2)
16:47:31 fcc = GetChannel(a, 3)
16:47:31 lfe = GetChannel(a, 4)
16:47:32 lfc = MixAudio(fcc, lfe, 0.2071, 0.2071)
16:47:32 mix = MergeChannels(lfc, lfc)
16:47:32 lrc = MixAudio(flr, mix, 0.2929, 1.0)
16:47:32 blr = GetChannel(a, 5, 6)
16:47:32 Return MixAudio(lrc, blr, 1.0, 0.2929)
16:47:32 }
16:47:32 #
16:47:32 6==Audiochannels() ? stereo() : last
16:47:32 function addvideo(clip c) {
16:47:32 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
16:47:32 Return audiodub(last,c)
16:47:32 }
16:47:32 Normalize()
16:47:32 Soundout(output="mp3",type=0,format=0,autoclose=true,mode=1,abrrate=128,showoutput=false,filename="audio.mp3")
16:47:32 -----------------------------------------------------------------------
16:47:32 Script mkvmaudio.bat
16:47:32 -----------------------------------------------------------------------
16:47:32 Script mkvmaudio2.avs
16:47:32 -----------------------------------------------------------------------
16:47:32 Script mkvmaudio2.bat
16:47:32 -----------------------------------------------------------------------
16:47:32 Script VirtualDubMod.vcf
16:47:32
16:47:32 VirtualDub.Open("J:\\Movies\\temp\\movie.avi",0,0);
16:47:32 VirtualDub.RemoveInputStreams();
16:47:32 VirtualDub.stream[0].SetSource("J:\\Movies\\temp\\audio.mp3",0x00000202,1);
16:47:32 VirtualDub.stream[0].DeleteComments(1);
16:47:32 VirtualDub.stream[0].AdjustChapters(1);
16:47:32 VirtualDub.stream[0].SetMode(0);
16:47:32 VirtualDub.stream[0].SetInterleave(1,500,1,0,86);
16:47:32 VirtualDub.stream[0].SetClipMode(1,1);
16:47:32 VirtualDub.stream[0].SetConversion(0,0,0,0,0);
16:47:32 VirtualDub.stream[0].SetVolume();
16:47:32 VirtualDub.stream[0].SetCompression();
16:47:32 VirtualDub.stream[0].EnableFilterGraph(0);
16:47:32 VirtualDub.stream[0].filters.Clear();
16:47:32 VirtualDub.video.DeleteComments(1);
16:47:32 VirtualDub.video.AddComment(0x00000005,"ISFT","Done with AutoMKV! http://forum.doom9.org/showthread.php?t=113811");
16:47:33 VirtualDub.video.AdjustChapters(1);
16:47:33 VirtualDub.video.SetDepth(24,24);
16:47:33 VirtualDub.video.SetMode(0);
16:47:33 VirtualDub.video.SetFrameRate(0,1);
16:47:33 VirtualDub.video.SetIVTC(0,0,-1,0);
16:47:33 VirtualDub.video.SetCompression();
16:47:33 VirtualDub.video.filters.Clear();
16:47:33 VirtualDub.SaveAVI("J:\\Movies\\Apocalypto.xmkvq30.avi.avi");
16:47:33 VirtualDub.Close();
16:47:33
16:47:33 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
Nightshiver
6th October 2007, 22:23
It might have been this line:
Enabled Constant Quality With Unlimited Size (Q 3)
buzzqw
6th October 2007, 22:54
every frame encoded with automkv is at quant 3 in your encode.. but autogk encode b frames at 5 quant not at 3
BHH
Barleyman
7th October 2007, 17:33
So still about my problem encoding h.264 mkv to something else - In fact the crash is x264 / libavcodec.dll during "computing and analyzing movie parameters" .. I tried downgrading ffdshow (libavcodec..) but no change. Why is x264 invoked? we're not trying to make a x264 encode here!
Last line in log before crash:
19:28:06 Avi engage mode not corrected, switched to DirectShowSource
Also no matter what I select, I always get about 2.7MB file (out of that 8MB snippet) with horrible quality..
buzzqw
7th October 2007, 18:46
@Barleyman
x264 is invoked to launch time.avs, and if you look at time.avs you will see that is used to extract information about media (and so directshowsource)
Also no matter what I select, I always get about 2.7MB file (out of that 8MB snippet) with horrible quality
this file is achivied by 1 pass wmv done by ffmpeg
use the wmv7 , and the file size will be near 8mb
what is your OS ?
in case of Vista please downgrade directshowsource.dll to one present is avisynth 2.5.6
BHH
Barleyman
7th October 2007, 18:58
@Barleyman
x264 is invoked to launch time.avs, and if you look at time.avs you will see that is used to extract information about media (and so directshowsource)
So anything iffy about the time.avs?
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\dgdecode.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\autocrop.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TIVTC.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\FFMpegSource.dll")
movie = directshowsource("E:\Movies-E\test\sample.mkv")
movie = isRGB(movie) ? ConvertToYV12(movie) : movie
movie = isYUY2(movie) ? ConvertToYV12(movie) : movie
function getOrder(clip c) {
order = GetParity(c) ? 1 : 0
Return order }
filename="E:\Movies-E\test\temp\frame.txt"
sep=" "
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=40,aspect=0,threshold=34,samplestartframe=0)
fixed_aspect = 1
c_width = width(cropclip)
c_height = Round(height(cropclip) / fixed_aspect)
input_par = float(float(c_width)/float(c_height))
input_par = input_par > 1.4 ? input_par : (4.0/3.0)
out_width = 720
out_height = Round(float(out_width) / input_par)
hmod = out_height - (floor(out_height / 16 ) * 16)
out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod)
new_aspect = (float(out_width) / float(out_height)) / fixed_aspect
autocrop(movie,mode=2,wmultof=4,hmultof=4,samples=40,aspect=new_aspect,threshold=34,samplestartframe=0)
global out_width = out_width
global out_height = out_height
global CHANNELS = Audiochannels(movie)
WriteFile(movie,filename, "Framecount","sep","Framerate","sep","WIDTH","sep","HEIGHT","sep","CHANNELS")
function Comptest(clip c, float percent)
{
frange=floor(14./(percent/100.))
Return SelectRangeEvery(c, frange, 14)
}
Comptest(1)
Comptest(1)
what is your OS ?
in case of Vista please downgrade directshowsource.dll to one present is avisynth 2.5.6
BHH
Yuck, no, XP SP2.
I did try some more experiments with that file. I used mkvextract to get the h264 file out of it on the theory automkv could deal better with separate h264 and ac3 files.. No go, thought. And I can't get MPC (or anything else) to play the h264 file.. Gspot says I do have the codec but render test goes *poof*.
buzzqw
7th October 2007, 19:18
time.avs is ok
I used mkvextract to get the h264
that's raw output.. almost implayable... better to remux the h264 to mp4 (using yamb)
then try feeding this mp4 to automkv! :)
BHH
Barleyman
7th October 2007, 20:17
then try feeding this mp4 to automkv! :)
BHH
Well. Still crashes - cscript.exe dies with modname ffdshow.ax
What's weird is that if I run the command line on cmd, it works OK.
I do get proper size WMV file from the video-only mp4, thought. Yay!
22:13:06 0.90d - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
22:13:06 Selected Input file: E:\Movies-E\test\video.mp4
22:13:06 Selected Output dir: E:\Movies-E\test\temp\
22:13:06 Selected Final Name: video
22:13:06 Selected Container type: WMV
22:13:06 Selected Encoder: WMV
22:13:06 Selected Size: 8 / 1
22:13:06 Selected Profile: 2_Pass_Balanced.xml
22:13:06 Selected Resizer: NONE / Original
22:13:06 Selected Filters: RemoveGrain(mode=2)
22:13:06 Selected Deinterlacer: Progressive
22:13:06 Selected Field Order: AUTO
22:13:06 Enabled CRF/CQ AutoRes at 90 value
22:13:06 Activate PGC Ripping: -1
22:13:06 Track Language 1: NONE
22:13:06 Audio Codec 1: WMV
22:13:06 Audio Quality 1: 192
22:13:06 Audio Channel 1: Stereo
22:13:06 Advanced Audio Settings DUMP Track 1
22:13:06 Nero Option Profiles: AUTO --- Encoding Mode: Quality
22:13:06 CCT Option Profiles: AUTO --- Channel Options: AUTO
22:13:06 Lame Settings: ABR
22:13:06 Audio Normalization: 1
22:13:06 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
22:13:06 Advanced Audio Settings DUMP Track 2
22:13:06 Nero Option Profiles: AUTO --- Encoding Mode: Quality
22:13:06 CCT Option Profiles: AUTO --- Channel Options: AUTO
22:13:06 Lame Settings: ABR
22:13:06 Audio Normalization: 1
22:13:06 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
22:13:06
22:13:08 Avi engage mode not corrected, switched to DirectShowSource
22:13:18 Number of Frames: 437
22:13:18 Framerate: 25.000000
22:13:18 Movie length in Seconds: 18
22:13:18 Movie Width/Height: 1280/720
22:13:18 Number of Frames: 437
22:13:18 Framerate: 25.000000
22:13:18 Movie length in Seconds: 18
22:13:18 Movie Width/Height: 1280/720
22:13:18 WMV CMD: cscript.exe "C:\Program Files\AutoMKV\exe\encoder\WMCmd.vbs" -input "E:\Movies-E\test\temp\movie.avs" -output "E:\Movies-E\test\temp\movie.wmv" -v_codec WMV9 -v_mode 3 -v_bitrate 3424493 -s_config "E:\Movies-E\test\temp\wmv_crb" -v_bframedist 1 -v_dquantoption 2 -v_lookahead 0 -v_mbmodecost 0 -v_mmatch 1 -v_mslevel 1 -v_msrange 1 -v_mvcoding 1 -v_mvcost 1 -v_percopt 1 -v_buffer 10000 -v_bdeltaqp 1 -a_codec wmapro -a_mode 0 -title "video" -log wmv.log -year 2007 -copyright "Done with AutoMKV! 0.90d"
22:13:28 BREAK ! FILE NOT SUPPORTED ! LAST TRY WITH FFMPEG!
22:13:28 Switched to FFmpeg for Video Encoding!
22:13:28 FFmpeg.exe String: "C:\Program Files\AutoMKV\exe\BeSweet\ffmpeg.exe" -i "E:\Movies-E\test\video.mp4" -vcodec wmv1 -b 3596000 -s 1280x720 -acodec wmav2 -ac 2 -ab 128000 -ar 48000 -r 23.980 -passlogfile wmv_2pass -pass 1 "E:\Movies-E\test\temp\movie.wmv"
22:13:28 FFmpeg.exe String: "C:\Program Files\AutoMKV\exe\BeSweet\ffmpeg.exe" -i "E:\Movies-E\test\video.mp4" -vcodec wmv1 -b 3596000 -s 1280x720 -acodec wmav2 -ac 2 -ab 128000 -ar 48000 -r 23.980 -passlogfile wmv_2pass -pass 2 "E:\Movies-E\test\temp\movie.wmv"
22:13:55 Fished FFmpeg Encoding!
22:13:55 Final Muxed size: 7978183 bytes
22:13:55 Encoding finished: 00:00:49 elapsed time
22:13:55 -----------------------------------------------------------------------
22:13:55 Script AutoCrop.log
22:13:55
22:13:55 Crop(18,0,1244,720)
22:13:55 -----------------------------------------------------------------------
22:13:55 Script Resmovie.avs
22:13:55 -----------------------------------------------------------------------
22:13:55 Script movie.avs
22:13:55
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\AddGrain.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\autocrop.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\aWarpSharp(Pruned).dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\aWarpSharp.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\BicublinResize.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\blockbuster.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\cnr2.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\ColorMatrix.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\Convolution3D.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\corrector.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\DctFilter.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\decomb.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\Deen.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\degrainmedian.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\DGDecode.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\EEDI2.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\FFMpegSource.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\fft3dfilter.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\FluxSmooth.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\frfun7.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\hqdn3d.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\LeakKernelDeint.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\MaskTools.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\medianblur.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\MipSmooth.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\MSharpen.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\mt_masktools.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\mvtools.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\NicAudio.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\RemoveGrainS.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\RemoveGrainSSE3.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\RepairS.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\RepairSSE3.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\SangNom.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\SimpleResize.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\SoundOut.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TBilateral.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TDeint.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TIVTC.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TomsMoComp.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TTempSmooth.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\UnDot.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\UnFilter.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\VSFilter.dll")
22:13:55 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\warpsharp.dll")
22:13:55 #loadpluginstart
22:13:55
22:13:55 #test1
22:13:55
22:13:55 Import("C:\Program Files\AutoMKV\exe\filter\BlindDeHalo3_mt2.avsi")
22:13:55 Import("C:\Program Files\AutoMKV\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
22:13:55 Import("C:\Program Files\AutoMKV\exe\filter\HybridFuPP.avsi")
22:13:55 Import("C:\Program Files\AutoMKV\exe\filter\LanczosPlus.avsi")
22:13:55 Import("C:\Program Files\AutoMKV\exe\filter\Lem.avsi")
22:13:55 Import("C:\Program Files\AutoMKV\exe\filter\LimitedSharpenFaster.avsi")
22:13:55 Import("C:\Program Files\AutoMKV\exe\filter\MCBob_v03c.avsi")
22:13:55 Import("C:\Program Files\AutoMKV\exe\filter\mvbob.avsi")
22:13:55 Import("C:\Program Files\AutoMKV\exe\filter\QMF.avsi")
22:13:55 Import("C:\Program Files\AutoMKV\exe\filter\QMlib.avsi")
22:13:55 Import("C:\Program Files\AutoMKV\exe\filter\seesaw.avsi")
22:13:55 Import("C:\Program Files\AutoMKV\exe\filter\spresso.avsi")
22:13:55 #importstart
22:13:55
22:13:55 #test2
22:13:55
22:13:55 movie = directshowsource("E:\Movies-E\test\video.mp4",fps=25.000000,convertfps=true,audio=false)
22:13:55 movie = isRGB(movie) ? ConvertToYV12(movie,interlaced=true) : movie
22:13:55 movie = isYUY2(movie) ? ConvertToYV12(movie,interlaced=true) : movie
22:13:55 function getOrder(clip c) {
22:13:55 order = GetParity(c) ? 1 : 0
22:13:55 Return order }
22:13:55 #filter1start
22:13:55
22:13:55 #test3
22:13:55
22:13:55 #resizestart
22:13:55
22:13:55 #test4
22:13:55
22:13:55 last = movie
22:13:55 #filter2start
22:13:55
22:13:55 #test5
22:13:55
22:13:55 RemoveGrain(mode=2)
22:13:55 -----------------------------------------------------------------------
22:13:55 Script mkvmaudio.avs
22:13:55 -----------------------------------------------------------------------
22:13:55 Script mkvmaudio.bat
22:13:55 -----------------------------------------------------------------------
22:13:55 Script mkvmaudio2.avs
22:13:55 -----------------------------------------------------------------------
22:13:55 Script mkvmaudio2.bat
22:13:55 -----------------------------------------------------------------------
22:13:55 Script wmv.log
22:13:55
22:13:55 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
Here's cscript output from command line..
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Ohramies>cscript.exe "C:\Program Files\AutoMKV\exe\enc
oder\WMCmd.vbs" -input "E:\Movies-E\test\temp\movie.avs" -output "E:\Movies-E\te
st\temp\movie.wmv" -v_codec WMV9 -v_mode 3 -v_bitrate 3424493 -s_config "E:\Mov
ies-E\test\temp\wmv_crb" -v_bframedist 1 -v_dquantoption 2 -v_lookahead 0 -v_mbm
odecost 0 -v_mmatch 1 -v_mslevel 1 -v_msrange 1 -v_mvcoding 1 -v_mvcost 1 -v_per
copt 1 -v_buffer 10000 -v_bdeltaqp 1 -a_codec wmapro -a_mode 0 -title "video" -l
og wmv.log -year 2007 -copyright "Done with AutoMKV! 0.90d"
Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
Microsoft (R) Windows Media Encoder Command Line Script Utility
Copyright (C) Microsoft Corporation. All rights reserved.
Title: video
Year: 2007
Copyright: Done with AutoMKV! 0.90d
Warning: Encoder failed to retrieve duration attribute from source plug-in.
Trying alternate method now...
Source duration retrieved: 10 seconds.
======== Begin Pass1 ========
Read: 8,7s (87,1%) Elapsed: 00:00:06 Left: 00:00:01 [1,45x]
======== Begin Pass2 ========
======== Encoding Completed ========
Video :
Codec: Windows Media Video 9
Expected bit rate: 3424493 bps
Average bit rate: 61385 bps
Expected fps: 24
Dropped frame count: 0
Total coded frames: 240
Average sample rate: 24,001
Dropped bytes: 0 bytes
Total bytes: 86377 bytes
Overall:
Encoding time: 11 seconds
Average bit rate: 61385 bps
File size: 101251 bytes
File duration: 9,991 seconds
C:\Documents and Settings\Ohramies>
Barleyman
7th October 2007, 21:04
Hmm. I think crash happens when the wmcmd.vbs tosses that encoder failed to bla bla-message, IF it's running from automkv. Run from command line it processes the file, no problem..
buzzqw
7th October 2007, 21:17
Source duration retrieved: 10 seconds.
... this is the duration of error message in avisynth... check the wmv file done
also.. open the movie.avs in virtualdub... any errors ?
BHH
Barleyman
7th October 2007, 21:42
also.. open the movie.avs in virtualdub... any errors ?
BHH
Oh yeah..
unable to load ffmpegsource.dll, line 17
I was not sure if you want virtualdub-virtualdub or virtualdubmod (very interesting placement under automkv folder tree btw) but it gives same error for both. Also for brand new virtualdubmod I just installed..
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\AddGrain.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\autocrop.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\aWarpSharp(Pruned).dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\aWarpSharp.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\BicublinResize.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\blockbuster.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\cnr2.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\ColorMatrix.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\Convolution3D.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\corrector.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\DctFilter.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\decomb.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\Deen.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\degrainmedian.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\DGDecode.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\EEDI2.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\FFMpegSource.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\fft3dfilter.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\FluxSmooth.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\frfun7.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\hqdn3d.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\LeakKernelDeint.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\MaskTools.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\medianblur.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\MipSmooth.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\MSharpen.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\mt_masktools.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\mvtools.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\NicAudio.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\RemoveGrainS.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\RemoveGrainSSE3.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\RepairS.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\RepairSSE3.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\SangNom.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\SimpleResize.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\SoundOut.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TBilateral.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TDeint.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TIVTC.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TomsMoComp.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\TTempSmooth.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\UnDot.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\UnFilter.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\VSFilter.dll")
LoadPlugin("C:\Program Files\AutoMKV\exe\filter\warpsharp.dll")
#loadpluginstart
#test1
Import("C:\Program Files\AutoMKV\exe\filter\BlindDeHalo3_mt2.avsi")
Import("C:\Program Files\AutoMKV\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
Import("C:\Program Files\AutoMKV\exe\filter\HybridFuPP.avsi")
Import("C:\Program Files\AutoMKV\exe\filter\LanczosPlus.avsi")
Import("C:\Program Files\AutoMKV\exe\filter\Lem.avsi")
Import("C:\Program Files\AutoMKV\exe\filter\LimitedSharpenFaster.avsi")
Import("C:\Program Files\AutoMKV\exe\filter\MCBob_v03c.avsi")
Import("C:\Program Files\AutoMKV\exe\filter\mvbob.avsi")
Import("C:\Program Files\AutoMKV\exe\filter\QMF.avsi")
Import("C:\Program Files\AutoMKV\exe\filter\QMlib.avsi")
Import("C:\Program Files\AutoMKV\exe\filter\seesaw.avsi")
Import("C:\Program Files\AutoMKV\exe\filter\spresso.avsi")
#importstart
#test2
movie = directshowsource("E:\Movies-E\test\video.mp4",fps=25.000000,convertfps=true,audio=false)
movie = isRGB(movie) ? ConvertToYV12(movie,interlaced=true) : movie
movie = isYUY2(movie) ? ConvertToYV12(movie,interlaced=true) : movie
function getOrder(clip c) {
order = GetParity(c) ? 1 : 0
Return order }
#filter1start
#test3
#resizestart
#test4
last = movie
#filter2start
#test5
RemoveGrain(mode=2)
Barleyman
7th October 2007, 21:56
I tried the classic - Wiped out the entire automkv tree including any leftover ini and xml files sitting around. With fresh 90 distro file (with ripping) and 0.90d.exe I get different results now - no crash on cscript..
Still weird, but progress is progress.
Title: video
Year: 2007
Copyright: Done with AutoMKV! 0.90d
Warning: Encoder failed to retrieve duration attribute from source plug-in.
Trying alternate method now................................
Warning: Encoder failed to retrieve source duration again.
Encode process might not continue or progress report may be inaccurate.
1st pass takes mighty long time for a 18 second clip, too. Let's try if it actually finishes after 5 min or so.
.. virtualdubmod still chokes on all .avs files in the temp folder on ffmpegsource.dll-line..
kikker
8th October 2007, 03:31
Buzzqw, did you by chance change something with mp4box in the .90c version? On my Vista machine, it works fine, but an error occurs in which Vista proclaims that MP4box.exe has stopped responding, and Vista asks me to shut down the program or find a solution online. Naturally, I just shut the program down, and all is fine - that is, the video muxed properly and is playable. It's just a little bit of an annoyance when there are multiple jobs to be encoded, you have to manually shut down mp4box.exe before AutoMKV proceeds to the next job.
When I substitute mp4box.exe with a copy from another GUI, it works fine, but the output name has an "out_" in front of the movie name and ends up in the 'temp' folder instead of the designated output folder.
buzzqw
8th October 2007, 08:54
@Barleyman
copy these dll
avcodec-51.dll
avformat-51.dll
avutil-49.dll
postproc-51.dll
swscale-0.dll
zlib1.dll
libFLAC_dynamic.dll
from \exe\encoder to your \windows\system32 and reopen the movie.avs
@kikker
No. I haven't changed anything in mp4box muxing
what gui/mp4box versions you use now ?
BHH
vazel
8th October 2007, 10:41
I can't choose VBR for Lame only ABR and CBR? Is ABR better than VBR?
And I'm getting this in the log "Unable to encode Audio, even with DirectShowSource!, trying with FFmpeg!"
Barleyman
8th October 2007, 10:49
@Barleyman
copy these dll
from \exe\encoder to your \windows\system32 and reopen the movie.avs
I'll check it out after work. By the way, about that cscript crash, it MAY have been just because I sabotaged DEP from boot.ini. I'll try restoring it to opt-in and see if cscript starts falling over again. After all it's considered "core windows component" so..
Barleyman
8th October 2007, 18:27
Loading movie.avs doesn't generate error anymore after copying the dll files into system32. Actually most (maybe all?) of them already were there but not quite the same versions..
I still get 2x complaint about failing to get source duration.. Exactly same messages as before. And slooooow encoding.
Edit:
20:22:57 0.90d - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
20:22:57 Selected Input file: E:\Movies-E\test\sample.mkv
20:22:57 Selected Output dir: E:\Movies-E\test\temp\
20:22:57 Selected Final Name: sample
20:22:57 Selected Container type: WMV
20:22:57 Selected Encoder: WMV
20:22:57 Selected Size: 8 / 1
20:22:57 Selected Profile: 2_Pass_Balanced.xml
20:22:57 Selected Resizer: NONE / Original
20:22:57 Selected Filters: RemoveGrain(mode=2)
20:22:57 Selected Deinterlacer: Progressive
20:22:57 Selected Field Order: AUTO
20:22:57 NeroAACEnc.exe: not present
20:22:57 Enabled CRF/CQ AutoRes at 90 value
20:22:57 Activate PGC Ripping: -1
20:22:57 Track Language 1: sample.mkv
20:22:57 Audio Codec 1: WMV
20:22:57 Audio Quality 1: 192
20:22:57 Audio Channel 1: Original
20:22:57 Advanced Audio Settings DUMP Track 1
20:22:57 Audio Track Language: und
20:22:57 Nero Option Profiles: AUTO --- Encoding Mode: Quality
20:22:57 CCT Option Profiles: AUTO --- Channel Options: AUTO
20:22:57 Lame Settings: ABR
20:22:57 Audio Normalization: 1
20:22:57 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
20:22:57 Advanced Audio Settings DUMP Track 2
20:22:57 Nero Option Profiles: AUTO --- Encoding Mode: Quality
20:22:57 CCT Option Profiles: AUTO --- Channel Options: AUTO
20:22:57 Lame Settings: ABR
20:22:57 Audio Normalization: 1
20:22:57 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
20:22:57
20:22:58 Avi engage mode not corrected, switched to DirectShowSource
20:23:08 Number of Frames: 434
20:23:08 Framerate: 23.976044
20:23:08 Movie length in Seconds: 19
20:23:08 Movie Width/Height: 1280/720
20:23:08 Number of Frames: 434
20:23:08 Framerate: 23.976044
20:23:08 Movie length in Seconds: 19
20:23:08 Movie Width/Height: 1280/720
20:23:08 Encoding E:\Movies-E\test\temp\ to WAV , as pre-process to WMV
20:23:17 Encoded 1' Audio Track: 10417604 bytes
20:23:17 WMV CMD: cscript.exe "C:\Program Files\AutoMKV\exe\encoder\WMCmd.vbs" -input "E:\Movies-E\test\temp\movie.avs" -output "E:\Movies-E\test\temp\movie.wmv" -v_codec WMV9 -v_mode 3 -v_bitrate 3234388 -s_config "E:\Movies-E\test\temp\wmv_crb" -v_bframedist 1 -v_dquantoption 2 -v_lookahead 0 -v_mbmodecost 0 -v_mmatch 1 -v_mslevel 1 -v_msrange 1 -v_mvcoding 1 -v_mvcost 1 -v_percopt 1 -v_buffer 10000 -v_bdeltaqp 1 -a_input "E:\Movies-E\test\temp\audio.wav" -a_codec WMAPRO -a_mode 0 -title "sample" -log wmv.log -year 2007 -copyright "Done with AutoMKV! 0.90d" -a_setting 192_48_6_16
20:31:03 Only Movie Size: 7845775 bytes
20:31:03 Final Muxed size: 7845775 bytes
20:31:03 Encoding finished: 00:08:06 elapsed time
So 8 minutes to encode 18 seconds? Hmm..
buzzqw
8th October 2007, 19:53
I still get 2x complaint about failing to get source duration..
that's is normal, wmvcmd.vbs is unable to extract duration from avs files
and about slowness... sorry ... but automkv just launch the command... is wme that encode..... and btw is a 2 pass encode
BHH
Barleyman
8th October 2007, 23:26
and about slowness... sorry ... but automkv just launch the command... is wme that encode..... and btw is a 2 pass encode
Well, quess I'd have to think about that multi-core box eventually.. h264 is pretty slow after being used to faster-than-realtime xvid encoding at DVD resolution!
So what about relative slowness of the WMV profiles?
I suppose WVC1 is worst (for speed) and WMV7 is fastest? "standard" wmv profiles are all wmv9? wvc1 2-pass fast managed to encode that clip at 320 seconds :rolleyes:
WMV constant quality profile does seem to be constant bitrate? At least at a change of scene you get ugly mosaic etc artifacts. I also did wvc1 1-pass quality but for some reason the logfile got crazy! (just timestamps many times/second)
..
Some results from encoding test, these are both 1-pass quality encoding.. Is there a way to specify quality for 1-pass WMV profiles? they seem to ignore the "disk setting" and there's no quantizer to set, so..
01:31:46 Video :
01:31:46 Codec: Windows Media Video V7
01:31:46 Average bit rate: 1705473 bps
01:31:46 Overall:
01:31:46 Encoding time: 31 seconds
01:31:46 Average bit rate: 1897473 bps
01:31:46 File size: 4342889 bytes
01:31:46 File duration: 18,175 seconds
01:35:06 Video :
01:35:06 Codec: Windows Media Video V8
01:35:06 Average bit rate: 1539651 bps
01:35:06 Expected fps: 23,976
01:35:06 Overall:
01:35:06 Encoding time: 57 seconds
01:35:06 Average bit rate: 1731651 bps
01:35:06 File size: 3895368 bytes
01:35:06 File duration: 18,175 seconds
Barleyman
9th October 2007, 07:11
I re-ran that wvc 1-pass quality test.
10 minutes! Even slower than the 2-pass profile! That's, what, 0.67fps?
09:08:00 ======== Encoding Completed ========
09:08:00
09:08:00 Audio :
09:08:00 Codec: Windows Media Audio 10 Professional
09:08:00 Expected bit rate: 384000 bps
09:08:00 Average bit rate: 384000 bps
09:08:00 Expected sample rate: 5859
09:08:00 Average sample rate: 5859
09:08:00 Dropped byte count: 0 bytes
09:08:00 Dropped sample rate: 0
09:08:00 Total bytes: 884736 bytes
09:08:00
09:08:00 Video :
09:08:00 Codec: Windows Media Video 9 Advanced Profile
09:08:00 Average bit rate: 2951155 bps
09:08:00 Expected fps: 23,976
09:08:00 Dropped frame count: 0
09:08:00 Total coded frames: 434
09:08:00 Average sample rate: 23,975
09:08:00 Dropped bytes: 0 bytes
09:08:00 Total bytes: 6708931 bytes
09:08:00
09:08:00 Overall:
09:08:00 Encoding time: 595 seconds
09:08:00 Average bit rate: 3335155 bps
09:08:00 File size: 7653208 bytes
09:08:00 File duration: 18,175 seconds
buzzqw
9th October 2007, 07:12
Is there a way to specify quality for 1-pass WMV profiles?
after selecting the Constant Quality go in advanced setting and check Specify Quality and choose your value
BHH
leebo
9th October 2007, 21:05
This may be my first question posted here. So far, all the discussion is over my head (mostly). I am relatively new to converting to most of the formats supported by AutoMKV.
I am running a dual core with MCE 2005 rollup2 and Auto MKV 0.90c.
I have not changed any settings after installing except the output size from 1 CD to "don't care".
My source files are HD captures from my cable PVR thru firewire to my PC. ABCHD (channel) 1280X720 .TS files.
My problem is, the output files all play tall and skinny regardless of if I use WMP, Nero showtime or TheaterTEK. Properties for the files all show 1280X720, so I don't know if the players are all doing this (I doubt) or if AutoMKV is adding black bars to the sides of the picture (which would explain why properties shows 1280X720).
I've tried a couple of the previous versions of AutoMKV, but only 0.89a and then 0.90C have had this problem.
The only thing I can think of that has changed is I installed CoreAVC codec for playback.
Would someone please tell me what (if any) setting I should check in auto MKV? :confused:
buzzqw
9th October 2007, 21:27
the encoded file have same width/heght as source file ?
also.. i haven't changed the ar computing between 0.89 and 0.90..
i can suggest to use the advanced settings "Force Muxing AR:" and set it to 16/9 but.. please check in log the AR reported (of previus encoding)
and a log could help :)
BHH
kikker
9th October 2007, 21:36
My source files are HD captures from my cable PVR thru firewire to my PC. ABCHD (channel) 1280X720 .TS files.
My problem is, the output files all play tall and skinny regardless of if I use WMP, Nero showtime or TheaterTEK. Properties for the files all show 1280X720, so I don't know if the players are all doing this (I doubt) or if AutoMKV is adding black bars to the sides of the picture (which would explain why properties shows 1280X720).
So, the .ts files play correctly? The material in the .ts is really 16:9? Sounds like somewhere in the chain, you are specifiying an ITU aspect ratio?
leebo
9th October 2007, 21:40
the encoded file have same width/heght as source file ?
and a log could help :)
BHH
Yes, same size. I will try your suggestion and also post a copy of the log. Thanks.
leebo
9th October 2007, 21:47
Sorry about the long post, but I don't know what part is relevant.
12:11:47 0.90c - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
12:11:47 Selected Input file: I:\LOST_S3_EDITED\Lost_18.0 (03).ts
12:11:47 Selected Output dir: E:\temp\
12:11:47 Selected Final Name: Lost_18.0 (03)
12:11:47 Selected Container type: MKV
12:11:47 Selected Encoder: X264
12:11:47 Selected Size: Don't care about size / 1
12:11:47 Selected Profile: 2_Pass_Balanced.xml
12:11:47 Selected Resizer: NONE / Original
12:11:47 Selected Filters: RemoveGrain(mode=2)
12:11:47 Selected Deinterlacer: AUTO
12:11:47 Selected Field Order: AUTO
12:11:47 Enabled CRF/CQ AutoRes at 18 value
12:11:47 Activate PGC Ripping: -1
12:11:47 Track Language 1: PID 0014, Private AC3 Audio Stream 1
12:11:47 Audio Codec 1: Nero AAC
12:11:47 Audio Quality 1: 0.65
12:11:47 Audio Channel 1: Stereo
12:11:47 Advanced Audio Settings DUMP Track 1
12:11:47 Nero Option Profiles: AUTO --- Encoding Mode: Quality
12:11:47 CCT Option Profiles: AUTO --- Channel Options: AUTO
12:11:47 Lame Settings: ABR
12:11:47 Audio Normalization: 1
12:11:47 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
12:11:47 Advanced Audio Settings DUMP Track 2
12:11:47 Nero Option Profiles: AUTO --- Encoding Mode: Quality
12:11:47 CCT Option Profiles: AUTO --- Channel Options: AUTO
12:11:47 Lame Settings: ABR
12:11:47 Audio Normalization: 1
12:11:47 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
12:11:47
12:11:47 Dgindex CMD: H:\Downloads\AutoMKV\084b\exe\dgindex\dgindex.exe -FO=0 -OM=1 -AP=014 -VP=0011 -YR=2 -IF=[I:\LOST_S3_EDITED\Lost_18.0 (03).ts] -OF=[E:\temp\movie] -exit -minimize
12:11:49 D2V file size: 14278
12:11:49 Starting fixing audio delay on track number 1
12:11:49 DelayCut CMD: H:\Downloads\AutoMKV\084b\exe\dgindex\Delaycut.exe -auto -out "E:\temp\fixed1.ac3" "E:\temp\movie PID 014 T01 3_2ch 384Kbps DELAY 32ms.ac3"
12:11:49 Original 1 Audio Size: 2929152 bytes
12:11:49 Fixed 1' Audio Size: 2930688 bytes
12:11:49 Finished fixing audio delay
12:11:49 Encoding E:\temp\fixed1.ac3 to NeroAAC with 0.65 quality
12:11:49 Unable to encode Audio, trying with DirectShowSource!
12:11:49 Encoding E:\temp\fixed1.ac3 to NeroAAC with 0.65 quality
12:11:49 Unable to encode Audio, even with DirectShowSource!, trying with FFmpeg!
12:11:49 FFmpeg Encoding Audio: "H:\Downloads\AutoMKV\084b\exe\BeSweet\ffmpeg.exe" -vn -i "E:\temp\fixed1.ac3" -f mp3 -ac 2 -ab 128 "E:\temp\audio.mp3"
12:11:54 Encoded 1' Audio Track: 976896 bytes
12:11:54 Encoded 1' Audio Track: 976896 bytes
12:11:54 Avi engage mode not corrected, switched to DirectShowSource
12:11:54 !!! WARNING - Trying with FFmpegSource
12:11:55 Aspect ratio: 1.778
12:11:55 Number of Frames: 3680
12:11:55 Framerate: 59.940
12:11:55 Movie length in Seconds: 62
12:11:55 Movie Width/Height: 1280/720
12:11:55 DgIndex AR: 1.778
12:11:56 Aspect ratio: 1.778
12:11:56 Number of Frames: 3680
12:11:56 Framerate: 59.940
12:11:56 Movie length in Seconds: 62
12:11:56 Movie Width/Height: 1280/720
12:11:56 DgIndex AR: 1.778
12:11:58 Starting X264
12:11:58 Command Line 1' Pass X264: H:\Downloads\AutoMKV\084b\exe\encoder\x264.exe --pass 1 --bitrate 4325148 --stats "E:\temp\.stats" --ref 1 --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --filter 0,0 --subme 2 --direct auto --vbv-maxrate 25000 --me dia --no-ssim --b-pyramid --analyse none --threads auto --thread-input --output NUL "E:\temp\movie.avs"
12:11:58 Command Line 2' Pass X264: H:\Downloads\AutoMKV\084b\exe\encoder\x264.exe --pass 2 --bitrate 4325148 --stats "E:\temp\.stats" --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --mixed-refs --trellis 1 --ref 3 --filter 0,0 --direct auto --vbv-maxrate 25000 --me hex --no-ssim --weightb --b-pyramid --b-rdo --bime --analyse p8x8,b8x8,i4x4,p4x4 --threads auto --thread-input --output "E:\temp\movie.mp4" "E:\temp\movie.avs"
12:12:01 Finished 1' Pass X264
12:12:04 BREAK ! FILE NOT SUPPORTED ! LAST TRY WITH FFMPEG!
12:12:04 Switched to FFmpeg for Video Encoding!
12:12:04 FFmpeg.exe String: "H:\Downloads\AutoMKV\084b\exe\BeSweet\ffmpeg.exe" -i "I:\LOST_S3_EDITED\Lost_18.0 (03).ts" -vcodec h264 -bf 3 -b 4325148160 -s 1280x720 -an -partitions all -deblockalpha -2 -deblockbeta -1 -directpred 2 -refs 6 -threads 0 -flags2 -brdo -wpred -bpyramid -mixed_refs -dct8x8 -pass 1 -r 59.940 "E:\temp\movie.mp4"
12:12:04 FFmpeg.exe String: "H:\Downloads\AutoMKV\084b\exe\BeSweet\ffmpeg.exe" -i "I:\LOST_S3_EDITED\Lost_18.0 (03).ts" -vcodec h264 -bf 3 -b 4325148160 -s 1280x720 -an -partitions all -deblockalpha -2 -deblockbeta -1 -directpred 2 -refs 6 -threads 0 -flags2 -brdo -wpred -bpyramid -mixed_refs -dct8x8 -pass 2 -r 59.940 "E:\temp\movie.mp4"
12:35:00 Fished FFmpeg Encoding!
12:35:00 "H:\Downloads\AutoMKV\084b\exe\matroska\mkvmerge.exe" -o "E:\temp\Lost_18.0 (03).mkv" --track-name -1:"Lost_18.0 (03)" --aspect-ratio 1:1.000000 "E:\temp\movie.mp4" "E:\temp\audio.mp3" --title "Done with AutoMKV 0.90c http://forum.doom9.org/showthread.php?p=854221 "
12:35:01 Final Muxed size: 19782200 bytes
12:35:01 Encoding finished: 00:23:00 elapsed time
12:35:01 -----------------------------------------------------------------------
12:35:01 Script AutoCrop.log
12:35:01 -----------------------------------------------------------------------
12:35:01 Script Resmovie.avs
12:35:01 -----------------------------------------------------------------------
12:35:01 Script movie.avs
12:35:01
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\AddGrain.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\autocrop.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\aWarpSharp.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\blockbuster.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\cnr2.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\ColorMatrix.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\Convolution3D.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\corrector.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\DctFilter.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\Decomb.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\Deen.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\degrainmedian.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\DGDecode.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\EEDI2.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\fft3dfilter.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\FluxSmooth.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\frfun7.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\hqdn3d.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\LeakKernelDeint.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\MaskTools.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\medianblur.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\MipSmooth.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\MSharpen.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\mt_masktools.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\mvtools.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\NicAudio.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\RemoveGrainS.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\RepairS.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\SangNom.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\SimpleResize.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\SoundOut.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\TBilateral.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\TDeint.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\TIVTC.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\TomsMoComp.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\TTempSmooth.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\UnDot.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\UnFilter.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\VSFilter.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\warpsharp.dll")
12:35:01 #loadpluginstart
12:35:01
12:35:01 #test1
12:35:01
12:35:01 Import("H:\Downloads\AutoMKV\084b\exe\filter\HybridFuPP.avsi")
12:35:01 Import("H:\Downloads\AutoMKV\084b\exe\filter\LanczosPlus.avsi")
12:35:01 Import("H:\Downloads\AutoMKV\084b\exe\filter\Lem.avsi")
12:35:01 Import("H:\Downloads\AutoMKV\084b\exe\filter\LimitedSharpenFaster.avsi")
12:35:01 Import("H:\Downloads\AutoMKV\084b\exe\filter\MCBob_v03c.avsi")
12:35:01 Import("H:\Downloads\AutoMKV\084b\exe\filter\mvbob.avsi")
12:35:01 Import("H:\Downloads\AutoMKV\084b\exe\filter\seesaw.avsi")
12:35:01 Import("H:\Downloads\AutoMKV\084b\exe\filter\spresso.avsi")
12:35:01 #importstart
12:35:01
12:35:01 #test2
12:35:01
12:35:01 movie = mpeg2source("E:\temp\movie.d2v")
12:35:01 function getOrder(clip c) {
12:35:01 order = GetParity(c) ? 1 : 0
12:35:01 Return order }
12:35:01 #filter1start
12:35:01
12:35:01 #test3
12:35:01
12:35:01 #resizestart
12:35:01
12:35:01 #test4
12:35:01
12:35:01 last = movie
12:35:01 #filter2start
12:35:01
12:35:01 #test5
12:35:01
12:35:01 RemoveGrain(mode=2)
12:35:01 ColorMatrix(mode="Rec.709->Rec.601")
12:35:01 -----------------------------------------------------------------------
12:35:01 Script mkvmaudio.avs
12:35:01
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\NicAudio.dll")
12:35:01 LoadPlugin("H:\Downloads\AutoMKV\084b\exe\filter\SoundOut.dll")
12:35:01 DirectShowSource("E:\temp\fixed1.ac3")
12:35:01 #Applying STEREO downmixing routines
12:35:01 function stereo(clip a)
12:35:01 {
12:35:01 flr = GetChannel(a, 1, 2)
12:35:01 fcc = GetChannel(a, 3)
12:35:01 lfe = GetChannel(a, 4)
12:35:01 lfc = MixAudio(fcc, lfe, 0.2071, 0.2071)
12:35:01 mix = MergeChannels(lfc, lfc)
12:35:01 lrc = MixAudio(flr, mix, 0.2929, 1.0)
12:35:01 blr = GetChannel(a, 5, 6)
12:35:01 Return MixAudio(lrc, blr, 1.0, 0.2929)
12:35:01 }
12:35:01 #
12:35:01 6==Audiochannels() ? stereo() : last
12:35:01 function addvideo(clip c) {
12:35:01 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
12:35:01 Return audiodub(last,c)
12:35:01 }
12:35:01 Normalize()
12:35:01 Soundout(output="cmd",type=1,format=3,autoclose=true,executable="H:\Downloads\AutoMKV\084b\exe\besweet\neroaacenc.exe",prefilename=" -ignorelength -q 0.65 -if - -of audio.mp4",postfilename="",nofilename=true,showoutput=false)
12:35:01 -----------------------------------------------------------------------
12:35:01 Script mkvmaudio.bat
12:35:01
12:35:01 "H:\Downloads\AutoMKV\084b\exe\BeSweet\ffmpeg.exe" -vn -i "E:\temp\fixed1.ac3" -f mp3 -ac 2 -ab 128 "E:\temp\audio.mp3"
12:35:01 -----------------------------------------------------------------------
12:35:01 Script mkvmaudio2.avs
12:35:01 -----------------------------------------------------------------------
12:35:01 Script mkvmaudio2.bat
12:35:01
12:35:01 - - - - - - - - - - - - FINISHED JOBS - - - - - -
leebo
9th October 2007, 21:58
Here's a new clue (I should have done this b4 posting, sorry).
I copied the output file to another computer (one without the CoreAVC codec) and the file plays in the correct aspect ratio. I guess I need to post over on the Core forum.
leebo
9th October 2007, 22:37
Strike that last post.
Using buzzqw's suggestion, a new test encode displays fine. I don't know why I would have to set it to force 16:9 on encode though.
Also, when I play the other files using WMP classic, they display fine!. But when I set it to full screen, tall and skinny again.
Also, I noticed under the files properties, the problem files say aspect 1:1, but the new test that was forced to 16:9 say aspect 16:9.
What up wit dat???
buzzqw
10th October 2007, 07:04
@leebo
look at log
12:12:04 BREAK ! FILE NOT SUPPORTED ! LAST TRY WITH FFMPEG!
12:12:04 Switched to FFmpeg for Video Encoding!
have you installed avisynth, ffdshow and xvid ? look at first post of this thread
AND since the analysis is failed and done by mediainfo
12:11:54 Avi engage mode not corrected, switched to DirectShowSource
12:11:54 !!! WARNING - Trying with FFmpegSource
the muxing part haven't the right information about AR and mkvmerge is called with AR=1:1
12:35:00 "H:\Downloads\AutoMKV\084b\exe\matroska\mkvmerge.exe" -o "E:\temp\Lost_18.0 (03).mkv" --track-name -1:"Lost_18.0 (03)" --aspect-ratio 1:1.000000 "E:\temp\movie.mp4" "E:\temp\audio.mp3" --title "Done with AutoMKV 0.90c
make sure you have installed all required softwares... and retry :)
BHH
weaver4
10th October 2007, 14:28
Any progress with my BAutoDeint problem? Keeps giving me a memory error after it has run a while. What should I look for?
buzzqw
10th October 2007, 14:37
@weaver4
please download http://www.64k.it/andres/data/a/AutoMKV090d.exe
and "finger crossed"
BHH
Zow
10th October 2007, 15:38
Hi, not sure if there was an answer, but here it is again:
Is there a way to join two or more Video_ts or evo file sets together?
It is useful for when a movie is on two discs and I want to apend part 2 to part 1 and have it all play continuously.
Thanks.
Barleyman
10th October 2007, 16:10
Sorry about the long post, but I don't know what part is relevant.
If you put CODE tags (# icon) around the log, it'll make a scrollable window..
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.