Log in

View Full Version : AutoMKV 0.96 BETA Need Tester! (beta 12 )


Pages : 1 2 3 4 5 6 7 [8] 9 10 11 12 13

Honeyko
18th April 2008, 01:22
i've got a question about settings, and how to go from 1080p to 720p video with automkv. if its even possible?Sure. Use the resize tool with settings of 1280x720.

DivXko
18th April 2008, 05:35
Again i have problem with exact file seze.
I rip a dvd with dts and i want automkv to make 1,36gb size in Xvid extream profile, but the final size is 1,08gb.
Then i try x264 codec and have file 1,36Gb. I think have same problem whit xvid coedec or something else. Only when i encode in Xvid more then 1gb file is not the desire file size.
Sometimes when select 2CD in Xvid the final size is 700+700+9 MB.
(I try same movie in autogk and final size is 1,36Gb). I have diverent final size because i use extream profile?

11:26:59 0.96 public beta12 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
11:26:59 OS Version: Windows XP
11:26:59 Selected Input file: C:\TEMP\temp\DVD\VIDEO_TS\VTS_05_1.vob
11:26:59 Selected Output dir: C:\TEMP\temp\
11:26:59 Selected Final Name: 7eventy_5ive_2007_STV
11:26:59 Selected Container type: AVI
11:26:59 Selected Encoder: XviD
11:26:59 Selected Size: 1400 / 1
11:26:59 Selected Profile: 2_Pass_Extreme_Quality.xml
11:26:59 Selected Resizer: SimpleResize (neutral soft) / 720
11:26:59 Selected Filters: RemoveGrain(mode=2)
11:26:59 Selected Deinterlacer: AUTO
11:26:59 Selected Field Order: AUTO
11:26:59 Activate PGC Ripping: 1
11:26:59 Using Matrix: AUTO
11:26:59 Track Language 1: 89: ??? (DTS 6ch, 0xBD 0x89) [0,1,2]
11:26:59 Audio Codec 1: Copy Original
11:26:59 Track Language 2: NONE
11:26:59 Audio Codec 2: Lame
11:26:59
11:26:59 Starting ripping from G:\VIDEO_TS\ to C:\TEMP\temp\
11:33:10 Finished Ripping
11:33:10 Activate PGC processing: PGC 1 [1:38:23:23]
11:33:10 Dgindex CMD: C:\Program Files\AutoMKV\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=89 -YR=2 -AIF=[C:\TEMP\temp\DVD\VIDEO_TS\VTS_05_1.vob] -OF=[C:\TEMP\temp\movie] -exit -minimize
11:37:16 D2V file size: 776847 bytes
11:37:16 Audio 1: movie t89 delay 0ms.dts
11:37:16 Pre Audio 1' Size: 556719424 bytes
11:37:16 Renamed file movie t89 delay 0ms.dts to movie t89 delay 0ms_.dts
11:37:16 Encoded 1' Audio Track: movie t89 delay 0ms_.dts 556719424 bytes
11:37:21 Number of Frames: 147598
11:37:21 Framerate: 25.000000
11:37:21 Movie length in Seconds: 5904
11:37:21 Movie Width/Height: 720/576
11:37:21 DgIndex AR: 16:9
11:40:27 Source is declared tff by a margin of 206/8.
11:40:27 Advanced Deinterlace Routines Log
11:40:27 Analyzed 440 sections of five frames
11:40:27 Found Interlace Sections: 317 72.05%
11:40:27 Found Progressive Sections:50 11.36%
11:40:27 Found Telecined Sections: 73 16.59%
11:40:27 Found Zero Mov: 11.36% 50
11:40:27 Found One Mov: 11.82% 52
11:40:27 Found Two Mov: 16.59% 73
11:40:27 Found Three Mov: 16.59% 73
11:40:27 Found Four Mov: 13.86% 61
11:40:27 Found Five Mov: 29.77% 131
11:40:27 The Movie is declared to interlaced
11:40:27 FIRST pass XviD: "C:\Program Files\AutoMKV\exe\encoder\xvid_encraw.exe" -pass1 -bitrate 1229 -turbo -max_bframes 2 -imax 16 -qpel -quality 6 -vhqmode 4 -pmax 16 -bmax 16 -bquant_ratio 162 -kboost 20 -odegrade 9 -nopacked -nochromame -bvhq -threads 0 -lumimasking -qmatrix "C:\Program Files\AutoMKV\profiles\XviD-profiles\matrix\Sharktooth's EQM v3LR.cqm" -i "C:\TEMP\temp\movie.avs" -type 2 -avi "C:\TEMP\temp\movie.avi"
11:40:27 SECOND pass XviD: "C:\Program Files\AutoMKV\exe\encoder\xvid_encraw.exe" -pass2 -bitrate 1229 -max_bframes 2 -imax 16 -qpel -quality 6 -vhqmode 4 -pmax 16 -bmax 16 -bquant_ratio 162 -kboost 20 -odegrade 9 -nopacked -nochromame -bvhq -threads 0 -lumimasking -qmatrix "C:\Program Files\AutoMKV\profiles\XviD-profiles\matrix\Sharktooth's EQM v3LR.cqm" -i "C:\TEMP\temp\movie.avs" -type 2 -avi "C:\TEMP\temp\movie.avi"
12:02:50 Starting Second Pass
13:22:51 Only Movie Size: 608374272 bytes
13:22:51 Using VirtualDubMod for Muxing!
13:23:52 Encoding finished: 01:21:02 elapsed time
13:23:52 -----------------------------------------------------------------------
13:23:52 Script AutoCrop.log
13:23:52
13:23:52 Crop(10,74,700,428)
13:23:52 -----------------------------------------------------------------------
13:23:52 Script movie.avs
13:23:52
13:23:52 #loadpluginstart
13:23:52
13:23:52 #test1
13:23:52
13:23:52 #importstart
13:23:52
13:23:52 #test2
13:23:52
13:23:52 movie = mpeg2source("C:\TEMP\temp\movie.d2v")
13:23:52 function getOrder(clip c) {
13:23:52 order = GetParity(c) ? 1 : 0
13:23:52 Return order }
13:23:52 #filter1start
13:23:52
13:23:52 #test3
13:23:52
13:23:52 movie = LeakKernelDeint(movie,order=1,sharp=true)
13:23:52 last=movie.Crop(10,74,700,428)
13:23:52 fixed_aspect = 2.326064
13:23:52 out_width = 720
13:23:52 #Aspect_Error = -1.788%
13:23:52 out_height = 304
13:23:52 #resizestart
13:23:52
13:23:52 #test4
13:23:52
13:23:52 SimpleResize(out_width,out_height)
13:23:52 #filter2start
13:23:52
13:23:52 #test5
13:23:52
13:23:52 RemoveGrain(mode=2)
13:23:52 -----------------------------------------------------------------------
13:23:52 Script mkvmaudio.avs
13:23:52
13:23:52 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\NicAudio.dll")
13:23:52 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\SoundOut.dll")
13:23:52 LoadPlugin("C:\Program Files\AutoMKV\exe\BeSweet\BassAudio.dll")
13:23:52 LoadPlugin("C:\Program Files\AutoMKV\exe\filter\FFmpegSource.dll")
13:23:52 NicDTSSource("C:\TEMP\temp\movie t89 delay 0ms.dts")
13:23:52 #Applying STEREO downmixing routines
13:23:52 function stereo(clip a)
13:23:52 {
13:23:52 flr = GetChannel(a, 1, 2)
13:23:52 fcc = GetChannel(a, 3)
13:23:52 lfe = GetChannel(a, 4)
13:23:52 lfc = MixAudio(fcc, lfe, 0.2071, 0.2071)
13:23:52 mix = MergeChannels(lfc, lfc)
13:23:52 lrc = MixAudio(flr, mix, 0.2929, 1.0)
13:23:52 blr = GetChannel(a, 5, 6)
13:23:52 Return MixAudio(lrc, blr, 1.0, 0.2929)
13:23:52 }
13:23:52 #
13:23:52 6==Audiochannels() ? stereo() : last
13:23:52 function addvideo(clip c) {
13:23:52 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
13:23:52 Return audiodub(last,c)
13:23:52 }
13:23:52 Normalize()
13:23:52
13:23:52 -----------------------------------------------------------------------
13:23:52 Script VirtualDubMod.vcf
13:23:52
13:23:52 VirtualDub.Open("C:\\TEMP\\temp\\movie.avi",0,0);
13:23:52 VirtualDub.RemoveInputStreams();
13:23:52 VirtualDub.stream[0].SetSource("C:\\TEMP\\temp\\movie t89 delay 0ms_.dts",0x00000205,0);
13:23:52 VirtualDub.stream[0].DeleteComments(1);
13:23:52 VirtualDub.stream[0].AdjustChapters(1);
13:23:52 VirtualDub.stream[0].SetMode(0);
13:23:52 VirtualDub.stream[0].SetInterleave(1,500,1,0,0);
13:23:52 VirtualDub.stream[0].SetClipMode(1,1);
13:23:52 VirtualDub.stream[0].SetConversion(0,0,0,0,0);
13:23:52 VirtualDub.stream[0].SetVolume();
13:23:52 VirtualDub.stream[0].SetCompression();
13:23:52 VirtualDub.stream[0].EnableFilterGraph(0);
13:23:52 VirtualDub.stream[0].filters.Clear();
13:23:52 VirtualDub.video.DeleteComments(1);
13:23:52 VirtualDub.video.AddComment(0x00000005,"ISFT","Done with AutoMKV! 0.96 public beta12 http://forum.doom9.org/showthread.php?t=134478");
13:23:52 VirtualDub.video.AdjustChapters(1);
13:23:52 VirtualDub.video.SetDepth(24,24);
13:23:52 VirtualDub.video.SetMode(0);
13:23:52 VirtualDub.video.SetFrameRate(0,1);
13:23:52 VirtualDub.video.SetIVTC(0,0,-1,0);
13:23:52 VirtualDub.video.SetCompression();
13:23:52 VirtualDub.video.filters.Clear();
13:23:52 VirtualDub.SaveAVI("C:\\TEMP\\7eventy_5ive_2007_STV.avi");
13:23:52 VirtualDub.Close();
13:23:52
13:23:52 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - -

zacoz
18th April 2008, 09:42
@DivXko

Possibly a question of filters?

i.e. you're specifying RemoveGrain & Simpleresize filters in AutoMKV and ending up saturating the encoder, whereas in AutoGK it's choosing filters to hit your target size while avoiding saturation (I'm not sure how AutoGK selects filters but I know it does the choosing, and it's not making the same choices). You're not "comparing apples with apples".

Honeyko
18th April 2008, 09:49
BUG: If you encode an audio file which is located in the same directory as a video file you've just encoded, and you haven't quit/restart AutoMKV between them, AutoMKV somehow thinks you're trying to encode a video as well audio (and will pop up an alert that movie.avs could not be found during final muxing). This occurs even if you manually trash everything in the Temp folder inbetween projects.

buzzqw
18th April 2008, 12:56
@Honeyko

AutoMKV somehow thinks you're trying to encode a video as well audio

i will look, thanks

BUG: FFmpeg is creating its .VOB.ffa1cache and .VOB.ffv0cache outside of the Temp folder.

partialy fixed in next update

If so, recommend certain automatic selections when various AC3 files are picked:
(When encoding XviD....)
5.1 AC3 .... auto-pick Lame DPLII 192 Kbps
2.0 AC3 .... auto-pick Lame Stereo 112 Kbps
AC3 with one channel ... auto-pick Lame Mono 112 Kbps

i prefer to let user select

@Hogmeister

please post the log of problematic encoding

@DivXko

Zacoz can be right about saturation

please try to use the SAP profile, should be less problematic then extreme

BHH

Hogmeister
18th April 2008, 15:52
well i'm using beta 12 now and it seems to be working just fine now.. no idea whats changed other than the date on my calendar ;)

