Log in

View Full Version : AutoMKV 0.98.4


Pages : 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21

buzzqw
14th August 2008, 08:30
the full log of both encode

BHH

AMED
14th August 2008, 09:36
Hi Buzzqw,

i have noticed an oddity with the compression test.

I have just tried to encode Indiana Jones and the temple of doom and when it does the compression test the output fed into x264 is 700x304 which the horizontal res is not dividable by 16.
http://img182.imageshack.us/img182/4707/pic01rl4.th.png (http://img182.imageshack.us/my.php?image=pic01rl4.png)


Because of this output looks like this when i either preview resmovie.avs in a media player or virtual dub, so this is what x264 is encoding as well.
http://img364.imageshack.us/img364/6212/pic02yh9.th.png (http://img364.imageshack.us/my.php?image=pic02yh9.png)

This of course makes the compression test very inaccurate. I'm not sure why the compression test is not running at 720x304, maybe a typo somewhere.

resmovie.avs
..........(removed list of plugins at the top).....
#importstart

#test2

movie = mpeg2source("F:\MOVIES\temp\movie.d2v")
function getOrder(clip c) {
order = GetParity(c) ? 1 : 0
Return order }
#filter1start

#test3

last=movie.Crop(2,72,716,432)
fixed_aspect = 2.357202
out_width = 700
#Aspect_Error = 2.370%
out_height = 304
#resizestart

#test4

LanczosResize(out_width,out_height)
#filter2start

#test5

function Comptest(clip c, float percent)
{
frange=floor(14./(percent/100.))
Return SelectRangeEvery(c, frange, 14)
}
Comptest(last,5)
backward_vec2 = last.MVAnalyse(isb = true, lambda = 1000, delta = 2, pel = 2, idx = 1)
backward_vec1 = last.MVAnalyse(isb = true, lambda = 1000, delta = 1, pel = 2, idx = 1)
forward_vec1 = last.MVAnalyse(isb = false, lambda = 1000, delta = 1, pel = 2, idx = 1)
forward_vec2 = last.MVAnalyse(isb = false, lambda = 1000, delta = 2, pel = 2, idx = 1)
last.MVDenoise(backward_vec2,backward_vec1,forward_vec1,forward_vec2,tht=10,thSAD=300)log19:23:58 0.96 public beta13 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
19:23:58 Selected Input file: F:\IJ_TEMPLE_OF_DOOM\VIDEO_TS\VTS_01_0.IFO
19:23:58 Selected Output dir: F:\MOVIES\temp\
19:23:58 Selected Final Name: IJ_TEMPLE_OF_DOOM
19:23:58 Selected Container type: MKV
19:23:58 Selected Encoder: X264
19:23:58 Selected Size: 1/5 DVD-R / 1
19:23:58 Selected Profile: 2_Pass_Insane_Quality.xml
19:23:58 Selected Resizer: LanczosResize / Automatic
19:23:58 Selected Filters: NONE
19:23:58 Selected Deinterlacer: AUTO
19:23:58 Selected Field Order: AUTO
19:23:58 Enabled CRF/CQ AutoRes at 19 value
19:23:58 Activate PGC Ripping: 1
19:23:58 Track Language 1: 80: English (AC3 6ch, 0xBD 0x80) [0]
19:23:58 Audio Codec 1: Nero AAC
19:23:58 Audio Quality 1: 0.35
19:23:58 Audio Channel 1: Stereo
19:23:58 Track Language 2: NONE
19:23:58 Audio Codec 2: Nero AAC
19:23:59 Advanced Audio Settings DUMP Track 1
19:23:59 Nero Option Profiles: AUTO --- Encoding Mode: Quality
19:23:59 CCT Option Profiles: AUTO --- Channel Options: AUTO
19:23:59 Lame Settings: ABR
19:23:59 Audio Normalization: 1
19:23:59 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
19:23:59
19:23:59 Activate PGC processing: PGC 1 [1:53:34:14]
19:23:59 Dgindex CMD: F:\AutoMKV0.96beta13\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=80 -YR=2 -AIF=[F:\IJ_TEMPLE_OF_DOOM\VIDEO_TS\VTS_01_1.vob] -OF=[F:\MOVIES\temp\movie] -exit -minimize
19:25:48 D2V file size: 894864 bytes
19:25:48 Audio 1: movie t80 3_2ch 448kbps delay 0ms.ac3
19:25:48 Pre Audio 1' Size: 381615360 bytes
19:25:49 Applying DelayAudio of 0 to audio file: movie t80 3_2ch 448kbps delay 0ms.ac3
19:25:49 Encoding F:\MOVIES\temp\movie t80 3_2ch 448kbps delay 0ms.ac3 to NeroAAC with 0.35 quality
19:33:39 Encoded 1' Audio Track: movie t80 3_2ch 448kbps delay 0ms.mp4 84051152 bytes
19:33:41 Number of Frames: 170364
19:33:41 Framerate: 25.000000
19:33:41 Movie length in Seconds: 6815
19:33:41 Movie Width/Height: 720/576
19:33:41 DgIndex AR: 16:9
19:36:22 Source is declared tff by a margin of 109/66.
19:36:22 Advanced Deinterlace Routines Log
19:36:22 Analyzed 765 sections of five frames
19:36:22 Found Interlace Sections: 8 1.05%
19:36:22 Found Progressive Sections:756 98.82%
19:36:22 Found Telecined Sections: 1 0.13%
19:36:22 Found Zero Mov: 98.82% 756
19:36:22 Found One Mov: 0.00% 0
19:36:22 Found Two Mov: 0.13% 1
19:36:22 Found Three Mov: 0.52% 4
19:36:22 Found Four Mov: 0.13% 1
19:36:22 Found Five Mov: 0.39% 3
19:36:22 The Movie is declared to progressive
19:36:22 Starting X264 AutoResize with WIDTH of Automatic and wanted size of 933232640 bytes
19:36:22 CRF encoding X264: F:\AutoMKV0.96beta13\exe\encoder\x264.exe --pass 1 --crf 19 --stats "F:\MOVIES\temp\.stats" --progress --keyint 250 --bframes 16 --qpmin 10 --qpmax 51 --no-psnr --no-fast-pskip --mixed-refs --trellis 2 --ref 16 --filter -2,-1 --subme 6 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me umh --pre-scenecut --psy-rd 1.0 --no-ssim --level 4.1 --merange 32 --weightb --b-adapt 2 --b-pyramid --b-rdo --bime --partitions p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads auto --thread-input --aq-mode 2 --aq-strength 0.80 --sar 1:1 --output "F:\MOVIES\temp\resmovie.mp4" "F:\MOVIES\temp\resmovie.avs"
20:06:03 Finished Autosize procedure
20:06:03 Tested total movie: 5%
20:06:03 AutoResize movie size: 89169058 bytes
20:06:03 Movie Width suggested: 544 value based on sample size (75.56% of original width)
20:06:03 Starting X264
20:06:03 Command Line 1' Pass X264: F:\AutoMKV0.96beta13\exe\encoder\x264.exe --pass 1 --bitrate 991 --stats "F:\MOVIES\temp\.stats" --ref 1 --progress --keyint 250 --bframes 16 --qpmin 10 --qpmax 51 --no-psnr --no-fast-pskip --filter -2,-1 --subme 2 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me dia --pre-scenecut --psy-rd 1.0 --no-ssim --level 4.1 --merange 32 --b-adapt 2 --b-pyramid --partitions none --threads auto --thread-input --aq-mode 2 --aq-strength 0.80 --sar 1:1 --output NUL "F:\MOVIES\temp\movie.avs"
20:06:03 Command Line 2' Pass X264: F:\AutoMKV0.96beta13\exe\encoder\x264.exe --pass 2 --bitrate 991 --stats "F:\MOVIES\temp\.stats" --progress --keyint 250 --bframes 16 --qpmin 10 --qpmax 51 --no-psnr --no-fast-pskip --mixed-refs --trellis 2 --ref 16 --filter -2,-1 --subme 6 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me umh --pre-scenecut --psy-rd 1.0 --no-ssim --level 4.1 --merange 32 --weightb --b-adapt 2 --b-pyramid --b-rdo --bime --partitions p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads auto --thread-input --aq-mode 2 --aq-strength 0.80 --sar 1:1 --output "F:\MOVIES\temp\movie.264" "F:\MOVIES\temp\movie.avs"

buzzqw
14th August 2008, 10:09
@AMED

got it, thanks, fixed in next beta 14 http://www.64k.it/andres/data/a/AutoMKV096b14.exe

BHH

AMED
14th August 2008, 10:12
Thanks Buzzqw,

your way to quick :)

I'll give it a test now

Also with your source code, will you be able to add the missing .pbv for the gui?

buzzqw
14th August 2008, 10:25
ops.. sorry i haven't it

i can suggest to use gDesign (for recover from source code )

BHH

Elpichu
14th August 2008, 10:32
I tried Star Wars III and it's ok with the sub ripping using vobsub, and sub muxing in final mkv file.
But subs are still desynched from movie (like it did with vsrip). At the begining of the movie I see the subs that should be in the middle of it.