when converting to x264 the first x264 window opens up and does its thing fine (takes a while longer than i recall it used to taking, but it works so i'm not complainign) the second time it appears it goes to 72.5% (happened twice now, same movie though not sure if its got anything to do with it) and then it faults out saying x264.exe wants to close in an unexpected way and it closes.. then automkv continues its thing and appears to continue with the whole conversion process...

i'd post the logs but it doesn't even show anything with the x264 fault in it, just in the cmd prompt and also windows says the program has closed... going to try it again to see if i can't get it to fix itself.

(thanks go to honeyko, i forgot about the manual crop feature.. i was just using the resize drop down in the basic settings, and 720 i was assuming would be 720x480 or whatever it is for standard def so i didnt want to use that)

buzzqw
18th April 2008, 16:41
@Hogmeister

the second time it appears it goes to 72.5% (happened twice now, same movie though not sure if its got anything to do with it) and then it faults out saying x264.exe wants to close in an unexpected way and it closes.. then automkv continues its thing and appears to continue with the whole conversion process...

it's the deinterlace analysis. If it fails the deinterlace will fail too.. and so automkv will not deinterlace your source

on my experience it crash only if input isn't a mpeg2 file
if is this case, try checking "Use FFmpegSource"

about 720.. automkv will Autoresize, to 720*xxx, where xxx is computed on ar of movie

BHH

noee
18th April 2008, 17:21
I'm having a weird problem.

I have a standard DVD backed up to my HD and I am then encoding it using x264 CRF20. I'm selecting FILM and TFF (verified with DGIndex).

If I Check Anamorphic, the video encodes and plays fine, but ReClock gives me the message "Video Stream Not Found".

If I uncheck Anamorphic and encode again, Reclock finds the stream like normal and everything works fine.

I've tried this with 5 different DVD backups, same result.

Here is the log from one that I check Anamorphic and I get the ReClock error above:

18:52:27 0.96 public beta12 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
18:52:27 OS Version: Windows XP
18:52:27 Selected Input file: F:\Paris When It Sizzles\VTS_01_0.IFO
18:52:27 Selected Output dir: D:\Encodes\temp\
18:52:27 Selected Final Name: Paris When It Sizzles
18:52:27 Selected Container type: MKV
18:52:27 Selected Encoder: X264
18:52:27 Selected Size: Unlimited File Size
18:52:27 Selected Profile: Constant_Quality.xml
18:52:27 Selected Resizer: NONE / Original
18:52:27 Selected Filters: RemoveGrain(mode=2)
18:52:27 Selected Deinterlacer: AUTO
18:52:27 Selected Field Order: AUTO
18:52:27 NeroAACEnc.exe: not present
18:52:27 Enabled Constant Quality With Unlimited Size (Q 20)
18:52:27 Activate PGC Ripping: 1
18:52:27 Track Language 1: 80: English (AC3 2ch, 0xBD 0x80) [0,1,2]
18:52:27 Audio Codec 1: Copy Original
18:52:27 Track Language 2: NONE
18:52:27 Audio Codec 2: Coding Tech. AAC
18:52:27 Movie title Name: Paris When It Sizzles
18:52:27 Activate Anamorphic Encoding
18:52:27 Selected Unlimited media size
18:52:27 Activate PGC processing: PGC 1 [1:50:18:24]
18:52:27 C:\Documents and Settings\Mike Noe\My Documents\Utils\Conversion Tools\AutoMKV96B7\exe\Vsrip\pgcdemux.exe -pgc 1 -nocellt -nolog -noaud -nosub -nom2v -vob "F:\Paris When It Sizzles\VTS_01_0.IFO" "D:\Encodes\temp"
18:54:59 Dgindex CMD: C:\Documents and Settings\Mike Noe\My Documents\Utils\Conversion Tools\AutoMKV96B7\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=80 -YR=2 -AIF=[D:\Encodes\temp\VTS_01_1.VOB] -OF=[D:\Encodes\temp\movie] -exit -minimize
18:57:24 D2V file size: 810681 bytes
18:57:24 Audio 1: movie t80 2_0ch 192kbps delay 0ms.ac3
18:57:24 Pre Audio 1' Size: 159009792 bytes
18:57:24 Renamed file movie t80 2_0ch 192kbps delay 0ms.ac3 to movie t80 2_0ch 192kbps delay 0ms_.ac3
18:57:24 Encoded 1' Audio Track: movie t80 2_0ch 192kbps delay 0ms_.ac3 159009792 bytes
18:57:24 D2V Film Detected: 99.699997% FILM found
18:57:27 Number of Frames: 198564
18:57:27 Framerate: 29.970030
18:57:27 Movie length in Seconds: 6626
18:57:27 Movie Width/Height: 720/480
18:57:27 DgIndex AR: 16:9
19:01:58 Source is declared tff by a margin of 177/0.
19:01:58 Advanced Deinterlace Routines Log
19:01:58 Analyzed 1050 sections of five frames
19:01:58 Found Interlace Sections: 59 5.62%
19:01:58 Found Progressive Sections:135 12.86%
19:01:58 Found Telecined Sections: 856 81.52%
19:01:58 Found Zero Mov: 12.86% 135
19:01:58 Found One Mov: 5.62% 59
19:01:58 Found Two Mov: 81.52% 856
19:01:58 Found Three Mov: 0.00% 0
19:01:58 Found Four Mov: 0.00% 0
19:01:58 Found Five Mov: 0.00% 0
19:01:58 The Movie is declared to telecined
19:01:58 Starting X264
19:01:58 CRF encoding X264: C:\Documents and Settings\Mike Noe\My Documents\Utils\Conversion Tools\AutoMKV96B7\exe\encoder\x264.exe --pass 1 --crf 20 --stats "D:\Encodes\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 --level 4.1 --weightb --b-pyramid --b-rdo --bime --partitions p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads auto --thread-input --sar 11851852:10000000 --output "D:\Encodes\temp\movie.264" "D:\Encodes\temp\movie.avs"
21:34:03 X264 Final CRF Encoding Stats:
x264 [info]: using SAR=46296/39062
x264 [info]: using cpu capabilities: MMX MMXEXT SSE SSE2 SSE3 3DNow!
x264 [warning]: VBV maxrate specified, but no bufsize.
x264 [info]: slice I:1057 Avg QP:19.14 size: 37908
x264 [info]: slice P:72275 Avg QP:21.26 size: 15815
x264 [info]: slice B:85519 Avg QP:22.70 size: 6356
x264 [info]: mb I I16..4: 4.5% 37.0% 58.5%
x264 [info]: mb P I16..4: 2.7% 22.2% 4.6% P16..4: 32.9% 21.7% 9.4% 1.5% 0.8% skip: 4.2%
x264 [info]: mb B I16..4: 1.2% 10.3% 0.6% B16..8: 31.0% 2.3% 3.1% direct:16.0% skip:35.6%
21:34:04 Accepted values are between 697303040 and 741343232 bytes (movie+audio)
21:34:04 Got a file of size: 1726730368 bytes + audio size 159009792 bytes (1885740160)
21:34:04 Only Movie Size: 1726730368 bytes
21:34:04 "C:\Documents and Settings\Mike Noe\My Documents\Utils\Conversion Tools\AutoMKV96B7\exe\matroska\mkvmerge.exe" -o "D:\Encodes\temp\Paris When It Sizzles.mkv" --default-duration 0:24000/1001fps --track-name -1:"Paris When It Sizzles" --aspect-ratio -1:1.777778 --chapters "C:\Documents and Settings\Mike Noe\My Documents\Utils\Conversion Tools\AutoMKV96B7\exe\chapters.txt" "D:\Encodes\temp\movie.264" --language -1:eng --default-track -1:yes "D:\Encodes\temp\movie t80 2_0ch 192kbps delay 0ms_.ac3" --title "Paris When It Sizzles"
21:36:41 Final Muxed size: 1888286976 bytes
21:36:42 Encoding finished: 02:34:44 elapsed time
21:36:42 -----------------------------------------------------------------------
21:36:42 Script AutoCrop.log
21:36:42
21:36:42 Crop(2,0,716,480)
21:36:42 -----------------------------------------------------------------------
21:36:42 Script movie.avs
21:36:42
21:36:42 #loadpluginstart
21:36:42
21:36:42 #test1
21:36:42
21:36:42 #importstart
21:36:42
21:36:42 #test2
21:36:42
21:36:42 movie = mpeg2source("D:\Encodes\temp\movie.d2v")
21:36:42 function getOrder(clip c) {
21:36:42 order = GetParity(c) ? 1 : 0
21:36:42 Return order }
21:36:42 #filter1start
21:36:42
21:36:42 #test3
21:36:42
21:36:42 movie = tfm(movie,d2v="D:\Encodes\temp\movie.d2v").tdecimate()
21:36:42 last = movie
21:36:42 fixed_aspect = 1.491667
21:36:42 out_width = 720
21:36:42 #Aspect_Error = -0.556%
21:36:42 out_height = 480
21:36:42 #resizestart
21:36:42
21:36:42 #test4
21:36:42
21:36:42 #filter2start
21:36:42
21:36:42 #test5
21:36:42
21:36:42 RemoveGrain(mode=2)
21:36:42 -----------------------------------------------------------------------
21:36:42 Script mkvmaudio.avs
21:36:42
21:36:42 LoadPlugin("C:\Documents and Settings\Mike Noe\My Documents\Utils\Conversion Tools\AutoMKV96B7\exe\filter\NicAudio.dll")
21:36:42 LoadPlugin("C:\Documents and Settings\Mike Noe\My Documents\Utils\Conversion Tools\AutoMKV96B7\exe\filter\SoundOut.dll")
21:36:42 LoadPlugin("C:\Documents and Settings\Mike Noe\My Documents\Utils\Conversion Tools\AutoMKV96B7\exe\BeSweet\BassAudio.dll")
21:36:42 LoadPlugin("C:\Documents and Settings\Mike Noe\My Documents\Utils\Conversion Tools\AutoMKV96B7\exe\filter\FFmpegSource.dll")
21:36:42 NicAC3Source("D:\Encodes\temp\movie t80 2_0ch 192kbps delay 0ms.ac3")
21:36:42 #Applying STEREO downmixing routines
21:36:42 function stereo(clip a)
21:36:42 {
21:36:42 flr = GetChannel(a, 1, 2)
21:36:42 fcc = GetChannel(a, 3)
21:36:42 lfe = GetChannel(a, 4)
21:36:42 lfc = MixAudio(fcc, lfe, 0.2071, 0.2071)
21:36:42 mix = MergeChannels(lfc, lfc)
21:36:42 lrc = MixAudio(flr, mix, 0.2929, 1.0)
21:36:42 blr = GetChannel(a, 5, 6)
21:36:42 Return MixAudio(lrc, blr, 1.0, 0.2929)
21:36:42 }
21:36:42 #
21:36:42 6==Audiochannels() ? stereo() : last
21:36:42 function addvideo(clip c) {
21:36:42 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
21:36:42 Return audiodub(last,c)
21:36:42 }
21:36:42 Normalize()
21:36:42
21:36:42
21:36:42 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -



Any ideas?

buzzqw
18th April 2008, 19:57
@noee

Without ReClock (with mpc or vlc) have you errors ?

i don't use (and also don't know well) reclock .. so i cannot help :(

BHH

noee
18th April 2008, 20:45
Well, I'm using Reclock to change 23.976fps film to 24fps to match my monitor (1920x1080@24Hz) and my preferred playback tool is JRiver's Media Center with EVR renderer (XP SP3).

I get the same results with MPC-HC and MPC, Reclock can't find the video stream.

This only started with the .96Beta. With .95 encodes, Reclock works fine, whether I encode anamorphic or not.

Let me restate: If I don't check anamorphic, it works fine with Reclock. If I do check anamorphic, Reclock gives me the error.

Does that make sense?

HTH,
Mike

buzzqw
18th April 2008, 20:57
it make sense, but i can think it's a problem of reclock compatibility with mkv and ar signaling.

may i suggest to create a short sample and ask support at reclock site ? (or here at players section)

i am unable to debug reclock problems

sorry

BHH

Ajax_Undone
18th April 2008, 22:13
AutoMKV Installer Updated both 95c and 96b12 w/rebuild of Koepi's Xvid Codec...

Enjoy

P.S. it looks as though ReClock "DSF" hasn't been touched in 3 years... (22/12/2005) last update...

RickA
18th April 2008, 22:19
Greets,

noee,
What happens if you try dgpulldown instead of reclock? I have used dgpulldown to convert PAL 25fps progressive to NTSC progressive 29fps with great success and no audio sync probs.

I'm not sure if it works on MKV content. So you may have to demux your dvd vid from the audio. Run dgpulldown on the vid, mux back before using AutoMKV on it. An extra step or two but if it works properly ...

Also, I do not believe dgpulldown works in the other direction. Such as 29fps to 25fps. Good luck.

Oh, I believe in post #344 Buzz said that we do not need to check anamorphic with 96beta. It carries over the proper aspect ratio. If you leave the content at original and not resizing. I've not used vers95 and think one had to set anamorphic with orig size. If that helps. --Did I read that correctly?

Cheers,
Rick


Thanks Ajax on the new installer.

noee
19th April 2008, 01:28
Alright, I'll dig in a little further. It could be that just leaving the Anamorphic unchecked is going to be just fine with this new version.

Thanks for the suggestions.

buzzqw
19th April 2008, 06:17
@Ajax_Undone
thanks, i will update link!
@noee AND RickA

Oh, I believe in post #344 Buzz said that we do not need to check anamorphic with 96beta. It carries over the proper aspect ratio. If you leave the content at original and not resizing. I've not used vers95 and think one had to set anamorphic with orig size. If that helps. --Did I read that correctly?

i can confirm that in 0.96xx there is no need to check anamorphic if users don't crop/don't resize.
Previusly (on 0.95c) you need to check "anamorphic" to keep the correct ar , when not resize/not crop

BHH

AMED
19th April 2008, 06:54
Hi buzzqw,

Automkv seems to be crashing when i try and encode with show enc. stats disabled.

http://www.imagehosting.com/out.php/t1704604_AutoMKVError.png (http://www.imagehosting.com/out.php/i1704604_AutoMKVError.png)

17:26:13 0.96 public beta12 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
17:26:13 OS Version: Windows XP
17:26:13 Selected Input file: E:\COMMANDO\VIDEO_TS\VTS_01_0.IFO
17:26:13 Selected Output dir: E:\Movies\temp\
17:26:13 Selected Final Name: COMMANDO
17:26:13 Selected Container type: MKV
17:26:13 Selected Encoder: X264
17:26:13 Selected Size: 1/3 DVD-R / 1
17:26:13 Selected Profile: 2_Pass_PS3_XBOX360.xml
17:26:13 Selected Resizer: BicubicResize (neutral=0,0.50) / Automatic
17:26:13 Selected Filters: RemoveGrain(mode=1)
17:26:13 Selected Deinterlacer: AUTO
17:26:13 Selected Field Order: AUTO
17:26:13 Enabled CRF/CQ AutoRes at 19 value
17:26:13 Activate PGC Ripping: 1
17:26:13 Track Language 1: 80: English (AC3 2ch, 0xBD 0x80) [0]
17:26:13 Audio Codec 1: Copy Original
17:26:13 Track Language 2: NONE
17:26:13 Audio Codec 2: Nero AAC
17:26:13 Activate Anamorphic Encoding
17:26:13
17:26:13 Activate PGC processing: PGC 1 [1:25:34:19]
17:26:13 Dgindex CMD: E:\AutoMKV096b7\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=80 -YR=2 -AIF=[E:\COMMANDO\VIDEO_TS\VTS_01_1.vob] -OF=[E:\Movies\temp\movie] -exit -minimize
17:27:36 D2V file size: 604828 bytes
17:27:36 Audio 1: movie t80 2_0ch 192kbps delay 1563ms.ac3
17:27:36 Pre Audio 1' Size: 123138816 bytes
17:27:36 Renamed file movie t80 2_0ch 192kbps delay 1563ms.ac3 to movie t80 2_0ch 192kbps delay 1563ms_.ac3
17:27:36 Encoded 1' Audio Track: movie t80 2_0ch 192kbps delay 1563ms_.ac3 123138816 bytes
17:27:42 Number of Frames: 128369
17:27:42 Framerate: 25.000000
17:27:42 Movie length in Seconds: 5135
17:27:42 Movie Width/Height: 720/576
17:27:42 DgIndex AR: 16:9
17:36:44 Source is declared tff by a margin of 57/57.
17:36:44 Advanced Deinterlace Routines Log
17:36:44 Analyzed 741 sections of five frames
17:36:44 Found Interlace Sections: 3 0.40%
17:36:44 Found Progressive Sections:737 99.46%
17:36:44 Found Telecined Sections: 1 0.13%
17:36:44 Found Zero Mov: 99.46% 737
17:36:44 Found One Mov: 0.00% 0
17:36:44 Found Two Mov: 0.13% 1
17:36:44 Found Three Mov: 0.13% 1
17:36:44 Found Four Mov: 0.00% 0
17:36:44 Found Five Mov: 0.27% 2
17:36:44 The Movie is declared to progressive
17:36:44 Starting X264 AutoResize with WIDTH of Automatic and wanted size of 1557135360 bytes
17:36:44 CRF encoding X264: E:\AutoMKV096b7\exe\encoder\x264.exe --pass 1 --crf 19 --stats "E:\Movies\temp\.stats" --progress --keyint 24 --bframes 3 --qpmin 7 --qpmax 51 --no-psnr --mixed-refs --trellis 1 --ref 3 --filter 0,0 --subme 6 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me umh --no-ssim --level 4.1 --weightb --b-rdo --bime --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --threads auto --thread-input --aud --nal-hrd --aq-mode 2 --aq-strength 0.30 --me-prepass --sar 1:1 --output "E:\Movies\temp\resmovie.mp4" "E:\Movies\temp\resmovie.avs"

Spreeni
19th April 2008, 08:17
buzzqw,
sorry for my late answer
i'll verify why you must always ceck cbr
Very nice, thank you. But nevertheless let me explain the idea I had: My thought was, that the inexperienced user would'nt look into the advanced audio options. For those it would be better, to set the programm's defaults to CBR instead of ABR because of the better compatibility. On the other hand I'm not shure if today VBR MP3 is a real compatibility-problem anymore. I know, it was some years ago and in deed I only know of the panasonic chipsets which make trouble with VBR-MP3-AVIs. Unfortunately I own one of those DVD-players... :(

Something different:
I have (again) a suggestion for the 'safe deinterlacer'. After several encodings I had still some (but very few) cases, where the analyse routine could not decide for progressive or interlaced. For example:
#1
21:29:05 Movie Width/Height: 720/576
21:29:05 DgIndex AR: 4:3
21:32:24 Source is declared tff by a margin of 43/52.
21:32:24 Advanced Deinterlace Routines Log
21:32:24 Analyzed 696 sections of five frames
21:32:24 Found Interlace Sections: 117 16.81%
21:32:24 Found Progressive Sections:550 79.02%
21:32:24 Found Telecined Sections: 29 4.17%
21:32:24 Found Zero Mov: 79.02% 550
21:32:24 Found One Mov: 9.77% 68
21:32:24 Found Two Mov: 4.17% 29
21:32:24 Found Three Mov: 2.44% 17
21:32:24 Found Four Mov: 2.30% 16
21:32:24 Found Five Mov: 2.30% 16
21:32:24 FIRST pass XviD: etc.
#2
08:53:19 Movie Width/Height: 720/576
08:53:19 DgIndex AR: 4:3
08:54:44 Source is declared tff by a margin of 61/16.
08:54:44 Advanced Deinterlace Routines Log
08:54:44 Analyzed 327 sections of five frames
08:54:44 Found Interlace Sections: 138 42.20%
08:54:44 Found Progressive Sections:168 51.38%
08:54:44 Found Telecined Sections: 21 6.42%
08:54:44 Found Zero Mov: 51.38% 168
08:54:44 Found One Mov: 7.65% 25
08:54:44 Found Two Mov: 6.42% 21
08:54:44 Found Three Mov: 5.20% 17
08:54:44 Found Four Mov: 5.81% 19
08:54:44 Found Five Mov: 23.55% 77
08:54:44 FIRST pass XviD: etc.

#1 is a bad telecined movie (tv recording), #2 is a documentary with mixed progressive/interlaced stuff. What do you think about making the 'safe option' really safe and force the routine in those cannot-decide-if-interlaced-or-progressive-cases always to use the (hq) deinterlacer?

Hogmeister
19th April 2008, 12:19
@Hogmeister



it's the deinterlace analysis. If it fails the deinterlace will fail too.. and so automkv will not deinterlace your source

on my experience it crash only if input isn't a mpeg2 file
if is this case, try checking "Use FFmpegSource"

about 720.. automkv will Autoresize, to 720*xxx, where xxx is computed on ar of movie

BHH


thanks for the response, you're a nice developer :)


the crashing is kind of confusing me, it works on the first pass through the analysis, then on the second one it makes it 72.5% of the way through it. it's using a blu-ray m2ts file right off the dvd (its on my hard drive, but its a direct copy of it)... not sure if that matters at all.

about the crashing, is it not worth my time to continue the conversion process past that point if it does crash?( i didnt even think to see if the video is interlaced, i assume it is tho, so yeah probly dumb of me) also, will selecting Use FFmpegSource make it not deinterlace the footage or will it do a different method?

and last but not least, thanks again :) no worries if you can't help me, i really am a noob at this stuff, its not the end of the world if i dont figure this out.

Honeyko
20th April 2008, 19:36
BUG: In the change FPS settings, 15000/1000 should be 15000/1001. 2997/100 is repeated twice. (This whole list needs to be looked over.)

BUG: The value in a checkmarked "Use CRF for AutoResize Routines" will always change to 2 if you move back and forth through varies tabs, and then come back to check it again.

BUG: The box for normalize audio is always checked when you reopen the expert audio settings -- even when you've set it to NOT normalize.

AMED
20th April 2008, 21:08
BUG: The box for normalize audio is always checked when you reopen the expert audio settings -- even when you've set it to NOT normalize.I'm pretty sure this is not a bug, if you unselect normalise and start an encode it won't normalise. It just if you look at it again in expert audio seetings it will re-enable.

zacoz
20th April 2008, 23:43
BUG: The box for normalize audio is always checked when you reopen the expert audio settings -- even when you've set it to NOT normalize.

AMED's right, it's by design. Any time you reopen the Advanced Audio settings they will be reset. So you need to set and forget (or is that not forget you've disabled normalise). Unfortunately there's no way to check what you've got it set to without running a test prepare/encode, or just going into it and setting again to your desired settings. Buzzqw is very adamant that this will not change (I don't have time to link to his posts atm though).

Honeyko
21st April 2008, 05:28
I hate it.

I hate it when anything automatically changes from what I set it to, and particularly when it could do that while an encode is already in progress. -- That sort of thing guarantees problems and complaints from users until the end of time.

Most of the stuff in "Advanced Audio" really isn't that "advanced" to begin with. IMO, audio should be given its own page or tab, with everything having nice little checkboxes that stay the way you set them.

Zow
21st April 2008, 08:04
I am getting close, but still no cigar.... I am ripping movies now, which have more than one part. Everything works great, except that when I rip VTS_2 (the second part), it always is out of sync. Both Cleopatra and Ben Hur, for instance, have the audio perfect in VTS_1, but totally out of sync on VTS_2.

Here is the Code:...

Still struggling with this. I merged VTS_01_1 and VTS_02_1 into one continuous VOB, using JoinVobFiles. AutoMKV still has audio out of sync on part 2.

Interestingly, I tried some of the other apps, like MEninX, and the audio is fine (but there are other problems - it stops ripping before the end of the movie.)

Is anyone else experiencing this with 2-disc movies?

zacoz
21st April 2008, 10:04
@Zow

Never processed such a disc myself - never seen one to be completely honest.

Is the output out of sync a constant amount, or progressively getting out of sync? The former could be fixed by remuxing and applying a delay using for example mkvmerge GUI. The later is a bit more tricky as you'd need to increase or decrease the audio rate to get it to match the video (bit of trial and error required) - I believe you can do so in the advanced audio settings, but not sure how, or use a separate program to just encode the audio.

As buzzqw suggested following your previous post, it may be related to a ripping problem. Have you tried using a different ripper (e.g. RipIt4Me)?

Hogmeister
21st April 2008, 12:30
just wanted to say thanks to buzzqw and Ajax_undone (for his installer).. got my first blu-ray movie converted and made into 720p MKV file :) not sure why but once i used ajax's installer thingy and the next time i tried to convert the file, it worked.

of course it still crashed w/ the analysis but looking at the log it clearly said 100% of the footage was progressive anyway so no big deal i'll just turn deint to NONE next time so it doesnt waste my time.

appreciate your hard work, going to try another movie today :) might even try the subtitles thing as well if i can figure out which file they are on the bluray disc lol oh well i'm excited, huge thanks :) turned out great

noee
21st April 2008, 13:57
Most of the stuff in "Advanced Audio" really isn't that "advanced" to begin with. IMO, audio should be given its own page or tab, with everything having nice little checkboxes that stay the way you set them.

If users could vote for features, I'd vote for this one. Good idea.

:D

Aylwin
21st April 2008, 15:55
in 0.95c AutoMKV was "unable" to determine correct PAR of movie IF user use ORIGINAL as resize (so no crop, no resize)

In 0.96B XX i added a workaround so if user don't resize automkv will apply orignal AR of movie, this is the same as checking "Anamorphic Encoding".I hadn't noticed this. I remember asking for "Anamorphic Encoding" to be automatically checked if user selects "Original" in previous versions. But this solution is even better. Thanks!

AdAstra
21st April 2008, 23:41
If users could vote for features, I'd vote for this one. Good idea.

:D

i consent to that

DivXko
23rd April 2008, 08:53
Can you make in automkv update button for automatic update x264 or other program!

Teddybaer
23rd April 2008, 19:20
Hi buzzqw,

I have a problem converting a mkv to a wmv file. I tried it with and without the FFmpegSource option. In both cases I only get small file (146 KB)...


12:35:22 0.96 public beta12 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
12:35:22 OS Version: Windows Server 2003
12:35:22 Selected Input file: N:\Neue Filme\Koenige der Wellen\d-sup-1080p.mkv
12:35:22 Selected Output dir: N:\Neue Filme\Koenige der Wellen\temp\
12:35:22 Selected Final Name: d-sup-1080p
12:35:22 Selected Container type: WMV
12:35:22 Selected Encoder: WMV
12:35:22 Selected Size: Don't care about size / 1
12:35:22 Selected Profile: 1_Pass_WMV9.xml
12:35:22 Selected Resizer: SimpleResize (neutral soft) / 720
12:35:22 Selected Filters: RemoveGraain(mode=2)
12:35:22 Selected Deinterlacer: AUTO
12:35:22 Selected Field Order: AUTO
12:35:22 Specify Bitrate: 1500
12:35:22 Enabled Bitrate encoding with value 1500
12:35:22 Enabled FFmpegSource
12:35:22 Using Queue: queue4.ini of 1 works
12:35:22 Track Language 1: automkv_audio_track.2.ac3
12:35:22 Audio Codec 1: WMV
12:35:22 Audio Quality 1: 50
12:35:22 Audio Channel 1: Stereo
12:35:22 Track Language 2: NONE
12:35:22 Audio Codec 2: WMV
12:35:22 Advanced Audio Settings DUMP Track 1
12:35:22 Nero Option Profiles: AUTO --- Encoding Mode: Quality
12:35:22 CCT Option Profiles: AUTO --- Channel Options: AUTO
12:35:22 Lame Settings: ABR
12:35:22 Audio Normalization: 1
12:35:22 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
12:35:22
12:36:21 Encoded 1' Audio Track: audio.wav -1 bytes
12:54:19 Number of Frames: 122289
12:54:19 Framerate: 23.976215
12:54:19 Movie length in Seconds: 5101
12:54:19 Movie Width/Height: 1920/1024
19:35:03 Source is declared tff by a margin of 71/58.
19:35:03 Advanced Deinterlace Routines Log
19:35:03 Analyzed 665 sections of five frames
19:35:03 Found Interlace Sections: 0 0.00%
19:35:03 Found Progressive Sections:665 100.00%
19:35:03 Found Telecined Sections: 0 0.00%
19:35:03 Found Zero Mov: 100.00% 665
19:35:03 Found One Mov: 0.00% 0
19:35:03 Found Two Mov: 0.00% 0
19:35:03 Found Three Mov: 0.00% 0
19:35:03 Found Four Mov: 0.00% 0
19:35:03 Found Five Mov: 0.00% 0
19:35:03 The Movie is declared to progressive
19:35:03 Extracting audio with h264to for feeding WMEncoder
19:42:27 WMV Encoding CMD: "C:\Dokumente und Einstellungen\Administrator\Desktop\AutoMKV096b7\exe\encoder\UncompAVIToWMV.exe" -i "N:\Neue Filme\Koenige der Wellen\temp\movie.avs" -o "N:\Neue Filme\Koenige der Wellen\temp\movie.wmv" -pf "N:\Neue Filme\Koenige der Wellen\temp\wmvprofile.prx"
19:49:14 Only Movie Size: 149125 bytes
19:49:14 Final Muxed size: 149125 bytes
19:49:14 Encoding finished: 07:13:52 elapsed time
19:49:14 -----------------------------------------------------------------------
19:49:14 Script AutoCrop.log
19:49:14
19:49:14 Crop(0,0,1920,1024)
19:49:14 -----------------------------------------------------------------------
19:49:14 Script movie.avs
19:49:14
19:49:14 #loadpluginstart
19:49:14
19:49:14 #test1
19:49:14
19:49:14 #importstart
19:49:14
19:49:14 #test2
19:49:14
19:49:14 movie = FFmpegSource("N:\Neue Filme\Koenige der Wellen\d-sup-1080p.mkv",vtrack=-1,atrack=-2,seekmode=0,timecodes="Test.timecodes",vcache=true,vcachefile="Test.ffcache")
19:49:14 movie = isRGB(movie) ? ConvertToYV12(movie) : movie
19:49:14 movie = isYUY2(movie) ? ConvertToYV12(movie) : movie
19:49:14 movie = AssumeFPS(movie,24000,1001)
19:49:14 function getOrder(clip c) {
19:49:14 order = GetParity(c) ? 1 : 0
19:49:14 Return order }
19:49:14 #filter1start
19:49:14
19:49:14 #test3
19:49:14
19:49:14 last=movie.Crop(0,0,1920,1024)
19:49:14 fixed_aspect = 1.875000
19:49:14 out_width = 720
19:49:14 #Aspect_Error = 0.000%
19:49:14 out_height = 384
19:49:14 #resizestart
19:49:14
19:49:14 #test4
19:49:14
19:49:14 SimpleResize(out_width,out_height)
19:49:14 #filter2start
19:49:14
19:49:14 #test5
19:49:14
19:49:14 RemoveGrain(mode=2)
19:49:14 audio=NicAC3Source("N:\Neue Filme\Koenige der Wellen\temp\automkv_audio_track.2.ac3")
19:49:14 audio=NicMPG123Source("N:\Neue Filme\Koenige der Wellen\temp\automkv_audio_track.2.mpa")
19:49:14
19:49:14 AudioDub(audio,last)
19:49:14 -----------------------------------------------------------------------
19:49:14 Script mkvmaudio.avs
19:49:14
19:49:14 LoadPlugin("C:\Dokumente und Einstellungen\Administrator\Desktop\AutoMKV096b7\exe\filter\NicAudio.dll")
19:49:14 LoadPlugin("C:\Dokumente und Einstellungen\Administrator\Desktop\AutoMKV096b7\exe\filter\SoundOut.dll")
19:49:14 LoadPlugin("C:\Dokumente und Einstellungen\Administrator\Desktop\AutoMKV096b7\exe\BeSweet\BassAudio.dll")
19:49:14 LoadPlugin("C:\Dokumente und Einstellungen\Administrator\Desktop\AutoMKV096b7\exe\filter\FFmpegSource.dll")
19:49:14 FFmpegSource("N:\Neue Filme\Koenige der Wellen\d-sup-1080p.mkv",vtrack=-2,atrack=-1,vcache=false,seekmode=-1)
19:49:14 #Applying STEREO downmixing routines
19:49:14 function stereo(clip a)
19:49:15 {
19:49:15 flr = GetChannel(a, 1, 2)
19:49:15 fcc = GetChannel(a, 3)
19:49:15 lfe = GetChannel(a, 4)
19:49:15 lfc = MixAudio(fcc, lfe, 0.2071, 0.2071)
19:49:15 mix = MergeChannels(lfc, lfc)
19:49:15 lrc = MixAudio(flr, mix, 0.2929, 1.0)
19:49:15 blr = GetChannel(a, 5, 6)
19:49:15 Return MixAudio(lrc, blr, 1.0, 0.2929)
19:49:15 }
19:49:15 #
19:49:15 6==Audiochannels() ? stereo() : last
19:49:15 function addvideo(clip c) {
19:49:15 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
19:49:15 Return audiodub(last,c)
19:49:15 }
19:49:15
19:49:15 ConvertAudioTo16bit()
19:49:15 Soundout(output="wav",type=1,autoclose=true,filename="audio.wav",showoutput=false)
19:49:15
19:49:15 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -

buzzqw
23rd April 2008, 19:57
@Teddybaer

try launching the wmv encoding bat, what is the error ?

BHH

BlackDog21
23rd April 2008, 22:07
Easy installer link on first post is broken.

zacoz
24th April 2008, 09:24
@buzzqw

BUG: Found that if you queue up a DVD source, followed by a non-DVD source (separate m2v & mps files in my case),
then start processing the queue, the mkvaudio.avs is not generated correctly for the DVD source.

mkvaudio.avs from such a queue for the DVD source
LoadPlugin("E:\AutoMKV096\exe\filter\NicAudio.dll")
LoadPlugin("E:\AutoMKV096\exe\filter\SoundOut.dll")
LoadPlugin("E:\AutoMKV096\exe\BeSweet\BassAudio.dll")
LoadPlugin("E:\AutoMKV096\exe\filter\FFmpegSource.dll")
#Applying ORIGINAL downmixing routines

function addvideo(clip c) {
blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
Return audiodub(last,c)
}
Normalize()

Soundout(output="cmd",type=1,format=3,autoclose=true,executable="E:\AutoMKV096\exe\besweet\neroaacenc.exe",prefilename=" -ignorelength -q 0.35 -if - -of audio.mp4",postfilename="",nofilename=true,showoutput=false)


mkvaudio.avs from same DVD source when not followed in queue by Non DVD source
- bold lines being those missing from above.
LoadPlugin("E:\AutoMKV096\exe\filter\NicAudio.dll")
LoadPlugin("E:\AutoMKV096\exe\filter\SoundOut.dll")
LoadPlugin("E:\AutoMKV096\exe\BeSweet\BassAudio.dll")
LoadPlugin("E:\AutoMKV096\exe\filter\FFmpegSource.dll")
NicAC3Source("D:\Capture\temp Hood 105 Good\temp\movie t81 3_2ch 448kbps delay 0ms.ac3")
DelayAudio(0.0000)
#Applying ORIGINAL downmixing routines

function addvideo(clip c) {
blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
Return audiodub(last,c)
}
Normalize()

Soundout(output="cmd",type=1,format=3,autoclose=true,executable="E:\AutoMKV096\exe\besweet\neroaacenc.exe",prefilename=" -ignorelength -q 0.35 -if - -of audio.mp4",postfilename="",nofilename=true,showoutput=false)

Log from problem encode
17:58:47 0.96 public beta12 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
17:58:47 OS Version: Windows XP
17:58:47 Selected Input file: D:\ROBIN_HOOD_S1_D2\VIDEO_TS\VTS_09_0.IFO
17:58:47 Selected Output dir: D:\Capture\temp Hood 105\temp\
17:58:47 Selected Final Name: ROBIN_HOOD_S1_D2
17:58:47 Selected Container type: MKV
17:58:47 Selected Encoder: X264
17:58:47 Selected Size: Unlimited File Size
17:58:47 Selected Profile: Constant_Quality.xml
17:58:47 Selected Resizer: Spline36Resize (neutral sharp) / AutoCrop Only
17:58:47 Selected Filters: RemoveGrain(mode=2)
17:58:47 Selected Deinterlacer: Progressive
17:58:47 Selected Field Order: AUTO
17:58:47 Enabled Constant Quality With Unlimited Size (Q 22)
17:58:47 Enabled Prepare Phase Only
17:58:47 Activate PGC Ripping: 1
17:58:47 Track Language 1: 81: English (AC3 6ch, 0xBD 0x81) [0]
17:58:47 Audio Codec 1: Nero AAC
17:58:47 Audio Quality 1: 0.35
17:58:47 Audio Channel 1: Original
17:58:47 Track Language 2: NONE
17:58:47 Audio Codec 2: Nero AAC
17:58:47 Advanced Audio Settings DUMP Track 1
17:58:47 Audio Track Language: eng
17:58:47 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:58:47 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:58:47 Lame Settings: ABR
17:58:47 Audio Normalization: 1
17:58:47 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:58:47 Activate Anamorphic Encoding
17:58:47
17:58:47 Activate PGC processing: PGC 1 [0:43:54:00]
17:58:47 Dgindex CMD: E:\AutoMKV096\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=81 -YR=2 -AIF=[D:\ROBIN_HOOD_S1_D2\VIDEO_TS\VTS_09_1.vob] -OF=[D:\Capture\temp Hood 105\temp\movie] -exit -minimize
17:59:41 D2V file size: 348662 bytes
17:59:41 Encoding D:\Capture\temp Hood 105\temp\81: English (AC3 6ch, 0xBD 0x81) [0] to NeroAAC with 0.35 quality
17:59:52 Encoded 1' Audio Track: 81: English (AC3 6ch, 0xBD 0x81) [0.mp4 -1 bytes
17:59:52 Unable to encode Audio, try piping with FFmpeg!
17:59:52 NeroAACEnc doesn't accept piping from ffmpeg, switching to LibFaac at 112 kbps
17:59:52 "E:\AutoMKV096\exe\BeSweet\ffmpeg.exe" -i "D:\Capture\temp Hood 105\temp\81: English (AC3 6ch, 0xBD 0x81) [0]" -vn -acodec libfaac -ab 112000 -vol 256 -f aac audio1.aac
17:59:52 "E:\AutoMKV096\exe\matroska\MP4Box.exe" -new "D:\Capture\temp Hood 105\temp\audio1.mp4" -add "D:\Capture\temp Hood 105\temp\audio1.aac"
17:59:53 Unable to encode Audio even piping from FFmpeg!
18:00:32 Broken audio found. No one press abort. I will continue
18:00:32 Encoded 1' Audio Track: audio1.mp4 -1 bytes
18:00:35 Number of Frames: 65850
18:00:35 Framerate: 25.000000
18:00:35 Movie length in Seconds: 2635
18:00:35 Movie Width/Height: 720/576
18:00:35 DgIndex AR: 16:9
18:00:35 Starting X264
18:00:35 CRF encoding X264: E:\AutoMKV096\exe\encoder\x264.exe --pass 1 --crf 22 --stats "D:\Capture\temp Hood 105\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 --level 4.1 --weightb --b-pyramid --b-rdo --bime --partitions p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads auto --thread-input --aq-mode 0 --aq-strength 0.00 --sar 14222222:10000000 --output "D:\Capture\temp Hood 105\temp\movie.264" "D:\Capture\temp Hood 105\temp\movie.avs"
18:00:35 Accepted values are between 697303040 and 741343232 bytes (movie+audio)
18:00:35 Got a file of size: -1 bytes + audio size 147445760 bytes (147445760)
18:00:35 Encoding finished: 00:01:48 elapsed time
18:00:35 -----------------------------------------------------------------------
18:00:35 Script AutoCrop.log
18:00:35
18:00:35 Crop(0,8,720,560)
18:00:35 -----------------------------------------------------------------------
18:00:35 Script movie.avs
18:00:35
18:00:35 #loadpluginstart
18:00:35
18:00:35 #test1
18:00:35
18:00:35 #importstart
18:00:35
18:00:35 #test2
18:00:35
18:00:35 movie = mpeg2source("D:\Capture\temp Hood 105\temp\movie.d2v")
18:00:35 function getOrder(clip c) {
18:00:35 order = GetParity(c) ? 1 : 0
18:00:35 Return order }
18:00:35 #filter1start
18:00:35
18:00:35 #test3
18:00:35
18:00:35 last=movie.Crop(0,8,720,560)
18:00:35 fixed_aspect = 1.285714
18:00:35 out_width = 720
18:00:35 #Aspect_Error = -0.000%
18:00:35 out_height = 560
18:00:35 #resizestart
18:00:35
18:00:35 #test4
18:00:35
18:00:35 Spline36Resize(out_width,out_height)
18:00:35 #filter2start
18:00:35
18:00:35 #test5
18:00:35
18:00:35 RemoveGrain(mode=2)
18:00:35 -----------------------------------------------------------------------
18:00:35 Script mkvmaudio.avs
18:00:35
18:00:35 LoadPlugin("E:\AutoMKV096\exe\filter\NicAudio.dll")
18:00:35 LoadPlugin("E:\AutoMKV096\exe\filter\SoundOut.dll")
18:00:35 LoadPlugin("E:\AutoMKV096\exe\BeSweet\BassAudio.dll")
18:00:35 LoadPlugin("E:\AutoMKV096\exe\filter\FFmpegSource.dll")
18:00:35 #Applying ORIGINAL downmixing routines
18:00:35
18:00:35 function addvideo(clip c) {
18:00:35 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
18:00:35 Return audiodub(last,c)
18:00:35 }
18:00:35 Normalize()
18:00:35
18:00:35 Soundout(output="cmd",type=1,format=3,autoclose=true,executable="E:\AutoMKV096\exe\besweet\neroaacenc.exe",prefilename=" -ignorelength -q 0.35 -if - -of audio.mp4",postfilename="",nofilename=true,showoutput=false)
18:00:35
18:00:35 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -

Teddybaer
24th April 2008, 10:44
@buzzqw


N:\Neue Filme\Koenige der Wellen\temp>"C:\Dokumente und Einstellungen\Administra
tor\Desktop\AutoMKV096b7\exe\encoder\UncompAVIToWMV.exe" -i "N:\Neue Filme\Koeni
ge der Wellen\temp\movie.avs" -o "N:\Neue Filme\Koenige der Wellen\temp\movie.wm
v" -pf "N:\Neue Filme\Koenige der Wellen\temp\wmvprofile.prx"
[matroska @ 01B4DA58]Ignoring seekhead entry for ID=0x1549a966
[matroska @ 01B4DA58]Ignoring seekhead entry for ID=0x1654ae6b
[matroska @ 01B4DA58]Ignoring seekhead entry for ID=0x114d9b74
[matroska @ 01B4DA58]Unknown entry 0x73a4 in info header
[matroska @ 01B4DA58]Unknown track header entry 0x55aa - ignoring
[matroska @ 01B4DA58]Unknown track header entry 0x23314f - ignoring
[matroska @ 01B4DA58]Unknown track header entry 0x55ee - ignoring
[matroska @ 01B4DA58]Unknown track header entry 0xaa - ignoring
[matroska @ 01B4DA58]Unknown track header entry 0x55aa - ignoring
[matroska @ 01B4DA58]Unknown track header entry 0x23314f - ignoring
[matroska @ 01B4DA58]Unknown track header entry 0x55ee - ignoring
[matroska @ 01B4DA58]Unknown track header entry 0xaa - ignoring
[matroska @ 01B4DA58]Unknown track header entry 0x55aa - ignoring
[matroska @ 01B4DA58]Unknown track header entry 0x23314f - ignoring
[matroska @ 01B4DA58]Unknown track header entry 0x55ee - ignoring
[matroska @ 01B4DA58]Unknown track header entry 0xaa - ignoring
bitstream problem: resyncing...
bitstream problem: resyncing...
bitstream problem: resyncing...
bitstream problem: resyncing...
bitstream problem: resyncing...
bitstream problem: resyncing...
bitstream problem: resyncing...
bitstream problem: resyncing...
0%--------20%-------40%-------60%-------80%-------100%
convert: ***************************************************

buzzqw
24th April 2008, 11:26
@zacoz

... i will try to replicate, thanks

@Teddybaer

ffmpegsource seems unable to process correct your source file

try forcing DirectShowSource

BHH

Teddybaer
24th April 2008, 17:55
@buzzqw

same result :(

d-sup-1080p.log

13:07:17 0.96 public beta12 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
13:07:17 OS Version: Windows Server 2003
13:07:17 Selected Input file: N:\Neue Filme\Koenige der Wellen\d-sup-1080p.mkv
13:07:17 Selected Output dir: N:\Neue Filme\Koenige der Wellen\temp\
13:07:17 Selected Final Name: d-sup-1080p
13:07:17 Selected Container type: WMV
13:07:17 Selected Encoder: WMV
13:07:17 Selected Size: Don't care about size / 1
13:07:17 Selected Profile: 1_Pass_WMV9.xml
13:07:17 Selected Resizer: SimpleResize (neutral soft) / 720
13:07:17 Selected Filters: RemoveGrain(mode=2)
13:07:17 Selected Deinterlacer: AUTO
13:07:17 Selected Field Order: AUTO
13:07:17 Specify Bitrate: 1500
13:07:17 Enabled Bitrate encoding with value 1500
13:07:17 Track Language 1: automkv_audio_track.2.ac3
13:07:17 Audio Codec 1: WMV
13:07:17 Audio Quality 1: 50
13:07:17 Audio Channel 1: Stereo
13:07:17 Track Language 2: NONE
13:07:17 Audio Codec 2: WMV
13:07:17 Enabled Use DirectShowSource for AUDIO and VIDEO
13:07:17 Advanced Audio Settings DUMP Track 1
13:07:17 Nero Option Profiles: AUTO --- Encoding Mode: Quality
13:07:17 CCT Option Profiles: AUTO --- Channel Options: AUTO
13:07:17 Lame Settings: ABR
13:07:17 Audio Normalization: 1
13:07:17 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
13:07:17
13:07:33 Renamed file to audio.ac3
13:12:10 Number of Frames: 122289
13:12:10 Framerate: 23.976044
13:12:10 Movie length in Seconds: 5101
13:12:10 Movie Width/Height: 1920/1024
18:40:26 Source is declared tff by a margin of 87/73.
18:40:26 Advanced Deinterlace Routines Log
18:40:26 Analyzed 583 sections of five frames
18:40:26 Found Interlace Sections: 0 0.00%
18:40:26 Found Progressive Sections:583 100.00%
18:40:26 Found Telecined Sections: 0 0.00%
18:40:26 Found Zero Mov: 100.00% 583
18:40:26 Found One Mov: 0.00% 0
18:40:26 Found Two Mov: 0.00% 0
18:40:26 Found Three Mov: 0.00% 0
18:40:26 Found Four Mov: 0.00% 0
18:40:26 Found Five Mov: 0.00% 0
18:40:26 The Movie is declared to progressive
18:40:26 Extracting audio with h264to for feeding WMEncoder
18:47:55 WMV Encoding CMD: "C:\Dokumente und Einstellungen\Administrator\Desktop\AutoMKV096b7\exe\encoder\UncompAVIToWMV.exe" -i "N:\Neue Filme\Koenige der Wellen\temp\movie.avs" -o "N:\Neue Filme\Koenige der Wellen\temp\movie.wmv" -pf "N:\Neue Filme\Koenige der Wellen\temp\wmvprofile.prx"
18:48:25 Only Movie Size: 165131 bytes
18:48:25 Final Muxed size: 165131 bytes
18:48:25 Encoding finished: 05:41:08 elapsed time
18:48:25 -----------------------------------------------------------------------
18:48:25 Script AutoCrop.log
18:48:25
18:48:25 Crop(0,0,1920,1024)
18:48:25 -----------------------------------------------------------------------
18:48:25 Script movie.avs
18:48:25
18:48:25 #loadpluginstart
18:48:25
18:48:25 #test1
18:48:25
18:48:25 #importstart
18:48:25
18:48:25 #test2
18:48:25
18:48:25 movie = directshowsource("N:\Neue Filme\Koenige der Wellen\d-sup-1080p.mkv",fps=23.976044,convertfps=true,audio=false)
18:48:25 movie = isRGB(movie) ? ConvertToYV12(movie,interlaced=true) : movie
18:48:25 movie = isYUY2(movie) ? ConvertToYV12(movie,interlaced=true) : movie
18:48:25 function getOrder(clip c) {
18:48:25 order = GetParity(c) ? 1 : 0
18:48:25 Return order }
18:48:25 #filter1start
18:48:25
18:48:25 #test3
18:48:25
18:48:25 last=movie.Crop(0,0,1920,1024)
18:48:25 fixed_aspect = 1.875000
18:48:25 out_width = 720
18:48:25 #Aspect_Error = 0.000%
18:48:25 out_height = 384
18:48:25 #resizestart
18:48:25
18:48:25 #test4
18:48:25
18:48:25 SimpleResize(out_width,out_height)
18:48:25 #filter2start
18:48:25
18:48:25 #test5
18:48:25
18:48:25 RemoveGrain(mode=2)
18:48:25 audio=NicAC3Source("N:\Neue Filme\Koenige der Wellen\temp\audio1.ac3")
18:48:25 audio=NicMPG123Source("N:\Neue Filme\Koenige der Wellen\temp\automkv_audio_track.2.mpa")
18:48:25 audio=Normalize(audio)
18:48:25
18:48:25 AudioDub(audio,last)
18:48:25 -----------------------------------------------------------------------
18:48:25 Script mkvmaudio.avs
18:48:25
18:48:25 LoadPlugin("C:\Dokumente und Einstellungen\Administrator\Desktop\AutoMKV096b7\exe\filter\NicAudio.dll")
18:48:25 LoadPlugin("C:\Dokumente und Einstellungen\Administrator\Desktop\AutoMKV096b7\exe\filter\SoundOut.dll")
18:48:25 LoadPlugin("C:\Dokumente und Einstellungen\Administrator\Desktop\AutoMKV096b7\exe\BeSweet\BassAudio.dll")
18:48:25 NicAC3Source("N:\Neue Filme\Koenige der Wellen\temp\automkv_audio_track.2.ac3")
18:48:25 function addvideo(clip c) {
18:48:25 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
18:48:25 Return audiodub(last,c)
18:48:25 }
18:48:25 Normalize()
18:48:25 ConvertAudioTo16bit()
18:48:25 #Applying STEREO downmixing routines
18:48:25 function stereo(clip a)
18:48:25 {
18:48:25 flr = GetChannel(a, 1, 2)
18:48:25 fcc = GetChannel(a, 3)
18:48:25 lfe = GetChannel(a, 4)
18:48:25 lfc = MixAudio(fcc, lfe, 0.2071, 0.2071)
18:48:25 mix = MergeChannels(lfc, lfc)
18:48:25 lrc = MixAudio(flr, mix, 0.2929, 1.0)
18:48:25 blr = GetChannel(a, 5, 6)
18:48:25 Return MixAudio(lrc, blr, 1.0, 0.2929)
18:48:25 }
18:48:25 #
18:48:25 6==Audiochannels() ? stereo() : last
18:48:25
18:48:25 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -

movie_wmv.bat


N:\Neue Filme\Koenige der Wellen\temp>"C:\Dokumente und Einstellungen\Administra
tor\Desktop\AutoMKV096b7\exe\encoder\UncompAVIToWMV.exe" -i "N:\Neue Filme\Koeni
ge der Wellen\temp\movie.avs" -o "N:\Neue Filme\Koenige der Wellen\temp\movie.wm
v" -pf "N:\Neue Filme\Koenige der Wellen\temp\wmvprofile.prx"
bitstream problem: resyncing...
bitstream problem: resyncing...
bitstream problem: resyncing...
bitstream problem: resyncing...
bitstream problem: resyncing...
bitstream problem: resyncing...
bitstream problem: resyncing...
bitstream problem: resyncing...
0%--------20%-------40%-------60%-------80%-------100%
convert: ***************************************************

buzzqw
24th April 2008, 19:18
bitstream problem: resyncing...

sorry pal, last try could be converting it into lossless file (by checking in advanced option "preencode to lossless"

BHH

Teddybaer
24th April 2008, 21:54
@buzzqw

"preencode to lossless" did not work - same result...

MediaInfoRaw

General #0
Complete name : N:\Neue Filme\Koenige der Wellen\d-sup-1080p.mkv
Format : Matroska
File size : 7.94 GiB
PlayTime : 1h 25mn
Bit rate : 13 Mbps
Encoded date : UTC 2008-04-08 12:56:42
Writing application : mkvmerge v2.1.0 ('Another Place To Fall') built on Aug 19 2007 13:40:07
Writing library : libebml v0.7.7 + libmatroska v0.8.1

Video #0
Codec : AVC
Codec/Family : AVC
Codec/Info : Advanced Video Codec
Codec profile : High@L5.1
Codec settings, CABAC : Yes
PlayTime : 1h 24mn
Bit rate : 12 Mbps
Nominal bit rate : 12 Mbps
Width : 1920 pixels
Height : 1024 pixels
Display Aspect ratio : 1.875
Frame rate : 23.976 fps
Chroma : 4:2:0
Interlacement : Progressive
Writing library : x264 - core 58 r785M 192768d
Encoding settings : cabac=1 / ref=8 / deblock=1:0:0 / analyse=0x3:0x133 / me=hex / subme=6 / me-prepass=0 / brdo=1 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / chroma_qp_offset=0 / threads=3 / nr=0 / decimate=1 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=1 / wpredb=1 / bime=1 / keyint=250 / keyint_min=25 / scenecut=40(pre) / rc=2pass / bitrate=12097 / ratetol=1.0 / rceq='blurCplx^(1-qComp)' / qcomp=1.00 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.30 / aq=1:0.5:13.0
Language : English

Audio #0
Codec : AC3
PlayTime : 1h 25mn
Bit rate mode : CBR
Bit rate : 640 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Rear: L R, LFE
Sampling rate : 48 KHz
Language : English

Audio #1
Codec : AC3
PlayTime : 1h 25mn
Bit rate mode : CBR
Bit rate : 640 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Rear: L R, LFE
Sampling rate : 48 KHz
Language : German



d-sup-1080p.log

22:01:38 0.96 public beta12 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
22:01:38 OS Version: Windows Server 2003
22:01:38 Selected Input file: N:\Neue Filme\Koenige der Wellen\d-sup-1080p.mkv
22:01:38 Selected Output dir: N:\Neue Filme\Koenige der Wellen\temp\
22:01:38 Selected Final Name: d-sup-1080p
22:01:38 Selected Container type: WMV
22:01:38 Selected Encoder: WMV
22:01:38 Selected Size: Don't care about size / 1
22:01:38 Selected Profile: 1_Pass_WMV9.xml
22:01:38 Selected Resizer: SimpleResize (neutral soft) / 720
22:01:38 Selected Filters: RemoveGrain(mode=2)
22:01:38 Selected Deinterlacer: AUTO
22:01:38 Selected Field Order: AUTO
22:01:38 Specify Bitrate: 1500
22:01:38 Enabled Bitrate encoding with value 1500
22:01:38 Track Language 1: automkv_audio_track.2.ac3
22:01:38 Audio Codec 1: WMV
22:01:38 Audio Quality 1: 50
22:01:38 Audio Channel 1: Stereo
22:01:38 Track Language 2: NONE
22:01:38 Audio Codec 2: WMV
22:01:38 Advanced Audio Settings DUMP Track 1
22:01:38 Nero Option Profiles: AUTO --- Encoding Mode: Quality
22:01:38 CCT Option Profiles: AUTO --- Channel Options: AUTO
22:01:38 Lame Settings: ABR
22:01:38 Audio Normalization: 1
22:01:38 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
22:01:38
22:02:18 Unable to determine movie properties with FFmpegSource. Now analyzing with MediaInfo
22:02:18 Number of Frames: 122291
22:02:18 Framerate: 23.976
22:02:18 Movie length in Seconds: 5101
22:02:18 Movie Width/Height: 1920/1024
22:02:19 Source is hybrid bff and tff at 0 bff and 0 tff.
22:02:19 Advanced Deinterlace Routines Log
22:02:19 Analyzed 0 sections of five frames
22:02:19 Found Interlace Sections: 0 -1.#J%
22:02:19 Found Progressive Sections:0 -1.#J%
22:02:19 Found Telecined Sections: 0 -1.#J%
22:02:19 Found Zero Mov: -1.#J% 0
22:02:19 Found One Mov: -1.#J% 0
22:02:19 Found Two Mov: -1.#J% 0
22:02:19 Found Three Mov: -1.#J% 0
22:02:19 Found Four Mov: -1.#J% 0
22:02:19 Found Five Mov: -1.#J% 0
22:02:19 Extracting audio with h264to for feeding WMEncoder
22:09:55 WMV Encoding CMD: "C:\Dokumente und Einstellungen\Administrator\Desktop\AutoMKV096b7\exe\encoder\UncompAVIToWMV.exe" -i "N:\Neue Filme\Koenige der Wellen\temp\movie.avs" -o "N:\Neue Filme\Koenige der Wellen\temp\movie.wmv" -pf "N:\Neue Filme\Koenige der Wellen\temp\wmvprofile.prx"
22:10:42 Only Movie Size: 245155 bytes
22:10:42 Final Muxed size: 245155 bytes
22:10:42 Encoding finished: 00:09:04 elapsed time
22:10:42 -----------------------------------------------------------------------
22:10:42 Script movie.avs
22:10:42
22:10:42 #loadpluginstart
22:10:42
22:10:42 #test1
22:10:42
22:10:42 #importstart
22:10:42
22:10:42 #test2
22:10:42
22:10:42 movie = directshowsource("N:\Neue Filme\Koenige der Wellen\temp\lossless.avi",fps=23.976,convertfps=true,audio=false)
22:10:42 movie = isRGB(movie) ? ConvertToYV12(movie,interlaced=true) : movie
22:10:42 movie = isYUY2(movie) ? ConvertToYV12(movie,interlaced=true) : movie
22:10:42 function getOrder(clip c) {
22:10:42 order = GetParity(c) ? 1 : 0
22:10:42 Return order }
22:10:42 #filter1start
22:10:42
22:10:42 #test3
22:10:42
22:10:42 last=movie
22:10:42 fixed_aspect = 1.000000
22:10:42 out_width = 720
22:10:42 #Aspect_Error = 0.000%
22:10:42 out_height = 720
22:10:42 #resizestart
22:10:42
22:10:42 #test4
22:10:42
22:10:42 SimpleResize(out_width,out_height)
22:10:42 #filter2start
22:10:42
22:10:42 #test5
22:10:42
22:10:42 RemoveGrain(mode=2)
22:10:42 audio=NicAC3Source("N:\Neue Filme\Koenige der Wellen\temp\automkv_audio_track.2.ac3")
22:10:42 audio=NicMPG123Source("N:\Neue Filme\Koenige der Wellen\temp\automkv_audio_track.2.mpa")
22:10:42 audio=Normalize(audio)
22:10:42
22:10:42 AudioDub(audio,last)
22:10:42
22:10:42 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -

Honeyko
25th April 2008, 20:17
SUGGESTION #1: Add a "copy video" option, so that we can process projects for which we only want to re-encode the audio. (This will enable us to skip a lot of annoying steps manually de-muxing and re-muxing.

SUGGESTION #2: Enable different settings for multiple audio tracks (rather than just "All"). I.e., so a 5.1 track can be converted to 192kbps DPLII, a 2.0 to 112kbps stereo, and mono to mono -- all at once.

RickA
26th April 2008, 04:38
Greets buzzqw,

I have some questions for you about the Normalize Audio setting if you don't mind. No, these are not complaints. ;-)

- Are they your own settings or those of BeSweet, etc?
- What DB level are normalizing to... 0 DB, -5 DB, -10 DB?
- Are you using peak values or RMS?
- What if we select the Copy Original audio, is it still normalized? I prefer to keep the original AC3 so I can feed it via digital output to my home sound system for it to decode the DD5.1+

I ask these mostly out of curiousity. Thanks.

Cheers,
Rick

buzzqw
26th April 2008, 07:49
@RickA

i use soundout plugin, by Sh0dan (search in forum)
for normalizing: .. i use the normalize of avisynth
from avisynth manual
By default the clip is amplified to 1.0, that is maximum without clipping - higher values are sure to clip, and create distortions. If one volume is supplied, the other channel will be amplified the same amount.

The calculation of the peak value is done the first time the audio is requested, so there will be some seconds until AviSynth continues.

on copy audio NO, no normalization is done (and.. btw it's impossible to apply a normalization to Ac3 without reencoding)

BHH

eemil
26th April 2008, 12:21
Hello all & especially buzzqw

Is there a way to use some delogo filter with x264-mkv so that x264.exe does the encoding, or will there be that possibility in the future versions of automkv?

There seems to be an issue with the manual cropping & resize; it leaves a few pixels wide black bar on the top of the video, this affects at least many of the ones with thick cropping(ie. widescreen video on 4/3 frames). But when I cropped 5 lines over the top it didn't have any black lines...
It seems that the preview window isn't showing video correctly, virtualdubmod shows that 69 lines has to be removed from the top of the frame of this certain mpeg2-video but automkv's preview-window is showing that 67 will be enough

Trimming would be more useful if you'd implement it to cut frames from beginning of the video also, say with -(minus)values

Trimming also seems to act confusingly. Last night I compressed 12 vids, the 10th were to be trimmed(ok, did it) but then I cleared the frame number from the trim box but also the last 2 vids were trimmed the same way.
An our ago I tested 2 vids, first was to be trimmed and second was to test if it still trims although the cleared trim box. Now it did not trim on either case. The logs of these showed it to be as the videos resulted

Then there is still the log of one job(the settings are same for all the jobs except resize/cropping and mvdenoise is disabled when testing, that's why the log's posted):Stream Type: MPEG2 Program
Profile: main@main
Frame Size: 720x480
Display Size: 720x480
Aspect Ratio: 4:3 [2]
Frame Rate: 29.970030 fps
Video Type: NTSC
Frame Type: Interlaced
Coding Type: P
Colorimetry: SMPTE 170M
Frame Structure: Frame
Field Order: Top
Coded Number: 99
Playback Number: 99
Frame Repeats: 0
Field Repeats: 0
VOB ID: 36
Cell ID: 1
Bitrate: 4.629 Mbps
Bitrate (Avg): 3.891 Mbps
Bitrate (Max): 4.629 Mbps
Audio Stream: a0: PCM 48K 16bit 2ch
Timestamp: 0:00:02
Elapsed: 0:00:03
Remain: 0:07:31
FPS: 23.51
Info:
00:26:22 0.96 public beta12 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
00:26:22 OS Version: Windows XP
00:26:22 Selected Input file: D:\DVD\Rips\Black Tide - Shockwave.VOB
00:26:23 Selected Output dir: D:\DVD\Rips\temp\
00:26:23 Selected Final Name: Black Tide - Shockwave
00:26:23 Selected Container type: MKV
00:26:23 Selected Encoder: X264
00:26:23 Selected Size: Don't care about size / 1
00:26:23 Selected Profile: 2_Pass_Better_Quality.xml
00:26:23 Selected Resizer: Spline36Resize (neutral sharp) / Automatic
00:26:23 Selected Filters: RemoveGrain(mode=2)
00:26:23 Selected Deinterlacer: AUTO
00:26:23 Selected Field Order: AUTO
00:26:23 Specify Quality: 60
00:26:23 Manual Crop&Resize Enabled
00:26:23 Left Crop: 14
00:26:23 Top Crop: 8
00:26:23 Right Crop: 16
00:26:23 Botton Crop: 8
00:26:23 Manual Width: 640
00:26:23 Manual Height: 480
00:26:23 Enabled CRF/CQ AutoRes at 18 value
00:26:23 Track Language 1: a0: PCM 48K 16bit 2ch
00:26:23 Audio Codec 1: Nero AAC
00:26:23 Audio Quality 1: 0.35
00:26:23 Audio Channel 1: Stereo
00:26:23 Track Language 2: NONE
00:26:23 Audio Codec 2: Nero AAC
00:26:23 Advanced Audio Settings DUMP Track 1
00:26:23 Nero Option Profiles: AUTO --- Encoding Mode: Quality
00:26:23 CCT Option Profiles: AUTO --- Channel Options: AUTO
00:26:23 Lame Settings: ABR
00:26:23 Audio Normalization: 1
00:26:23 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
00:26:23
00:26:23 Dgindex CMD: D:\IMUT\DVD\###___X264\AutoMKV096b7\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=a0 -YR=2 -AIF=[D:\DVD\Rips\Black Tide - Shockwave.VOB] -OF=[D:\DVD\Rips\temp\movie] -exit -minimize
00:26:33 D2V file size: 32289 bytes
00:26:33 Audio 1: movie ta0 48k 16bit 2ch.wav
00:26:33 Pre Audio 1' Size: 41840364 bytes
00:26:33 Encoding D:\DVD\Rips\temp\movie ta0 48k 16bit 2ch.wav to NeroAAC with 0.35 quality
00:27:32 Encoded 1' Audio Track: movie ta0 48k 16bit 2ch.mp4 3413194 bytes
00:27:35 Number of Frames: 6531
00:27:35 Framerate: 29.970030
00:27:35 Movie length in Seconds: 218
00:27:35 Movie Width/Height: 720/480
00:27:35 DgIndex AR: 4:3
00:27:56 Source is declared tff by a margin of 8/0.
00:27:56 Advanced Deinterlace Routines Log
00:27:56 Analyzed 35 sections of five frames
00:27:56 Found Interlace Sections: 14 40.00%
00:27:56 Found Progressive Sections:0 0.00%
00:27:56 Found Telecined Sections: 21 60.00%
00:27:56 Found Zero Mov: 0.00% 0
00:27:56 Found One Mov: 2.86% 1
00:27:56 Found Two Mov: 60.00% 21
00:27:56 Found Three Mov: 25.71% 9
00:27:56 Found Four Mov: 8.57% 3
00:27:56 Found Five Mov: 2.86% 1
00:27:56 Starting X264
00:27:57 Command Line 1' Pass X264: D:\IMUT\DVD\###___X264\AutoMKV096b7\exe\encoder\x264.exe --pass 1 --crf 25.00 --stats "D:\DVD\Rips\temp\.stats" --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --mixed-refs --trellis 1 --ref 6 --filter 0,0 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me hex --no-ssim --level 4.1 --weightb --b-pyramid --b-rdo --bime --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --threads auto --thread-input --aq-mode 1 --aq-strength 2.00 --sar 1:1 --output "D:\DVD\Rips\temp\movie.264" "D:\DVD\Rips\temp\movie.avs"
01:31:48 Finished 1' Pass X264
01:31:48 Only Movie Size: 105525240 bytes
01:31:48 "D:\IMUT\DVD\###___X264\AutoMKV096b7\exe\matroska\mkvmerge.exe" -o "D:\DVD\Rips\temp\Black Tide - Shockwave.mkv" --default-duration 0:30000/1001fps --track-name -1:"Black Tide - Shockwave" "D:\DVD\Rips\temp\movie.264" --language -1:und --default-track -1:yes "D:\DVD\Rips\temp\movie ta0 48k 16bit 2ch.mp4" --title "Done with AutoMKV 0.96 public beta12 http://forum.doom9.org/showthread.php?t=134478 "
01:31:57 Final Muxed size: 109019608 bytes
01:31:57 Encoding finished: 01:04:00 elapsed time
01:31:57 -----------------------------------------------------------------------
01:31:57 Script movie.avs
01:31:57
01:31:57 #loadpluginstart
01:31:57
01:31:57 #test1
01:31:57
01:31:57 #importstart
01:31:57
01:31:57 #test2
01:31:57
01:31:57 movie = mpeg2source("D:\DVD\Rips\temp\movie.d2v")
01:31:57 function getOrder(clip c) {
01:31:57 order = GetParity(c) ? 1 : 0
01:31:57 Return order }
01:31:57 #filter1start
01:31:57
01:31:57 #test3
01:31:57
01:31:57 last = movie
01:31:57 crop(14,8,-16,-8)
01:31:57 fixed_aspect = 1.321839
01:31:57 #Aspect_Error = -1.#IO%
01:31:57 #resizestart
01:31:57
01:31:57 #test4
01:31:57
01:31:57 Spline36Resize(640,480)
01:31:58 #filter2start
01:31:58
01:31:58 #test5
01:31:58
01:31:58 RemoveGrain(mode=2)
01:31:58 backward_vec2 = last.MVAnalyse(isb = true, lambda = 1000, delta = 2, pel = 2, idx = 1)
01:31:58 backward_vec1 = last.MVAnalyse(isb = true, lambda = 1000, delta = 1, pel = 2, idx = 1)
01:31:58 forward_vec1 = last.MVAnalyse(isb = false, lambda = 1000, delta = 1, pel = 2, idx = 1)
01:31:58 forward_vec2 = last.MVAnalyse(isb = false, lambda = 1000, delta = 2, pel = 2, idx = 1)
01:31:58 last.MVDenoise(backward_vec2,backward_vec1,forward_vec1,forward_vec2,tht=10,thSAD=300)
01:31:58 -----------------------------------------------------------------------
01:31:58 Script mkvmaudio.avs
01:31:58
01:31:58 LoadPlugin("D:\IMUT\DVD\###___X264\AutoMKV096b7\exe\filter\NicAudio.dll")
01:31:58 LoadPlugin("D:\IMUT\DVD\###___X264\AutoMKV096b7\exe\filter\SoundOut.dll")
01:31:58 LoadPlugin("D:\IMUT\DVD\###___X264\AutoMKV096b7\exe\BeSweet\BassAudio.dll")
01:31:58 LoadPlugin("D:\IMUT\DVD\###___X264\AutoMKV096b7\exe\filter\FFmpegSource.dll")
01:31:58 WavSource("D:\DVD\Rips\temp\movie ta0 48k 16bit 2ch.wav")
01:31:58 #Applying STEREO downmixing routines
01:31:58 function stereo(clip a)
01:31:58 {
01:31:58 flr = GetChannel(a, 1, 2)
01:31:58 fcc = GetChannel(a, 3)
01:31:58 lfe = GetChannel(a, 4)
01:31:58 lfc = MixAudio(fcc, lfe, 0.2071, 0.2071)
01:31:58 mix = MergeChannels(lfc, lfc)
01:31:58 lrc = MixAudio(flr, mix, 0.2929, 1.0)
01:31:58 blr = GetChannel(a, 5, 6)
01:31:58 Return MixAudio(lrc, blr, 1.0, 0.2929)
01:31:58 }
01:31:58 #
01:31:58 6==Audiochannels() ? stereo() : last
01:31:58 function addvideo(clip c) {
01:31:58 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
01:31:58 Return audiodub(last,c)
01:31:58 }
01:31:58 Normalize()
01:31:58
01:31:58 Soundout(output="cmd",type=1,format=3,autoclose=true,executable="D:\IMUT\DVD\###___X264\AutoMKV096b7\exe\besweet\neroaacenc.exe",prefilename=" -ignorelength -q 0.35 -if - -of audio.mp4",postfilename="",nofilename=true,showoutput=false)
01:31:58
01:31:58 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -the "The Movie is declared to telecined" line is missing and it didn't do anything to the interlaced frames:this was the first job of the queue and the rest did ok so it might not be a big problem but just to inform if it grows bigger

And still one question, I am using beta7 package with beta12 client: Is x264 here stable version so that there wouldn't be any tricks that might be not supported in the future? Could that be the case if x264 was beta? So basicilly this is: Will my rips decode correctly after say 5 years time?

Crono141
26th April 2008, 18:05
For some reason, it looks like AutoMKV is having trouble reading its own xml profiles. When I load any profile and check the profile page, I see this

????????????????????????????????????????????=????????????????????????†???'???????????†??????????????????†???????????†?????????????††??????????????†???????????????†??????????????††??????????????†???????????????????†?????????????????????†???????????????????????†???????????????????†????????????????†????????????????†????????????????????†??????????????????†???????????????????†???????????????†????????????????†????????????????†?????????????????†???????????????†????????????†?????????????????†?????????????†???????????????†????????????????????†?????????????????†????????????????†?????????????????†???????????????†???????????????????†????????????????†???????????????????†??????????????????††??????????????†???????????†??†??????????†??†????????????†?????????????†????????????†???????????†????????????†????????????????†??????????????????†???????????????????????????

I thought it might have been just a display error, but when I looked at the wmvprofile.prx, it showed the same string, and not the actual profile. This happens even after trying to restart AutoMKV

EDIT:

Nevermind. User Error. I accidentally installed the new beta over the old .95 version.

Poopoo
26th April 2008, 19:11
Hi,

I suggest you should put a WARNING! in your top post saying this tool will overwrite it's children apps in their original location, thereby screwing correct operation of other Encoder-GUI's that use them. :thanks:

Honeyko
26th April 2008, 22:34
BUG/RECOMMENDATION: When you select "Insane Quality", AutoMKV should wipe out any conflicting settings (such as a Custom Matrix, % quality or a CRF/CQ setting) when Start Encoding is clicked, as well as when the user first selects Insane.

Failure to do, without any alert, merely wastes hours of the encoder's time producing bloated output vastly larger than the file-size he chose.


(You can notice something is amiss in XviD, anyway, if the encraw that appears first isn't named "First Pass".)

Hogmeister
26th April 2008, 23:34
i've ran into a snag, both Superbad and 2001: A Space Odyssey went great once i installed automkv using the installer posted earlier.

well now i'm trying Resident Evil: Extinction, and oddly enough 2001 ASO used eac3to to demux the m2ts file but with Resident Evil it uses DGAVIndex. not sure whats different but oh well figured i'd say something since i dont know which is supposed to be used and why one would be used over the other.

anyway onto the problems: needless to say its back to its old shenanigans where it would sit on normalizing audio forever when going to AC3 DPLII from an AC3_3_2ch_448kbps directly off the bluray. i let it run for HOURS today just to see if it would change (tried a couple times also) but nothing changed.

i did this same conversion with a space odyssey and it went without a hitch, took about 30 minutes maybe a little longer with that movie.

so anyway, after a long time of waiting i decided to end the process of normalization and let it do its encoding. so it did, while it was encoding i figured i'd take a nap and i wake up to find it completely done.. the resulting file is a .264 but it isn't normal, like it skips every now and again and i dont think its doing a proper second pass, not sure though.

heres the log:

05:04:36 0.96 public beta12 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
05:04:36 Selected Input file: C:\blu-ray\Resident_Evil_Extinction\Resident Evil Extinction\BDMV\STREAM\movie.dga
05:04:36 Selected Output dir: D:\movies\Resident Evil Extinction\temp\
05:04:36 Selected Final Name: Resident Evil Extinction
05:04:36 Selected Container type: MKV
05:04:36 Selected Encoder: X264
05:04:36 Selected Size: 1 DVD-R / 1
05:04:36 Selected Profile: 2_Pass_Balanced.xml
05:04:36 Selected Resizer: SimpleResize (neutral soft) / Automatic
05:04:36 Selected Filters: RemoveGrain(mode=2)
05:04:36 Selected Deinterlacer: NONE
05:04:36 Selected Field Order: AUTO
05:04:36 Manual Crop&Resize Enabled
05:04:36 Left Crop: 0
05:04:36 Top Crop: 0
05:04:36 Right Crop: 0
05:04:36 Botton Crop: 0
05:04:36 Manual Width: 1280
05:04:36 Manual Height: 720
05:04:36 Enabled CRF/CQ AutoRes at 18 value
05:04:36 Track Language 1: movie.dga PID 1100 3_2ch 448Kbps.ac3
05:04:36 Audio Codec 1: AC3
05:04:36 Audio Quality 1: 320
05:04:36 Audio Channel 1: DPL II
05:04:36 Track Language 2: NONE
05:04:36 Audio Codec 2: Nero AAC
05:04:36 Advanced Audio Settings DUMP Track 1
05:04:36 Audio Track Language: und
05:04:36 Nero Option Profiles: AUTO --- Encoding Mode: Quality
05:04:36 CCT Option Profiles: AUTO --- Channel Options: AUTO
05:04:36 Lame Settings: ABR
05:04:36 Audio Normalization: 1
05:04:36 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
05:04:36 Activate Anamorphic Encoding
05:04:36
05:05:41 Encoding D:\movies\Resident Evil Extinction\temp\movie.dga PID 1100 3_2ch 448Kbps.ac3 to AC3 with 320 quality
09:57:00 Encoded 1' Audio Track: movie.dga PID 1100 3_2ch 448Kbps_.ac3 1280 bytes
09:57:00 Unable to encode Audio, try piping with FFmpeg!
09:57:00 Aften doesn't accept piping from ffmpeg, switching to LibA52
09:57:00 "C:\Program Files (x86)\AutoMKV\exe\BeSweet\ffmpeg.exe" -i "D:\movies\Resident Evil Extinction\temp\movie.dga PID 1100 3_2ch 448Kbps.ac3" -vn -acodec liba52 -ab 327680 -vol 256 -f ac3 audio1.ac3
09:57:01 Unable to encode Audio even piping from FFmpeg!
09:57:05 Broken audio found. No one press abort. I will continue
09:57:05 Encoded 1' Audio Track: audio1.ac3 -1 bytes
09:57:05 DGA File Size: 1684261 bytes
09:57:08 Number of Frames: 80052
09:57:08 Framerate: 23.976025
09:57:08 Movie length in Seconds: 3339
09:57:08 Movie Width/Height: 1920/1080
09:57:15 Starting X264
09:57:15 Command Line 1' Pass X264: C:\Program Files (x86)\AutoMKV\exe\encoder\x264.exe --pass 1 --bitrate 8287 --stats "D:\movies\Resident Evil Extinction\temp\.stats" --ref 1 --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --filter 0,0 --subme 2 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me dia --no-ssim --level 4.1 --b-pyramid --partitions none --threads auto --thread-input --aq-mode 2 --aq-strength 0.50 --sar -1:10000000 --output NUL "D:\movies\Resident Evil Extinction\temp\movie.avs"
09:57:15 Command Line 2' Pass X264: C:\Program Files (x86)\AutoMKV\exe\encoder\x264.exe --pass 2 --bitrate 8287 --stats "D:\movies\Resident Evil Extinction\temp\.stats" --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --mixed-refs --trellis 1 --ref 4 --filter 0,0 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me hex --no-ssim --level 4.1 --weightb --b-pyramid --b-rdo --bime --partitions p8x8,b8x8,i4x4 --threads auto --thread-input --aq-mode 2 --aq-strength 0.50 --sar -1:10000000 --output "D:\movies\Resident Evil Extinction\temp\movie.264" "D:\movies\Resident Evil Extinction\temp\movie.avs"
11:43:33 Finished 1' Pass X264
15:41:45 X264 Final 2 Pass Encoding Stats:
x264 [info]: using cpu capabilities: MMX MMXEXT SSE SSE2 SSE3 3DNow!
x264 [warning]: VBV underflow (-79006 bits)
x264 [info]: slice I:1071 Avg QP:12.93 size:104393
x264 [info]: slice P:40970 Avg QP:14.08 size: 55660
x264 [info]: slice B:38011 Avg QP:15.74 size: 28069
x264 [info]: mb I I16..4: 46.2% 0.0% 53.8%
x264 [info]: mb P I16..4: 15.2% 0.0% 17.9% P16..4: 14.2% 15.1% 13.2% 0.0% 0.0% skip:24.5%
x264 [info]: mb B I16..4: 5.7% 0.0% 4.5% B16..8: 30.9% 4.6% 8.1% direct:14.3% skip:31.9%
x264 [info]: direct mvs spatial:82.1% temporal:17.9%
x264 [info]: ref P 61.3% 19.6% 11.4% 7.6%
x264 [info]: ref B 71.6% 20.3% 8.0%
x264 [info]: kb/s:8288.3
15:41:45 Only Movie Size: 3459254272 bytes
15:41:45 "C:\Program Files (x86)\AutoMKV\exe\matroska\mkvmerge.exe" -o "D:\movies\Resident Evil Extinction\temp\Resident Evil Extinction.mkv" --default-duration 0:24000/1001fps --track-name -1:"Resident Evil Extinction" --aspect-ratio -1:1.777778 "D:\movies\Resident Evil Extinction\temp\movie.264" --language -1:und --default-track -1:yes "D:\movies\Resident Evil Extinction\temp\audio1.ac3" --title "Done with AutoMKV 0.96 public beta12 http://forum.doom9.org/showthread.php?t=134478 "
15:41:46 Final Muxed size: -1 bytes
15:41:46 Encoding finished: 03:58:13 elapsed time
15:41:46 -----------------------------------------------------------------------
15:41:46 Script movie.avs
15:41:46
15:41:46 #loadpluginstart
15:41:46
15:41:46 #test1
15:41:46
15:41:46 #importstart
15:41:46
15:41:46 #test2
15:41:46
15:41:46 movie = AVCSource("D:\movies\Resident Evil Extinction\temp\movie.dga")
15:41:46 function getOrder(clip c) {
15:41:46 order = GetParity(c) ? 1 : 0
15:41:46 Return order }
15:41:46 #filter1start
15:41:46
15:41:46 #test3
15:41:46
15:41:46 last = movie
15:41:46 crop(0,0,-0,-0)
15:41:46 fixed_aspect = 1.777778
15:41:46 #Aspect_Error = -1.#IO%
15:41:46 #resizestart
15:41:46
15:41:46 #test4
15:41:46
15:41:46 SimpleResize(1280,720)
15:41:46 #filter2start
15:41:46
15:41:46 #test5
15:41:46
15:41:46 RemoveGrain(mode=2)
15:41:46 -----------------------------------------------------------------------
15:41:46 Script mkvmaudio.avs
15:41:46
15:41:46 LoadPlugin("C:\Program Files (x86)\AutoMKV\exe\filter\NicAudio.dll")
15:41:46 LoadPlugin("C:\Program Files (x86)\AutoMKV\exe\filter\SoundOut.dll")
15:41:46 LoadPlugin("C:\Program Files (x86)\AutoMKV\exe\BeSweet\BassAudio.dll")
15:41:46 LoadPlugin("C:\Program Files (x86)\AutoMKV\exe\filter\FFmpegSource.dll")
15:41:46 NicAC3Source("D:\movies\Resident Evil Extinction\temp\movie.dga PID 1100 3_2ch 448Kbps.ac3")
15:41:46 #Applying DPL II downmixing routines
15:41:46 function DPLII(clip a)
15:41:46 {
15:41:46 fl = GetChannel(a, 1)
15:41:46 fr = GetChannel(a, 2)
15:41:46 c = GetChannel(a, 3)
15:41:46 sl = GetChannel(a, 5)
15:41:46 sr = GetChannel(a, 6)
15:41:46 ssl = MixAudio(sl, sr, 0.2818, 0.1627).Amplify(-1.0)
15:41:46 fl_c = MixAudio(fl, c, 0.3254, 0.2301)
15:41:46 ssr = MixAudio(sl, sr, 0.1627, 0.2818)
15:41:46 fr_c = MixAudio(fr, c, 0.3254, 0.2301)
15:41:46 l = MixAudio(ssl, fl_c, 1.0, 1.0)
15:41:46 r = MixAudio(ssr, fr_c, 1.0, 1.0)
15:41:46 Return MergeChannels(l, r)
15:41:46 }
15:41:46 #
15:41:46 6==Audiochannels() ? DPLII() : last
15:41:46 function addvideo(clip c) {
15:41:46 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
15:41:46 Return audiodub(last,c)
15:41:46 }
15:41:46 Normalize()
15:41:46
15:41:46 Soundout(output="cmd",type=1,format=3,autoclose=true,executable="C:\Program Files (x86)\AutoMKV\exe\besweet\aften.exe",prefilename=" -b 320 - audio.ac3",nofilename=true,showoutput=false)
15:41:46
15:41:46 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -

zacoz
27th April 2008, 05:48
Hi,

I suggest you should put a WARNING! in your top post saying this tool will overwrite it's children apps in their original location, thereby screwing correct operation of other Encoder-GUI's that use them. :thanks:

I gather you must have used the "Easy Installer by Ajax_Undone", as otherwise it's just a case of unzipping the AutoMKV files into a directory of your choice without touching other apps / GUI's?

@Ajax_Undone

Does the installer do something strange / wipe directories before installing the apps?

RickA
27th April 2008, 14:07
Thankyou, buzzqw. Just the info I was looking for about the normalizing.

Wishfull thinking on my part, but... I was wondering if you thought of adding some kind of networked LAN encoding ability in the future to AutoMKV? Something like what RBFarm did with DVD-RB and CCE. So one could use their multi-computer home LAN to create our .mkv files. :-)

Cheers,
Rick

Crono141
27th April 2008, 15:52
Ok, now I have a real problem (as opposed to the not real problem a few posts up :) )

Trying to rip Stargate DVD to WMV with 5.1 audio (original). I've done it twice now. The first time I got a 1.2 gig file that looked terrible. I used 1_pass_cq_VC1 profile with specify quality at 90, and used 90% quality on audio. When I ran the file, it looked like garbage (big blocks in foggy scenes, etc.) So the second time I used 2_pass_VC1_peak with audio at 75% and video at 95%. This produced a 5.5 gig file (yipes!) with stuttering playback.

I checked the bitrate data on both files. The first file (1 pass CQ) had an Audio Bitrate of 5028 kbps and a video bitrate of 956 kbps, which seems backwards. The second file (2 pass peak) had an audio bitrate of 50000 kbps and video bitrate of 33107 kbps. Yeah, Audio of Fifty Thousand Kbps. 30k for video is also about 10x or so larger than expected, as I have other rips with very nice quality at 4000 kbps.

Log of first file:
13:13:09 0.96 public beta12 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
13:13:09 OS Version: Windows XP
13:13:09 Selected Input file: D:\Media\Movies\DVD\Action\temp\DVD\VIDEO_TS\VTS_01_1.VOB
13:13:09 Selected Output dir: D:\Media\Movies\DVD\Action\temp\
13:13:09 Selected Final Name: Stargate
13:13:09 Selected Container type: WMV
13:13:09 Selected Encoder: WMV
13:13:09 Selected Size: Don't care about size / 1
13:13:09 Selected Profile: 1_Pass_CQ_VC1.xml
13:13:09 Selected Resizer: SimpleResize (neutral soft) / AutoCrop Only
13:13:09 Selected Filters: RemoveGrain(mode=2)
13:13:09 Selected Deinterlacer: AUTO
13:13:09 Selected Field Order: AUTO
13:13:09 Specify Quality: 90
13:13:09 NeroAACEnc.exe: not present
13:13:09 Enabled CRF/CQ AutoRes at 90 value
13:13:09 Track Language 1: 80: AC3 3/2 448
13:13:09 Audio Codec 1: WMV
13:13:09 Audio Quality 1: 90
13:13:09 Audio Channel 1: Original
13:13:09 Track Language 2: NONE
13:13:09 Audio Codec 2: WMV
13:13:09 Advanced Audio Settings DUMP Track 1
13:13:09 Nero Option Profiles: AUTO --- Encoding Mode: Quality
13:13:09 CCT Option Profiles: AUTO --- Channel Options: AUTO
13:13:09 Lame Settings: ABR
13:13:09 Audio Normalization: 1
13:13:09 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
13:13:09
13:13:09 Dgindex CMD: D:\Programs\AutoMKV\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=80 -YR=2 -AIF=[D:\Media\Movies\DVD\Action\temp\DVD\VIDEO_TS\VTS_01_1.VOB] -OF=[D:\Media\Movies\DVD\Action\temp\movie] -exit -minimize
13:16:05 D2V file size: 1001389 bytes
13:16:05 Audio 1: movie t80 3_2ch 448kbps delay 0ms.ac3
13:16:05 Pre Audio 1' Size: 436690688 bytes
13:16:06 Applying DelayAudio of 0 to audio file: movie t80 3_2ch 448kbps delay 0ms.ac3
13:16:06 Encoded 1' Audio Track: audio.wav -1 bytes
13:16:10 Number of Frames: 233709
13:16:10 Framerate: 29.970030
13:16:10 Movie length in Seconds: 7799
13:16:10 Movie Width/Height: 720/480
13:16:10 DgIndex AR: 4:3
13:25:27 Source is declared tff by a margin of 183/10.
13:25:27 Advanced Deinterlace Routines Log
13:25:27 Analyzed 411 sections of five frames
13:25:27 Found Interlace Sections: 45 10.95%
13:25:27 Found Progressive Sections:27 6.57%
13:25:27 Found Telecined Sections: 339 82.48%
13:25:27 Found Zero Mov: 6.57% 27
13:25:27 Found One Mov: 9.00% 37
13:25:27 Found Two Mov: 82.48% 339
13:25:27 Found Three Mov: 0.97% 4
13:25:27 Found Four Mov: 0.73% 3
13:25:27 Found Five Mov: 0.24% 1
13:25:27 The Movie is declared to telecined
13:25:27 Applying DelayAudio of 0 to audio file: movie T80 3_2ch 448Kbps DELAY 0ms.ac3
13:25:27 WMV Encoding CMD: "D:\Programs\AutoMKV\exe\encoder\UncompAVIToWMV.exe" -i "D:\Media\Movies\DVD\Action\temp\movie.avs" -o "D:\Media\Movies\DVD\Action\temp\movie.wmv" -pf "D:\Media\Movies\DVD\Action\temp\wmvprofile.prx

Second Encode Log:
01:12:56 OS Version: Windows XP
01:12:56 Selected Input file: G:\VIDEO_TS\VTS_01_0.IFO
01:12:56 Selected Output dir: D:\Media\Movies\DVD\Action\temp\
01:12:56 Selected Final Name: Stargate
01:12:56 Selected Container type: WMV
01:12:56 Selected Encoder: WMV
01:12:56 Selected Size: Don't care about size / 1
01:12:56 Selected Profile: 2_Pass_VC1_Peak.xml
01:12:56 Selected Resizer: SimpleResize (neutral soft) / AutoCrop Only
01:12:56 Selected Filters: RemoveGrain(mode=2)
01:12:56 Selected Deinterlacer: AUTO
01:12:56 Selected Field Order: AUTO
01:12:56 Specify Quality: 95
01:12:56 NeroAACEnc.exe: not present
01:12:56 Enabled CRF/CQ AutoRes at 90 value
01:12:56 Activate PGC Ripping: 1
01:12:56 Track Language 1: 80: English (AC3 6ch, 0xBD 0x80) [0,1]
01:12:56 Audio Codec 1: WMV
01:12:56 Audio Quality 1: 75
01:12:56 Audio Channel 1: Original
01:12:56 Track Language 2: NONE
01:12:56 Audio Codec 2: WMV
01:12:56 Advanced Audio Settings DUMP Track 1
01:12:56 Nero Option Profiles: AUTO --- Encoding Mode: Quality
01:12:56 CCT Option Profiles: AUTO --- Channel Options: AUTO
01:12:56 Lame Settings: ABR
01:12:56 Audio Normalization: 1
01:12:56 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
01:12:56
01:12:56 Starting ripping from G:\VIDEO_TS\ to D:\Media\Movies\DVD\Action\temp\
01:21:45 Finished Ripping
01:21:47 Activate PGC processing: PGC 1 [2:09:50:23]
01:21:47 Dgindex CMD: D:\Programs\AutoMKV\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=80 -YR=2 -AIF=[D:\Media\Movies\DVD\Action\temp\DVD\VIDEO_TS\VTS_01_1.vob] -OF=[D:\Media\Movies\DVD\Action\temp\movie] -exit -minimize
01:24:27 D2V file size: 1001389 bytes
01:24:27 Audio 1: movie t80 3_2ch 448kbps delay 0ms.ac3
01:24:27 Pre Audio 1' Size: 436690688 bytes
01:24:28 Applying DelayAudio of 0 to audio file: movie t80 3_2ch 448kbps delay 0ms.ac3
01:24:28 Encoded 1' Audio Track: audio.wav -1 bytes
01:24:31 Number of Frames: 233709
01:24:31 Framerate: 29.970030
01:24:31 Movie length in Seconds: 7799
01:24:31 Movie Width/Height: 720/480
01:24:31 DgIndex AR: 4:3
01:31:35 Source is declared tff by a margin of 183/10.
01:31:35 Advanced Deinterlace Routines Log
01:31:35 Analyzed 411 sections of five frames
01:31:35 Found Interlace Sections: 45 10.95%
01:31:35 Found Progressive Sections:27 6.57%
01:31:35 Found Telecined Sections: 339 82.48%
01:31:35 Found Zero Mov: 6.57% 27
01:31:35 Found One Mov: 9.00% 37
01:31:35 Found Two Mov: 82.48% 339
01:31:35 Found Three Mov: 0.97% 4
01:31:35 Found Four Mov: 0.73% 3
01:31:35 Found Five Mov: 0.24% 1
01:31:35 The Movie is declared to telecined
01:31:36 Applying DelayAudio of 0 to audio file: movie T80 3_2ch 448Kbps DELAY 0ms.ac3
01:31:36 WMV Encoding CMD: "D:\Programs\AutoMKV\exe\encoder\UncompAVIToWMV.exe" -i "D:\Media\Movies\DVD\Action\temp\movie.avs" -o "D:\Media\Movies\DVD\Action\temp\movie.wmv" -pf "D:\Media\Movies\DVD\Action\temp\wmvprofile.prx" -m
08:22:37 Only Movie Size: 5651444224 bytes
08:22:37 Final Muxed size: 5651444224 bytes
08:22:37 Encoding finished: 07:09:42 elapsed time
08:22:37 -----------------------------------------------------------------------
08:22:37 Script AutoCrop.log
08:22:37
08:22:37 Crop(2,106,716,268)
08:22:37 -----------------------------------------------------------------------
08:22:37 Script movie.avs
08:22:37
08:22:38 #loadpluginstart
08:22:38
08:22:38 #test1
08:22:38
08:22:38 #importstart
08:22:38
08:22:38 #test2
08:22:38
08:22:38 movie = mpeg2source("D:\Media\Movies\DVD\Action\temp\movie.d2v")
08:22:38 function getOrder(clip c) {
08:22:38 order = GetParity(c) ? 1 : 0
08:22:38 Return order }
08:22:38 #filter1start
08:22:38
08:22:38 #test3
08:22:38
08:22:38 movie = tfm(movie,d2v="D:\Media\Movies\DVD\Action\temp\movie.d2v").tdecimate()
08:22:38 last=movie.Crop(2,106,716,268)
08:22:38 fixed_aspect = 2.374793
08:22:38 out_width = 716
08:22:38 #Aspect_Error = 0.829%
08:22:38 out_height = 304
08:22:38 #resizestart
08:22:38
08:22:38 #test4
08:22:38
08:22:38 SimpleResize(out_width,out_height)
08:22:38 #filter2start
08:22:38
08:22:38 #test5
08:22:38
08:22:38 RemoveGrain(mode=2)
08:22:38 audio=NicAC3Source("D:\Media\Movies\DVD\Action\temp\movie T80 3_2ch 448Kbps DELAY 0ms.ac3")
08:22:38 audio=DelayAudio(audio,0.0000)
08:22:38 audio=Normalize(audio)
08:22:38
08:22:38 AudioDub(audio,last)
08:22:38 -----------------------------------------------------------------------
08:22:38 Script mkvmaudio.avs
08:22:38
08:22:38 LoadPlugin("D:\Programs\AutoMKV\exe\filter\NicAudio.dll")
08:22:38 LoadPlugin("D:\Programs\AutoMKV\exe\filter\SoundOut.dll")
08:22:38 LoadPlugin("D:\Programs\AutoMKV\exe\BeSweet\BassAudio.dll")
08:22:38 LoadPlugin("D:\Programs\AutoMKV\exe\filter\FFmpegSource.dll")
08:22:38 NicAC3Source("D:\Media\Movies\DVD\Action\temp\movie t80 3_2ch 448kbps delay 0ms.ac3")
08:22:38 DelayAudio(0.0000)
08:22:38 #Applying ORIGINAL downmixing routines
08:22:38
08:22:38 function addvideo(clip c) {
08:22:38 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
08:22:38 Return audiodub(last,c)
08:22:38 }
08:22:38 Normalize()
08:22:38
08:22:38 ConvertAudioTo16bit()
08:22:38 Soundout(output="wav",type=1,autoclose=true,filename="audio.wav",showoutput=false)
08:22:38
08:22:38 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -

What am I doing wrong?

EDIT: I ran the files through Gspot (instead of just taking window's word for the bitrate data) and the 1st file shows:

audio: 0x01:48000Hz 384 kb/s tot (6 chnls)
video: VC-1 Adv (WMP11) 4554kbps.

Second file:

audio: 0x01:48000Hz 256 kb/s tot (6 chnls)
video: 49808 kbps.

Maybe Windows explorer gets its bitrate data from the moon, but 50k kbps on video still seems outrageously high.

buzzqw
27th April 2008, 16:09
@Crono141

So the second time I used 2_pass_VC1_peak with audio at 75% and video at 95%

using 2 pass peak AND specifing quality mean nothing. In 2 pass profile or 1 pass profile (not the "CQ" profile) the only value used for video bitrate, is computed on disk settings.
Since you have specifed "13:13:09 Selected Size: Don't care about size / 1" automkv will go high as possible for bitrate (the don't care for size aim for 32GB file size)

about stuttering and more, i can only suggest actually to use wmv9, seems that vc1 encoder is too far for being usable

BHH