buzzqw
14th August 2008, 10:33
@Elpichu

sorry pal, i cannot do more. i sugget to check and modify the timing using somw subtitles tools

BHH

Elpichu
14th August 2008, 10:36
@buzzqw

Yes i'll try that, and it's not an AutoMKV bug anyway ;)
Thanks for the good work !

Chengbin
14th August 2008, 17:24
Update, I tried resizing with hybridfuqq on another computer and it doesn't work as well. Can anybody use it?

How come the beta 14's file size is 200KB smaller? The interface looks uglier as well with the colour gray filling up empty spots unlike the colour white used in previous versions.

buzzqw
14th August 2008, 17:40
@Chengbin

maybe i campiled without skin support, nothing to be problem

BHH

Taddeusz
14th August 2008, 20:31
Is there any way to ensure that a movie gets reverse telecined completely? I have a few movies where I've noticed AutoMKV switches between reverse telecining and deinterlacing in certain areas.

The movie Brainstorm is a prime example. I don't know if the IVTC engine is getting confused by the busy high contrast video at the beginning but it pops back and forth several times during the credits and then again on another high contrast scene.

Just wondering if there is anything I can do to prevent this from happening? I've tried specifying "Film" and checking to allow hybrid field order. I've even tried running it through Videoredo and nothing seems to help.

Any ideas?

Edit: How does the IVTC determine if a field/frame is progressive or not? Does it use the flags at all? Or does it just use an algorithmic determination to figure out which fields/frames are progressive? Or does it use a combination of both if the flags are incorrect or missing?

buzzqw
15th August 2008, 07:12
automkv will use an "autodetecting" routine for determine frames patter. You can see the result in log.

if you know for sure that your movie is to ivtc just select FILM on deinterlace list

if this isn't enough most probably your movie isn't totally filmed, but mixed.

i cannot give direct support (better to ask on avisynth forum) i can only suggest to post a fragment of unprocessed vob

BHH

Elpichu
15th August 2008, 14:45
I had some strange behavior with an encoding. Source has one AC3 and one DTS audio tracks. And at the muxing, i noticed the AC3 got muxed twice, once instead of the DTS track.

here is the log :

14:08:16 0.96 public beta14 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
14:08:16 Selected Input file: D:\dvdfab\MainMovie\Seven\VIDEO_TS\VTS_01_0.IFO
14:08:16 Selected Output dir: E:\automkv\temp\
14:08:16 Selected Final Name: Seven
14:08:16 Selected Container type: MKV
14:08:16 Selected Encoder: X264
14:08:16 Selected Size: Unlimited File Size
14:08:16 Selected Profile: Constant_Quality.xml
14:08:16 Selected Resizer: NONE / Original
14:08:16 Selected Filters: RemoveGrain(mode=2)
14:08:16 Selected Deinterlacer: AUTO
14:08:16 Selected Field Order: AUTO
14:08:16 Enabled Constant Quality With Unlimited Size (Q 18)
14:08:16 Activate PGC Ripping: 1
14:08:16 Track Language 1: 8E: English (DTS 6ch, 0xBD 0x8E) [0]
14:08:16 Audio Codec 1: Copy Original
14:08:16 Track Language 2: 80: English (AC3 6ch, 0xBD 0x80) [0]
14:08:16 Audio Codec 2: Copy Original
14:08:16 Selected 1' Sub tracks: RIP ALL SUBS
14:08:16 Activate Anamorphic Encoding
14:08:16
14:08:16 Starting SubRipping
14:10:04 Subtitle Size: 10383360 bytes
14:10:04 Finished SubRipping
14:10:04 Activate PGC processing: PGC 1 [2:06:46:12]
14:10:04 Dgindex CMD: E:\Downloads\AutoMKV0.96beta13\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=8E,80 -YR=2 -AIF=[D:\dvdfab\MainMovie\Seven\VIDEO_TS\VTS_01_1.vob] -OF=[E:\automkv\temp\movie] -exit -minimize
14:11:45 D2V file size: 940754 bytes
14:11:45 Audio 2: movie t80 3_2ch 448kbps delay 0ms.ac3
14:11:45 Pre Audio 2' Size: 426325760 bytes
14:11:45 Renamed file movie t80 3_2ch 448kbps delay 0ms.ac3 to movie t80 3_2ch 448kbps delay 0ms_.ac3
14:11:45 Encoded 1' Audio Track: movie t80 3_2ch 448kbps delay 0ms_.ac3 426325760 bytes
14:11:45 Renamed file movie t80 3_2ch 448kbps delay 0ms.ac3 to audio2.ac3
14:11:45 Encoded 2' Audio Track: movie t80 3_2ch 448kbps delay 0ms_.ac3 426325760 bytes
14:11:45 D2V Film Detected: 99.099998% FILM found
14:11:53 Number of Frames: 228163
14:11:53 Framerate: 29.970030
14:11:53 Movie length in Seconds: 7614
14:11:53 Movie Width/Height: 720/480
14:11:53 DgIndex AR: 16:9
14:19:40 Source is declared tff by a margin of 168/4.
14:19:40 Advanced Deinterlace Routines Log
14:19:40 Analyzed 570 sections of five frames
14:19:40 Found Interlace Sections: 26 4.56%
14:19:40 Found Progressive Sections:33 5.79%
14:19:40 Found Telecined Sections: 511 89.65%
14:19:40 Found Zero Mov: 5.79% 33
14:19:40 Found One Mov: 4.04% 23
14:19:40 Found Two Mov: 89.65% 511
14:19:40 Found Three Mov: 0.18% 1
14:19:40 Found Four Mov: 0.00% 0
14:19:40 Found Five Mov: 0.35% 2
14:19:40 The Movie is declared to telecined
14:19:40 Starting X264
14:19:40 CRF encoding X264: E:\Downloads\AutoMKV0.96beta13\exe\encoder\x264.exe --pass 1 --crf 18 --stats "E:\automkv\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 2 --aq-strength 1.00 --sar 11851852:10000000 --output "E:\automkv\temp\movie.264" "E:\automkv\temp\movie.avs"
15:20:04 X264 Final CRF Encoding Stats:
15:20:04 Accepted values are between 697303040 and 741343232 bytes (movie+audio)
15:20:04 Got a file of size: 1156657280 bytes + audio size 1144325120 bytes (2306173952)
15:20:04 Only Movie Size: 1156657269 bytes
15:20:04 "E:\Downloads\AutoMKV0.96beta13\exe\matroska\mkvmerge.exe" -o "E:\automkv\temp\Seven.mkv" --default-duration 0:24000/1001fps --track-name -1:"Seven" --aspect-ratio -1:1.777778 --chapters "E:\Downloads\AutoMKV0.96beta13\exe\chapters.txt" "E:\automkv\temp\movie.264" --language -1:eng --default-track -1:yes "E:\automkv\temp\movie t80 3_2ch 448kbps delay 0ms_.ac3" --language -1:eng "E:\automkv\temp\movie t80 3_2ch 448kbps delay 0ms_.ac3" "E:\automkv\temp\Seven.idx" --title "Done with AutoMKV 0.96 public beta14 http://forum.doom9.org/showthread.php?t=134478 "
15:21:59 Final Muxed size: 2015503872 bytes
15:21:59 Encoding finished: 01:02:19 elapsed time
15:21:59 -----------------------------------------------------------------------
15:21:59 Script AutoCrop.log
15:21:59
15:21:59 Crop(0,56,720,364)
15:21:59 -----------------------------------------------------------------------
15:21:59 Script movie.avs
15:21:59
15:21:59 #loadpluginstart
15:21:59
15:21:59 #test1
15:21:59
15:21:59 #importstart
15:21:59
15:21:59 #test2
15:21:59
15:21:59 movie = mpeg2source("E:\automkv\temp\movie.d2v")
15:21:59 function getOrder(clip c) {
15:21:59 order = GetParity(c) ? 1 : 0
15:21:59 Return order }
15:21:59 #filter1start
15:21:59
15:21:59 #test3
15:21:59
15:21:59 movie = tfm(movie,d2v="E:\automkv\temp\movie.d2v").tdecimate()
15:21:59 last = movie
15:21:59 fixed_aspect = 1.978022
15:21:59 out_width = 720
15:21:59 #Aspect_Error = 1.099%
15:21:59 out_height = 480
15:21:59 #resizestart
15:21:59
15:21:59 #test4
15:21:59
15:21:59 #filter2start
15:21:59
15:21:59 #test5
15:21:59
15:21:59 RemoveGrain(mode=2)
15:21:59 -----------------------------------------------------------------------
15:21:59 Script mkvmaudio.avs
15:21:59
15:21:59 LoadPlugin("E:\Downloads\AutoMKV0.96beta13\exe\filter\NicAudio.dll")
15:21:59 LoadPlugin("E:\Downloads\AutoMKV0.96beta13\exe\filter\SoundOut.dll")
15:21:59 LoadPlugin("E:\Downloads\AutoMKV0.96beta13\exe\BeSweet\BassAudio.dll")
15:21:59 LoadPlugin("E:\Downloads\AutoMKV0.96beta13\exe\filter\FFmpegSource.dll")
15:21:59 NicAC3Source("E:\automkv\temp\movie t80 3_2ch 448kbps delay 0ms.ac3")
15:21:59 #Applying STEREO downmixing routines
15:21:59 function stereo(clip a)
15:21:59 {
15:21:59 flr = GetChannel(a, 1, 2)
15:21:59 fcc = GetChannel(a, 3)
15:21:59 lfe = GetChannel(a, 4)
15:21:59 lfc = MixAudio(fcc, lfe, 0.2071, 0.2071)
15:21:59 mix = MergeChannels(lfc, lfc)
15:21:59 lrc = MixAudio(flr, mix, 0.2929, 1.0)
15:21:59 blr = GetChannel(a, 5, 6)
15:21:59 Return MixAudio(lrc, blr, 1.0, 0.2929)
15:21:59 }
15:21:59 #
15:21:59 6==Audiochannels() ? stereo() : last
15:21:59 function addvideo(clip c) {
15:21:59 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
15:21:59 Return audiodub(last,c)
15:21:59 }
15:21:59 Normalize()
15:21:59
15:21:59
15:21:59 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -

Honeyko
15th August 2008, 16:03
Buzz, I think I found the Holy Grail (http://www.compression.ru/video/deblocking/smartdeblocking_en.html); let's try to incorporate that as a post-processor which runs after the degrainers and/or FFTD3Sigma. (From the description and pic examples, this is exactly what I need to repair those horrible old movies.)

Hmm....time for a new list for "Post-processing filters"?

==//==

BTW, I notice that b13 is about 1000k, whereas b13-tad2 is about 850k ....???
...the MVdegrains do not show up in -tad2.

buzzqw
15th August 2008, 16:27
@Elpichu

please post on www.mediafire.com a 40mb sample to analize

@Honeyko

you must use beta14, and .. the holy grail is already possible to add.. just look at changelog

BHH

Elpichu
15th August 2008, 20:52
@buzzqw

I tried again with some sample and it worked, than i tried again the whole movie and ... it worked
I guess something got wrong but i can't remember what i did before this encoding so... If this happens again i'll try it twice before reporting :p

Honeyko
16th August 2008, 08:03
MVdegrain BUG: The drop-down menu doesn't appear when you click the "down" arrow. (So it's stuck on "NONE"....you can get to the filters using the mouse's scroll-wheel, if it has one, after highlighting the NONE background.)

Queue BUG: b14 crashes after the first project is done final muxing (and the next item is presumably about to begin).you must use beta14, and .. the holy grail is already possible to add.. just look at changelogI looked for "MSU" (they're who make the smart deblocker) in the changelog in post #1 of this thread, and in the changelog that came with b13, and found nothing. ....what am I to look for?

buzzqw
16th August 2008, 09:59
@Honeyko

mvdegrain: got it, fixed in next build -> EDIT: redownload beta 14, it' s fixed

queue: eta not know

msu: search about loading virtualdub filter (in full changelog)

BHH

Chengbin
17th August 2008, 00:44
x264.exe seems to use all 4 of my cores but they only use 40% of each core when it's determining field order and frame pattern. Is that a limitation or something?

Crono141
17th August 2008, 04:23
I'm having an issue with Checking a DVD for ifo's. When I push "check DVD" with the correct drive letter selected, the Vstrip window pops up and just hangs there indefinitely.

Also, If I try to convert to WMV an avi with AC3 5.1 sound, I always get a "Failed to update writer inputs" error at the UncompAVIToWMV stage. I know this error pops up when you try to make a 5.1 WMV out of a stereo source, but in this case I know my source has 5.1 channels (I created the AVI from VirtualDub: loading the VOB, and using direct stream copy for audio. Also Gspot tells me so).

storm20200
18th August 2008, 15:30
Thought I'd give this new build a go seen as everything I done was a total fail with bt12 lol
Anyway I thought I should start with a dual audio mkv + 1 internal sub, My choices for selecting audio were "NONE" and "All Audio Tracks" and for subtitles my options were "NONE" and "RIP ALL SUBS" now onto encoding, straight away when I started encoding I got an error "error loading vobsub.dll The specified module could not be found", I have never got that before. Other than that everything ran smoothly through the encode, no more problems untill I tested the new file and there was no subtitles (I never expected any from the error message) and no audio just video, I will try single audio mkv's and see how it goes but if nothing changes then I will just do my normal procedure which is load external subs and possible external audio.

EDIT: I used 2_pass_balanced because it was a test but normally it would be 2_pass_Insane_Quality. Also original codec was xvid so I used xvid as the codec to encode too.

EDIT: One thing that works for me with this that never with 0.95c was previewing the video! I could never get the preview to load before, it always made automkv close so thanks alot for fixing that.

15:08:10 0.96 public beta14 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
15:08:10 Selected Input file: C:\Users\Peter\Desktop\Temp\Basilisk - 01.mkv
15:08:10 Selected Output dir: C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\
15:08:10 Selected Final Name: Basilisk - 01
15:08:10 Selected Container type: MKV
15:08:10 Selected Encoder: XviD
15:08:10 Selected Size: Don't care about size / 1
15:08:10 Selected Profile: 2_Pass_Balanced.xml
15:08:10 Selected Resizer: Spline36Resize (neutral sharp) / Automatic
15:08:10 Selected Filters: RemoveGrain(mode=2)
15:08:10 Selected Deinterlacer: Progressive
15:08:10 Selected Field Order: AUTO
15:08:10 Specify Bitrate: 1200
15:08:10 Manual Crop&Resize Enabled
15:08:10 Left Crop: 0
15:08:10 Top Crop: 0
15:08:10 Right Crop: 0
15:08:10 Botton Crop: 0
15:08:10 Manual Width: 320
15:08:10 Manual Height: 176
15:08:10 Enabled CRF/CQ AutoRes at 2 value
15:08:10 Enabled Bitrate encoding with value 1200
15:08:10 Using Matrix: XviD-ffvfw default.cqm
15:08:10 Track Language 1: All Audio Tracks
15:08:10 Audio Codec 1: Copy Original
15:08:10 Track Language 2: NONE
15:08:10 Audio Codec 2: Nero AAC
15:08:10 Selected 1' Sub tracks: RIP ALL SUBS
15:08:10
15:08:11 Starting SubRipping
15:08:14 Subtitle Size: -1 bytes
15:08:14 Finished SubRipping
15:08:15 Unable to determine movie properties , switched to DirectShowSource
15:08:21 Number of Frames: 34680
15:08:21 Framerate: 23.976044
15:08:21 Movie length in Seconds: 1447
15:08:21 Movie Width/Height: 640/352
15:08:21 Number of Frames: 34680
15:08:21 Framerate: 23.976044
15:08:21 Movie length in Seconds: 1447
15:08:21 Movie Width/Height: 640/352
15:08:21 FIRST pass XviD: "C:\Users\Peter\Desktop\AutoMKV096b14\exe\encoder\xvid_encraw.exe" -pass1 -bitrate 1200 -turbo -progress -max_bframes 2 -imin 3 -imax 16 -quality 6 -vhqmode 1 -pmax 16 -bmax 16 -bquant_offset 0 -kboost 20 -odegrade 9 -nopacked -nochromame -bvhq -threads 0 -lumimasking -qmatrix "C:\Users\Peter\Desktop\AutoMKV096b14\profiles\XviD-profiles\matrix\XviD-ffvfw default.cqm" -i "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\movie.avs" -type 2 -mkv "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\movie.mkv"
15:08:21 SECOND pass XviD: "C:\Users\Peter\Desktop\AutoMKV096b14\exe\encoder\xvid_encraw.exe" -pass2 -bitrate 1200 -progress -max_bframes 2 -imin 3 -imax 16 -quality 6 -vhqmode 1 -pmax 16 -bmax 16 -bquant_offset 0 -kboost 20 -odegrade 9 -nopacked -nochromame -bvhq -threads 0 -lumimasking -qmatrix "C:\Users\Peter\Desktop\AutoMKV096b14\profiles\XviD-profiles\matrix\XviD-ffvfw default.cqm" -i "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\movie.avs" -type 2 -mkv "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\movie.mkv"
15:12:05 Starting Second Pass
15:16:10 Only Movie Size: 46126786 bytes
15:16:10 C:\Users\Peter\Desktop\AutoMKV096b14\exe\matroska\mkvmerge.exe" -o "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\Basilisk - 01.mkv_pre" --display-dimensions 1:320x176 --track-name -1:"Basilisk - 01" "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\movie.mkv" --title "Done with AutoMKV 0.96 public beta14 http://forum.doom9.org/showthread.php?t=134478 "
15:16:22 Final Muxed size: 46086780 bytes
15:16:22 Encoding finished: 00:04:17 elapsed time
15:16:22 -----------------------------------------------------------------------
15:16:22 Script movie.avs
15:16:22
15:16:22 #loadpluginstart
15:16:22
15:16:22 #test1
15:16:22
15:16:22 #importstart
15:16:22
15:16:22 #test2
15:16:22
15:16:22 movie = directshowsource("C:\Users\Peter\Desktop\Temp\Basilisk - 01.mkv",fps=23.976044,convertfps=true,audio=false)
15:16:22 movie = isRGB(movie) ? ConvertToYV12(movie,interlaced=true) : movie
15:16:22 movie = isYUY2(movie) ? ConvertToYV12(movie,interlaced=true) : movie
15:16:22 function getOrder(clip c) {
15:16:22 order = GetParity(c) ? 1 : 0
15:16:22 Return order }
15:16:22 #filter1start
15:16:22
15:16:22 #test3
15:16:22
15:16:22 last = movie
15:16:22 crop(0,0,-0,-0)
15:16:22 fixed_aspect = 1.000000
15:16:22 fixed_aspect = 1.818182
15:16:22 #Aspect_Error = -1.#IO%
15:16:22 #resizestart
15:16:22
15:16:22 #test4
15:16:22
15:16:22 Spline36Resize(320,176)
15:16:22 #filter2start
15:16:22
15:16:22 #test5
15:16:22
15:16:22 RemoveGrain(mode=2)
15:16:22
15:16:22 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -

SINGLE AUDIO MKV EDIT: LOL! I have no idea what happened here but oh my god I turned a 222mb mkv 23:26 video into a 413mb 43 minute video with 2 audio tracks! YES TWO! Where the hell that second audio came from I do not know and its exactly the same as the first track, no subs this time which I expected because I got the same error, nothing else to say other than that I got to select the audio this time. Original codec was H.264 so I encoded with X264.
15:49:25 0.96 public beta14 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
15:49:25 Selected Input file: C:\Users\Peter\Desktop\Temp\Black Lagoon 01.mkv
15:49:25 Selected Output dir: C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\
15:49:25 Selected Final Name: Black Lagoon 01
15:49:25 Selected Container type: MKV
15:49:25 Selected Encoder: X264
15:49:25 Selected Size: Don't care about size / 1
15:49:25 Selected Profile: 2_Pass_Balanced.xml
15:49:25 Selected Resizer: Spline36Resize (neutral sharp) / Automatic
15:49:25 Selected Filters: NONE
15:49:25 Selected Deinterlacer: Progressive
15:49:25 Selected Field Order: AUTO
15:49:25 Specify Bitrate: 1200
15:49:25 Manual Crop&Resize Enabled
15:49:25 Left Crop: 0
15:49:25 Top Crop: 0
15:49:25 Right Crop: 0
15:49:25 Botton Crop: 0
15:49:25 Manual Width: 352
15:49:25 Manual Height: 240
15:49:25 Enabled CRF/CQ AutoRes at 19 value
15:49:25 Enabled Bitrate encoding with value 1200
15:49:25 Track Language 1: C:\Users\Peter\Desktop\Temp\Black Lagoon 01.mkv
15:49:25 Audio Codec 1: Copy Original
15:49:25 Track Language 2: NONE
15:49:25 Audio Codec 2: Nero AAC
15:49:25 Selected 1' Sub tracks: RIP ALL SUBS
15:49:25
15:49:25 Starting SubRipping
15:49:27 Subtitle Size: -1 bytes
15:49:27 Finished SubRipping
15:49:27 Extracted Audio with FFmpeg!
15:49:50 Size Audio Extracted: 21501541
15:49:54 Unable to determine movie properties , switched to DirectShowSource
15:50:05 Number of Frames: 33720
15:50:05 Framerate: 23.976044
15:50:05 Movie length in Seconds: 1407
15:50:05 Movie Width/Height: 704/480
15:50:05 Number of Frames: 33720
15:50:05 Framerate: 23.976044
15:50:05 Movie length in Seconds: 1407
15:50:05 Movie Width/Height: 704/480
15:50:05 Starting X264
15:50:06 Command Line 1' Pass X264: C:\Users\Peter\Desktop\AutoMKV096b14\exe\encoder\x264.exe --pass 1 --bitrate 1200 --stats "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\.stats" --ref 1 --progress --keyint 250 --bframes 6 --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-adapt 2 --b-pyramid --partitions none --threads auto --thread-input --sar 1:1 --output NUL "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\movie.avs"
15:50:06 Command Line 2' Pass X264: C:\Users\Peter\Desktop\AutoMKV096b14\exe\encoder\x264.exe --pass 2 --bitrate 1200 --stats "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\.stats" --progress --keyint 250 --bframes 6 --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-adapt 2 --b-pyramid --b-rdo --bime --partitions p8x8,b8x8,i4x4 --threads auto --thread-input --sar 1:1 --output "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\movie.264" "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\movie.avs"
15:50:09 Finished 1' Pass X264
15:50:11 X264 Final 2 Pass Encoding Stats:
15:50:11 Only Movie Size: 0 bytes
15:50:13 BREAK ! FILE NOT SUPPORTED ! LAST TRY WITH FFMPEG!
15:50:13 Switched to FFmpeg for Video Encoding!
15:50:13 FFmpeg.exe String: "C:\Users\Peter\Desktop\AutoMKV096b14\exe\BeSweet\ffmpeg.exe" -an -pass 1 -r 23.976 -threads 2 -i "C:\Users\Peter\Desktop\Temp\Black Lagoon 01.mkv" -vcodec libx264 -bf 3 -b 1200000 -cropleft 0 -croptop 0 -cropright 0 -cropbottom 0 -s 352x240 -an -partitions all -deblockalpha -2 -deblockbeta -1 -directpred 2 -refs 6 -brdo -wpred -bpyramid -mixed_refs -dct8x8 -o -y "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\movie.mp4"
15:50:13 FFmpeg.exe String: "C:\Users\Peter\Desktop\AutoMKV096b14\exe\BeSweet\ffmpeg.exe" -an -pass 2 -r 23.976 -threads 2 -i "C:\Users\Peter\Desktop\Temp\Black Lagoon 01.mkv" -vcodec libx264 -bf 3 -b 1200000 -cropleft 0 -croptop 0 -cropright 0 -cropbottom 0 -s 352x240 -an -partitions all -deblockalpha -2 -deblockbeta -1 -directpred 2 -refs 6 -brdo -wpred -bpyramid -mixed_refs -dct8x8 -o -y "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\movie.mp4"
16:20:31 Fished FFmpeg Encoding!
16:20:31 "C:\Users\Peter\Desktop\AutoMKV096b14\exe\matroska\mkvmerge.exe" -o "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\Black Lagoon 01.mkv" --default-duration 0:15000/1000fps --display-dimensions 1:352x240 --track-name -1:"Black Lagoon 01" "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\movie.264" "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\audio.aac" "C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\audio.mp4" --title "Done with AutoMKV 0.96 public beta14 http://forum.doom9.org/showthread.php?t=134478 "
16:22:54 Final Muxed size: 433649088 bytes
16:22:54 Encoding finished: 00:32:45 elapsed time
16:22:54 -----------------------------------------------------------------------
16:22:54 Script movie.avs
16:22:54
16:22:54 #loadpluginstart
16:22:54
16:22:54 #test1
16:22:54
16:22:54 #importstart
16:22:54
16:22:54 #test2
16:22:54
16:22:54 movie = directshowsource("C:\Users\Peter\Desktop\Temp\Black Lagoon 01.mkv",fps=23.976044,convertfps=true,audio=false)
16:22:54 movie = isRGB(movie) ? ConvertToYV12(movie,interlaced=true) : movie
16:22:54 movie = isYUY2(movie) ? ConvertToYV12(movie,interlaced=true) : movie
16:22:54 function getOrder(clip c) {
16:22:54 order = GetParity(c) ? 1 : 0
16:22:54 Return order }
16:22:54 #filter1start
16:22:54
16:22:54 #test3
16:22:54
16:22:54 last = movie
16:22:54 crop(0,0,-0,-0)
16:22:54 fixed_aspect = 1.466667
16:22:54 #Aspect_Error = -1.#IO%
16:22:54 #resizestart
16:22:54
16:22:54 #test4
16:22:54
16:22:54 Spline36Resize(352,240)
16:22:54 #filter2start
16:22:54
16:22:54 #test5
16:22:54
16:22:54 ChangeFPS(15000,1000)
16:22:54 VobSub("C:\Users\Peter\Desktop\Encoded Videos\AutoMKV Beta\temp\Black Lagoon 01.idx")
16:22:54
16:22:54 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -

hyacinth
18th August 2008, 17:35
Is there any way to ensure that a movie gets reverse telecined completely?

TFM might be the smartest deinterlacer out there, but it ain't that smart. Every encode seems to need special attention to ensure a clean removal of interlacing.

For movies or any material that is completely telecined, I also noticed that there would be, on occasion, a second or two of deinterlaced frames that were clearly not originally interlaced. To correct this, I played around with tfm settings until I got this:

movie = tfm(movie,d2v="C:\temp\movie.d2v",PP=0).tdecimate()

The key setting is PP=0. Now, no post-processing will occur by tfm, and thus no incorrect deinterlacing. Next, in AutoMKV, on the Advanced Profiles Editing tab, under Advanced AviSynth, I set Change FPS to:

'ChangeFPS' '24000,1001'.

I assume this then leaves IVTC up to Avisynth, but I don't know exactly what's going on. Whatever Avisynth is doing, it's doing it better than tfm.

Hope that helps.

I'm still trying to figure out my problem with SW Ep I subtitles and SW Ep IV audio desync halfway through.

buzzqw
18th August 2008, 18:17
@hyacinth @Taddeusz

in deinterlace box list you CAN write "movie = tfm(movie,d2v="C:\temp\movie.d2v",PP=0).tdecimate()" (without "") and automkv will write it in avs script

BHH

hyacinth
18th August 2008, 18:26
@hyacinth @Taddeusz

in deinterlace box list you CAN write "movie = tfm(movie,d2v="C:\temp\movie.d2v",PP=0).tdecimate()" (without "") and automkv will write it in avs script

BHH

Yes, that's what I do. I forgot to mention that detail.

Taddeusz
18th August 2008, 20:45
I've noticed with the B14 that for the audio track when "Copy Original" is selected and the audio track is DTS the script creator for the muxer assumes that the audio track has been converted to FLAC. So it's looking for a file that doesn't exist. As a result mkvmerge fails to mux the video. Here is the log:

08:12:39 0.96 public beta14 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
08:12:39 Selected Input file: C:\movie_temp\temp\DVD\VIDEO_TS\VTS_01_1.vob
08:12:39 Selected Output dir: C:\movie_temp\temp\
08:12:39 Selected Final Name: Rosencrantz and Guildenstern Are Dead
08:12:39 Selected Container type: MKV
08:12:39 Selected Encoder: X264
08:12:39 Selected Size: 1350 / 1
08:12:39 Selected Profile: Constant_Quality.xml
08:12:39 Selected Resizer: NONE / Original
08:12:39 Selected Filters: NONE
08:12:39 Selected Deinterlacer: AUTO
08:12:39 Selected Field Order: AUTO
08:12:39 Enabled Constant Quality With Fixed Size (Q 23)
08:12:39 Activate PGC Ripping: 1
08:12:39 Track Language 1: 8A: English (DTS 5ch, 0xBD 0x8A) [0]
08:12:39 Audio Codec 1: Copy Original
08:12:39 Track Language 2: NONE
08:12:39 Audio Codec 2: Nero AAC
08:12:39 Activate Anamorphic Encoding
08:12:39 Selected Hit Media Size
08:12:39 Starting ripping from J:\VIDEO_TS\ to C:\movie_temp\temp\
08:14:29 Finished Ripping
08:14:29 Activate PGC processing: PGC 1 [1:57:30:05]
08:14:29 Dgindex CMD: C:\AutoMKVBeta\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=8A -YR=2 -AIF=[C:\movie_temp\temp\DVD\VIDEO_TS\VTS_01_1.vob] -OF=[C:\movie_temp\temp\movie] -exit -minimize
08:16:31 D2V file size: 814292 bytes
08:16:31 Renamed file audio1.flac to audio1_.flac
08:16:31 Unable to encode Audio even decoding with EAC3to!
08:16:31 Broken audio found. No one press abort. I will continue
08:16:31 Encoded 1' Audio Track: audio1_.flac -1 bytes
08:16:31 D2V Film Detected: 99.199997% FILM found
08:16:38 Number of Frames: 211505
08:16:38 Framerate: 29.970030
08:16:38 Movie length in Seconds: 7058
08:16:38 Movie Width/Height: 720/480
08:16:38 DgIndex AR: 16:9
08:21:15 Source is declared tff by a margin of 136/1.
08:21:15 Advanced Deinterlace Routines Log
08:21:15 Analyzed 1119 sections of five frames
08:21:15 Found Interlace Sections: 108 9.65%
08:21:15 Found Progressive Sections:135 12.06%
08:21:15 Found Telecined Sections: 876 78.28%
08:21:15 Found Zero Mov: 12.06% 135
08:21:15 Found One Mov: 9.65% 108
08:21:15 Found Two Mov: 78.28% 876
08:21:15 Found Three Mov: 0.00% 0
08:21:15 Found Four Mov: 0.00% 0
08:21:15 Found Five Mov: 0.00% 0
08:21:15 The Movie is declared to telecined
08:21:15 Starting X264 AutoResize with WIDTH of Original and wanted size of 1415577600 bytes
08:21:15 Testing ABR of: 843
08:21:15 CRF encoding X264: C:\AutoMKVBeta\exe\encoder\x264.exe --bitrate 843 --ratetol inf --progress --keyint 240 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --no-fast-pskip --mixed-refs --ref 4 --filter 0,0 --subme 6 --direct auto --vbv-maxrate 25000 --me umh --no-ssim --level 5.1 --merange 24 --min-keyint 24 --weightb --b-pyramid --b-rdo --bime --partitions p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads auto --thread-input --aq-mode 2 --aq-strength 1.00 --no-dct-decimate --sar 32:27 --output "C:\movie_temp\temp\resmovie.mp4" "C:\movie_temp\temp\resmovie.avs"
08:30:45 CRF Iterate LOG
08:30:45 avis [info]: 720x480 @ 23.98 fps (8470 frames)
08:30:45 x264 [info]: using SAR=32/27
08:30:45 x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
08:30:45 mp4 [info]: initial delay 2002 (scale 24000)
08:30:45 x264 [info]: slice I:367 Avg QP:24.55 size: 19464
08:30:45 x264 [info]: slice P:4484 Avg QP:26.58 size: 6118
08:30:45 x264 [info]: slice B:3619 Avg QP:29.41 size: 1227
08:30:45 x264 [info]: consecutive B-frames: 20.5% 52.1% 22.7% 4.6%
08:30:45 x264 [info]: mb I I16..4: 6.2% 79.2% 14.6%
08:30:45 x264 [info]: mb P I16..4: 0.7% 6.8% 1.4% P16..4: 60.8% 8.2% 9.8% 0.1% 0.0% skip:12.2%
08:30:45 x264 [info]: mb B I16..4: 0.0% 0.1% 0.0% B16..8: 49.5% 0.6% 0.8% direct: 0.8% skip:48.2% L0:35.0% L1:63.1% BI: 1.9%
08:30:45 x264 [info]: final ratefactor: 25.65
08:30:45 x264 [info]: 8x8 transform intra:77.9% inter:82.8%
08:30:45 x264 [info]: direct mvs spatial:99.7% temporal:0.3%
08:30:45 x264 [info]: ref P L0 73.8% 14.6% 8.4% 3.2%
08:30:45 x264 [info]: ref B L0 82.6% 13.1% 4.3%
08:30:45 x264 [info]: ref B L1 93.7% 6.3%
08:30:45 x264 [info]: kb/s:883.6
08:30:45 x264 [info]: kb/s:883.6
08:30:45 encoded 8470 frames, 15.00 fps, 883.83 kb/s
08:30:45 End of first Sample LOG
08:30:45 Finished Autosize procedure
08:30:45 Tested total movie: 5%
08:30:45 AutoResize movie size: 39114289 bytes
08:30:45 Movie Width suggested: 1088 value based on sample size (151.11% of original width)
08:30:45 Starting X264
08:30:45 CRF encoding X264: C:\AutoMKVBeta\exe\encoder\x264.exe --pass 1 --crf 25.65 --stats "C:\movie_temp\temp\.stats" --progress --keyint 240 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --no-fast-pskip --mixed-refs --ref 4 --filter 0,0 --subme 6 --direct auto --vbv-maxrate 25000 --me umh --no-ssim --level 5.1 --merange 24 --min-keyint 24 --weightb --b-pyramid --b-rdo --bime --partitions p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads auto --thread-input --aq-mode 2 --aq-strength 1.00 --no-dct-decimate --sar 32:27 --output "C:\movie_temp\temp\movie.264" "C:\movie_temp\temp\movie.avs"
11:21:45 X264 Final CRF Encoding Stats:
11:21:45 Accepted values are between 1344798720 and 1429733376 bytes (movie+audio)
11:21:45 Got a file of size: 607763520 bytes + audio size 665580672 bytes (1273344256)
11:21:45 Switching to 2 pass mode
11:21:45 CRF encoding X264: C:\AutoMKVBeta\exe\encoder\x264.exe --pass 2 --bitrate 843 --stats "C:\movie_temp\temp\.stats" --progress --keyint 240 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --no-fast-pskip --mixed-refs --ref 4 --filter 0,0 --subme 6 --direct auto --vbv-maxrate 25000 --me umh --no-ssim --level 5.1 --merange 24 --min-keyint 24 --weightb --b-pyramid --b-rdo --bime --partitions p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads auto --thread-input --aq-mode 2 --aq-strength 1.00 --no-dct-decimate --sar 32:27 --output "C:\movie_temp\temp\movie.264" "C:\movie_temp\temp\movie.avs"
14:12:20 X264 Final CRF(managed) Stats:
14:12:20 Only Movie Size: 743733373 bytes
14:12:20 "C:\AutoMKVBeta\exe\matroska\mkvmerge.exe" -o "C:\movie_temp\temp\Rosencrantz and Guildenstern Are Dead.mkv" --default-duration 0:24000/1001fps --engage keep_bitstream_ar_info --track-name -1:"Rosencrantz and Guildenstern Are Dead" --aspect-ratio -1:16:9 --chapters "C:\AutoMKVBeta\exe\chapters.txt" "C:\movie_temp\temp\movie.264" --language -1:eng --default-track -1:yes "C:\movie_temp\temp\audio1_.flac" --title "Done with AutoMKV 0.96 public beta14 http://forum.doom9.org/showthread.php?t=134478 "
14:12:21 Final Muxed size: -1 bytes
14:12:21 Encoding finished: 02:50:36 elapsed time
14:12:21 -----------------------------------------------------------------------
14:12:21 Script AutoCrop.log
14:12:21
14:12:21 Crop(0,6,720,468)
14:12:21 -----------------------------------------------------------------------
14:12:21 Script Resmovie.avs
14:12:21
14:12:21 #loadpluginstart
14:12:21
14:12:21 #test1
14:12:21
14:12:21 #importstart
14:12:21
14:12:21 #test2
14:12:21
14:12:21 movie = mpeg2source("C:\movie_temp\temp\movie.d2v")
14:12:21 function getOrder(clip c) {
14:12:21 order = GetParity(c) ? 1 : 0
14:12:21 Return order }
14:12:21 #filter1start
14:12:21
14:12:21 #test3
14:12:21
14:12:21 movie = tfm(movie,d2v="C:\movie_temp\temp\movie.d2v").tdecimate()
14:12:21 last = movie
14:12:21 fixed_aspect = 1.538462
14:12:21 out_width = 720
14:12:21 #Aspect_Error = -28.889%
14:12:21 out_height = 480
14:12:21 #resizestart
14:12:21
14:12:21 #test4
14:12:21
14:12:21 #filter2start
14:12:21
14:12:21 #test5
14:12:21
14:12:21 function Comptest(clip c, float percent)
14:12:21 {
14:12:21 frange=floor(14./(percent/100.))
14:12:21 Return SelectRangeEvery(c, frange, 14)
14:12:21 }
14:12:21 Comptest(last,5)
14:12:21 -----------------------------------------------------------------------
14:12:21 Script movie.avs
14:12:21
14:12:21 #loadpluginstart
14:12:21
14:12:21 #test1
14:12:21
14:12:21 #importstart
14:12:21
14:12:21 #test2
14:12:21
14:12:21 movie = mpeg2source("C:\movie_temp\temp\movie.d2v")
14:12:21 function getOrder(clip c) {
14:12:21 order = GetParity(c) ? 1 : 0
14:12:21 Return order }
14:12:21 #filter1start
14:12:21
14:12:21 #test3
14:12:21
14:12:21 movie = tfm(movie,d2v="C:\movie_temp\temp\movie.d2v").tdecimate()
14:12:21 last = movie
14:12:21 fixed_aspect = 1.538462
14:12:21 out_width = 720
14:12:21 #Aspect_Error = -28.889%
14:12:21 out_height = 480
14:12:21 #resizestart
14:12:21
14:12:21 #test4
14:12:21
14:12:21 #filter2start
14:12:21
14:12:21 #test5
14:12:21
14:12:21 return last
14:12:21 -----------------------------------------------------------------------
14:12:21 Script mkvmaudio.avs
14:12:21
14:12:21 LoadPlugin("C:\AutoMKVBeta\exe\filter\NicAudio.dll")
14:12:21 LoadPlugin("C:\AutoMKVBeta\exe\filter\SoundOut.dll")
14:12:21 LoadPlugin("C:\AutoMKVBeta\exe\BeSweet\BassAudio.dll")
14:12:21 LoadPlugin("C:\AutoMKVBeta\exe\filter\FFmpegSource.dll")
14:12:21 bassAudioSource("C:\movie_temp\temp\audio1.flac")
14:12:21 #Applying STEREO downmixing routines
14:12:21 function stereo(clip a)
14:12:21 {
14:12:21 flr = GetChannel(a, 1, 2)
14:12:21 fcc = GetChannel(a, 3)
14:12:21 lfe = GetChannel(a, 4)
14:12:21 lfc = MixAudio(fcc, lfe, 0.2071, 0.2071)
14:12:21 mix = MergeChannels(lfc, lfc)
14:12:21 lrc = MixAudio(flr, mix, 0.2929, 1.0)
14:12:21 blr = GetChannel(a, 5, 6)
14:12:21 Return MixAudio(lrc, blr, 1.0, 0.2929)
14:12:21 }
14:12:21 #
14:12:21 6==Audiochannels() ? stereo() : last
14:12:21 function addvideo(clip c) {
14:12:21 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
14:12:21 Return audiodub(last,c)
14:12:21 }
14:12:21 Normalize()
14:12:21
14:12:21
14:12:21 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -

Taddeusz
19th August 2008, 04:44
@hyacinth Thank you very much! That has been plaguing me in a few movies that I hadn't been able to convert properly. Programs like MeGUI and Handbrake would but not AutoMKV.

Is it possible to put an option in there to disable post processing for such troublesome movies?

Chengbin
20th August 2008, 19:41
Can you add FLAC support on AutoMKV? I have a few movies that won't encode because the audio is in FLAC and AutoMKV can't read it.

buzzqw
21st August 2008, 12:26
@Taddeusz

can you try ripping the dvd and then selecting the ifo (for dts audio)

about PP=0... maybe next update : EDIT: done, in next update will be possible to select the PP value

@chengbin

what kind of support do you mean ?

BHH

Taddeusz
21st August 2008, 14:46
@Taddeusz

can you try ripping the dvd and then selecting the ifo (for dts audio)

Ok, that did work. But why would it make a difference? It's still using the IFO file whether or not it has to run it through DVD Decrypter. This used to work correctly before.

buzzqw
21st August 2008, 15:55
yes, should work, that the good word :p

i will check thanks!

BHH

Chengbin
21st August 2008, 21:38
AutoMKV doesn't read FLAC files. I tried to encode it to mp3 but it didn't support it.

Honeyko
24th August 2008, 07:37
Buzz, I think I found the Holy Grail (http://www.compression.ru/video/deblocking/smartdeblocking_en.html); let's try to incorporate that as a post-processor which runs after the degrainers and/or FFTD3Sigma. (From the description and pic examples, this is exactly what I need to repair those horrible old movies.) Hmm....time for a new list for "Post-processing filters"?@Honeyko ,,, msu: search about loading virtualdub filter (in full changelog)OK; assume you're talking about this:ADDED: VirtualDubPlugins in \exe folder. In this folder put VirtualDub plugins that want to load (example DeLogo.vdf). The filter will be loaded as this (for example) LoadVirtualDubPlugin("c:\VirtualDub-1_4_10\plugins\delogo.vdf","delogo"), attention to filter name "delogo". The filter name is based on plugin name!. So if plugin is called "awesome_deinterlacer.vdf" the filter will de called "awesome_deinterlacer". To use DeLogo plugin (and other virtualdub plugins) remember to converto rgb32 before. like this ConvertToRGB32.delogo(1, "500-999", "D:/2.bmp", "D:/2.bmp", "D:/1.bmp", "D:/2.bmp", 34, 56, 0,0).ConvertToyv12(interlaced=true) ,......right?

Note that b13/b14 do not make a "VirtualDubPlugins" folder inside the Exe folder.....apply this string to Last line avs string or base.avsOK.... At the MSU deblocker page (http://www.compression.ru/video/deblocking/smartdeblocking_en.html), the suggested string (for VirtualDUB) is: Filter supports Job Control, and it can be used from AviSynth. Example:

LoadVirtualDubPlugin("...\MSU_Smart_Deblocking.vdf","MSU_Smart_Deblocking", 0)
clip=AVISource("source.avi", false, "RGB24")
clip.ConvertToRGB32.MSU_Smart_Deblocking(1, 1, 1, 1)How would I reconfigure that string for AutoMKV, and where do I add it? (Does it go in "Add to line" in Advanced Profiles Editing?)

==//==

Buzz? This is a horrible kludge. Could we get it integrated into the GUI?

I belatedly realize now that what's been missing all along is powerful deblocker/chroma-processors to clean up after the degrainers and other filters.

(MSU has a lot of cool widgets, such as their deringing cartoon restorer ("http://www.compression.ru/video/cartoon_restore/index_en.htm).

==//==

Regarding post #72 by Hyacinth: If TCM is a flawed film deinterlacer, then let's just have AutoMKV automatically treat interlaced and telecined film as a request to 'ChangeFPS' '24000,1001' and while turning off TCM (pp=0). -- If AviSynth does a better job than TCM, then let's have it do the work.

eemil
24th August 2008, 10:09
Has anyone found a solution for that "manual crop preview window" -problem under vista? For me the window does not even pop up and feels like the button would have been disabled. The problem exists at least in b12 & b14: I have Haali spltter and ffdshow from 32 bit Vista codec pack and dx10...

Amir
24th August 2008, 15:14
Interestingly enough this version is creating NO OUTPUT files for me on jobs, all previous versions worked just fine.

I've attached the log files from b12 (which works fine) and b14 (this version, that produces nothing). Unsure what all previous versions work fine, but this one does not, perhaps something in the logs will help?

Looks there is more than one run on the b14 log, I think i thought at the time i must have no hit start as there was no output, still no output on second run. Tried a few times since with the same result, gone back to b12.

cool advertise
24th August 2008, 15:45
buzzqw I am not sure at 100%, but i believe that enabling Qmtrim and full compression test, with X264 and mkv,will cause an error on the size of the file (less than expected?!?).I am using currently 0.95c ,I'll check this and give more detailed information about this in the next days.I have an encoding in progress with this parameters and will say if it do the dirty work.:)

Honeyko
24th August 2008, 15:57
Sharpes.RiflesAh, another old movie fan!

Amir
24th August 2008, 16:56
Ah, another old movie fan!

Not _THAT_ old :-D

hyacinth
24th August 2008, 19:52
Regarding post #72 by Hyacinth: If TCM is a flawed film deinterlacer, then let's just have AutoMKV automatically treat interlaced and telecined film as a request to 'ChangeFPS' '24000,1001' and while turning off TCM (pp=0). -- If AviSynth does a better job than TCM, then let's have it do the work.

Obviously, I don't have a problem with that. [EDIT] ...for telecined material, at least. I should note that for interlaced material or post-telecined edited material (odd field orders / interlaced frames), TCM has done a pretty decent job, once configured properly.

It would also be great to have the Advanced Avisynth settings saved to the configuration file. Currently, it gets reset to the default when I load a configuration, instead of loading it the way I set it when I saved that configuration. I wonder if all the settings on the Advanced Profiles Editing tab get reset when loading a config file...

I currently also have big issues with TFM and encoding video to 24 fps that is mixed interlaced and telecined. I'll probably try to see if I can get something nice out of Avisynth as well.

Also, in case anyone cares, I solved both my subtitle and audio problem:

For the SW Ep I subtitles, I confirmed that it was due to the fact that the subtitles fade in and out. VSRip must only grab the first image from the series, so in this case it was so dim that it could not be seen. Using DVDSubEdit, I was able to delete the fades (it had to be done manually for each subtitle) and save it back to the original VOBs. Then, when VSRip did its thing, they came out looking fine. I guess this is a VobSub deficiency, but at least it can be managed.

The SW Ep IV audio issue had to be dealt with manually (as I've had to do with a few others), with a removal of 500ms at the start of ch28. I used Delay Cut (\AutoMKV\exe\DGIndex\delaycut.exe) to copy the front and back half of the AC3 file (around the 500ms deletion) and then VOBMerge to put them back together.

buzzqw
25th August 2008, 13:52
@Amir

please try open the move.avs in virtuladub , got errors ?
and launching from dos the bat encoding ?

@cool advertise

... could be a "saturation" problem ? (check with avinaptic the drf)

@hyacinth

so i can put back VSRIP ? and not use vobsub.dll ?
about audio: you can force automkv to use delaycut by selecting it in advanced panels

BHH

buzzqw
25th August 2008, 15:27
just a "test" update for queue bug

http://www.64k.it/andres/data/a/AutoMKV096b15.exe

now queue is based on command line.. well for users is transparent.. but now automkv will store in "queue.bat" the queues
so.. no profile editing in queue, no (?) external audio or subs, no (?) direct dvd support

i hope for good news

BHH

cool advertise
25th August 2008, 17:56
buzzqw I am not sure at 100%, but i believe that enabling Qmtrim and full compression test, with X264 and mkv,will cause an error on the size of the file (less than expected?!?).I am using currently 0.95c ,I'll check this and give more detailed information about this in the next days.I have an encoding in progress with this parameters and will say if it do the dirty work.:)

forget this it has worked:thanks:

potatochobit
26th August 2008, 02:14
Thank you buzzqw! b13-tad fixed everything for me!
:)

buzzqw
26th August 2008, 07:26
@potatochobit

in latest build (beta 15) in advanced option in now possibile to select to use vsrip or vobsub

so.. feel free to use what you prefer :)

BHH

Spreeni
26th August 2008, 11:22
@ buzzqw
just a "test" update for queue bug
yes, you're on the right way, queue is working, audio settings are working on queued jobs like expected (this was sometimes a problem before).

At the moment, the queue-batch-file is not deletet or updated after finishing a job, so done jobs are done again and again...

A list of the jobs in the queue-tab would be nice, also an option to delete one job out of the list. Editing queue-jobs is IMO not necessary, so the batch-file solution would be a good method for rebuilding automkv's queue function.

BTW, is it possible to start the cli windows minimized?

buzzqw
26th August 2008, 11:49
update
http://www.64k.it/andres/data/a/AutoMKV096b16.exe

now external audio should work, as d2v and dga as input

@Spreeni

thanks for you suggestion! i will try to do my best

BHH

Elpichu
26th August 2008, 20:23
beta16 seems to work fine for me (batch in progress here hehe).
Small bug that i found : the 'clear job list' button does not delete the queue.bat batch.

[edit]
There is a problem with the audio : i originally selected two AC3 audio tracks but in the log i see this, and final muxing got no audio (2 jobs in the queue and same result for the two)

21:07:45 Working by Command Line: automkv4.ini
21:07:45 Track Language 1: NONE
21:07:45 Audio Codec 1: Copy Original
21:07:45 Track Language 2: NONE
21:07:45 Audio Codec 2: Copy Original

buzzqw
26th August 2008, 21:36
i have already a new beta, wait tomorrow for upload
should fix your problem Elpichi (btw .. post your log)

BHH

Elpichu
26th August 2008, 21:51
sorry, here it is :


21:07:45 0.96 public beta16 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
21:07:45 Selected Input file: D:\dvdfab\MainMovie\Dr House - 05\VIDEO_TS\VTS_01_0.IFO
21:07:45 Selected Output dir: E:\automkv\temp\
21:07:45 Selected Final Name: Dr House - 05
21:07:45 Selected Container type: MKV
21:07:45 Selected Encoder: X264
21:07:45 Selected Size: 1 CD / 1
21:07:45 Selected Profile: Constant_Quality.xml
21:07:45 Selected Resizer: NONE / Original
21:07:45 Selected Filters: RemoveGrain(mode=2)
21:07:45 Selected Deinterlacer: AUTO
21:07:45 Selected Field Order: AUTO
21:07:45 Enabled Constant Quality With Unlimited Size (Q 18)
21:07:45 Activate PGC Ripping: 1
21:07:45 Working by Command Line: automkv4.ini
21:07:45 Track Language 1: NONE
21:07:45 Audio Codec 1: Copy Original
21:07:45 Track Language 2: NONE
21:07:45 Audio Codec 2: Copy Original
21:07:45 Selected 1' Sub tracks: Francais 0 (0xBD 0x20) [0] wide
21:07:45 Selected 2' Sub tracks: Francais 1 (0xBD 0x21) [0] wide
21:07:45 Activate Anamorphic Encoding
21:07:45 Selected Unlimited media size
21:07:45 Starting SubRipping
21:09:15 Subtitle Size: 3608576 bytes
21:09:15 Finished SubRipping
21:09:15 Activate PGC processing: PGC 1 [0:42:14:12]
21:09:15 Dgindex CMD: E:\Downloads\AutoMKV0.96beta13\exe\dgindex\dgindex.exe -FO=0 -OM=0 -YR=2 -AIF=[D:\dvdfab\MainMovie\Dr House - 05\VIDEO_TS\VTS_01_1.vob] -OF=[E:\automkv\temp\movie] -exit -minimize
21:09:42 D2V file size: 322042 bytes
21:09:47 Number of Frames: 63351
21:09:47 Framerate: 25.000000
21:09:47 Movie length in Seconds: 2535
21:09:47 Movie Width/Height: 720/576
21:09:47 DgIndex AR: 16:9
21:11:24 Source is declared bff by a margin of 31/13.
21:11:24 Advanced Deinterlace Routines Log
21:11:24 Analyzed 354 sections of five frames
21:11:24 Found Interlace Sections: 0 0.00%
21:11:24 Found Progressive Sections:354 100.00%
21:11:24 Found Telecined Sections: 0 0.00%
21:11:24 Found Zero Mov: 100.00% 354
21:11:24 Found One Mov: 0.00% 0
21:11:24 Found Two Mov: 0.00% 0
21:11:24 Found Three Mov: 0.00% 0
21:11:24 Found Four Mov: 0.00% 0
21:11:24 Found Five Mov: 0.00% 0
21:11:24 The Movie is declared to progressive
21:11:24 Starting X264
21:11:24 CRF encoding X264: E:\Downloads\AutoMKV0.96beta13\exe\encoder\x264.exe --pass 1 --crf 18 --stats "E:\automkv\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 2 --aq-strength 1.00 --sar 14222222:10000000 --output "E:\automkv\temp\movie.264" "E:\automkv\temp\movie.avs"
22:00:10 X264 Final CRF Encoding Stats:
22:00:10 Accepted values are between 697303040 and 741343232 bytes (movie+audio)
22:00:10 Got a file of size: 1244093696 bytes + audio size 0 bytes (1245897984)
22:00:10 Only Movie Size: 1244093634 bytes
22:00:10 "E:\Downloads\AutoMKV0.96beta13\exe\matroska\mkvmerge.exe" -o "E:\automkv\temp\Dr House - 05.mkv" --default-duration 0:25000/1000fps --track-name -1:"Dr House - 05" --aspect-ratio -1:1.777778 --chapters "E:\Downloads\AutoMKV0.96beta13\exe\chapters.txt" "E:\automkv\temp\movie.264" "E:\automkv\temp\Dr House - 05.idx" --title "Done with AutoMKV 0.96 public beta16 http://forum.doom9.org/showthread.php?t=134478 "
22:00:51 Final Muxed size: 1246193152 bytes
22:00:51 Encoding finished: 00:49:27 elapsed time
22:00:51 -----------------------------------------------------------------------
22:00:51 Script AutoCrop.log
22:00:51
22:00:51 Crop(0,0,720,576)
22:00:51 -----------------------------------------------------------------------
22:00:51 Script movie.avs
22:00:51
22:00:51 #loadpluginstart
22:00:51
22:00:51 #test1
22:00:51
22:00:51 #importstart
22:00:51
22:00:51 #test2
22:00:51
22:00:51 movie = mpeg2source("E:\automkv\temp\movie.d2v")
22:00:51 function getOrder(clip c) {
22:00:51 order = GetParity(c) ? 1 : 0
22:00:51 Return order }
22:00:51 #filter1start
22:00:51
22:00:51 #test3
22:00:51
22:00:51 last = movie
22:00:51 fixed_aspect = 1.250000
22:00:51 out_width = 720
22:00:51 out_height = 576
22:00:51 #resizestart
22:00:51
22:00:51 #test4
22:00:51
22:00:51 #filter2start
22:00:51
22:00:51 #test5
22:00:51
22:00:51 RemoveGrain(mode=2)
22:00:51
22:00:51 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -


and


22:00:56 0.96 public beta16 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
22:00:56 Selected Input file: D:\dvdfab\MainMovie\Dr House - 06\VIDEO_TS\VTS_01_0.IFO
22:00:56 Selected Output dir: E:\automkv\temp\
22:00:56 Selected Final Name: Dr House - 06
22:00:56 Selected Container type: MKV
22:00:56 Selected Encoder: X264
22:00:56 Selected Size: 1 CD / 1
22:00:56 Selected Profile: Constant_Quality.xml
22:00:56 Selected Resizer: NONE / Original
22:00:56 Selected Filters: RemoveGrain(mode=2)
22:00:56 Selected Deinterlacer: AUTO
22:00:56 Selected Field Order: AUTO
22:00:56 Enabled Constant Quality With Unlimited Size (Q 18)
22:00:56 Activate PGC Ripping: 1
22:00:56 Working by Command Line: automkv5.ini
22:00:56 Track Language 1: NONE
22:00:56 Audio Codec 1: Copy Original
22:00:56 Track Language 2: NONE
22:00:56 Audio Codec 2: Copy Original
22:00:56 Selected 1' Sub tracks: Francais 0 (0xBD 0x20) [0] wide
22:00:56 Selected 2' Sub tracks: Francais 1 (0xBD 0x21) [0] wide
22:00:56 Activate Anamorphic Encoding
22:00:56 Selected Unlimited media size
22:00:56 Starting SubRipping
22:01:58 Subtitle Size: 3112960 bytes
22:01:58 Finished SubRipping
22:01:58 Activate PGC processing: PGC 1 [0:41:56:12]
22:01:58 Dgindex CMD: E:\Downloads\AutoMKV0.96beta13\exe\dgindex\dgindex.exe -FO=0 -OM=0 -YR=2 -AIF=[D:\dvdfab\MainMovie\Dr House - 06\VIDEO_TS\VTS_01_1.vob] -OF=[E:\automkv\temp\movie] -exit -minimize
22:02:21 D2V file size: 319768 bytes
22:02:24 Number of Frames: 62901
22:02:24 Framerate: 25.000000
22:02:24 Movie length in Seconds: 2517
22:02:24 Movie Width/Height: 720/576
22:02:24 DgIndex AR: 16:9
22:03:54 Source is declared tff by a margin of 20/25.
22:03:54 Advanced Deinterlace Routines Log
22:03:54 Analyzed 366 sections of five frames
22:03:54 Found Interlace Sections: 0 0.00%
22:03:54 Found Progressive Sections:366 100.00%
22:03:54 Found Telecined Sections: 0 0.00%
22:03:54 Found Zero Mov: 100.00% 366
22:03:54 Found One Mov: 0.00% 0
22:03:54 Found Two Mov: 0.00% 0
22:03:54 Found Three Mov: 0.00% 0
22:03:54 Found Four Mov: 0.00% 0
22:03:54 Found Five Mov: 0.00% 0
22:03:54 The Movie is declared to progressive
22:03:54 Starting X264
22:03:54 CRF encoding X264: E:\Downloads\AutoMKV0.96beta13\exe\encoder\x264.exe --pass 1 --crf 18 --stats "E:\automkv\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 2 --aq-strength 1.00 --sar 14222222:10000000 --output "E:\automkv\temp\movie.264" "E:\automkv\temp\movie.avs"
22:10:31 X264 Final CRF Encoding Stats:
22:10:31 Accepted values are between 697303040 and 741343232 bytes (movie+audio)
22:10:31 Got a file of size: 164234304 bytes + audio size 0 bytes (165790784)
22:10:31 Only Movie Size: 164234309 bytes
22:10:31 "E:\Downloads\AutoMKV0.96beta13\exe\matroska\mkvmerge.exe" -o "E:\automkv\temp\Dr House - 06.mkv" --default-duration 0:25000/1000fps --track-name -1:"Dr House - 06" --aspect-ratio -1:1.777778 --chapters "E:\Downloads\AutoMKV0.96beta13\exe\chapters.txt" "E:\automkv\temp\movie.264" "E:\automkv\temp\Dr House - 06.idx" --title "Done with AutoMKV 0.96 public beta16 http://forum.doom9.org/showthread.php?t=134478 "
22:10:33 Final Muxed size: 83752376 bytes
22:10:34 Encoding finished: 00:06:40 elapsed time
22:10:34 -----------------------------------------------------------------------
22:10:34 Script AutoCrop.log
22:10:34
22:10:34 Crop(0,0,720,576)
22:10:34 -----------------------------------------------------------------------
22:10:34 Script movie.avs
22:10:34
22:10:34 #loadpluginstart
22:10:34
22:10:34 #test1
22:10:34
22:10:34 #importstart
22:10:34
22:10:34 #test2
22:10:34
22:10:34 movie = mpeg2source("E:\automkv\temp\movie.d2v")
22:10:34 function getOrder(clip c) {
22:10:34 order = GetParity(c) ? 1 : 0
22:10:34 Return order }
22:10:34 #filter1start
22:10:34
22:10:34 #test3
22:10:34
22:10:34 last = movie
22:10:34 fixed_aspect = 1.250000
22:10:34 out_width = 720
22:10:34 out_height = 576
22:10:34 #resizestart
22:10:34
22:10:34 #test4
22:10:34
22:10:34 #filter2start
22:10:34
22:10:34 #test5
22:10:34
22:10:34 RemoveGrain(mode=2)
22:10:34
22:10:34 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -


I cancelled the second while encoding.

buzzqw
27th August 2008, 07:08
here the beta 17 http://www.64k.it/andres/data/a/AutoMKV096b17.exe
fixed queue buttons (delete/edit/clear..)
IFO queuing "should" work

@Elpichu
thanks for your tests!

BHH

Spreeni
27th August 2008, 07:55
@buzzqw
fixed queue buttons (delete/edit/clear..) IFO queuing "should" work
yes, queue is near to be perfect :) One thing: the settings-file "automkv.ini" is now handeled as a queue-job and will be deleted on every queued encoding. Maybe it would be better to use another filename for queue-jobs, something like queue01. queue02 etc.

I like the clear layout of the new queue window. Just a suggestion: how about showing the output filename on the right side or at the bottom if clicking on one job in queue-window? This could help, not to lose track of things if you have a lot of jobs in queue.

and again, buzzqw, nice work, really! :thanks: