View Full Version : AutoMKV 0.93a - (DVD/TS/AVI/AVS to X264/XviD/WVC1 into MKV/MP4/WMV) update 30/12/2007
Pages :
1
2
3
4
5
6
7
8
9
10
11
12
[
13]
14
15
16
17
18
19
noremacyug
7th August 2007, 16:51
in order to get 6ch to show up in the status bar as you've shown above i had to enter the advanced audio options and change channels from auto to 6. however, it still didn't work right. the process only took a few mins and only output a small 116k wmv file.
InorganicMatter
7th August 2007, 20:08
however, it still didn't work right. the process only took a few mins and only output a small 116k wmv file.
Same problem here. Are you using Vista or XP?
buzzqw
7th August 2007, 20:37
@noremacyug and @InorganicMatter
in next update i even added the possibility to pre process source to uncompressed video/audio (a request from a good donor)
but even in this case i wasn't able to get 5.1 audio... i suppose is due to ffdshow.. but i want get it fuctional
BHH
jmnk
7th August 2007, 20:40
After couple of tries and side discussion on a different thread (see my previous posts here for the link) I'm thinking encoding to multichannel wma does not work in AutoMKV. It seems to be the limitation of avisynth+directshow rather than AutoMKV itself. Apparently avisynth file, where you combine video and multichannel wav file, cannot be fed into wmcmd.vbs encoder.
As a workaround, until the author of AutoMKV does it himself, you need to do some manual work.
Check your movie.avs file - it should have a separate line for opening video, and separate for opening wav file, and than combines them together with audiodub.
You need to comment out opening audio file, get rid of audiodub - essentially you want to add up with avs with just video. Than edit your .bat file that feeds avs to wmcmd.vbs - you need to add -a_input parameter specifying your wav file. That way wmcmd.vbs will use your avs file for video, and will load wav file separately for audio encoding. Works fine here.
buzzqw
7th August 2007, 20:42
@jmnk
are you sure ? is this is working will be very easy to implement :cool:
BHH
jmnk
7th August 2007, 22:15
@jmnk
are you sure ? is this is working will be very easy to implement :cool:
BHH
I'm pretty sure. Tried two or three times - looked/sounded fine. Yap, it is pretty trivial - that's why I mentioned you are probably going to make the change. It also makes sense from theoretical perspective - given what others (IanB, Zambelli) were saying about wav and extensible headers. And when Zambelli added -a_input parameter to wmcmd.vbs this method is possible.
Thanks for great app.
BTW, should the audiodub be: audiodub(video, audio) and not the other way around? Not that it matters for wma since you would not combine audio and video, but still.
Also, I haven't checked too much, but I think I saw a movie avs file which, if you do not specify audio input, would result in something along this line:
video=somethinghere
#no audio line - good
#no audiodub line - good
last=movie
#end of the script
I think it is --not-- outputting video. the last line of the script would need to be:
last
for it to work, no?
buzzqw
7th August 2007, 22:20
And when Zambelli added -a_input parameter to wmcmd.vbs this method is possible.
i will do some test tomorrow, i hope great news!
video=somethinghere
#no audio line - good
#no audiodub line - good
last=movie
#end of the script
that's happen only when no filters and no resize is used, and is fixed in next update
BHH
noremacyug
8th August 2007, 05:03
Same problem here. Are you using Vista or XP?
xp pro
@buzzqw
hope you can get it all worked out. i look forward to the seeing how it works.
buzzqw
8th August 2007, 08:18
Biggest Holy Cow !!! :eek::eek:
IS WORKING!!!!
@jmnk :helpful: :thanks:
will be in next update
EDIT: but the result is quite a messy... could test someone this file http://www.64k.it/andres/data/a/movie51.wmv (2mb) ... maybe i haven't the correct decoder installer (i use a win2003 server)
BHH
buzzqw
8th August 2007, 09:46
the first test was from a vob
this is from and HD mkv (x264 1024/xxxx, 5.1 aac audio) -> scaled to 720, 5.1 wma , insane profile
http://www.64k.it/andres/data/a/_aaa720.wmv (2mb)
and is not jerky as the vob... :confused:
i found, from my test, that is audio that cause problem, if i use 5.1 the playback is not fluid, with stereo is more fluid... maybe is a decoder problem on my side
BHH
SeeMoreDigital
8th August 2007, 09:55
the first test was from a vob
this is from and HD mkv (x264 1024/xxxx, 5.1 aac audio) -> scaled to 720, 5.1 wma , insane profile
http://www.64k.it/andres/data/a/_aaa720.wmv (2mb)
and is not jerky as the vob... :confused:This sample is working okay for me. Played using MediaPlayer Classic and FFdshow WVC1 filter
buzzqw
8th August 2007, 10:03
@SeeMoreDigital
could you test this ?
http://www.64k.it/andres/data/a/movie51.wmv
the wmv you testes was ok even for me
but this http://www.64k.it/andres/data/a/movie51.wmv isn't play well
BHH
nullstuff
8th August 2007, 10:04
...in VLC both files are playing jerky (with audio ok).
EDIT (about movie51): WMP9 downloaded WVC1 decoder to play it... jerky. ffdshow decodes audio, but I can't hear nothing. MPC uses ffdshow for both video (jerky) and audio (fine).
-- nullstuff
SeeMoreDigital
8th August 2007, 10:30
@SeeMoreDigital
could you test this ?
http://www.64k.it/andres/data/a/movie51.wmv
the wmv you testes was ok even for me
but this http://www.64k.it/andres/data/a/movie51.wmv isn't play wellI can confim, the frames are stuttering very badly :(
buzzqw
8th August 2007, 11:06
ok, new test
the same vob encoded to 640*272 (autocropped and resized to 640) , wma 5.1 is playing ok ( http://www.64k.it/andres/data/a/movie_vob640.wmv (1 mb)
the same vob , full width 720*576, wma 5.1 is now playing ok :confused: http://www.64k.it/andres/data/a/movie_vob720.wmv (2 mb)
the same vob, only autocropped to 720*304, wma 5.1, http://www.64k.it/andres/data/a/movie_vob720_cropped.wmv IS STUTTERING!!!
the same vob , cropped not using autocrop but lanczosresize(720,304,0,72,-0,-72) , wma 5.1, is STUTTERING http://www.64k.it/andres/data/a/movie720_not_autocropped.wmv
EDIT: in this case "the same vob , cropped not using autocrop but lanczosresize(720,304,0,72,-0,-72) , wma 5.1, is STUTTERING http://www.64k.it/andres/data/a/movie720_not_autocropped.wmv" BUT NOT USING REMOVEGRAIN the movie isn't more stuttering... more :confused: then ever
i don't understand... why some movies are stuttering an other not...
SeeMoreDigital
8th August 2007, 11:18
Can you try cropping 72 pixels off the top and bottom and resizing to 720x432?
Cheers
buzzqw
8th August 2007, 11:27
ok, the same vob but cropped/resized/filtered as this
lanczosresize(movie,720,432,0,72,-0,-72)
RemoveGrain(mode=2)
ColorMatrix(mode="Rec.709->Rec.601")
is here http://www.64k.it/andres/data/a/movie720x432.wmv (2 mb)
and is playing OK ! why ???
BHH
SeeMoreDigital
8th August 2007, 11:43
and is playing OK ! why ???I wonder whether it's somehow related to "resizing".
Cropping 72 pixels off the top and bottom of an 720x576 source and resizing it to 720x432, is not actually resizing... it's just cropping!
That said, your 640x272 sample has most definitely been resized.... and it's working fine :confused:
nullstuff
8th August 2007, 11:47
...interesting: if you load in VDM a script likedirectshowsource("movie720_not_autocropped.wmv",audio=false) # stuttering sourceusing step-by-step you'll see frames are encoded (or maybe decoded?) in a sort of 1-3-2-4-6-5-n way (in opposite of 1-2-3-4-5-6-n). :confused:
-- nullstuff
buzzqw
8th August 2007, 12:32
found the problem :mad:
the preset INSANE ,inside wmcmd.vbs (by Zambelli) seems broken...
i will re re re re re check all wmv profiles :mad:
BHH
buzzqw
8th August 2007, 14:32
redone all standard wmv profile :mad:
now isn't stuttering ! and audio 5.1 is working
fyi... wvc1 is slow... stay away from extreme and insane profile...
BHH
InorganicMatter
8th August 2007, 15:22
redone all standard wmv profile :mad:
now isn't stuttering ! and audio 5.1 is working
fyi... wvc1 is slow... stay away from extreme and insane profile...
BHH
Now that all are working: would you suggest WMV9, XviD, or x264 for 1CD DVD backups? On a test I did, between XviD and x264, x264 most certainly edges out XviD, and both took roughly the same time to convert. How would WMV or WVC1 compare on convert time and picture quality to x264?
I'm really trying to make DVD backup that look good playing on the big screen, but will also play in my Zen Vision M (supports WMV9-not VC1, and XviD). x264 looks best but does not fill this...
buzzqw
8th August 2007, 15:33
my preferred order is
1) X264
2) XviD
3) WMV
BUT i use an HTPC...
wvc1 is too slow if you haven't an Q6600 (at least)
xvid could be the winner in your situation, i would go ever for 2cd rip, 1 cd is to use with very compressible source, and since default media burning is now dvd and not cd, i will go for 1/4 dvd or 1/3 dvd
more, if you want 5.1 audio your space on 1 cd is even less... go with x264, better profile, nero 0.35 OR xvid but with 1100 mb disk settings
BHH
noremacyug
8th August 2007, 18:37
did you update the first post including the new profiles or are they linked elsewhere?
jmnk
8th August 2007, 18:44
Biggest Holy Cow !!! :eek::eek:
IS WORKING!!!!
@jmnk :helpful: :thanks:
will be in next update
BHH
Glad to help.....:)
jmnk
8th August 2007, 18:47
Now that all are working: would you suggest WMV9, XviD, or x264 for 1CD DVD backups? On a test I did, between XviD and x264, x264 most certainly edges out XviD, and both took roughly the same time to convert. How would WMV or WVC1 compare on convert time and picture quality to x264?
I'm really trying to make DVD backup that look good playing on the big screen, but will also play in my Zen Vision M (supports WMV9-not VC1, and XviD). x264 looks best but does not fill this...
Other than standard response "try yourself and choose what looks good for you", you may also want to read through this:
http://forum.doom9.org/showthread.php?t=128498
and this:
http://forum.doom9.org/showthread.php?t=128118
rainfellow
8th August 2007, 20:02
If this has been answered before, please don't flame me for "not searching the threads". I have and didn't find an answer.
Here's my problem. I'm trying to convert some files (VOB's, AVI's, ect) over to WMV for a Zune. Everything is in place as needed, but when the converter is run, it goes through the motions and outputs a file that shows a statement of "LoadPlugin: unable to load "C:\AutoMKV\exe\filter\FFMpegSource.dll" (C:\ConverterOutput\temp\movie.avs, line15)".
I have the most current FFMpeg dll (1.7) and it's in the filter folder. What am I missing??
Any help IS appreciated.
buzzqw
8th August 2007, 20:30
@rainfellow
first of all Welcome to the Forum!
and yes.. it's already asked... but no problem :)
you must unzip ffmpegsource in \exe\encoder folder AND move ffmpegsource.dll (the new unzipped) in \exe\filter (overwriting the present)
is suggested to unzip the ffmpegsource.zip even in \windows\system32 folder, so you will be able to open avs made by automkv even with virtualdub
@ALL
in next full update (maybe tomorrow or past tomorrow) i will include the 1.7 AND a check for this errors
BHH
DIEGO7-5
8th August 2007, 22:42
Just an info...has nothing to do with the discussion currently going on!
I have finally achieved excellent results for my favourite TV-Show "King Of Queens". With this self-made .lvl file:
C0 = FFT3DGPU(sigma=1).Spline36Resize(xxx,yyy)
C1 = FFT3DGPU(sigma=2).BicubicResize(xxx,yyy,0,0.75)
C2 = FFT3DGPU(sigma=3).BicubicResize(xxx,yyy,0,0.50)
C3 = FFT3DGPU(sigma=4).BicubicResize(xxx,yyy,0.333,0.333)
C4 = FFT3DGPU(sigma=5).BicubicResize(xxx,yyy,0.333,0.1775)
C5 = FFT3DGPU(sigma=6).BicubicResize(xxx,yyy,0.38,0)
C6 = FFT3DGPU(sigma=7).BicubicResize(xxx,yyy,0.5402,0)
C7 = FFT3DGPU(sigma=8).BicubicResize(xxx,yyy,0.6,0)
in 640 x 480. insane profile for XVID with QPEL and GMC turned off (edited the profile so it will work on my SAP).
Now FFT3DGPU what is that one may ask. Itīs a port of the included FFT3D Filter but it will use your GPU capabilities (DirectX 9 support of your GPU is a MUST) to speed up things a little or a lot (depends on GPU as well).
Get it HERE:
http://forum.doom9.org/showthread.php?t=89941
Ok, so here is a list of what i converted:
Source: DVD / 4:3 / interlaced
Converted to: XVID with mp3 @ 128 kbps (custom edited XVID "INSANE" profile to match SAP standard)
Final XVID size: 175 MB
Chosen resolution by AutoMKV resizing routines with .lvl file as written above:: 640x480
TheRyuu
8th August 2007, 23:33
@buzzqw
I think there might be an update to vsfilter. I noticed your using one from 2005.
There is a newer one from 5-31-2007 (I think thats the date, sometime in may 07) that came with CCCP.
It works for me.
Vsfilter.7z (http://www.esnips.com/doc/fd1d6aa0-171f-4e3d-bb19-8cae6754fe29/VSFilter)
buzzqw
9th August 2007, 17:25
@DIEGO7-5
added your LVL to list, but i will not include fft3dgpu (i don't want to add filters and filters...)
thanks for this LVL
in next update i will include a qmf that will use the LVL selected...
@wizboy11
thanks too! added in filter folder
BHH
buzzqw
10th August 2007, 11:05
Update 0.89 Full Package
Link on first post AND PLEASE USE A MIRROR!
ADDED: VFW Support. For activating press CTRL F9. You need avs2avi.exe in \exe\encoder folder. Download from http://www.avs2avi.org/ ( tested with http://www.64k.it/andres/a/avs2avi-139x.zip ) There is a very limited support to this features.. since it is unofficial..
ADDED: HCenc Support. For activating press CTRL F10. You need HCenc_021.exe in \exe\encoder folder. Download from http://www.bitburners.com/Software/Download/Video_Codecs_and_Encoders/HC_Encoder/HC_Encoder_v0.21/ . I suggest to use manual crop and resize to get a "dvd like" resolution, even if hcenc will encode even 656*272 files. There is a very limited support to this features.. since it is unofficial..
ADDED: Lot's of tooltip for HCEnc , taken from official manual (a big thank to Hank315 for this wanderfull piece of software)
ADDED: MOV to list of supported file type
ADDED: Sagittaire HD-DVD profile for x264. Sagittaire_6MB.xml , Sagittaire_12MB.xml, Sagittaire_18MB.xml. These profiles are very slow http://forum.doom9.org/showthread.php?goto=newpost&t=128498
ADDED: Preprocess to Lossless (request from a big donor). The file is huffyuv, with pcm audio (stereo or multichannel)
ADDED: QMLF_Adaptive_LVL, this qmf will use the LVL specified in QMTrim (alpha)
ADDED: Tweak in Preview Panel. Note that for see the effect you must it Preview Resized
FIXED: CCT Audio encoder and AVS audio input
FIXED: Advanced Audio Setting are (NERO and CCT options) are remembered when quequing
FIXED: For running HGAVS is needed that FFmpegSource libs are in system path.
FIXED: No filter, no resize, no colormatrix usage with FFmpegSource
FIXED: If "Show Enc. Stats" was unchecked the xvid encoding will show all frames encoded (thanks to wizboy11)
FIXED: Changed how audio is feeded to WMcmd.vbs, now is passed as a_input parameter. Now 5.1 is working (a big thanks to jmnk )
FIXED: In status bar added a warning for use 5.1 audio with WMV
Update FFmpegSource to 1.7, QMLF to build 30/07/2007, QMLF_7_motions, redone all wmv profiles, vsfilter.dll
FIXED: Command line help. (thanks to Noritaka)
NOTE: Don't use queue/multiple works with HGavs/Qmtrim/QMLF_Adaptive_LVL
BHH
bisdelf
10th August 2007, 16:45
@buzzqw
hi, i sent you a PM with some questions. i would be glad if you can give me the answers.
thanks,
bisdelf
buzzqw
10th August 2007, 16:55
done, but next time write here in forum since it's general questions ;)
BHH
bisdelf
10th August 2007, 17:24
hi, if i enter the "preview" option in Advanced Settings with a large resolution video (in my case 1920x1080i) the video is not adapted at the resolution of the monitor, which can be ok, but the bottom bar with the commands such as play, pause etc. are not visible. in this situation i'm not able to pause the video and set my settings and also the window can't be closed, the only way is to shut down the main window of the program.
my screen is 1280x1024
:)
bye,
bisdelf
buzzqw
10th August 2007, 17:30
that's strange..
i use mediainfo for analyzing file and if found that with of movie > width of desktop i add a reduceby2()...
test this.. while having the preview opened look in automkv folder for a file named preview.avs
is present reduceby2() ?
also.. if your file is m2t ... i doubt that mediainfo is able to analyze it :(
i will try to find a better way
BHH
bisdelf
10th August 2007, 18:33
file tipe .mpg, resolution 1920x1080i. NO reduceby2() in the preview.avs
of course i'm using the .d2v image of the file
and i noticed that the width of the preview window fits the width of the screen but it doesn't fit the height...which is the most important for the bottom commands
buzzqw
10th August 2007, 18:52
ok.. understud... for d2v could be done something...
tomorrow first update :)
BHH
buzzqw
10th August 2007, 19:58
fixed d2v with width> desktop width
http://www.64k.it/andres/data/a/AutoMKV089a.exe
thanks bisdelf for the bug!
BHH
bisdelf
10th August 2007, 20:34
goooood, i'll try it right now :cool:
survivant
10th August 2007, 21:08
I got an error when muxing the file to mkv
C:\DVD\encode\automkv\temp>muxing.bat
C:\DVD\encode\automkv\temp>"C:\DVD\tools\AutoMKV089_NORIP\exe\matroska\mkvmerge.
exe" -o "C:\DVD\encode\automkv\temp\[DB]_Naruto_Shippuuden_024_[E9E271D0].mkv" -
-track-name -1:"[DB]_Naruto_Shippuuden_024_[E9E271D0]" --aspect-ratio 1:1.333333
"C:\DVD\encode\automkv\temp\movie.mp4" --language -1:und --default-track -1:yes
"C:\DVD\encode\automkv\temp\" --title "Done with AutoMKV 0.89 http://forum.doo
m9.org/showthread.php?p=854221 "
mkvmerge v2.0.2 ('You're My Flame') built on Feb 21 2007 23:40:43
Error: The source file 'C:\DVD\encode\automkv\temp\' could not be opened success
fully, or retrieving its size by seeking to the end did not work.
I think I found the problem.. AutoMKv didn't extract the audio track. I choose Copy from original (it's mp3 audio), but I don't find any audio.mp3 file.
buzzqw
10th August 2007, 22:45
maybe...
look at log, there is something like ?
22:40:03 Extracted Audio with FFmpeg!
22:40:03 Size Audio Extracted: -2
in that case is ffmpeg that was unable to extract..
you can also try from dos writing
ffmpeg.exe -vn -acodec copy -i [DB]_Naruto_Shippuuden_024_[E9E271D0].mkv audio.mp3
the only thing i can do in that case is to force reencoding audio...
BHH
jellyfish2002
11th August 2007, 03:10
I gotten the following error message when trying to convert my DVD backup to x.264.
Avisynth failure!
VobSub: Can't open "C:\Users\dude\Desktop\VIDEO_TS\temp\VIDEO_TS.idx" (C:\Users\dude\Desktop\VIDEO_TS\temp\movie.avs, line 80)
InorganicMatter
11th August 2007, 05:25
NEVERMIND, found it. I didn't have delaycut in the right folder!
I gotten the following error message when trying to convert my DVD backup to x.264.
You are trying to open "VIDEO_TS.IFO," aren't you? You have to open the IFO of the VTS containing the move (hint: it's usually the one with the most 1GB file chunks).
buzzqw
11th August 2007, 08:55
@survivant
from 0.87 changelog
ADDED: Possibility to extract audio (Copy Original) for AVI/MP4/MKV/OGM/MOV.. container. The extraction is done by ffmpeg, or if present in \exe\BeSweet folder mplayer.exe. I cannot guarantee the correct extraction (for example aac extraction with mplayer is broken...)
you can try...
@jellyfish2002
automkv will automatically select the biggest vts...
is this dvd an episodic dvd ? (like 4 film or more episodes)
@InorganicMatter
delaycut is bundled in correct folder ...
BHH
bisdelf
11th August 2007, 11:21
mmm i don't know....but with the same file 1080i in manual crop and resize, when i actually go to encoding, it doesn't do the resize....maybe i keep doing some mistakes or....
noremacyug
11th August 2007, 11:36
perhaps, i'm setting it up wrong, but i'm still not getting 5.1.
buzzqw
11th August 2007, 14:03
@bisdelf
.but with the same file 1080i in manual crop and resize, when i actually go to encoding, it doesn't do the resize
in the preview panel you must close it by pressing on ACCEPT or CANCEL, only if pressing ACCEPT you will have in automkv advanced settings automatically added your crop values and width/height selected
@noremacyug
make sure you select original as downmixing and clicked on advanced audio options ad set WMAPRO and 6 as channel
BHH
InorganicMatter
11th August 2007, 15:46
@InorganicMatter
delaycut is bundled in correct folder ...
BHH
Yeah, I know it. I downgraded DGIndex to 1.4.8.0 because, as mentioned, the old version will automatically fix field order problems (as it should), while the newer one simply says "Hey, guess what? Your field order is broken!" Not cool for batch encoding.
My problem arose when I forgot to copy Delaycut into the new old DGIndex folder.
buzzqw
11th August 2007, 15:50
got it :)
also remember to put dgdecode.dll in \exe\filter folder
happy encoding!
BHH
P.S. any comment or suggestions are welcome!
peter_h
12th August 2007, 01:01
I chose the xBox_hiRes.xml profile using x264, and noticed that the resulting x264queue0profile.xml file has illegal xml:
There are no "/" prefixes on the closing tags for the following:
<deadzone-inter>false<deadzone-inter>
<deadzone-intra>false<deadzone-intra>
buzzqw
12th August 2007, 09:51
thanks peter_h!
anyway it will not cause problem to your encoding!
thanks again
BHH
noremacyug
12th August 2007, 10:08
@bisdelf
in the preview panel you must close it by pressing on ACCEPT or CANCEL, only if pressing ACCEPT you will have in automkv advanced settings automatically added your crop values and width/height selected
@noremacyug
make sure you select original as downmixing and clicked on advanced audio options ad set WMAPRO and 6 as channel
BHH
did that, time and time again. still says stereo 128k in the text console though when it gets to the audio part.
buzzqw
12th August 2007, 10:44
have you changed in your ac3filter/ffdshow to not downmix to stereo ?
also.. post the log and the "image" where you see stereo :)
BHH
InorganicMatter
12th August 2007, 15:22
Two things.
First, a grammatical error. When it starts to mux it says "Let's muxing!" It should just say: "Let's mux!"
Second, it seems to default to VTS_1_0.IFO in a movie with multiple titles. For example, one DVD has four episodes, each with a separate title, so there is VTS_(1/2/3/4)_0.IFO. Picking any of them will make AutoMKV pick VTS_1_0.IFO. I encoded four copies of episode 1 last night. :devil: I can post pics if this is not clear.
buzzqw
12th August 2007, 15:38
@InorganicMatter
from WIKI
Note: Only the largest IFO file present and its associated VOB files will be processed in IFO Mode. If you need to process a specific set of VOB files, select the first VOB belonging to this set, or in Advanced Settings check "Episodic DVD".
AND
If you check "Process this IFO", before manually selecting the IFO, AutoMKV will process only the vob files belonging to this specific IFO. (E.g. If you select video_ts.ifo, then only video_ts_0x.vob will be processed)
and thanks for the spelling!
BHH
InorganicMatter
12th August 2007, 15:49
@InorganicMatter
from WIKI
AND
and thanks for the spelling!
BHH
Ah, thanks!
Reading FTW, I guess. :p
gokushon
12th August 2007, 17:22
Hi,
It seems that 0.89 generated a bad DGIndex call when you want to keep originals AC3 tracks and they are not continuous (i.e.: English is 0x80 and Spanish is 0x83).
Please find attached the corresponding log:
17:12:39 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
17:12:39 Selected Input file: C:\tools\TVIX\VIDEO\Movie\VIDEO_TS\VTS_01_0.IFO
17:12:39 Selected Output dir: C:\tools\TVIX\VIDEO\Movie\temp\
17:12:39 Selected Final Name: Movie
17:12:39 Selected Container type: MKV
17:12:39 Selected Encoder: X264
17:12:39 Selected Size: 1 CD / 1
17:12:39 Selected Profile: ConstantQuality-CRF.xml
17:12:39 Selected Resizer: NONE / Original
17:12:39 Selected Filters: FFT3DFilter(sigma=3, sharpen=0.3)
17:12:39 Selected Deinterlacer: Progressive
17:12:39 Selected Field Order: AUTO
17:12:39 Enabled Constant Quality With Unlimited Size (Q 18)
17:12:39 Enabled CRF/CQ AutoRes at 18 value
17:12:39 Track Language 1: English (AC3 6ch, 0xBD 0x80) [0]
17:12:39 Audio Codec 1: Copy Original
17:12:39 Audio Quality 1: 0.35
17:12:39 Audio Channel 1:
17:12:39 Track Language 2: Espanol (AC3 6ch, 0xBD 0x83) [0]
17:12:39 Audio Codec 2: Copy Original
17:12:39 Audio Quality 2: 0.35
17:12:39 Audio Chennel 2:
17:12:39 Advanced Audio Settings DUMP Track 1
17:12:39 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:12:39 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:12:39 Lame Settings: ABR
17:12:39 Audio Normalization: 1
17:12:39 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:12:39 Advanced Audio Settings DUMP Track 2
17:12:39 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:12:39 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:12:39 Lame Settings: ABR
17:12:39 Audio Normalization: 1
17:12:39 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:12:39 Selected 1' Sub tracks: English 0 (0xBD 0x20) [0] wide
17:12:39 Selected 2' Sub tracks: Espanol 3 (0xBD 0x2C) [0] wide
17:12:39 Activate Anamorphic Encoding
17:12:39 Selected Unlimited media size
17:12:39 Starting SubRipping
17:16:11 Subtitle Size: 3115008 bytes
17:16:11 Finished SubRipping
17:16:11 Starting Indexing
17:16:11 Dgindex CMD: C:\Archivos de programa\AutoMKV\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=1,2 -YR=2 -AIF=[C:\tools\TVIX\VIDEO\Movie\VIDEO_TS\VTS_01_1.vob] -OF=[C:\tools\TVIX\VIDEO\Movie\temp\movie] -exit -minimize
Shall be TN=1,4 and not TN=1,2
17:17:02 Finished indexing
17:17:02 Starting fixing audio delay on track number 1
17:17:02 DelayCut CMD: C:\Archivos de programa\AutoMKV\exe\dgindex\Delaycut.exe -auto -out "C:\tools\TVIX\VIDEO\Movie\temp\fixed1.ac3" "C:\tools\TVIX\VIDEO\Mr Bean Holidays\temp\movie T01 3_2ch 384Kbps DELAY 0ms.ac3"
17:17:02 Original 1 Audio Size: 43271712 bytes
17:17:10 Fixed 1' Audio Size: 43270656 bytes
17:17:10 Finished fixing audio delay
17:17:12 Renamed file fixed1.ac3 to audio.ac3
17:17:12 Encoded 1' Audio Track: 43270656 bytes
17:17:12 Renamed file to audio.
17:17:12 Unable to encode Audio2, trying with DirectShowSource!
17:17:12 Renamed file to audio.
17:17:12 Unable to encode Audio, even with DirectShowSource!, trying with FFmpeg!
Thank you for AutoMKV, is really a very good program!!!
Regards
smoothOP
12th August 2007, 17:56
Hi buzzqw,
What do you think about adding some kind of "Video Splitter" functionality to AutoMKV? Is it possible? Or it's too difficult to be implemented?
I'm talking about something like SolveigMM Video Splitter (http://www.solveigmm.com/?Products&id=VideoSplitter).
buzzqw
12th August 2007, 18:41
@gokushon
First of all Welcome to the Forum!
is the dvd preprocessed in some way ? like stripping audio... ?
when you open the ifo, the "Espanol 3 (0xBD 0x2C) [0] wide" is effectively the FOURTH language in list ? and not the second ?
AND
17:17:12 Unable to encode Audio2, trying with DirectShowSource!
17:17:12 Renamed file to audio.
17:17:12 Unable to encode Audio, even with DirectShowSource!, trying with FFmpeg!
have you installed all software required ???
keep me informed!
@smoothOP
What do you think about adding some kind of "Video Splitter
automkv can already SPLIT... :confused:
in disk settings if you write (for example) 50 2 (the 2 in next box to disk settings) you will have 2 split of 50MB each
http://img403.imageshack.us/img403/9779/splitsl8.png
(or you can write 1 50 and got 50 split of 1 mb each :D )
or 700 2 you got 2 cd..
BHH
jefrey
12th August 2007, 20:47
hi buzz, i got an error message (with ffmpeg) line 61 contains erorros... in resmovie.avs and movie.avs.. its the ffmpegsource line....(no filters no resize is selected)
when the encode begin it says yes/quit or no and continue with ffmpeg instead of x264.exe. i selected no and the file will be ready in 3 hours then i can post the log file
buzzqw
12th August 2007, 20:52
you can already post the log, you will found it where the source file is
BHH
jefrey
12th August 2007, 20:54
i know but the imac is at home, and still encode, and me not ;)
buzzqw
12th August 2007, 20:59
i have done a quick test with no resize and no filter , working with an mkv input file AND using ffmpegsource
i got no errors in encoding
i will wait info
BHH
jefrey
12th August 2007, 21:51
14:05:04 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
14:05:04 Selected Input file: D:\Orginal\moviehd\moviehd.mkv
14:05:04 Selected Output dir: D:\Orginal\moviehd\temp\
14:05:04 Selected Final Name: moviehd
14:05:04 Selected Container type: MP4
14:05:04 Selected Encoder: X264
14:05:04 Selected Size: 4100 / 1
14:05:04 Selected Profile: PS3_41.xml
14:05:04 Selected Resizer: NONE / Original
14:05:04 Selected Filters: NONE
14:05:04 Selected Deinterlacer: AUTO
14:05:04 Selected Field Order: AUTO
14:05:04 Enabled CRF/CQ AutoRes at 18 value
14:05:04 Enabled FFmpegSource
14:05:04 Track Language 1: moviehd.mkv
14:05:04 Audio Codec 1: Nero AAC
14:05:04 Audio Quality 1: 1.00
14:05:04 Audio Channel 1: DPL
14:05:04 Advanced Audio Settings DUMP Track 1
14:05:04 Nero Option Profiles: AUTO --- Encoding Mode: Quality
14:05:04 CCT Option Profiles: AUTO --- Channel Options: AUTO
14:05:04 Lame Settings: ABR
14:05:04 Audio Normalization: 1
14:05:04 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
14:05:04 Advanced Audio Settings DUMP Track 2
14:05:04 Nero Option Profiles: AUTO --- Encoding Mode: Quality
14:05:04 CCT Option Profiles: AUTO --- Channel Options: AUTO
14:05:04 Lame Settings: ABR
14:05:04 Audio Normalization: 1
14:05:04 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
14:05:04
14:07:53 Aspect ratio: 1.778
14:07:53 Number of Frames: 194793
14:07:53 Framerate: 23.964
14:07:53 Movie length in Seconds: 8129
14:07:53 Movie Width/Height: 1280/720
14:07:55 Encoding D:\Orginal\moviehd\temp\ to NeroAAC with 1.00 quality
14:17:18 Encoded 1' Audio Track: 408990002 bytes
14:17:18 Checking script...resmovie.avs
14:18:59 !!!!ERROR!!!!
14:18:59 !!!!ERROR!!!! - Evaluate: System exception - Access Violation
(D:\Orginal\moviehd\temp\resmovie.avs, line 61)
14:18:59 !!!!ERROR!!!!
14:19:08 Script checked. All OK!!!
14:19:08 Starting X264 AutoResize with WIDTH of Original and wanted size of 4299161600 bytes
14:19:08 CRF encoding X264: C:\Download 1\AutoMKV089_NORIP\exe\encoder\x264.exe --pass 1 --crf 18 --stats "D:\Orginal\moviehd\temp\.stats" --progress --keyint 300 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --mixed-refs --trellis 1 --ref 3 --filter 0,0 --subme 6 --direct auto --vbv-maxrate 14000 --me dia --no-ssim --level 4.1 --weightb --b-pyramid --b-rdo --bime --analyse p8x8,b8x8,i4x4,i8x8 --8x8dct --threads auto --thread-input --sar 1:1 --output "D:\Orginal\moviehd\temp\resmovie.mp4" "D:\Orginal\moviehd\temp\resmovie.avs"
14:27:15 Finished Autosize procedure
14:27:15 Tested total movie: 1%
14:27:15 AutoResize movie size: 60554395 bytes
14:27:15 Movie Width suggested: 1424 value based on sample size (111.25% of original width)
14:27:15 Checking script...movie.avs
14:36:00 !!!!ERROR!!!!
14:36:00 !!!!ERROR!!!! - Evaluate: System exception - Access Violation
(D:\Orginal\moviehd\temp\movie.avs, line 61)
14:36:00 !!!!ERROR!!!!
14:36:05 Script checked. All OK!!!
21:49:24 "C:\Download 1\AutoMKV089_NORIP\exe\BeSweet\ffmpeg.exe" -i "D:\Orginal\moviehd\moviehd.mkv" -vcodec h264 -b 4114000 -s 1280x720 -qmin 10 -qmax 51 -an -directpred 2 -refs 1 -bf 3 -threads 0 -pass 1 -r 23.964 "D:\Orginal\moviehd\temp\movie.mp4"
21:49:24 "C:\Download 1\AutoMKV089_NORIP\exe\BeSweet\ffmpeg.exe" -i "D:\Orginal\moviehd\moviehd.mkv" -vcodec h264 -b 4114000 -s 1280x720 -qmin 10 -qmax 51 -directpred 2 -refs 1 -bf 3 -threads 0 -pass 2 -r 23.964 -acodec aac -ac 2 -ab 112000 -ar 44100 "D:\Orginal\moviehd\temp\movie.mp4"
21:49:24 "C:\Download 1\AutoMKV089_NORIP\exe\matroska\MP4Box.exe" -add "D:\Orginal\moviehd\temp\movie.mp4":par=1.000000 -add "D:\Orginal\moviehd\temp\audio.mp4:lang=und" -splits 16384 -fps 23.964 -new "D:\Orginal\moviehd\temp\moviehd_full.mp4"
21:49:25 Encoding finished: 07:30:17 elapsed time
jefrey
12th August 2007, 21:55
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\AddGrain.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\autocrop.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\aWarpSharp(Pruned).dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\blockbuster.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\cnr2.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\ColorMatrix.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\Convolution3D.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\corrector.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\DctFilter.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\Decomb.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\Deen.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\degrainmedian.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\DGDecode.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\EEDI2.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\FFMpegSource.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\FFT3DFilter.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\FluxSmooth.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\frfun7.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\hqdn3d.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\LeakKernelDeint.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\MaskTools.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\medianblur.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\MipSmooth.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\MSharpen.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\mt_masktools.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\mvtools.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\NicAudio.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\RemoveGrainS.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\RepairS.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\SangNom.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\SimpleResize.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\SoundOut.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\TBilateral.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\TDeint.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\TIVTC.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\TomsMoComp.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\TTempSmooth.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\UnDot.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\UnFilter.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\VSFilter.dll")
LoadPlugin("C:\Download 1\AutoMKV089_NORIP\exe\filter\warpsharp.dll")
#loadpluginstart
#test1
Import("C:\Download 1\AutoMKV089_NORIP\exe\filter\BlindDeHalo3_mt2.avsi")
Import("C:\Download 1\AutoMKV089_NORIP\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
Import("C:\Download 1\AutoMKV089_NORIP\exe\filter\HybridFuPP.avsi")
Import("C:\Download 1\AutoMKV089_NORIP\exe\filter\LanczosPlus.avsi")
Import("C:\Download 1\AutoMKV089_NORIP\exe\filter\Lem.avsi")
Import("C:\Download 1\AutoMKV089_NORIP\exe\filter\LimitedSharpenFaster.avsi")
Import("C:\Download 1\AutoMKV089_NORIP\exe\filter\MCBob_v03c.avsi")
Import("C:\Download 1\AutoMKV089_NORIP\exe\filter\mvbob.avsi")
Import("C:\Download 1\AutoMKV089_NORIP\exe\filter\QMlib.avsi")
Import("C:\Download 1\AutoMKV089_NORIP\exe\filter\seesaw.avsi")
Import("C:\Download 1\AutoMKV089_NORIP\exe\filter\spresso.avsi")
#importstart
#test2
movie = FFmpegSource("D:\Orginal\moviehd\moviehd.mkv",vtrack=-1,atrack=-2,seekmode=0,timecodes="Test.timecodes",vcache=true,vcachefile="Test.ffcache")
movie = isRGB(movie) ? ConvertToYV12(movie) : movie
movie = isYUY2(movie) ? ConvertToYV12(movie) : movie
movie = AssumeFPS(movie,24000,1001)
function getOrder(clip c) {
order = GetParity(c) ? 1 : 0
Return order }
#filter1start
#test3
#resizestart
#test4
last = movie
#filter2start
#test5
return last
buzzqw
12th August 2007, 22:43
it's a crash of ffmpegsource!
14:18:59 !!!!ERROR!!!! - Evaluate: System exception - Access Violation
is working on shorter sample ?
i cannot do much...
if you were able reproduce the error on a small sample i will glad to send this file to author of ffmpegsource!
BHH
smoothOP
12th August 2007, 22:48
automkv can already SPLIT... :confused:
...
(or you can write 1 50 and got 50 split of 1 mb each :D ) heh, that was gooood
BHH
I mean an easy way to cut the commercials from captured movie. Or lets say I got 1 hour captured movie and I want to make 3 clips- 1st from 00:00 to 08:37, 2nd from 08:56 to 44:32 and 3rd from 48:29 to 59:41. I have used the good old Dr. DivX for years and that was pretty easy to be done. Unfortunately the Dr. didn't support x264.
And now I think about another little problem- the name AutoMKV. I have struggled with a few apps during the last year and I have seen many times in forums the name AutoMKV but I have never been interested in mkv container and never even tought to try it! Now I found that you have made a little universe. This tool is very very good actually but the name is tricky. This is not AutoMKV this is AutoEVERYTHING. Newbies like me won't even try it when they see the name. For many months I thought it's some kind of mkv-community tool.
Just think about it!
buzzqw
12th August 2007, 23:05
i have already in my mind an idea like this
but main problem is the audio trimming :eek:
about the name... yes.. even on other forums i got some difficulty/misurestud..
well... i am opened to change name / got a better icon..
any suggestions?
BHH
Atak_Snajpera
13th August 2007, 00:11
How about AutoMovie or AutoME (Movie/Media Encoder)? New icon would be wecome as well:)
jefrey
13th August 2007, 00:17
i have found the ugly bug , it was not automkv :D it was windows, perhaps it does shit (what else) as ive copied the ffmpeg 1.7 into system32 order.. one file seems to be an old. now i have overwritten it and seems to work fine, will tell more tomorrow about ps3 and the file :) have a nice night:)
InorganicMatter
13th August 2007, 00:28
Auto264 would be applicable since it is by and far the best x264 GUI out there, but it does even more than just x264. :) The name doesn't HAVE to reflect what the product does (i.e.: meGUI, Mainconcept, Quicktime, etc).
edwardt
13th August 2007, 08:42
HI All
First of all thanks for the great program.
I had been using the program for a month before any problems.
But only this week I have hit my first problem. It occurs during the video encoding.
I have been encoding to X264 with the MP4 format using the 2_Pass_Insane_Quality.xml profile.
Everything goes well until it starts to encode, but instead of taking hours to encode it flies through both passes in 5 seconds and finishes.
When I go to the output location there is no MP4 file saved.
If anyone can help me to fix this problem, it would be much appreciated.
17:34:42 0.88 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
17:34:42 Selected Input file: G:\TEMP\Matrix Reloaded.d2v
17:34:42 Selected Output dir: G:\TEMP\Matrix Reloaded\temp\
17:34:42 Selected Final Name: Matrix Reloaded
17:34:42 Selected Container type: MP4
17:34:42 Selected Encoder: X264
17:34:42 Selected Size: 1/3 DVD-R
17:34:42 Selected Slice: 1
17:34:42 Selected Profile: 2_Pass_Insane_Quality.xml
17:34:42 Selected Width: Original
17:34:42 Selected Resizer: NONE
17:34:42 Selected Filters: NONE
17:34:42 Selected Deinterlacer: NONE
17:34:42 Selected Field Order: AUTO
17:34:42 Enabled CRF/CQ AutoRes at 18 value
17:34:42 Track Language 1: G:\TEMP\Matrix Reloaded T01 3_2ch 384Kbps DELAY 199ms.ac3
17:34:42 Audio Codec 1: Nero AAC
17:34:42 Audio Quality 1: 0.90
17:34:42 Audio Channel 1: DPL II
17:34:42 Advanced Audio Settings DUMP Track 1
17:34:42 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:34:42 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:34:42 Lame Settings: ABR
17:34:42 Audio Normalization: 1
17:34:42 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:34:42 Advanced Audio Settings DUMP Track 2
17:34:42 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:34:42 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:34:42 Lame Settings: ABR
17:34:42 Audio Normalization: 1
17:34:42 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:34:42
17:34:42 DelayCut CMD: C:\Program Files\AUTOMKV\exe\dgindex\Delaycut.exe -auto -out "G:\TEMP\Matrix Reloaded\temp\fixed1.ac3" "G:\TEMP\Matrix Reloaded T01 3_2ch 384Kbps DELAY 199ms.ac3"
17:35:09 DelayCut CMD: C:\Program Files\AUTOMKV\exe\dgindex\Delaycut.exe -auto -out "G:\TEMP\Matrix Reloaded\temp\fixed2.ac3" "G:\TEMP\Matrix Reloaded T02 2_0ch 192Kbps DELAY 0ms.ac3"
17:35:10 Encoding G:\TEMP\Matrix Reloaded\temp\fixed1.ac3 to NeroAAC with 0.90 quality
17:56:03 Encoded 1' Audio Track: 306109515 bytes
17:56:10 Number of Frames: 201204
17:56:10 Framerate: 25.000000
17:56:10 Movie length in Seconds: 8049
17:56:10 Movie Width/Height: 720/576
17:56:10 DgIndex AR: 16:9
17:56:10 Starting X264
17:56:10 Command Line 1' Pass X264: C:\Program Files\AUTOMKV\exe\encoder\x264.exe --pass 1 --bitrate 1222 --stats "G:\TEMP\Matrix Reloaded\temp\.stats" --ref 1 --no-b-adapt --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --no-fast-pskip --filter -2,-1 --subme 1 --direct auto --vbv-maxrate 25000 --me dia --no-ssim --merange 32 --b-pyramid --analyse none --threads 0 --thread-input --output NUL "G:\TEMP\Matrix Reloaded\temp\movie.avs"
17:56:10 Command Line 2' Pass X264: C:\Program Files\AUTOMKV\exe\encoder\x264.exe --pass 2 --bitrate 1222 --stats "G:\TEMP\Matrix Reloaded\temp\.stats" --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --no-fast-pskip --mixed-refs --trellis 2 --ref 16 --filter -2,-1 --subme 6 --direct auto --vbv-maxrate 25000 --me umh --no-ssim --merange 32 --weightb --b-pyramid --b-rdo --bime --analyse p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads 0 --thread-input --output "G:\TEMP\Matrix Reloaded\temp\movie.mp4" "G:\TEMP\Matrix Reloaded\temp\movie.avs"
17:56:13 Finished 1' Pass X264
17:56:18 "C:\Program Files\AUTOMKV\exe\matroska\MP4Box.exe" -add "G:\TEMP\Matrix Reloaded\temp\movie.mp4":par=1.000000 -add "G:\TEMP\Matrix Reloaded\temp\audio.mp4:lang=und" -fps 25.000000 -new "G:\TEMP\Matrix Reloaded\temp\Matrix Reloaded_full.mp4"
17:56:18 Final Muxed size: -1 bytes
17:56:18 Encoding finished: 00:00:05 elapsed time
17:56:18 -----------------------------------------------------------------------
17:56:18 Script AutoCrop.log
17:56:18
17:56:18 Crop(4,74,712,428)
17:56:18 -----------------------------------------------------------------------
17:56:18 Script Resmovie.avs
17:56:18 -----------------------------------------------------------------------
17:56:18 Script movie.avs
17:56:18
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\AddGrain.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\autocrop.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\aWarpSharp(Pruned).dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\aWarpSharp.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\blockbuster.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\cnr2.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\ColorMatrix.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\Convolution3D.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\corrector.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\DctFilter.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\Decomb.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\Deen.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\degrainmedian.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\DGDecode.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\EEDI2.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\FFMpegSource.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\fft3dfilter.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\FluxSmooth.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\frfun7.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\hqdn3d.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\LeakKernelDeint.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\MaskTools.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\medianblur.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\MipSmooth.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\MSharpen.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\mt_masktools.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\mvtools.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\NicAudio.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\RemoveGrainS.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\RepairS.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\SangNom.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\SimpleResize.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\SoundOut.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\TBilateral.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\TDeint.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\TIVTC.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\TomsMoComp.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\TTempSmooth.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\UnDot.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\UnFilter.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\VSFilter.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\warpsharp.dll")
17:56:18 #loadpluginstart
17:56:18
17:56:18 #test1
17:56:18
17:56:18 Import("C:\Program Files\AUTOMKV\exe\filter\BlindDeHalo3_mt2.avsi")
17:56:18 Import("C:\Program Files\AUTOMKV\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
17:56:18 Import("C:\Program Files\AUTOMKV\exe\filter\HybridFuPP.avsi")
17:56:18 Import("C:\Program Files\AUTOMKV\exe\filter\LanczosPlus.avsi")
17:56:18 Import("C:\Program Files\AUTOMKV\exe\filter\Lem.avsi")
17:56:18 Import("C:\Program Files\AUTOMKV\exe\filter\LimitedSharpenFaster.avsi")
17:56:18 Import("C:\Program Files\AUTOMKV\exe\filter\MCBob_v03c.avsi")
17:56:18 Import("C:\Program Files\AUTOMKV\exe\filter\mvbob.avsi")
17:56:18 Import("C:\Program Files\AUTOMKV\exe\filter\QMlib.avsi")
17:56:18 Import("C:\Program Files\AUTOMKV\exe\filter\seesaw.avsi")
17:56:18 Import("C:\Program Files\AUTOMKV\exe\filter\spresso.avsi")
17:56:18 #importstart
17:56:18
17:56:18 #test2
17:56:18
17:56:18 movie = mpeg2source("G:\TEMP\Matrix Reloaded.d2v")
17:56:18 function getOrder(clip c) {
17:56:18 order = GetParity(c) ? 1 : 0
17:56:18 Return order }
17:56:18 #filter1start
17:56:18
17:56:18 #test3
17:56:18
17:56:18 #resizestart
17:56:18
17:56:18 #test4
17:56:18
17:56:18 last = movie
17:56:18 #filter2start
17:56:18
17:56:18 #test5
17:56:18
17:56:18 -----------------------------------------------------------------------
17:56:18 Script mkvmaudio.avs
17:56:18
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\NicAudio.dll")
17:56:18 LoadPlugin("C:\Program Files\AUTOMKV\exe\filter\SoundOut.dll")
17:56:18 NicAC3Source("G:\TEMP\Matrix Reloaded\temp\fixed1.ac3")
17:56:18 #Applying DPL II downmixing routines
17:56:18 function DPLII(clip a)
17:56:18 {
17:56:18 fl = GetChannel(a, 1)
17:56:18 fr = GetChannel(a, 2)
17:56:18 c = GetChannel(a, 3)
17:56:18 sl = GetChannel(a, 5)
17:56:18 sr = GetChannel(a, 6)
17:56:18 ssl = MixAudio(sl, sr, 0.2818, 0.1627).Amplify(-1.0)
17:56:18 fl_c = MixAudio(fl, c, 0.3254, 0.2301)
17:56:18 ssr = MixAudio(sl, sr, 0.1627, 0.2818)
17:56:18 fr_c = MixAudio(fr, c, 0.3254, 0.2301)
17:56:18 l = MixAudio(ssl, fl_c, 1.0, 1.0)
17:56:18 r = MixAudio(ssr, fr_c, 1.0, 1.0)
17:56:18 Return MergeChannels(l, r)
17:56:18 }
17:56:18 #
17:56:18 6==Audiochannels() ? DPLII() : last
17:56:18 function addvideo(clip c) {
17:56:18 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
17:56:18 Return audiodub(last,c)
17:56:18 }
17:56:18 Normalize()
17:56:18 Soundout(output="cmd",type=1,format=3,autoclose=true,executable="C:\Program Files\AUTOMKV\exe\besweet\neroaacenc.exe",prefilename=" -ignorelength -q 0.90 -if - -of audio.mp4",postfilename="",nofilename=true,showoutput=false)
17:56:18 -----------------------------------------------------------------------
17:56:18 Script mkvmaudio.bat
17:56:18 -----------------------------------------------------------------------
17:56:18 Script mkvmaudio2.avs
17:56:18 -----------------------------------------------------------------------
17:56:18 Script mkvmaudio2.bat
17:56:18
17:56:18 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
15:58:12 !!!!ERROR!!!!
15:58:12 !!!!ERROR!!!! - The script's return was not a video clip.
15:58:12 !!!!ERROR!!!!
15:58:24 !!!!ERROR!!!!
15:58:24 !!!!ERROR!!!! - The script's return was not a video clip.
15:58:24 !!!!ERROR!!!!
15:58:26 !!!!ERROR!!!!
15:58:26 !!!!ERROR!!!! - The script's return was not a video clip.
15:58:26 !!!!ERROR!!!!
15:59:23 !!!!ERROR!!!!
15:59:23 !!!!ERROR!!!! - The script's return was not a video clip.
15:59:23 !!!!ERROR!!!!
15:59:42 !!!!ERROR!!!!
15:59:42 !!!!ERROR!!!! - The script's return was not a video clip.
15:59:42 !!!!ERROR!!!!
15:59:43 !!!!ERROR!!!!
15:59:43 !!!!ERROR!!!! - The script's return was not a video clip.
15:59:43 !!!!ERROR!!!!
16:08:54 !!!!ERROR!!!!
16:08:54 !!!!ERROR!!!! - The script's return was not a video clip.
16:08:54 !!!!ERROR!!!!
16:08:58 !!!!ERROR!!!!
16:08:58 !!!!ERROR!!!! - The script's return was not a video clip.
16:08:58 !!!!ERROR!!!!
16:10:36 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
16:10:36 Selected Input file: G:\TEMP\Matrix Reloaded.d2v
16:10:36 Selected Output dir: G:\TEMP\Matrix Reloaded\temp\
16:10:36 Selected Final Name: Matrix Reloaded
16:10:36 Selected Container type: MP4
16:10:36 Selected Encoder: X264
16:10:36 Selected Size: 1/3 DVD-R / 1
16:10:36 Selected Profile: 2_Pass_Insane_Quality.xml
16:10:36 Selected Resizer: NONE / Original
16:10:36 Selected Filters: NONE
16:10:36 Selected Deinterlacer: NONE
16:10:36 Selected Field Order: AUTO
16:10:36 Manual Crop: Enabled
16:10:36 Left Crop: 0
16:10:36 Top Crop: 73
16:10:36 Right Crop: 0
16:10:36 Botton Crop: 76
16:10:36 Manual Width: 720
16:10:36 Manual Height: 576
16:10:36 Enabled CRF/CQ AutoRes at 18 value
16:10:36 Track Language 1: G:\TEMP\Matrix Reloaded T01 3_2ch 384Kbps DELAY 199ms.ac3
16:10:36 Audio Codec 1: Nero AAC
16:10:36 Audio Quality 1: 0.35
16:10:36 Audio Channel 1: DPL II
16:10:36 Advanced Audio Settings DUMP Track 1
16:10:36 Nero Option Profiles: AUTO --- Encoding Mode: Quality
16:10:36 CCT Option Profiles: AUTO --- Channel Options: AUTO
16:10:36 Lame Settings: ABR
16:10:36 Audio Normalization: 1
16:10:36 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
16:10:36 Advanced Audio Settings DUMP Track 2
16:10:36 Nero Option Profiles: AUTO --- Encoding Mode: Quality
16:10:36 CCT Option Profiles: AUTO --- Channel Options: AUTO
16:10:36 Lame Settings: ABR
16:10:36 Audio Normalization: 1
16:10:36 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
16:10:36
16:10:36 DelayCut CMD: C:\Program Files\AUTOMKV\exe\dgindex\Delaycut.exe -auto -out "G:\TEMP\Matrix Reloaded\temp\fixed1.ac3" "G:\TEMP\Matrix Reloaded T01 3_2ch 384Kbps DELAY 199ms.ac3"
16:11:00 DelayCut CMD: C:\Program Files\AUTOMKV\exe\dgindex\Delaycut.exe -auto -out "G:\TEMP\Matrix Reloaded\temp\fixed2.ac3" "G:\TEMP\Matrix Reloaded T02 2_0ch 192Kbps DELAY 0ms.ac3"
16:11:01 Encoding G:\TEMP\Matrix Reloaded\temp\fixed1.ac3 to NeroAAC with 0.35 quality
16:13:59 Unable to encode Audio, trying with DirectShowSource!
16:13:59 Encoding G:\TEMP\Matrix Reloaded\temp\fixed1.ac3 to NeroAAC with 0.90 quality
16:14:17 Unable to encode Audio, even with DirectShowSource!, trying with FFmpeg!
16:14:17 FFmpeg Encoding Audio: "C:\Program Files\AUTOMKV\exe\BeSweet\ffmpeg.exe" -vn -i "G:\TEMP\Matrix Reloaded\temp\fixed1.ac3" -f mp3 -ac 2 -ab 128 "G:\TEMP\Matrix Reloaded\temp\audio.mp3"
16:14:21 Unable to encode Audio even with DirectShowSource and FFmpeg!
I have since upgraded to version 0.89 but it still has the same problem. And can any one tell my why when i go to preview the movie to set the crop settings why it comes back with something about a script was not a movie. Yet when i was using version 0.84 when i started it had no issue
Many Thanks
Schrade
13th August 2007, 08:51
AutoVid
AutoCode(r) (AutoCode or AutoCoder)
AutoFlick
I like the sound of AutoVid...
buzzqw
13th August 2007, 09:12
@edwardt
First of all Welcome to the Forum!
the first error "The script's return was not a video clip" is fixed in 0.89
for the second error Unable to encode Audio, even with DirectShowSource!, trying with FFmpeg! i have some doubt..
first of all you haven't a second audio track selected, you have just the first 16:10:36 Track Language 1: G:\TEMP\Matrix Reloaded T01 3_2ch 384Kbps DELAY 199ms.ac3
and you have changed the encoding parameter on the fly for first audio track
16:11:01 Encoding G:\TEMP\Matrix Reloaded\temp\fixed1.ac3 to NeroAAC with 0.35 quality
16:13:59 Unable to encode Audio, trying with DirectShowSource!
16:13:59 Encoding G:\TEMP\Matrix Reloaded\temp\fixed1.ac3 to NeroAAC with 0.90 quality
moreover the crop value are not correct
16:10:36 Top Crop: 73
you cannot crop by even values! (this will break the encoding)
why when i go to preview the movie to set the crop settings why it comes back with something about a script was not a movie
this is my bug, fixed in next update BUT is very easy to "prevent" : leave the filter on (removegrain) and use the preview, after cropping and whatever, disable it
thanks!
BHH
buzzqw
13th August 2007, 11:36
@ALL
i have changed the workflow with dvd ripping and dvd already ripped
i will drop dvdfabdecrypter favor of old but more performance dvddecrypter
FIRST CASE: WORKING WITH DVD TO RIP
the ripping will be done by dvddecrypter, in case of "difficult" ripping i suggest , as ever, to use ripit4me or dvdfabdecrypter (after this you can mount the iso to simulate "dvd to rip")
this change will be very usefull for pgc selection, the "Process this PGC" options is removed and the pgc is always select simply from list box of pgc and dvddecrypter will be launched to rip from disk only this pgc (and only this pgc)
this is very handy when working with multiple episodes!
you can select the pgc and rip only it
SECOND CASE: WORKING ON DVD ALREADY RIPPED
if selected the first pgc, dgindex will start directly
EDIT: else vstrip will be launched to extract the pgc
ANY COMMENTS?
thanks
BHH
Shark_jlc
13th August 2007, 19:21
Why worry about the ripping at all?
Just have your tool encode the video that users provide.
That should make your life a whole lot easier :)
buzzqw
13th August 2007, 19:39
yessss i know
life is easier without dvd support
only directshow"able" files, avs and d2v
yes a lot easier
but in this way the encoding of episodic dvd will become painless
i just hope don't break too much fuctions :p
now i am on holiday so i can do much more damage to my application :rolleyes:
best regards to all
BHH
jefrey
14th August 2007, 01:33
now the encoding has finished, but without muxing :( , no final file in the order. if i start manually the muxing.bat mp4 box crashes after 99% :(
profile is ps3_41 and audio is nero aac
Daedalus01
14th August 2007, 03:51
Now that all are working: would you suggest WMV9, XviD, or x264 for 1CD DVD backups? On a test I did, between XviD and x264, x264 most certainly edges out XviD, and both took roughly the same time to convert. How would WMV or WVC1 compare on convert time and picture quality to x264?
I'm really trying to make DVD backup that look good playing on the big screen, but will also play in my Zen Vision M (supports WMV9-not VC1, and XviD). x264 looks best but does not fill this...
for roughly 1cd try x264 crf24.
buzzqw
14th August 2007, 08:14
@jefrey
open the dos task and go to the \temp folder
launch from it the muxing.bat
if you get any error post here the log/stamp, i will inform Kurtnoise13
you can also try to upgrade mp4box http://kurtnoise.free.fr/index.php?dir=mp4tools/&file=MP4Box-0.4.5-dev.zip
put the new unzip mp4box into \exe\matroska folder and re-launch muxing.bat
BHH
Daedalus01
14th August 2007, 08:44
im getting better and better at automkv now, almost no movies poses problems!
the problem i have now though, is that for hong kong dvds (cantonese audio with english subs) the final encoded movie doesnt have subs. i can select it from the stream (zoomplayer) but it doesnt show anything.
i tried changing the colours in directvobsub, and changing many settings but it never appears.
How would i fix it? is there a program i can use to open the x264 mkv file and view the subtitle by time and text?
thanks
buzzqw
14th August 2007, 09:29
@Daedalus01
if subs are present (you can check the haali media splitter in systray) i suggest to reinstall VobSub package
i can also suggest to try using another player like media player classic or video lan client
BHH
vOjToL
14th August 2007, 11:22
Hi buzzqw!
[AutoMKV089]
I canot load external subtitles .idx file, AutoMKV popup info about the external subtitles are loading, but nothing is loaded :confused:
EDIT: ok, I check movie.avs, ext.subtiltes are loading, but subtitle selector don't show it :D
And about VSrip.exe: if there is already in directory (containing dvd files for sub ripping) the .chunks file (e.g in result previous sub ripping)-VSrip.exe report error. Mayby AutoMKV can check .chunks file first and delete it when find it?
buzzqw
14th August 2007, 11:40
Hi vOjToL
but nothing is loaded
ehm.. the subtitle doesn't appear in subtitle list, i know it and is wanted but , i just made a test and the subs are muxed...
look at your log is written "Load external subtitle file: "xxxx\movie.idx" ? and go in your \temp folder and look at muxing.bat, are subtitle present ?
remember that subtitle loading is cumulative so you can load even more subtitle (but select one at time), BUT if you load a sub AND reclick load subtitle button AND don't select anything, all subtitle loaded so far is deleted
about chunks i will look at it :)
BHH
vOjToL
14th August 2007, 11:52
remember that subtitle loading is cumulative so you can load even more subtitle (but select one at time), BUT if you load a sub AND reclick load subtitle button AND don't select anything, all subtitle loaded so far is deleted
BHH
Oh, its very usefull information for me!
Anyway, when I look into automkv.ini, I see line:
External Sub = "E:\WinFast WorkArea\Glosy i aktorzy\poznaj aktorow.idx" "E:\WinFast WorkArea\Glosy i aktorzy\poznaj aktorow.idx" "E:\WinFast WorkArea\Glosy i aktorzy\poznaj aktorow.idx"
Is it normal?Is it a "list" of available loading ext. subs?Subtitles selector button still select "NONE"...Probably it is remaining afer some operations of loading subs.
buzzqw
14th August 2007, 12:12
Subtitles selector button still select "NONE".
it's normal and wanted
i added a notification popup due to this none, so yes it's wanted
from your ini file seems that you have loaded 3 time your sub
usually one is enough :)
BHH
jefrey
14th August 2007, 12:59
the only error message i get is the one from windows:( and why does auto mkv still split my mp4 file into hundreds of peaces? i never set it to split ..settings are 4100mb=4.38gb and 1 peace of dvd.. but in the muxing bat is always a splitt with -1894 peaces or more..:confused:
buzzqw
14th August 2007, 14:44
please post the muxing.bat
thanks!
BHH
buzzqw
14th August 2007, 16:50
@ALL
would be any interest if i add mpeg_deblock from dgdecode ?
like mpeg2source("automkv.d2v",cpu=4)
i never used it
BHH
InorganicMatter
14th August 2007, 17:32
@ALL
would be any interest if i add mpeg_deblock from dgdecode ?
like mpeg2source("automkv.d2v",cpu=4)
i never used it
BHH
You could certainly try it. :)
I added AutoMKV to Wikipedia. :) Check it out!
vOjToL
14th August 2007, 17:32
would be any interest if i add mpeg_deblock from dgdecode ?
like mpeg2source("automkv.d2v",cpu=4)
Yes, but if it would be as an option to choose.
buzzqw
14th August 2007, 18:00
@InorganicMatter
:eek: am i on Wiki ? :eek::eek:
:thanks: !
@vOjToL
surely as option!
BHH
TheRyuu
14th August 2007, 21:26
Hello, been away these last few days.
Thanks buzzqw for the update.
I think you might have forgotten to update mt_masktools to v2.0a31 (and since then, a32 has been released too).
Got some mirrors for you too:
AutoMKV089.rar (http://www.esnips.com/doc/5267140a-c95a-43ff-9023-e19032a36afe/AutoMKV089)
AutoMKV089_NoRip.rar (http://www.esnips.com/doc/77f00b22-46fc-4f1e-9d48-2f11dc5b9ca5/AutoMKV089_NORIP)
It is so good to be back home :)
buzzqw
14th August 2007, 22:35
@wizboy11
thanks for the mirrors! i have update the first post!
also thanks fro mt_masktools , i will check it :)
@ALL
added dgdecode deblock (cpu) , from 0 to 6
also added a new folder CFilter for storing and autoloading AvisynthC filter (like yadif)
and the dvddecrypter / pgcdemux things
as always i am open to suggestion :)
BHH
jefrey
14th August 2007, 23:34
"C:\Download 1\AutoMKV089_NORIP\exe\matroska\MP4Box.exe" -add "D:\Orginal\temp\movie.mp4":par=1.000000 -add "D:\Orginal\temp\audio.mp4:lang=ger" -splits 1942 -fps 23.964 -new "D:\Orginal\temp\moviehd.mp4"
Daedalus01
15th August 2007, 03:29
@Daedalus01
if subs are present (you can check the haali media splitter in systray) i suggest to reinstall VobSub package
i can also suggest to try using another player like media player classic or video lan client
BHH
sorry i forgot to mention i have tried that. also, all other movies i have encoded works with subs. could this be a copy protection (altho i have also tried reauthoring the dvd via dvd shrink). i remember this happened with another hong kong original dvd as well.
TheRyuu
15th August 2007, 08:14
Whats the message AutoMKV displays when it finds the wrong or no ffmpegsource files in system32? I think the english might be slightly off, but I can't seem to get it to pop up the message again.
Added change log to wiki too.
sorry i forgot to mention i have tried that. also, all other movies i have encoded works with subs. could this be a copy protection (altho i have also tried reauthoring the dvd via dvd shrink). i remember this happened with another hong kong original dvd as well.
@Daedalus
If it's a playback problem, try the following, it should work:
Install CCCP (http://www.cccp-project.net/)
On the settings page check "autoload VSFilter" (I forgot which one it says).
Open mkv/mp4/whatever file with the ass/ssa subs in it in media player classic which was installed with the CCCP.
Just make sure to uninstall any other codec packs that might interfere (like K-lite), and uninstall ffdshow if you have it installed, CCCP will install a copy of ffdshow for you.
As long as the ssa/ass sub file is in the mkv/mp4/whatever file then vsfilter should be able to render the subtitles.
And Mplayer (and players based off of mplayer) normally don't have full ass/ssa support, so vsfilter fills that in with MPC (but basic text subtitles should show in mplayer players, even with ssa/ass subs)
If your not using ass/ssa subs and they're just normal subs then the preceding should still work. And the built in renderer's of each player should also work (but vsfilter will also render said subtitles too). Just remember that if your planning on using the built in subtitle renderer of MPC, VMR7/9 Renderless is required (if I read it right)
buzzqw
15th August 2007, 09:56
@jefrey
i will look a this , thanks!
@wizboy11
here the message
http://img401.imageshack.us/img401/3391/ffmpegsourcewariningxk8.png
for "re pop" the message delete FFMpegSource.dll from \windows\system32 folder
BHH
buzzqw
15th August 2007, 10:31
@jefrey
could you please try this build http://www.64k.it/andres/data/a/AutoMKV089a.exe
don't use this build for rip dvd or work with already ripped dvd (it's a interim build with dvddecrypter/pgcdemux support)
thanks again!
BHH
TheRyuu
15th August 2007, 17:40
@buzzqw
I think it should say:
For preview, Qtrim and HGAVS require the ffmpegsource libraries to be copied to your "C:\Windows\System32" folder. Otherwise it wouldn't be possible to use the preview with said options. Can I copy the libraries to "C:\Windows\System32"?
It should say that if your trying to convey the point that you need the ffmpegsource libraries to use Qtrim and HGAVS in preview.
But then again, shouldn't the ffmpegsource libraries be copied just to use ffmpegsource?
In that case, would this be a better (more general) message?:
In order to use ffmpegsource, it requires library files to be copied to "C:\Windows\System32". Can I copy the libraries to "C:\Windows\System32"?
I think my English is correct.
Anyone feel any other corrections are needed?
Atak_Snajpera
15th August 2007, 17:58
nope :) Sounds nice and definatelly your english is better than buzzqw's :)
buzzqw
15th August 2007, 17:59
for preview or qmtrim or HGAVS is needed to copy...
i think that
For using Preview or Qtrim or HGAVS is required the ffmpegsource libraries to be copied to your "C:\Windows\System32" folder. Otherwise it wouldn't be possible to use the said options. Can I copy the libraries to "C:\Windows\System32"
http://img267.imageshack.us/img267/1066/clipboard01ef7.png
can be better ?
BHH
Atak_Snajpera
15th August 2007, 18:01
...Just use wizboy11's version...ZzzZzzzz....
buzzqw
15th August 2007, 18:17
ok...
... btw i learned english reading rpg (role play games) books and manual...
BHH
TheRyuu
15th August 2007, 20:01
@buzzqw
I revised it a bit:
For using preview, Qtrim and/or HGAVS requires the ffmpegsource libraries to be copied to your "C:\Windows\System32" folder.
Can I copy the libraries to "C:\Windows\System32"?
I didn't realize that preview was part of the options that needed ffmpegsource.
ok...
... btw i learned english reading rpg (role play games) books and manual...
BHH
lol :)
Nice way to learn :p
wilburburns
15th August 2007, 20:26
OK, I have been playing with this for the last few days.. Unfortunately, I am unable to get any WMV's created.
Below is my Log File.
13:29:58 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
13:29:58 Selected Input file: Click on INPUT for choosing FILE to ENCODE
13:29:58 Selected Output dir: C:\Videos\Walk_The_Line\temp\
13:29:58 Selected Final Name: Walk_The_Line
13:29:58 Selected Container type: WMV
13:29:58 Selected Encoder: WMV
13:29:58 Selected Size: 1/3 DVD-R / 1
13:29:58 Selected Profile: 2_Pass_Better_Quality.xml
13:29:58 Selected Resizer: NONE / Original
13:29:58 Selected Filters: RemoveGrain(mode=2)
13:29:58 Selected Deinterlacer: AUTO
13:29:58 Selected Field Order: AUTO
13:29:58 NeroAACEnc.exe: not present
13:29:58 Enabled CRF/CQ AutoRes at 90 value
13:29:58 Track Language 1: English (AC3 6ch, 0xBD 0x80) [0]
13:29:58 Audio Codec 1: WMV
13:29:58 Audio Quality 1: 192
13:29:58 Audio Channel 1: Stereo
13:29:58 Advanced Audio Settings DUMP Track 1
13:29:58 Nero Option Profiles: AUTO --- Encoding Mode: Quality
13:29:58 CCT Option Profiles: AUTO --- Channel Options: AUTO
13:29:58 Lame Settings: ABR
13:29:58 Audio Normalization: 1
13:29:58 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
13:29:58 Advanced Audio Settings DUMP Track 2
13:29:58 Nero Option Profiles: AUTO --- Encoding Mode: Quality
13:29:58 CCT Option Profiles: AUTO --- Channel Options: AUTO
13:29:58 Lame Settings: ABR
13:29:58 Audio Normalization: 1
13:29:58 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
13:29:58
13:29:58 Starting ripping from D:\VIDEO_TS\ to C:\Videos\Walk_The_Line\temp\
13:46:14 Finished Ripping
13:46:14 Starting Indexing
13:46:14 Dgindex CMD: C:\Videos\AutoMKV089\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=1 -YR=2 -AIF=[C:\Videos\Walk_The_Line\temp\dvd\video_ts\VTS_06_1.vob] -OF=[C:\Videos\Walk_The_Line\temp\movie] -exit -minimize
13:48:21 Finished indexing
13:48:21 Starting fixing audio delay on track number 1
13:48:21 DelayCut CMD: C:\Videos\AutoMKV089\exe\dgindex\Delaycut.exe -auto -out "C:\Videos\Walk_The_Line\temp\fixed1.ac3" "C:\Videos\Walk_The_Line\temp\movie T01 3_2ch 448Kbps DELAY 0ms.ac3"
13:48:21 Original 1 Audio Size: 456513792 bytes
13:48:39 Fixed 1' Audio Size: 456513792 bytes
13:48:39 Finished fixing audio delay
13:48:39 Encoding C:\Videos\Walk_The_Line\temp\fixed1.ac3 to WAV , as pre-process to WMV
14:06:41 Encoded 1' Audio Track: 1565190212 bytes
14:06:41 ForceFilm Detected: 99.900002% FILM found
14:06:45 Number of Frames: 244316
14:06:45 Framerate: 29.970030
14:06:45 Movie length in Seconds: 8153
14:06:45 Movie Width/Height: 720/480
14:06:45 DgIndex AR: 4:3
14:14:54 Deinterlace Test: Processing completed. Type is determined to be film.
14:14:54 BFF: 26
14:14:54 TFF: 534
14:14:54 NOT Allow Hybrid Order/Pattern, set order to: TFF
14:14:54 WMV CMD: cscript.exe "C:\Videos\AutoMKV089\exe\encoder\WMCmd.vbs" -input "C:\Videos\Walk_The_Line\temp\movie.avs" -output "C:\Videos\Walk_The_Line\temp\movie.wmv" -v_codec WVC1 -v_mode 3 -v_bitrate 1273822 -s_config "C:\Videos\Walk_The_Line\temp\wmv_crb" -v_bframedist 1 -v_dquantoption 3 -v_loopfilter 1 -v_lookahead 0 -v_mmatch 0 -v_mslevel 2 -v_msrange 1 -v_mvcost 1 -v_percopt 1 -v_buffer 10000 -v_bdeltaqp 1 -v_performance 80 -a_input "C:\Videos\Walk_The_Line\temp\audio.wav" -a_codec wmapro -a_mode 0 -title "Walk_The_Line" -log wmv.log -year 2007 -copyright "Done with AutoMKV! 0.89" -a_setting 192_48_2_16
14:14:59 Final Muxed size: -1 bytes
14:14:59 Encoding finished: 00:45:01 elapsed time
14:14:59 -----------------------------------------------------------------------
14:14:59 Script AutoCrop.log
14:14:59
14:14:59 Crop(4,0,712,480)
14:14:59 -----------------------------------------------------------------------
14:14:59 Script Resmovie.avs
14:14:59 -----------------------------------------------------------------------
14:14:59 Script movie.avs
14:14:59
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\AddGrain.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\autocrop.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\aWarpSharp(Pruned).dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\blockbuster.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\cnr2.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\ColorMatrix.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\Convolution3D.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\corrector.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\DctFilter.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\Decomb.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\Deen.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\degrainmedian.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\DGDecode.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\EEDI2.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\FFMpegSource.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\FFT3DFilter.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\FluxSmooth.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\frfun7.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\hqdn3d.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\LeakKernelDeint.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\MaskTools.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\medianblur.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\MipSmooth.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\MSharpen.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\mt_masktools.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\mvtools.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\NicAudio.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\RemoveGrainS.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\RepairS.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\SangNom.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\SimpleResize.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\SoundOut.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\TBilateral.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\TDeint.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\TIVTC.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\TomsMoComp.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\TTempSmooth.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\UnDot.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\UnFilter.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\VSFilter.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\warpsharp.dll")
14:14:59 #loadpluginstart
14:14:59
14:14:59 #test1
14:14:59
14:14:59 Import("C:\Videos\AutoMKV089\exe\filter\BlindDeHalo3_mt2.avsi")
14:14:59 Import("C:\Videos\AutoMKV089\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
14:14:59 Import("C:\Videos\AutoMKV089\exe\filter\HybridFuPP.avsi")
14:14:59 Import("C:\Videos\AutoMKV089\exe\filter\LanczosPlus.avsi")
14:14:59 Import("C:\Videos\AutoMKV089\exe\filter\Lem.avsi")
14:14:59 Import("C:\Videos\AutoMKV089\exe\filter\LimitedSharpenFaster.avsi")
14:14:59 Import("C:\Videos\AutoMKV089\exe\filter\MCBob_v03c.avsi")
14:14:59 Import("C:\Videos\AutoMKV089\exe\filter\mvbob.avsi")
14:14:59 Import("C:\Videos\AutoMKV089\exe\filter\QMlib.avsi")
14:14:59 Import("C:\Videos\AutoMKV089\exe\filter\seesaw.avsi")
14:14:59 Import("C:\Videos\AutoMKV089\exe\filter\spresso.avsi")
14:14:59 #importstart
14:14:59
14:14:59 #test2
14:14:59
14:14:59 movie = mpeg2source("C:\Videos\Walk_The_Line\temp\movie.d2v")
14:14:59 function getOrder(clip c) {
14:14:59 order = GetParity(c) ? 1 : 0
14:14:59 Return order }
14:14:59 #filter1start
14:14:59
14:14:59 #test3
14:14:59
14:14:59 movie = tfm(movie,d2v="C:\Videos\Walk_The_Line\temp\movie.d2v").tdecimate()
14:14:59 #resizestart
14:14:59
14:14:59 #test4
14:14:59
14:14:59 last = movie
14:14:59 #filter2start
14:14:59
14:14:59 #test5
14:14:59
14:14:59 RemoveGrain(mode=2)
14:14:59 -----------------------------------------------------------------------
14:14:59 Script mkvmaudio.avs
14:14:59
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\NicAudio.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\SoundOut.dll")
14:14:59 LoadPlugin("C:\Videos\AutoMKV089\exe\filter\FFmpegSource.dll")
14:14:59 NicAC3Source("C:\Videos\Walk_The_Line\temp\fixed1.ac3")
14:14:59 #Applying STEREO downmixing routines
14:14:59 function stereo(clip a)
14:14:59 {
14:14:59 flr = GetChannel(a, 1, 2)
14:14:59 fcc = GetChannel(a, 3)
14:14:59 lfe = GetChannel(a, 4)
14:14:59 lfc = MixAudio(fcc, lfe, 0.2071, 0.2071)
14:14:59 mix = MergeChannels(lfc, lfc)
14:14:59 lrc = MixAudio(flr, mix, 0.2929, 1.0)
14:14:59 blr = GetChannel(a, 5, 6)
14:14:59 Return MixAudio(lrc, blr, 1.0, 0.2929)
14:14:59 }
14:14:59 #
14:14:59 6==Audiochannels() ? stereo() : last
14:14:59 function addvideo(clip c) {
14:14:59 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
14:14:59 Return audiodub(last,c)
14:14:59 }
14:14:59 Normalize()
14:14:59 ConvertAudioTo16bit()
14:14:59 Soundout(output="wav",type=1,autoclose=true,filename="audio.wav",showoutput=false)
14:14:59 -----------------------------------------------------------------------
14:14:59 Script mkvmaudio.bat
14:14:59 -----------------------------------------------------------------------
14:14:59 Script mkvmaudio2.avs
14:14:59 -----------------------------------------------------------------------
14:14:59 Script mkvmaudio2.bat
14:14:59 -----------------------------------------------------------------------
14:14:59 Script wmv.log
14:14:59
14:14:59 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
I didn't recieve any errors, yet I don't have any Files to view. There are many files in the Temp Directory though.
Does anyone have any idea what may be causing the problem.
Cliff
buzzqw
15th August 2007, 20:55
@wilburburns
First of all Welcome to the Forum!
your log is perfect... but windows media encoder fails
you have surely avisynth and xvid installed since deinterlacer routines is perfect...
seems you miss the windows media encoder at all
try with wmv balanced profile, it uses wmv9 , just for testing if wmv encoder 9 is installed
if wmv 9 is working maybe you have missed the wmdist11 package on first post of this thread
you can also try the wmv tester also linked in first post
and don't miss the wiki! (look here for wmv http://automkv.wiki-site.com/index.php/Installation )
keep me informed :)
BHH
TheRyuu
15th August 2007, 21:25
OK, I have been playing with this for the last few days.. Unfortunately, I am unable to get any WMV's created.
Below is my Log File.
I didn't recieve any errors, yet I don't have any Files to view. There are many files in the Temp Directory though.
Does anyone have any idea what may be causing the problem.
Cliff
Why is your encoded audio size so much bigger then the original (as far as I can tell, I think I'm reading the log right)?
Your encoded audio size is bigger then the 1/3 DVD movie. Maybe this is why your getting the problem?
buzzqw
15th August 2007, 22:36
the audio file isn't a problem, it is a wav uncompressed
the size insn't important since wmcmd.vbs will encode to wma audio
look at bitrate is enough -v_bitrate 1273822
imho it's a problem of not correct installa of wm encoder
BHH
wilburburns
15th August 2007, 22:43
Thanks Buzzqw...
I think you are likely correct. I am currently trying using the Default settings of MKV and X264. This time it is taking much longer and seems to actually be encoding the file.
When this finishes, I plan to first test using the wmv-test02.exe, then I will try using the settings you provided earlier.
Cliff
buzzqw
15th August 2007, 22:59
@wilburburns
very well!
i hope good news :)
best regards
BHH
jmnk
16th August 2007, 00:07
Thanks Buzzqw...
I think you are likely correct. I am currently trying using the Default settings of MKV and X264. This time it is taking much longer and seems to actually be encoding the file.
When this finishes, I plan to first test using the wmv-test02.exe, then I will try using the settings you provided earlier.
Cliff
buzzqw - isn't this a problem?
-----
14:14:59 movie = tfm(movie,d2v="C:\Videos\Walk_The_Line\temp\movie.d2v").tdecimate()
14:14:59 #resizestart
14:14:59
14:14:59 #test4
14:14:59
14:14:59 last = movie
14:14:59 #filter2start
14:14:59
14:14:59 #test5
14:14:59
14:14:59 RemoveGrain(mode=2)
-----
it looks to me like the script does not output any video since the last line before RemoveGrain() is 'last=movie'. It should be just 'movie', shouldn't it?
I think I saw it in my encodes too, and I fixed it by hand (I always do stop before encoding to allow myself for checking movie.avs file). You've promised to fix it :)
also, what is this for (highlighted part). Does it do anything?
14:14:59 #test2
14:14:59
14:14:59 movie = mpeg2source("C:\Videos\Walk_The_Line\temp\movie.d2v")
14:14:59 function getOrder(clip c) {
14:14:59 order = GetParity(c) ? 1 : 0
14:14:59 Return order }
14:14:59 #filter1start
delacroixp
16th August 2007, 00:57
ok...
... btw i learned english reading rpg (role play games) books and manual...
Everytime I see "rpg" I think of my days in the South African army in the Namibian/Angolan border war when an RPG was actually a Russian self-propelled rocket launcher... and while I was there I also managed to fire a WWII American 'bazooka'... pretty kewl though 'paintball' can be pretty exciting too...
:):D:eek:
Pascal
delacroixp
16th August 2007, 01:02
buzzqw - isn't this a problem?
-----
14:14:59 movie = tfm(movie,d2v="C:\Videos\Walk_The_Line\temp\movie.d2v").tdecimate()
14:14:59 #resizestart
14:14:59
14:14:59 #test4
14:14:59
14:14:59 last = movie
14:14:59 #filter2start
14:14:59
14:14:59 #test5
14:14:59
14:14:59 RemoveGrain(mode=2)
-----
it looks to me like the script does not output any video since the last line before RemoveGrain() is 'last=movie'. It should be just 'movie', shouldn't it?
I think I saw it in my encodes too, and I fixed it by hand (I always do stop before encoding to allow myself for checking movie.avs file). You've promised to fix it :)
also, what is this for (highlighted part). Does it do anything?
14:14:59 #test2
14:14:59
14:14:59 movie = mpeg2source("C:\Videos\Walk_The_Line\temp\movie.d2v")
14:14:59 function getOrder(clip c) {
14:14:59 order = GetParity(c) ? 1 : 0
14:14:59 Return order }
14:14:59 #filter1start
Hey... you guys are getting just wayy too jacked-up on this avisynth, cum nuts and bolts, scripting stuff...
Before you know it... you'll be re-writting AutoMKV with more bells and whistles, integrity and personallity than Handbrake...
:):D:eek:
Pascal
buzzqw
16th August 2007, 03:03
@jmnk
buzzqw - isn't this a problem?
-----
14:14:59 movie = tfm(movie,d2v="C:\Videos\Walk_The_Line\temp\movie.d2v").tdecimate()
14:14:59 #resizestart
14:14:59
14:14:59 #test4
14:14:59
14:14:59 last = movie
14:14:59 #filter2start
14:14:59
14:14:59 #test5
14:14:59
14:14:59 RemoveGrain(mode=2)
that's correct. The use of last = movie is implicit that any filters below will be applyed to "last" source
if there isn't any filters below (no removegrain...) the script will be incorrect, BUT in that case automkv will automatically append a RETURN LAST for expliciting the returning source (that's is fixed in 0.89)
also, what is this for (highlighted part). Does it do anything?
14:14:59 function getOrder(clip c) {
14:14:59 order = GetParity(c) ? 1 : 0
14:14:59 Return order }
14:14:59 #filter1start
this fuction is an internal avisynth fuction used for knowing what order is used in source file, if Bottom frame field or Top frame field
the order is much important when dealing with interlaced source, otherwise is a harmless fuction
@delacroixp
thanks for your wise words :p :)
BHH
InorganicMatter
16th August 2007, 04:27
I think my English is correct.
Anyone feel any other corrections are needed?
Maybe:
In order to use the preview function, the ffmpegsource libraries must be copied into your System32 directory. Can I install the required libraries?
Sharktooth
16th August 2007, 04:49
or better:
... Do you want me to do that?
or
... Should I do that for you?
InorganicMatter
16th August 2007, 05:30
"Do you want me to do that?" sounds good.
jmnk
16th August 2007, 05:46
@jmnk
that's correct. The use of last = movie is implicit that any filters below will be applyed to "last" source
if there isn't any filters below (no removegrain...) the script will be incorrect, BUT in that case automkv will automatically append a RETURN LAST for expliciting the returning source (that's is fixed in 0.89)
BHH
oops (walking away in shame here) - you are completely right, that is a correct script....
Shark_jlc
16th August 2007, 16:59
"Do you want me to do that?" sounds good.
If you set the systems environment path, you don't have to copy anything anywhere and then worry about what to say. :/
buzzqw
16th August 2007, 17:17
@Shark_jlc
not sufficent, i already set path to \exe\encoder and \exe\besweet folder, but for preview/hgavs/qmtrim isn't sufficent
i will try tracking dependecies :)
EDIT: easy, done , i will do some test.. but seem that would be no more need to copy dll :)
BHH
Barleyman
16th August 2007, 20:35
Some questions about matrixes.. With xvid constant quality unlimited filesize you get the "Didees SixOfNine-HVS.cqm", which is apparently fine if you really want a good DVD-rip or somesuch.
However, since I'm encoding already crappy finnish DVB streams, I can even end up getting a BIGGER xvid on q=3 than what the original mpeg2 was.. (3.5 - 3Mbit TS)
I already dropped down to q=3.5 and 112kbit mp3, but I'm only saving about 33% on the original mpeg2 stream with the removegrain=2 ..
So to get bit more reasonable filesize, which matrix I should use?
Btw, how about giving us BITRATE on the xvid statistic window? :-)
buzzqw
16th August 2007, 20:55
@Barleyman
if your source are crappy you need a better grain removal
in order i will try
1) QMLF_3_motions
2) QMLF_7_motions
3) DeGrainMedian(limitY=7,limitUV=5,mode=2)
or, probably "the better" in advanced profiles editing mvdegrain2 (slow) or mvdenoise (faster)
about the bitrate... in 1 pass encoding is displayed.. i will display even in 2 pass...
So to get bit more reasonable filesize, which matrix I should use
i suggest jawor
BHH
Barleyman
16th August 2007, 21:31
if your source are crappy you need a better grain removal
Is that going to help with low-bitrate DVB? We get motion artifacts and nice macroblocks, not noise-noise.
about the bitrate... in 1 pass encoding is displayed.. i will display even in 2 pass...
So freshen my memory about 1-pass encoding, if I miss the size target by more than what's in the CRF box (3% by default), whole dang thing is going to be encoded again?
If I specify "NONE" as resize, constant quality will just adjust the quantizer etc factors?
i suggest jawor
BHH
I just spent about an hour digging at the matrix threads.. I didn't even find out what's the actual difference between HVS and "regular" didee's!
I *did* find out that didee is meant for "high" quality encodes and you should in fact use lower quantizer than you'd expect -> q=4 with didee is better than q=3 with some other matrix..
TheRyuu
16th August 2007, 21:44
Some questions about matrixes.. With xvid constant quality unlimited filesize you get the "Didees SixOfNine-HVS.cqm", which is apparently fine if you really want a good DVD-rip or somesuch.
However, since I'm encoding already crappy finnish DVB streams, I can even end up getting a BIGGER xvid on q=3 than what the original mpeg2 was.. (3.5 - 3Mbit TS)
I already dropped down to q=3.5 and 112kbit mp3, but I'm only saving about 33% on the original mpeg2 stream with the removegrain=2 ..
So to get bit more reasonable filesize, which matrix I should use?
Btw, how about giving us BITRATE on the xvid statistic window? :-)
IMO, the cqm you use depends on what your trying to encode, what result you want, and how you want it to look.
For Anime, the qm of choice is ALWAYS "NONE" (which default to h263). This is the best qm for anime hands down. Prevents blocking and produces a nice clean image IMO.
For other stuff, just try things out. :)
If you want a small file, try Sharktooths v3 LR (don't use URL, it has a problem were you get ringing on LCD's, I think)
If want to really cut down on the noise, use fft3dfilter().
Oh and don't forget to crop (get rid of the black stuff on the sides and top) and resize it to proper width and height (like 704x396 (use 704x400 for x264 to maintain MOD16, then mux with 16:9 AR) for 16:9, 640x480 for 4:3)
If your really trying to save space I suggest you use x264 as your encoder and nero aac for your audio with the HE profile.
buzzqw
16th August 2007, 22:46
@Barleyman (and jefrey since i haven't any answer...)
just yesterday.. but same pages ago of this thread i posted "beta" version for jefrey
http://www.64k.it/andres/data/a/AutoMKV089a.exe
NOTE: don't use this build for rip dvd or work with already ripped dvd (it's a interim build with dvddecrypter/pgcdemux support)
i added in this build dgdecode deblock.. if any usefull in advanced profiles editing, try with value of 4
So freshen my memory about 1-pass encoding, if I miss the size target by more than what's in the CRF box (3% by default), whole dang thing is going to be encoded again?
ehmm.. in CQ encoding is never displayed ... i mean 1 pass CBR, but are displayed the average quant :)
BHH
jefrey
16th August 2007, 23:48
sorry buzz, i still didnt have time to test your beta built.. will try do test it today or tomorrow, dvd rip? i only use mkv or ts files as source
Barleyman
17th August 2007, 00:02
Did some encoding testing..
source 704x576 PAL @ 25p 960MB
1-pass 1400kbit
- murders image quality - 500MB file
cq didees HVS q=3.5
- very nice image quality, but 766MB filesize
cq jawor q=3.5
- acceptable image quality, 447MB filesize (!)
Jawor was actually surprisingly close to didee in artifacts and preservation of detail in moving objects.. Of course if the original was not low bitrate garbage there might be more difference to be seen.
Should try didee at q=4 and jawor at q=3 to see what they do..
Barleyman
17th August 2007, 00:03
ehmm.. in CQ encoding is never displayed ... i mean 1 pass CBR, but are displayed the average quant :)
So calculate the bitrate or do somefink! At least xvid_encraw did show the bitrate during encoding..
buzzqw
17th August 2007, 16:19
done.... http://img404.imageshack.us/img404/7975/clipboard01ez0.png
BHH
DIEGO7-5
17th August 2007, 18:36
Well, i am truly amazed!
I get an autosize resolution of 758 (704 in final script) with:
DIEGO7-5_FFT3DGPU in HG AVS and Jaworīs 1CD quantization matrix!
XVID with mp3 audio, and final size of 175MB!!!
Source 4/3 interlaced/PAL, runtime 21 minutes
Two Pass insane profile with GMC and QPEL set to "False", packed bitstream and lumi masking set to "true".
buzzqw
17th August 2007, 18:58
:eek:
quality is more important!
glad you liked the results of your very good lvl and hg avs! :)
BHH
Barleyman
17th August 2007, 20:56
done....
BHH
Ha! You just did that to show off!
..
On compressibility tests ->
On that source Jawer q=3 increased size from 447MB to 473MB and not perceptible change in quality.
However, didee q3.5 -> q4 chopped filesize from 766MB to 591MB but it's still to my mind clearly superior quality WRT jawer. So far so good. :)
TheRyuu
18th August 2007, 07:27
AutoMKV is crashing.
No idea why.
I was encoding using my own avs file.
Maybe it's crashing because of my own avs, maybe it's crashing because of my own xvidcore.dll, maybe it's crashing because of the two textsub() things, maybe it's crashing because of MT mode....
I think I'm trying to use AutoMKV for something it might not have been designed for.
Funny this is if I just leave it be it'll finish the encode just fine only I have the "AutoMKV encountered a problem..." message on the screen the whole time.
Here is the avs:
#plugins
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\AddGrain.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\AGC.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\asharp.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\autocrop.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\autolevels.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\aWarpSharp(Pruned).dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\blockbuster.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\cnr2.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\ColorMatrix.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\Convolution3D.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\corrector.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\DctFilter.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\Decomb.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\Deen.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\degrainmedian.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\DenoiseSharpen.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\DGDecode.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\EEDI2.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\FFMpegSource.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\FFT3DFilter.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\FluxSmooth.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\frfun7.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\hqdn3d.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\LeakKernelDeint.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\MaskTools.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\medianblur.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\MipSmooth.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\MSharpen.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\MT.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\mt_masktools.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\mvtools.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\NicAudio.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\RemoveGrainSSE3.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\RepairSSE3.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\RSharpenSSE3.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\SangNom.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\SimpleResize.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\SoundOut.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\SSE3Tools.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\TBilateral.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\TDeint.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\TIVTC.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\TomsMoComp.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\TTempSmooth.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\UnDot.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\UnFilter.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\VSFilter.dll")
LoadPlugin("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\warpsharp.dll")
#Set stuff
SetMemoryMax(768)
#imports
Import("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\BlindDeHalo3_mt2.avsi")
Import("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
Import("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\HybridFuPP.avsi")
Import("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\LanczosPlus.avsi")
Import("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\Lem.avsi")
Import("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\LimitedSharpenFaster.avsi")
Import("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\MCBob_v03c.avsi")
Import("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\mvbob.avsi")
Import("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\QMlib.avsi")
Import("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\seesaw.avsi")
Import("C:\_Downloads\AutoMKV\AutoMKV089\exe\filter\spresso.avsi")
#source
AVISource("*.avi",audio=false) #edited
#resize
Spline36Resize(640,480)
#filters
MT("deblock().fft3dfilter()
LimitedSharpenFaster(ss_x=1.5, ss_y=1.5, smode=4, strength=125, overshoot=1, undershoot=1)") #maybe it crashes because of MT?
textsub("*.ass") #edited, or maybe it crashes because of two textsubs()?
textsub("*.ass") #edited
Here is the log:
01:12:10 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
01:12:10 Selected Input file: C:\Sample.avs
01:12:10 Selected Output dir: C:\temp\
01:12:10 Selected Final Name:
01:12:10 Selected Container type: AVI
01:12:10 Selected Encoder: XviD
01:12:10 Selected Size: 150 / 1
01:12:10 Selected Profile: 2_Pass_Insane_Quality.xml
01:12:10 Selected Resizer: NONE / Original
01:12:10 Selected Filters: NONE
01:12:10 Selected Deinterlacer: NONE
01:12:10 Selected Field Order: AUTO
01:12:10 Enabled CRF/CQ AutoRes at 2.5 value
01:12:10 Track Language 1: C:\audio1.mp3
01:12:10 Audio Codec 1: Lame
01:12:10 Audio Quality 1: 192
01:12:10 Audio Channel 1: Stereo
01:12:10 Advanced Audio Settings DUMP Track 1
01:12:10 Movie title Name: Sample
01:12:10 Audio Track Language: und
01:12:10 Nero Option Profiles: AUTO --- Encoding Mode: Quality
01:12:10 CCT Option Profiles: AUTO --- Channel Options: AUTO
01:12:10 Lame Settings: CBR
01:12:10 Audio Normalization: 1
01:12:10 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
01:12:10 Advanced Audio Settings DUMP Track 2
01:12:10 Nero Option Profiles: AUTO --- Encoding Mode: Quality
01:12:10 CCT Option Profiles: AUTO --- Channel Options: AUTO
01:12:10 Lame Settings: ABR
01:12:10 Audio Normalization: 1
01:12:10 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
01:12:10
01:12:10 DelayCut CMD: C:\_Downloads\AutoMKV\AutoMKV089\exe\dgindex\Delaycut.exe -auto -out "C:\fixed1.mp3" "C:\audio1.mp3"
01:12:10 Encoding C:\fixed1.mp3 To Mp3 with 192 CBR Bitrate
01:12:41 Encoded 1' Audio Track: 6776581 bytes
01:12:56 Number of Frames: 8469
01:12:56 Framerate: 30.000000
01:12:56 Movie length in Seconds: 283
01:12:56 Movie Width/Height: 640/480
01:12:57 FIRST pass XviD: "C:\_Downloads\AutoMKV\AutoMKV089\exe\encoder\xvid_encraw.exe" -pass1 -bitrate 4250 -turbo -threads 0 -progress -max_bframes 3 -imax 16 -qpel -quality 6 -vhqmode 4 -pmax 16 -bmax 16 -chigh 30 -clow 15 -nopacked -gmc -nochromame -bvhq -i "C:\movie.avs" -type 2 -avi "C:\movie.avi"
01:12:57 SECOND pass XviD: "C:\_Downloads\AutoMKV\AutoMKV089\exe\encoder\xvid_encraw.exe" -pass2 -bitrate 4250 -threads 0 -progress -max_bframes 3 -imax 16 -qpel -quality 6 -vhqmode 4 -pmax 16 -bmax 16 -chigh 30 -clow 15 -nopacked -gmc -nochromame -bvhq -i "C:\movie.avs" -type 2 -avi "C:\movie.avi"
01:20:41 Starting Second Pass
I know it's not complete, it's not done encoding yet... :p
I edited it for content.
Oh, and since your probably gonna ask for it:
xvidfirstpass.bat:
"C:\_Downloads\AutoMKV\AutoMKV089\exe\encoder\xvid_encraw.exe" -pass1 -bitrate 4250 -turbo -threads 0 -progress -max_bframes 3 -imax 16 -qpel -quality 6 -vhqmode 4 -pmax 16 -bmax 16 -chigh 30 -clow 15 -nopacked -gmc -nochromame -bvhq -i "C:\movie.avs" -type 2 -avi "C:\movie.avi"
Xvid Second pass.bat:
"C:\_Downloads\AutoMKV\AutoMKV089\exe\encoder\xvid_encraw.exe" -pass2 -bitrate 4250 -threads 0 -progress -max_bframes 3 -imax 16 -qpel -quality 6 -vhqmode 4 -pmax 16 -bmax 16 -chigh 30 -clow 15 -nopacked -gmc -nochromame -bvhq -i "C:\movie.avs" -type 2 -avi "C:\movie.avi"
This was the movie.avs used (which calls on my avs above):
Import("C:\Sample.avs")
isRGB(last) ? ConvertToYV12(last,interlaced=true) : last
isYUY2(last) ? ConvertToYV12(last,interlaced=true) : last
return last
Sorry, I had to edit all of them to make sure certain "information" didn't get out... ;) (like C:\documents and settings\YOUR NAME HERE\, something along those lines) Just pretend there all perfect and work fine (since it did successfully finish the encode)
The same avs script when used with x264 will give an "avisynth exception" in red about half way through (it finishes, then I looked at the movie, and then half way through).
I'm currently encoding it to xvid and then re-encoding that movie to x264.
buzzqw
18th August 2007, 10:46
if encoding goes straight and finished ok ... could be something in automkv..
surely i don't know what happening but...
final name is blank ... ?
and is 30 fps correct ?
i will also try reomoving from \filter folder many of those .avsi, just to be sure isn't a problem of memory... automkv don't need so much memory.. but.. :confused:
BHH
Barleyman
18th August 2007, 13:23
For Anime, the qm of choice is ALWAYS "NONE" (which default to h263). This is the best qm for anime hands down. Prevents blocking and produces a nice clean image IMO.
A dumb question .. Does "NONE" matrix use h263 matrix with XVID also?
Barleyman
18th August 2007, 13:36
I edited the wiki a bit about the matrix discussion we've had here..
Are the matrixes for XVID also relevant for WMV/h264?
http://automkv.wiki-site.com/index.php/Help:Contents#Custom_Matrix
@buzzqw
Maybe also put the name of the file being encoded and possible queue x of z info there?
buzzqw
18th August 2007, 14:25
update the matrix section with h263 standard matrix
Maybe also put the name of the file being encoded and possible queue x of z info there
as already said i hate the queue sections... i cannot promise... ;)
BHH
tha_reaper
18th August 2007, 15:15
ok, ive got an anoying problem, and i dont know how to solve it:
when i encode with ND AAC, everytime he starts with encoding the audio, autoMKV checks the encode audio with Directshowsource box automaticly. Ive tried updating, but then its the same problem (only this time that box is called DSS x audio).
result is that the audio encoding fails, and i end up with no sound.
Ive tried deleting the settings file, but nothing helps
buzzqw
18th August 2007, 15:41
start deleting automkv.ini
what is your audio source ? if the audio is "embedded" in video (mkv,avi,mp4...) it will trigger the directshowsource BUT will not check it!
moreover: automkv first try with nicaudio plugin (on ac3/dts/mp3...) and if fail will switch to directshowsource
also.. a log could help
BHH
tha_reaper
18th August 2007, 15:48
automkv.ini deleting had no result.
source is DVD, i have this problem with all DVDs and thus im forced to encode all my audio with meGUI and force it in later with MKVmerge.
log shows some errors:
15:08:26 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
15:08:26 Selected Input file: E:\RIPPEN\BB\ep1\VTS_01_0.IFO
15:08:26 Selected Output dir: E:\RIPPEN\temp\
15:08:26 Selected Final Name: derain6 convo LSF 4 50 FLD
15:08:26 Selected Container type: MKV
15:08:26 Selected Encoder: X264
15:08:26 Selected Size: 350 / 1
15:08:26 Selected Profile: 2_Pass_Extreme_Quality.xml
15:08:26 Selected Resizer: Spline36Resize (neutral sharp) / Automatic
15:08:26 Selected Filters: derainbow(6).Convolution3d(preset="animeHQ").limitedsharpenfaster(strength=50, smode=4).fastlinedarkenMOD()
15:08:26 Selected Deinterlacer: AUTO
15:08:26 Selected Field Order: AUTO
15:08:26 Manual Crop: Enabled
15:08:26 Left Crop: 8
15:08:26 Top Crop: 0
15:08:26 Right Crop: 4
15:08:26 Botton Crop: 0
15:08:26 Manual Width: 720
15:08:26 Manual Height: 480
15:08:26 Track Language 1: Japanese (AC3 2ch, 0xBD 0x81) [0]
15:08:26 Audio Codec 1: Nero AAC
15:08:26 Audio Quality 1: 0.25
15:08:26 Audio Channel 1: Stereo
15:08:26 Track Language 2: English (AC3 2ch, 0xBD 0x80) [0]
15:08:26 Audio Codec 2: Nero AAC
15:08:26 Audio Quality 2: 0.25
15:08:26 Audio Chennel 2: Stereo
15:08:26 Advanced Audio Settings DUMP Track 1
15:08:26 Nero Option Profiles: AUTO --- Encoding Mode: Quality
15:08:26 CCT Option Profiles: AUTO --- Channel Options: AUTO
15:08:26 Lame Settings: ABR
15:08:26 Audio Normalization: 1
15:08:26 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
15:08:26 Advanced Audio Settings DUMP Track 2
15:08:26 Nero Option Profiles: AUTO --- Encoding Mode: Quality
15:08:26 CCT Option Profiles: AUTO --- Channel Options: AUTO
15:08:26 Lame Settings: ABR
15:08:26 Audio Normalization: 1
15:08:26 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
15:08:26 Selected 1' Sub tracks: RIP ALL SUBS
15:08:26
15:08:41 Starting SubRipping
15:09:48 Subtitle Size: 716800 bytes
15:09:48 Finished SubRipping
15:09:48 Starting Indexing
15:09:48 Dgindex CMD: E:\RIPPEN\AutoMKV084\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=2,1 -YR=2 -AIF=[E:\RIPPEN\BB\ep1\VTS_01_1.vob] -OF=[E:\RIPPEN\temp\movie] -exit -minimize
15:11:37 Finished indexing
15:11:37 Starting fixing audio delay on track number 1
15:11:37 DelayCut CMD: E:\RIPPEN\AutoMKV084\exe\dgindex\Delaycut.exe -auto -out "E:\RIPPEN\temp\fixed1.ac3" "E:\RIPPEN\temp\movie T01 2_0ch 192Kbps DELAY 0ms.ac3"
15:11:37 Original 1 Audio Size: 40882461 bytes
15:11:41 Fixed 1' Audio Size: 40882176 bytes
15:11:41 Starting fixing audio delay on track number 2
15:11:41 DelayCut CMD: E:\RIPPEN\AutoMKV084\exe\dgindex\Delaycut.exe -auto -out "E:\RIPPEN\temp\fixed1.ac3" "E:\RIPPEN\temp\movie T02 2_0ch 192Kbps DELAY 0ms.ac3"
15:11:41 Original 2 Audio Size: 40882461 bytes
15:11:45 Fixed 2' Audio Size: 40882176 bytes
15:11:45 Finished fixing audio delay
15:11:45 Encoding E:\RIPPEN\temp\fixed1.ac3 to NeroAAC with 0.25 quality
15:11:45 Unable to encode Audio, trying with DirectShowSource!
15:11:45 Encoding E:\RIPPEN\temp\fixed1.ac3 to NeroAAC with 0.25 quality
15:11:46 Unable to encode Audio, even with DirectShowSource!, trying with FFmpeg!
15:11:46 FFmpeg Encoding Audio: "E:\RIPPEN\AutoMKV084\exe\BeSweet\ffmpeg.exe" -vn -i "E:\RIPPEN\temp\fixed1.ac3" -f mp3 -ac 2 -ab 128 "E:\RIPPEN\temp\audio.mp3"
15:12:21 Encoded 1' Audio Track: 4293120 bytes
15:12:21 Encoded 1' Audio Track: 4293120 bytes
15:12:21 Encoding E:\RIPPEN\temp\fixed2.ac3 to NeroAAC with 0.25 quality
15:12:21 Unable to encode Audio, even with DirectShowSource!, trying with FFmpeg!
also: why cant i select an .mp4 file when i want to select external audio?
buzzqw
18th August 2007, 15:57
just a quick try ... as downmixing select Original since your files are already stereo
and about mp4.. i will look
BHH
TheRyuu
18th August 2007, 18:52
if encoding goes straight and finished ok ... could be something in automkv..
surely i don't know what happening but...
final name is blank ... ?
Like I said I had to edit some things out
and is 30 fps correct ?
Yes
i will also try reomoving from \filter folder many of those .avsi, just to be sure isn't a problem of memory... automkv don't need so much memory.. but.. :confused:
BHH
Eh, I got 2GB, might as well let avisynth use it all.
I'll try the same thing without my custom avs, and with a "default" build of automkv.
tha_reaper
18th August 2007, 19:03
just a quick try ... as downmixing select Original since your files are already stereo
and about mp4.. i will look
BHH
tried it... no luck
18:53:19 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
18:53:19 Selected Input file: E:\RIPPEN\BB\ep1\VTS_01_0.IFO
18:53:19 Selected Output dir: E:\RIPPEN\temp\
18:53:19 Selected Final Name: derain6 convo LSF 4 50 LDM
18:53:19 Selected Container type: MKV
18:53:19 Selected Encoder: X264
18:53:19 Selected Size: 310 / 1
18:53:19 Selected Profile: 2_Pass_Extreme_Quality.xml
18:53:19 Selected Resizer: Spline36Resize (neutral sharp) / Automatic
18:53:19 Selected Filters: derainbow(6).Convolution3d(preset="animeHQ").limitedsharpenfaster(strength=50, smode=4).fastlinedarkenMOD()
18:53:19 Selected Deinterlacer: Film
18:53:19 Selected Field Order: AUTO
18:53:19 Manual Crop: Enabled
18:53:19 Left Crop: 8
18:53:19 Top Crop: 0
18:53:19 Right Crop: 4
18:53:19 Botton Crop: 0
18:53:19 Manual Width: 720
18:53:19 Manual Height: 480
18:53:19 Track Language 1: Japanese (AC3 2ch, 0xBD 0x81) [0]
18:53:19 Audio Codec 1: Nero AAC
18:53:19 Audio Quality 1: 0.25
18:53:19 Audio Channel 1: Original
18:53:19 Track Language 2: Japanese (AC3 2ch, 0xBD 0x81) [0]
18:53:19 Audio Codec 2: Nero AAC
18:53:19 Audio Quality 2: 0.25
18:53:19 Audio Chennel 2: Original
18:53:19 Advanced Audio Settings DUMP Track 1
18:53:19 Nero Option Profiles: AUTO --- Encoding Mode: Quality
18:53:19 CCT Option Profiles: AUTO --- Channel Options: AUTO
18:53:19 Lame Settings: ABR
18:53:19 Audio Normalization: 1
18:53:19 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
18:53:19 Advanced Audio Settings DUMP Track 2
18:53:19 Nero Option Profiles: AUTO --- Encoding Mode: Quality
18:53:19 CCT Option Profiles: AUTO --- Channel Options: AUTO
18:53:19 Lame Settings: ABR
18:53:19 Audio Normalization: 1
18:53:19 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
18:53:19 Selected 1' Sub tracks: RIP ALL SUBS
18:53:19
18:53:19 Starting SubRipping
18:54:11 Subtitle Size: 716800 bytes
18:54:11 Finished SubRipping
18:54:11 Starting Indexing
18:54:11 Dgindex CMD: E:\RIPPEN\AutoMKV084\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=2,2 -YR=2 -AIF=[E:\RIPPEN\BB\ep1\VTS_01_1.vob] -OF=[E:\RIPPEN\temp\movie] -exit -minimize
18:55:11 Finished indexing
18:55:11 Starting fixing audio delay on track number 1
18:55:11 DelayCut CMD: E:\RIPPEN\AutoMKV084\exe\dgindex\Delaycut.exe -auto -out "E:\RIPPEN\temp\fixed1.ac3" "E:\RIPPEN\temp\movie T01 2_0ch 192Kbps DELAY 0ms.ac3"
18:55:11 Original 1 Audio Size: 10510336 bytes
18:55:15 Fixed 1' Audio Size: 10093056 bytes
18:55:15 Starting fixing audio delay on track number 2
18:55:15 DelayCut CMD: E:\RIPPEN\AutoMKV084\exe\dgindex\Delaycut.exe -auto -out "E:\RIPPEN\temp\fixed1.ac3" "E:\RIPPEN\temp\movie T02 2_0ch 192Kbps DELAY 0ms.ac3"
18:55:15 Original 2 Audio Size: 40882461 bytes
18:55:22 Fixed 2' Audio Size: 40882176 bytes
18:55:22 Finished fixing audio delay
18:55:23 Encoding E:\RIPPEN\temp\fixed1.ac3 to NeroAAC with 0.25 quality
18:55:23 Unable to encode Audio, trying with DirectShowSource!
18:55:23 Encoding E:\RIPPEN\temp\fixed1.ac3 to NeroAAC with 0.25 quality
18:55:23 Unable to encode Audio, even with DirectShowSource!, trying with FFmpeg!
18:55:23 FFmpeg Encoding Audio: "E:\RIPPEN\AutoMKV084\exe\BeSweet\ffmpeg.exe" -vn -i "E:\RIPPEN\temp\fixed1.ac3" -f mp3 -ac 2 -ab 128 "E:\RIPPEN\temp\audio.mp3"
18:55:57 Encoded 1' Audio Track: 6728832 bytes
18:55:57 Encoded 1' Audio Track: 6728832 bytes
18:55:57 Encoding E:\RIPPEN\temp\fixed1.ac3 to NeroAAC with 0.25 quality
18:55:57 Unable to encode Audio, even with DirectShowSource!, trying with FFmpeg!
buzzqw
18th August 2007, 20:00
open the mkvmaudio.avs in virtualdub , what is the error ?
also , edit the mkvmaudio.avs and change directshowsource to NicAC3Source("E:\RIPPEN\temp\fixed1.ac3") and reopen in virtualdub, any errors ?
BHH
TheRyuu
19th August 2007, 00:53
@tha_reaper
why are you encoding the same audio twice?
18:53:19 Track Language 1: Japanese (AC3 2ch, 0xBD 0x81) [0]
18:53:19 Audio Codec 1: Nero AAC
18:53:19 Audio Quality 1: 0.25
18:53:19 Audio Channel 1: Original
18:53:19 Track Language 2: Japanese (AC3 2ch, 0xBD 0x81) [0]
18:53:19 Audio Codec 2: Nero AAC
18:53:19 Audio Quality 2: 0.25
18:53:19 Audio Chennel 2: Original
jmnk
19th August 2007, 09:10
I have a bit of a problem using autoMKV on VISTA. It stops (not really crashing, just doesn't seem to be doing anything) when trying to convert ac3 audio file to wav (which happens when I encode to wmv). The window that is supposed to show progress of soundout pops out, but it just stays there with zero progress forever.
When I manually start virdualDub and load the very same avs file - soundout finishes converting to wav file. So I'm thinking there's something with permissions going on, maybe with the location of the where the wav file needs to be written to, or how virtualdub is called.
Anyone has similar problems?
buzzqw
19th August 2007, 10:00
@wizboy11
yep... good point... bu automkv allow to encode the same audio track 2 times
so i suppose there is something other
@jmnk
but it just stays there with zero progress forever.
forever ? remember that audio is normalized
however if manually launching manually virtualdubmod and loading the mkvmaudio.avs is working.. maybe something with permission
try to launch automkv with administrative rights
BHH
tha_reaper
19th August 2007, 10:26
@tha_reaper
why are you encoding the same audio twice?
18:53:19 Track Language 1: Japanese (AC3 2ch, 0xBD 0x81) [0]
18:53:19 Audio Codec 1: Nero AAC
18:53:19 Audio Quality 1: 0.25
18:53:19 Audio Channel 1: Original
18:53:19 Track Language 2: Japanese (AC3 2ch, 0xBD 0x81) [0]
18:53:19 Audio Codec 2: Nero AAC
18:53:19 Audio Quality 2: 0.25
18:53:19 Audio Chennel 2: Original
good question, although im damn certain that ive picked japanese for the first stream, and english for the second stream...
@buzzqw:
i will try that later today. i'll keep you informed
jmnk
19th August 2007, 20:07
@jmnk
forever ? remember that audio is normalized
however if manually launching manually virtualdubmod and loading the mkvmaudio.avs is working.. maybe something with permission
try to launch automkv with administrative rights
BHH
by "forever" I mean I waited for at least twice as long as it takes the soundout to do something on Windows XP (which it does, I have no issues on XP), or twice as long as it takes soundout to do something when I manually feed the appropriate avs into manually opened VirtualDub.
It's most likely nothing AukoMKV related - I think it is purely Vista permissions thingy.
Is there any way you can think of I could try to start encoding with some debugging parameters for avisynth, virtualDub, soundout, or all of the above? Maybe I could pinpoint what the problem is. It almost feels as if at some point Vista is waiting until I allow some process to start, or write to a file somewhere - but I never get the usual window popping out asking me if I want to allow to continue...
TheRyuu
19th August 2007, 20:33
Got an e-mail from someone using automkv (can't post yet because of 5 day waiting period) but anyway, anyone having trouble in vista?
It was directed towards me since he thought I used Vista (but I don't) but I'll post it here just as general information.
Hi!
I would post this in the forums, but it won't let me post until five days after I registered! I believe you are having the same problem I had. Are you running windows vista? Vista blocks buffer overruns (something these codecs do) without telling you. You need to disable the automatic protection. For instructions on how to do this go here:
http://www.tech-recipes.com/rx/1261/vista_disable_dep_noexecute_protection_fix_explorer_crashing
There is another user posting about problems in vista. It might be nice to post this information in the forums for everyone to read.
Thanks, and I hope this helps!
buzzqw
19th August 2007, 20:46
@wizboy11
if this will solve issue with Vista , then is to report in wiki
@jmnk we are waiting for your news :)
BHH
delacroixp
19th August 2007, 23:21
@wizboy11
if this will solve issue with Vista , then is to report in wiki
@jmnk we are waiting for your news :)
I'm also eager to know since I'm using Vista and have had all kinds of 'issues'... but I haven't done any video encoding in months... but M4a music encoding with BeSweet/Belight works like a charm (well, except for batching, ie)...
:):D:eek:
Pascal
buzzqw
19th August 2007, 23:29
@delacroixp
you know that even automkv could be used for only audio trascoding ... or not ?
feed it your ac3/wav/mp3 AS first input type.. and select you audio codec configuration..
BHH
bisdelf
20th August 2007, 15:52
hello again :)
i was planning to do a rip, target dvd/3, two audio tracks one ac3 and one aac, x264+mkv, maintain the highest resolution possible (somewhat like a width of 720 or 704), maintain the highest detail. subtitles will also be included.
yeah, i know...i'm looking for perfection :p
i'm just asking you some advices to do a good job. the movie is full of action (actually it is SW ep 3).
so what could be some good starting points? like filters, resize (i was thinking about Splin36Resize,LanczosResize or LimitedSharpenFaster).
another thing i was thinking about.... if i have to use QMTrim and if yes...how?
thanks for the help and please be patient :rolleyes:
bisdelf
TheRyuu
20th August 2007, 17:42
hello again :)
i was planning to do a rip, target dvd/3, two audio tracks one ac3 and one aac, x264+mkv, maintain the highest resolution possible (somewhat like a width of 720 or 704), maintain the highest detail. subtitles will also be included.
yeah, i know...i'm looking for perfection :p
i'm just asking you some advices to do a good job. the movie is full of action (actually it is SW ep 3).
so what could be some good starting points? like filters, resize (i was thinking about Splin36Resize,LanczosResize or LimitedSharpenFaster).
another thing i was thinking about.... if i have to use QMTrim and if yes...how?
thanks for the help and please be patient :rolleyes:
bisdelf
You can use a resolution of 704x400, then mux at 16:9.
Or even go up to 848x480. I'd recommend you use Spline36Resize.
As for filters. How long do you want to wait to get the movie. I'd recommend fft3dfilter but it's slow as hell.
As for sharpening, Seesaw/LSF (limitedsharpenfaster) are probably the best choices. And to use it, just throw it in the filters line like so:
fft3dfilter().SeeSaw()
or
fft3dfilter().LimitedSharpenFaster(ss_x=1.5, ss_y=1.5, smode=4, strength=125, overshoot=1, undershoot=1)
But finding a script and settings that will work well for you and give you the desired results while keeping the movie of a high quality can be quite challenging sometimes. Play around with the different filters and quality settings in automkv and find out what you think of them.
And you shouldn't need QMTrim.
tha_reaper
20th August 2007, 17:42
open the mkvmaudio.avs in virtualdub , what is the error ?
also , edit the mkvmaudio.avs and change directshowsource to NicAC3Source("E:\RIPPEN\temp\fixed1.ac3") and reopen in virtualdub, any errors ?
BHH
i dont have any spare time on my hands, so i'll test for my problem thursday.
buzzqw
20th August 2007, 18:50
@bisdelf
if i have to use QMTrim and if yes...how
you are aiming at quality.. ok.. and the disk settings is good 1/3dvd...
but qmtrim could give a very good boost on compression...
i think you need a good averaging lvl script
you can go with Gauss_based_resized
C0 = HQDN3D(2,1,2.5,1.5).GaussResize(xxx,yyy,p=95)
C1 = HQDN3D(2.5,1.5,2.5,1.5).GaussResize(xxx,yyy,p=85)
C2 = HQDN3D(2.5,1.5,3,2).GaussResize(xxx,yyy,p=66)
C3 = HQDN3D(2.5,1.5,3.5,2.5).GaussResize(xxx,yyy,p=50)
C4 = HQDN3D(3,2,3.5,2.5).GaussResize(xxx,yyy,p=45)
C5 = HQDN3D(3.5,2.5,3.5,2.5).GaussResize(xxx,yyy,p=40)
C6 = HQDN3D(3.5,2.5,4,3).GaussResize(xxx,yyy,p=33)
C7 = HQDN3D(4,3,4,3).GaussResize(xxx,yyy,p=25)
or the Sharpner.lvl
C0 = UnFilter(25,25).LimitedSharpenFaster(smode=4,ss_x=1.75, ss_y=1.75, strength=175, overshoot=1,dest_x=xxx,dest_y=yyy)
C1 = UnFilter(23,23).LimitedSharpenFaster(smode=4,ss_x=1.65, ss_y=1.65, strength=160, overshoot=1,dest_x=xxx,dest_y=yyy)
C2 = UnFilter(20,20).LimitedSharpenFaster(smode=4,ss_x=1.60, ss_y=1.60, strength=150, overshoot=1,dest_x=xxx,dest_y=yyy)
C3 = UnFilter(18,18).LimitedSharpenFaster(smode=4,ss_x=1.55, ss_y=1.55, strength=140, overshoot=1,dest_x=xxx,dest_y=yyy)
C4 = UnFilter(15,15).LimitedSharpenFaster(smode=4,ss_x=1.50, ss_y=1.50, strength=130, overshoot=1,dest_x=xxx,dest_y=yyy)
C5 = UnFilter(12,12).LimitedSharpenFaster(smode=4,ss_x=1.45, ss_y=1.45, strength=120, overshoot=1,dest_x=xxx,dest_y=yyy)
C6 = UnFilter(10,10).LimitedSharpenFaster(smode=4,ss_x=1.40, ss_y=1.40, strength=110, overshoot=1,dest_x=xxx,dest_y=yyy)
C7 = UnFilter(8,8).LimitedSharpenFaster(smode=4,ss_x=1.35, ss_y=1.35, strength=100, overshoot=1,dest_x=xxx,dest_y=yyy)
make your choice! (i will start with gauss...)
BHH
wilburburns
20th August 2007, 19:04
@wilburburns
very well!
i hope good news :)
best regards
BHH
OK, I have finally finished a couple Videos.
The First was encoded with standard 2channel Audio and appears to have come out OK.
However, the Second was a commercial DVD with 6 channel Audio and it has shown to give many problems.
Problem 1: The Audio is extremely LOW... As in almost non-existent.
Problem 2: The Audio seems to drop completely after about the 10min mark in the Movie.
Here is my Log..
17:06:56 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
17:06:56 Selected Input file: C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\VTS_06_0.IFO
17:06:56 Selected Output dir: C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\
17:06:56 Selected Final Name: VIDEO_TS
17:06:56 Selected Container type: WMV
17:06:56 Selected Encoder: WMV
17:06:56 Selected Size: 1/3 DVD-R / 1
17:06:56 Selected Profile: 2_Pass_Balanced.xml
17:06:56 Selected Resizer: NONE / Original
17:06:56 Selected Filters: RemoveGrain(mode=2)
17:06:56 Selected Deinterlacer: AUTO
17:06:56 Selected Field Order: AUTO
17:06:56 NeroAACEnc.exe: not present
17:06:56 Enabled CRF/CQ AutoRes at 90 value
17:06:56 Using Queue: queue0.ini of 1 works
17:06:56 Track Language 1: English (AC3 6ch, 0xBD 0x80) [0]
17:06:56 Audio Codec 1: WMV
17:06:56 Audio Quality 1: 192
17:06:56 Audio Channel 1: Original
17:06:56 Advanced Audio Settings DUMP Track 1
17:06:56 Audio Track Language: und
17:06:56 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:06:56 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:06:56 Lame Settings: ABR
17:06:56 Audio Normalization: 1
17:06:56 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:06:56 Advanced Audio Settings DUMP Track 2
17:06:56 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:06:56 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:06:56 Lame Settings: ABR
17:06:56 Audio Normalization: 1
17:06:56 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:06:56
17:06:56 Starting Indexing
17:06:56 Dgindex CMD: C:\Videos\AutoMKV089_NORIP\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=1 -YR=2 -AIF=[C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\VTS_06_1.vob] -OF=[C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\movie] -exit -minimize
17:09:14 Finished indexing
17:09:14 Starting fixing audio delay on track number 1
17:09:14 DelayCut CMD: C:\Videos\AutoMKV089_NORIP\exe\dgindex\Delaycut.exe -auto -out "C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\fixed1.ac3" "C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\movie T01 3_2ch 448Kbps DELAY 0ms.ac3"
17:09:14 Original 1 Audio Size: 456513792 bytes
17:09:32 Fixed 1' Audio Size: 456513792 bytes
17:09:32 Finished fixing audio delay
17:09:32 Encoding C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\fixed1.ac3 to WAV , as pre-process to WMV
17:16:42 Encoded 1' Audio Track: 400603204 bytes
17:16:42 ForceFilm Detected: 99.900002% FILM found
17:16:47 Number of Frames: 244316
17:16:47 Framerate: 29.970030
17:16:47 Movie length in Seconds: 8153
17:16:47 Movie Width/Height: 720/480
17:16:47 DgIndex AR: 4:3
17:24:49 Deinterlace Test: Processing completed. Type is determined to be film.
17:24:49 BFF: 26
17:24:49 TFF: 534
17:24:49 NOT Allow Hybrid Order/Pattern, set order to: TFF
17:24:49 WMV CMD: cscript.exe "C:\Videos\AutoMKV089_NORIP\exe\encoder\WMCmd.vbs" -input "C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\movie.avs" -output "C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\movie.wmv" -v_codec WMV9 -v_mode 3 -v_bitrate 1273822 -s_config "C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\wmv_crb" -v_bframedist 1 -v_dquantoption 2 -v_lookahead 0 -v_mbmodecost 0 -v_mmatch 1 -v_mslevel 1 -v_msrange 1 -v_mvcoding 1 -v_mvcost 1 -v_percopt 1 -v_buffer 10000 -v_bdeltaqp 1 -a_input "C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\audio.wav" -a_codec wmapro -a_mode 0 -title "VIDEO_TS" -log wmv.log -year 2007 -copyright "Done with AutoMKV! 0.89" -a_setting 192_48_2_16
10:45:22 Only Movie Size: 1323670577 bytes
10:45:22 Final Muxed size: 1323670577 bytes
10:45:22 Encoding finished: 17:38:26 elapsed time
10:45:22 -----------------------------------------------------------------------
10:45:22 Script AutoCrop.log
10:45:22
10:45:22 Crop(4,0,712,480)
10:45:22 -----------------------------------------------------------------------
10:45:22 Script Resmovie.avs
10:45:22 -----------------------------------------------------------------------
10:45:22 Script movie.avs
10:45:22
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\AddGrain.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\autocrop.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\aWarpSharp(Pruned).dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\blockbuster.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\cnr2.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\ColorMatrix.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\Convolution3D.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\corrector.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\DctFilter.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\Decomb.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\Deen.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\degrainmedian.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\DGDecode.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\EEDI2.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\FFMpegSource.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\FFT3DFilter.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\FluxSmooth.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\frfun7.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\hqdn3d.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\LeakKernelDeint.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\MaskTools.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\medianblur.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\MipSmooth.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\MSharpen.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\mt_masktools.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\mvtools.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\NicAudio.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\RemoveGrainS.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\RepairS.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\SangNom.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\SimpleResize.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\SoundOut.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\TBilateral.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\TDeint.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\TIVTC.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\TomsMoComp.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\TTempSmooth.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\UnDot.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\UnFilter.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\VSFilter.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\warpsharp.dll")
10:45:22 #loadpluginstart
10:45:22
10:45:22 #test1
10:45:22
10:45:22 Import("C:\Videos\AutoMKV089_NORIP\exe\filter\BlindDeHalo3_mt2.avsi")
10:45:22 Import("C:\Videos\AutoMKV089_NORIP\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
10:45:22 Import("C:\Videos\AutoMKV089_NORIP\exe\filter\HybridFuPP.avsi")
10:45:22 Import("C:\Videos\AutoMKV089_NORIP\exe\filter\LanczosPlus.avsi")
10:45:22 Import("C:\Videos\AutoMKV089_NORIP\exe\filter\Lem.avsi")
10:45:22 Import("C:\Videos\AutoMKV089_NORIP\exe\filter\LimitedSharpenFaster.avsi")
10:45:22 Import("C:\Videos\AutoMKV089_NORIP\exe\filter\MCBob_v03c.avsi")
10:45:22 Import("C:\Videos\AutoMKV089_NORIP\exe\filter\mvbob.avsi")
10:45:22 Import("C:\Videos\AutoMKV089_NORIP\exe\filter\QMlib.avsi")
10:45:22 Import("C:\Videos\AutoMKV089_NORIP\exe\filter\seesaw.avsi")
10:45:22 Import("C:\Videos\AutoMKV089_NORIP\exe\filter\spresso.avsi")
10:45:22 #importstart
10:45:22
10:45:22 #test2
10:45:22
10:45:22 movie = mpeg2source("C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\movie.d2v")
10:45:22 function getOrder(clip c) {
10:45:22 order = GetParity(c) ? 1 : 0
10:45:22 Return order }
10:45:22 #filter1start
10:45:22
10:45:22 #test3
10:45:22
10:45:22 movie = tfm(movie,d2v="C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\movie.d2v").tdecimate()
10:45:22 #resizestart
10:45:22
10:45:22 #test4
10:45:22
10:45:22 last = movie
10:45:22 #filter2start
10:45:22
10:45:22 #test5
10:45:22
10:45:22 RemoveGrain(mode=2)
10:45:22 -----------------------------------------------------------------------
10:45:22 Script mkvmaudio.avs
10:45:22
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\NicAudio.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\SoundOut.dll")
10:45:22 LoadPlugin("C:\Videos\AutoMKV089_NORIP\exe\filter\FFmpegSource.dll")
10:45:22 NicAC3Source("C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\fixed1.ac3")
10:45:22 #Applying ORIGINAL downmixing routines
10:45:22
10:45:22 function addvideo(clip c) {
10:45:22 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
10:45:22 Return audiodub(last,c)
10:45:22 }
10:45:22 Normalize()
10:45:22 ConvertAudioTo16bit()
10:45:22 Soundout(output="wav",type=1,autoclose=true,filename="audio.wav",showoutput=false)
10:45:22 -----------------------------------------------------------------------
10:45:22 Script mkvmaudio.bat
10:45:22 -----------------------------------------------------------------------
10:45:22 Script mkvmaudio2.avs
10:45:22 -----------------------------------------------------------------------
10:45:22 Script mkvmaudio2.bat
10:45:22 -----------------------------------------------------------------------
10:45:22 Script wmv.log
10:45:22
10:45:22 Microsoft (R) Windows Media Encoder Command Line Script Utility
10:45:22 Copyright (C) Microsoft Corporation. All rights reserved.
10:45:22
10:45:22 Title: VIDEO_TS
10:45:22 Year: 2007
10:45:22 Copyright: Done with AutoMKV! 0.89
10:45:22
10:45:22 Warning: Encoder failed to retrieve duration attribute from source plug-in.
10:45:22 .
10:45:22 Source duration retrieved: 8151.977 seconds.
10:45:22
10:45:22 ======== Begin Pass1 ========
10:45:22
10:45:22
10:45:22 ======== Begin Pass2 ========
10:45:22
10:45:22
10:45:22 ======== Encoding Completed ========
10:45:22
10:45:22 Audio :
10:45:22 Codec: Windows Media Audio 10 Professional
10:45:22 Expected bit rate: 192000 bps
10:45:22 Average bit rate: 192000 bps
10:45:22 Expected sample rate: 5859
10:45:22 Average sample rate: 5859
10:45:22 Dropped byte count: 49152 bytes
10:45:22 Dropped sample rate: 12
10:45:22 Total bytes: 16670720 bytes
10:45:22
10:45:22 Video :
10:45:22 Codec: Windows Media Video 9
10:45:22 Expected bit rate: 1273822 bps
10:45:22 Average bit rate: 1273483 bps
10:45:22 Expected fps: 23.976
10:45:22 Dropped frame count: 0
10:45:22 Total coded frames: 195452
10:45:22 Average sample rate: 23.976
10:45:22 Dropped bytes: 0 bytes
10:45:22 Total bytes: 1297671156 bytes
10:45:22
10:45:22 Overall:
10:45:22 Encoding time: 62420 seconds
10:45:22 Average bit rate: 1465483 bps
10:45:22 File size: 1323670577 bytes
10:45:22 File duration: 8151.968 seconds
10:45:22
10:45:22 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
So far, my only testing for the Final WMV files has been on a couple of computers. However, I plan to eventually stream these to an XBOX for viewing. I will be test streaming these files in the next couple of days to see if anything is different.
BTW: I have not chosen any custom Configs. Just the Basic 2_Pass_Balanced.xml Profile. I want to get the basics working properly before I start tweaking my output.
Thanks Again,
Cliff
buzzqw
20th August 2007, 20:26
@wilburburns
The Audio is extremely LOW... As in almost non-existen
that's strange because audio was normalized!, please open the audio.wav in \temp folder (is near 4gb... 400603204 bytes) and listen.. is audio low ?
Problem 2: The Audio seems to drop completely after about the 10min mark in the Movie.
that's odd and bad... is the audio.wav "silent" after 10 minutes ?
i will ask Zambelli.. but i need more info
thanks!
BHH
wilburburns
20th August 2007, 21:03
@wilburburns
that's strange because audio was normalized!, please open the audio.wav in \temp folder (is near 4gb... 400603204 bytes) and listen.. is audio low ?
that's odd and bad... is the audio.wav "silent" after 10 minutes ?
i will ask Zambelli.. but i need more info
thanks!
BHH
OK, Windows Media Player reports that Audio.Wav has a total length of 11:35.
Additionally, the Encoded .WMV Has a noticeably lower Audio volume than the Audio.WAV file in the Temp Folder.
What other information do you need?
Thanks
Cliff
buzzqw
20th August 2007, 22:38
ok, have you installed ffdshow?
could be some problem in decoding...
install latest ffdshow (look at first post) and re-launch movie_wmv.bat from \temp folder ... and wait
BHH
wilburburns
20th August 2007, 23:08
ok, have you installed ffdshow?
could be some problem in decoding...
install latest ffdshow (look at first post) and re-launch movie_wmv.bat from \temp folder ... and wait
BHH
I will reinstall ffdshow, but I believe I already have the same version which is linked in the first thread.
Do I need to custom configure the install, or should the default settings work?
Cliff
buzzqw
20th August 2007, 23:53
default settings should be ok
just to be save ... check reset default on install and make sure the mixer isn't active
BHH
tamahome
21st August 2007, 14:41
Would be you he possible to make a profile Xvid compatible divx (type profile home theatre DXN) for dvd player certified Divx?
jellyfish2002
21st August 2007, 16:07
Can someone provide a newbie guide on converting DVD Backup to MP4 (X.264), till now I have no luck on getting it to work.
buzzqw
21st August 2007, 16:15
@tamahome
have you ever tryed the XviD Sap profile ?
should be compatible with most SAP
@jellyfish2002
rip your dvd with ripit4me
then launch automkv, on input select one ifo (not important what ifo)
let's automkv parse the main ifo and select audio track
select container, video codec, video profile, audio codec and bitrate, select disk settings
click start
BHH
wilburburns
21st August 2007, 22:52
default settings should be ok
just to be save ... check reset default on install and make sure the mixer isn't active
BHH
OK, I reinstalled FFDshow with Default Settings and ran movie_wmv.bat.
The only change I see is that it took much longer to finish encoding.
Still just 11:35 of Audio which is very low.
I really need to find some smaller files to test with.. Do you have any recommendations for this, or is it possible to just use a single chapter instead of the whole DVD?
Cliff
buzzqw
21st August 2007, 23:38
@wilburburns
one more try please
open the movie_wmv.bat
and where is written "-a_input audio.wav" changed it to "-a_input fixed1.ac3"
save and retry
please try this last one. thanks!
BHH
wilburburns
21st August 2007, 23:57
@wilburburns
one more try please
open the movie_wmv.bat
and where is written "-a_input audio.wav" changed it to "-a_input fixed1.ac3"
save and retry
please try this last one. thanks!
BHH
OK, When I edit the following
FROM
-a_input "C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\audio.wav"
TO
-a_input "C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\fixed1.ac3"
I recieve a Windows Console based Script Error.... And it won't run..
Here is the Original movie_wmv.bat file..
cscript.exe "C:\Videos\AutoMKV089_NORIP\exe\encoder\WMCmd.vbs" -input "C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\movie.avs" -output "C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\movie.wmv" -v_codec WMV9 -v_mode 0 -v_bitrate 1273822 -s_config "C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\wmv_crb" -v_bframedist 1 -v_dquantoption 1 -v_lookahead 4 -v_mbmodecost 0 -v_mmatch 0 -v_mslevel 1 -v_msrange 1 -v_mvcost 0 -v_percopt 1 -v_buffer 10000 -v_bdeltaqp 1 -a_input "C:\Videos\Walk_The_Line\temp\DVD\VIDEO_TS\temp\audio.wav" -a_codec wmapro -a_mode 0 -title "WalkTheLine" -log wmv.log -year 2007 -copyright "Done with AutoMKV! 0.89" -a_setting 192_48_2_16
BTW: I don't mind trying anything, just keep in mind that it's taking nearly a full day to finish encoding.
Cliff
gokushon
22nd August 2007, 00:39
Hi,
There is a new release of Mediainfo that shall correct crashes caused reading malformed IFO (i.e. from some well know recode utilities). I downloaded the CLI from the webpage, installed it inside \exe\Encoder and now the automatic resize procedures, as well as the manual resize work again.
Hope this helps some people with similar problems.
Regards
TheRyuu
22nd August 2007, 02:25
@buzzqw
Why are both the xvid 2 pass insane quality and 2 pass extra slow both have the same name of "xvid 2 pass extra slow" when you go into advanced settings (did you modify it?)
The only real difference I could tell was that max b-frames was increased to 3.
jmnk
22nd August 2007, 05:43
I really need to find some smaller files to test with.. Do you have any recommendations for this, or is it possible to just use a single chapter instead of the whole DVD?
Cliff
make yourself familiar with dgindex program (that's what AukoMKV is using to index dvd vob files). So feed vob into dgindex manually, move the slider to whatever position, click on 'in mark', move the slider to the right, click 'out' mark - you will have some part of the vob selected. Than just save project - and you will have as big or as small index file as you wish. Using that you can try all sorts of things (as in encoding options, troubleshooting, etc) in about 5 minutes.
jmnk
22nd August 2007, 05:45
@wilburburns
one more try please
open the movie_wmv.bat
and where is written "-a_input audio.wav" changed it to "-a_input fixed1.ac3"
save and retry
please try this last one. thanks!
BHH
that should --not-- work (and it looks like indeed does not work). Zambelli's tool requires that audio input is in wav format (unless you are saying that for whatever reason fixed1.ac3 file is actually wav file - but that is not the case, is it?).
TheRyuu
22nd August 2007, 06:53
@wilburburns
I think the error has to do with it pre-processing it to wav format.
First, reinstall avisynth and reinstall ffdshow (which you might have already done), just reinstall them both (and get the latest ffdshow revision and make sure you using a fresh copy of automkv that nothing has been changed in.
Force DirectShowSource for the audio (in advanced settings) and select "stereo" as your downmixing routine, then encode away (on a shorter sample, but long enough to see if the error is still there).
buzzqw
22nd August 2007, 08:19
@gokushon
thanks for the update!
@wilburburns @wizboy11 @jmnk
stereo encoding is working, is feeding 5.1wav file that is broken, don't know if due to size of wav (for a 2 hour movie the wav file can reach the 4gb)
jmnk suggestion is interesting... try splitting your movie in 2 piece, using dgindex as cutter save your first half project (and first half audio), then save the second half
launch automkv and feed as input the first half d2v and the corrispendenting audio file
@ @wizboy11
Why are both the xvid 2 pass insane quality and 2 pass extra slow both have the same name of "xvid 2 pass extra slow" when you go into advanced settings (did you modify it?)
typos ...
but the difference are for Insane Profile
+1 bframes (2 on extreme)
BquantRatio 150 (162 on extreme)
GMC (false on extreme)
No matrix (Sharktooth's EQM v3LR.cqm on extreme)
if you want suggest some change in profile... tellme :)
BHH
gokushon
22nd August 2007, 13:07
@gokushon
First of all Welcome to the Forum!
is the dvd preprocessed in some way ? like stripping audio... ?
when you open the ifo, the "Espanol 3 (0xBD 0x2C) [0] wide" is effectively the FOURTH language in list ? and not the second ?
AND
have you installed all software required ???
keep me informed!
Buzzqw sorry for the delay replying you... I didn't check the forum for some days...
I have everything working properly... The problem is that espanol is the 4th track in the IFO, or the 3rd in many cases. That's how some tools seem to work. They just strip the unselected audio tracks, but keep the order, ie:
1 – English [0x80]
2 - Italian -> stripped by the tools [0x81]
3 – Spanish [0x82]
Sooo the problem is that AutoMKV see the correct number in the Basic settings, but then the DGINDEX command generated assumes that second track is the one I want to extract, whereas is the third.
To correct this I normally pause DGINDEX, copy the command AutoMKV has generated, modifying "-T", extract the correct audio streams, change the name (i.e from T03 to T02) and let everything works by itself.
I guess this is a small bug indexing the track number…
Hope this helps… and again accept my apologies for the delay replying you..
Regards.
bisdelf
22nd August 2007, 13:29
you can go with Gauss_based_resized
C0 = HQDN3D(2,1,2.5,1.5).GaussResize(xxx,yyy,p=95)
C1 = HQDN3D(2.5,1.5,2.5,1.5).GaussResize(xxx,yyy,p=85)
C2 = HQDN3D(2.5,1.5,3,2).GaussResize(xxx,yyy,p=66)
C3 = HQDN3D(2.5,1.5,3.5,2.5).GaussResize(xxx,yyy,p=50)
C4 = HQDN3D(3,2,3.5,2.5).GaussResize(xxx,yyy,p=45)
C5 = HQDN3D(3.5,2.5,3.5,2.5).GaussResize(xxx,yyy,p=40)
C6 = HQDN3D(3.5,2.5,4,3).GaussResize(xxx,yyy,p=33)
C7 = HQDN3D(4,3,4,3).GaussResize(xxx,yyy,p=25)
ok, let's see if i'm doing all steps right:
-decrypt dvd (dvddecrypter) mode IFO, 1 vob file, add stream informations, add ogg chapters informations, select the video, select the 2 audio tracks, select the subtitles normal caption wide.
-open dgindex, perform the d2v file, demux all tracks. ok
-open Automkv, select the vob, select first audio, select second audio.
-first audio track copy original, second audio track AAC-original-0,65
-Subtitles 1: Rip all subs
-profile HQ-Slower, 1/3 dvd
-Advanced Profile Settings: "enable QMTrim", -u 15, -c 5, Thres. AUTO, Script "gaus based resize", (**Enable full compress test** should i???)
If i enable QMTrim a popup appears to tell me that some basic panel function will be deactivated....ok....
-basic settings: resize filter NONE, Resolution?????
-What about CUSTOM MATRIX???
am i doing right???:confused:
buzzqw
22nd August 2007, 14:04
@gokushon @bisdelf
no problem at all!
the audio ripping works propely is vobs arent' preprocessed... no audio should be removed or renamed... or dgindex fails
Hope this helps
this help a lot... but the problem is that dgindex doesn't rip audio by language... or (for vob inputs) by code as 0x82 ... but rip only by number of present language in vobs..
so in this example
1 – English [0x80]
2 - Italian -> stripped by the tools [0x81]
3 – Spanish [0x82]
the Spanish language is second as present in vob BUT third for ifo parsing... and i got the numbering of language (1 english, 2 italian, 3 spanish) reading the ifo..
If your tool updates the IFO too and set Spanish as 0x81 ... no problem.. otherwise the stripping of the second language cause indexing problems (or select the italian language... as second track it will be indexed the Spanish...)
@bisdelf
**Enable full compress test** should i???
if you have a lot of time check it
basic settings: resize filter NONE, Resolution?????
filters are in LVL and resolution is automatic on compression test, so leave resizer to sipleresize and width to automatic
What about CUSTOM MATRIX???
start without using it
BHH
GMH
22nd August 2007, 15:51
Hi all,
I've got v67 running just fine on my desktop PC, but going on the road for a fortnight sees me putting it on a laptop for putting any new stuff I might get in my tavels onto my Zune.
Having downloaded v89 (always best to go with the latest, right ?) and the additional files listed below it under the big warning, I'm not getting a lot of joy. The DVD decrypts as I have seen on my desktop, a little processing takes place to do with indexing, some audio files are generated and then the temporary files are deleted with nothing coming out in the way of video. OK, I thought, something missing or a bad setting, what happens if I copy across everything in my AutoMKV folder from the desktop to the laptop... ?
Exactly the same.
So the laptop has got to have something missing on it (I guess) that means the video isn't being converted. Now I installed the big codec pack as mentioned in the render / playback details and tried again, no luck. I did notice in the log that there are mentions to scripts that do not seem to run and I cannot find said scripts in the AutoMKV folder. Is this part of the problem, I wonder ?
Anyway, here is a copy of the log... any advice would be gratefully received (if it's a matter of following some instruction already listed in this thread, please prompt with a page number or search string... I don't mind doing some reading but this thread is HUGE !!).
13:38:14 0.67 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
13:38:14 Selected Input file: Click on INPUT for choosing FILE to ENCODE
13:38:14 Selected Output dir: F:\temp\
13:38:14 Selected Final Name: WOTA
13:38:14 Selected Container type: WMV
13:38:14 Selected Encoder: WMV
13:38:14 Selected Size: 1/4 CD
13:38:14 Selected Slice: 1
13:38:14 Selected Profile: Zune_1_Pass.xml
13:38:14 Selected Width: 320
13:38:14 Selected Resizer: SimpleResize (neutral soft)
13:38:14 Selected Filters: NONE
13:38:14 Selected Deinterlacer: AUTO
13:38:14 NeroAACEnc.exe: not present
13:38:14 Enabled CRF/CQ AutoRes at 90 value
13:38:14 Enabled Bitrate encoding with value 500
13:38:14 Track Language 1: ??? (AC3 2ch, 0xBD 0x80) [0,1]
13:38:14 Audio Codec 1: WMV
13:38:14 Audio Quality 1: 96
13:38:14 Advanced Audio Settings DUMP Track 1:
13:38:14 Audio Track Language:
13:38:14 Audio Track Name:
13:38:14 Nero Option Profiles: AUTO --- Encoding Mode: Quality
13:38:14 CCT Option Profiles: AUTO --- Channel Options: AUTO
13:38:14 Lame Settings: ABR
13:38:14 Audio Normalization: 1
13:38:14 Frequency: AUTO --- Tempo : NONE
13:38:14 Pitch: NONE --- Other Add :
13:38:14 Advanced Audio Settings DUMP Track 2:
13:38:14 Audio Track Language:
13:38:14 Audio Track Name:
13:38:14 Nero Option Profiles: AUTO --- Encoding Mode: Quality
13:38:14 CCT Option Profiles: AUTO --- Channel Options: AUTO
13:38:14 Lame Settings: ABR
13:38:14 Audio Normalization: 1
13:38:14 Frequency: AUTO --- Tempo : NONE
13:38:14 Pitch: NONE --- Other Add :
13:38:14 Selected 1' Sub tracks: NONE
13:38:14 Selected 2' Sub tracks: NONE
13:38:14
13:38:14 Starting ripping from D:\VIDEO_TS\ to F:\temp\
13:47:39 Finished Ripping
13:47:39 Starting Indexing
13:47:39 Dgindex CMD: C:\Program Files\Old AutoMKV\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=1 -YR=2 -AIF=[F:\temp\dvd\video_ts\VTS_01_1.vob] -OF=[F:\temp\movie] -exit -minimize
13:50:18 Finished indexing
13:50:18 Starting fixing audio delay on track number 1
13:50:18 DelayCut CMD: C:\Program Files\Old AutoMKV\exe\dgindex\Delaycut.exe -auto -out "F:\temp\fixed1.ac3" "F:\temp\movie T01 2_0ch 224Kbps DELAY 0ms.ac3"
13:50:39 Original 1' Audio Size: 139552000 bytes
13:50:39 Finished fixing audio delay
13:50:46 Number of Frames: 124593
13:50:46 Framerate: 25.000000
13:50:46 Movie lenght in Seconds: 4984
13:50:46 Movie Width: 720
13:50:46 Movie Height: 576
13:52:01 Processing completed. Type is determined to be progressive.
13:52:02 Order: unk
13:52:02 WMV CMD: cscript.exe "C:\Program Files\Old AutoMKV\exe\encoder\WMCmd.vbs" -input "F:\temp\movie.avs" -output "F:\temp\movie.wmv" -v_codec WMV8 -v_mode 0 -v_bitrate 404000 -s_config "F:\temp\wmv_crb" -v_bframedist 1 -v_dquantoption 2 -v_lookahead 0 -v_mbmodecost 0 -v_mmatch 0 -v_mslevel 1 -v_msrange 0 -v_mvcost 0 -v_peakbitrate 1500000 -v_bdeltaqp 1 -a_codec WMASTD -a_mode 0 -copyright "Done with AutoMKV!" -a_setting 96_44_2
13:52:05 Final Muxed size: -1 bytes
13:52:05 Encoding finished: 00:13:51 elapsed time
13:52:05 -----------------------------------------------------------------------
13:52:05 Script AutoCrop.log
13:52:05
13:52:05 Crop(12,12,696,552)
13:52:05 -----------------------------------------------------------------------
13:52:05 Script Resmovie.avs
13:52:05
13:52:05 -----------------------------------------------------------------------
13:52:05 Script movie.avs
13:52:05
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\autocrop.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\blockbuster.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\cnr2.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\ColorMatrix.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\Convolution3D.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\corrector.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\DctFilter.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\Decomb.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\Deen.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\degrainmedian.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\DGDecode.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\EEDI2.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\fft3dfilter.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\FluxSmooth.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\frfun7.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\hqdn3d.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\LeakKernelDeint.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\MaskTools.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\medianblur.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\MipSmooth.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\mt_masktools.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\mvtools.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\NicAudio.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\RemoveGrain.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\Repair.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\SangNom.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\SimpleResize.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\TBilateral.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\TDeint.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\TIVTC.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\TomsMoComp.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\TTempSmooth.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\UnDot.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\UnFilter.dll")
13:52:05 LoadPlugin("C:\Program Files\Old AutoMKV\exe\filter\VSFilter.dll")
13:52:05 #loadpluginstart
13:52:05
13:52:05 #test1
13:52:05
13:52:05 Import("C:\Program Files\Old AutoMKV\exe\filter\MCBob_v03c.avsi")
13:52:05 Import("C:\Program Files\Old AutoMKV\exe\filter\mvbob.avsi")
13:52:05 Import("C:\Program Files\Old AutoMKV\exe\filter\QMF.avsi")
13:52:05 Import("C:\Program Files\Old AutoMKV\exe\filter\seesaw.avsi")
13:52:05 Import("C:\Program Files\Old AutoMKV\exe\filter\spresso.avsi")
13:52:05 #importstart
13:52:05
13:52:05 #test2
13:52:05
13:52:05 movie = mpeg2source("F:\temp\movie.d2v")
13:52:05 audio = NicAC3Source("F:\temp\fixed1.ac3",2)
13:52:05 function getOrder(clip c) {
13:52:05 order = GetParity(c) ? 1 : 0
13:52:05 Return order }
13:52:05 #filter1start
13:52:05
13:52:05 #test3
13:52:05
13:52:05 #cropstart
13:52:05
13:52:05 cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=40,aspect=0,threshold=34,samplestartframe=0)
13:52:05 fixed_aspect = 1.422222
13:52:05 c_width = width(cropclip)
13:52:05 c_height = Round(height(cropclip) / fixed_aspect)
13:52:05 input_par = float(float(c_width)/float(c_height))
13:52:05 input_par = input_par > 1.4 ? input_par : (4.0/3.0)
13:52:05 out_width = 320
13:52:05 out_height = Round(float(out_width) / input_par)
13:52:05 hmod = out_height - (floor(out_height / 16 ) * 16)
13:52:05 out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod)
13:52:05 new_aspect = (float(out_width) / float(out_height)) / fixed_aspect
13:52:05 autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=40,aspect=new_aspect,threshold=34,samplestartframe=0)
13:52:05
13:52:05 #resizestart
13:52:05
13:52:05 #test4
13:52:05
13:52:05 SimpleResize(out_width,out_height)
13:52:05 #filter2start
13:52:05
13:52:05 #test5
13:52:05
13:52:05 audio=EnsureVBRMP3Sync(audio)
13:52:05 audio=ConvertAudioToFloat(audio)
13:52:05 audiodub(audio,last)
13:52:05 -----------------------------------------------------------------------
13:52:05 Script mkvmaudio.avs
13:52:05
13:52:05 -----------------------------------------------------------------------
13:52:05 Script mkvmaudio.bat
13:52:06
13:52:06 -----------------------------------------------------------------------
13:52:06 Script mkvmaudio2.avs
13:52:06
13:52:06 -----------------------------------------------------------------------
13:52:06 Script mkvmaudio2.bat
13:52:06
13:52:06
13:52:06 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
Goes a bit quiet at the end, doesn't it... ? :)
Thanks.
gokushon
22nd August 2007, 16:28
Hi buzzqw and others,
Recently I bought a TVIX M-5100SH, which now supports MKV, and I’m trying to convert all my movies to H.264/MKV to save space on my NAS. I have several options to encode and I would like to know your opinion of which one is the best.
In all the cases I’m encoding a standard PAL DVD 720p with AR 16:9 using X.264 with CRF presetting and Removegrain(3):
1- I use “Enable Manual Crop and Resize” to eliminate the black bands, and set “encode to non-Anamorph” and “Resize Filter” to “NONE”. The expected Resize value which gives AutoMKV is 1072x576 (with a very small error in AR).
Now I encode, which takes 4,5h, and the AR of the MKV is fine, but the size MP4 is 720x552. In this case, the TVIX play the file with wrong AR,probably because it doesn’t detect the DAR in the MKV (VLC just plays it fine). Apparently it only takes into account the “real” MP4 size. Anyway I can use the zoom button to correct this issue.
2- I follow the same procedure of 1, but force Lanczosresize to 1072x576. Now the encode takes 8,5h and the file size is much bigger (obviously), but the MP4 has the correct size and I can play it perfectly in the TVIX.
3-The last option is 1 but using Anamorphic encode. In this case I have the same problem I described in 1 playing it in the TVIX.
My question is: based in your experience, which one of these methods do you recommend to use? If you recommend 1 should I use “Keep ITU R-BT.601-4” or not?
Please note also that the TVIX doesn’t detect PAR. I have done dozens of tests with that.
Thank you very much in advanced. Any comment from you side or any other guys will be appreciated.
Regards
TheRyuu
22nd August 2007, 18:44
@wizboy11
typos ...
but the difference are for Insane Profile
+1 bframes (2 on extreme)
BquantRatio 150 (162 on extreme)
GMC (false on extreme)
No matrix (Sharktooth's EQM v3LR.cqm on extreme)
if you want suggest some change in profile... tellme :)
BHH
No, I was just wondering. I gather the extra b-frame adds compression, as do the other options.
Sometimes I shoot for good quality, and sometimes I shoot for better compression. Just wondering if the options give some extra compression.
I've started to use megui for my encodes (sorry) and was just wondering what the differences was since it wouldn't load your insane profile (I created it manually in megui).
buzzqw
22nd August 2007, 20:57
@GMH
in your log all is perfect BUT encoding.
Avisynth is installed, xvid is installed BUT wmencoder is failing
i suggest to reinstall wmdist11.exe or use the WMV tester linked at first post
@gokushon
i will go with 1 option
fist of all selecting 2 you will do an upscale.
Please note also that the TVIX doesn’t detect PAR the 3 option will be ok if your player got an update...
If you recommend 1 should I use “Keep ITU R-BT.601-4” or not?
most of time is to chek. The standard dvd should always be encoded in ITU 601... but the Preview Resized is here for check :)
BHH
gokushon
23rd August 2007, 00:31
@gokushon
i will go with 1 option
fist of all selecting 2 you will do an upscale.
the 3 option will be ok if your player got an update...
most of time is to chek. The standard dvd should always be encoded in ITU 601... but the Preview Resized is here for check :)
BHH
Buzzqw,
Thank you for your comments... You've clarify me a lot. Altough I am reading... this is new world for me.
Regards
jellyfish2002
23rd August 2007, 14:03
@jellyfish2002
rip your dvd with ripit4me
then launch automkv, on input select one ifo (not important what ifo)
let's automkv parse the main ifo and select audio track
select container, video codec, video profile, audio codec and bitrate, select disk settings
click start
BHH
Okie I finally managed to get a working video. It's encoded with x.264, mp4 as container. Audio is encoded using NeroAAC.
BUT the video file has no audio, the audio is in another file.
:stupid:. Where did I go wrong?
GMH
23rd August 2007, 14:37
@GMH
in your log all is perfect BUT encoding.
Avisynth is installed, xvid is installed BUT wmencoder is failing
i suggest to reinstall wmdist11.exe or use the WMV tester linked at first post
Thank you for the prompt response - all seems to be well now. :thanks:
buzzqw
23rd August 2007, 15:43
@jellyfish2002
in destination folder you should have the muxed audio oand video... only in \temp directory you will found audio and video separated
look at log... what's saying about muxing ?
@GMH
:goodpost:
glad to help
BHH
delacroixp
23rd August 2007, 16:03
I batched the first 3 episodes of Life in the Undergrowth (http://www.bbc.co.uk/sn/tvradio/programmes/lifeintheundergrowth/) last night... but while all went well... no output file was created...
I did my usual trick of over-sampling or upscaling a 720x576 (16:9) PAL anamorphic movie to 1280x720 @ Q22...
I included the single audio and subtitle track which transcoded perfectly...
For a change I chose the MP4 container instead of MKV since I'm using the PC and Zoom player for playback...
When all the jobs were done I managed to salvage the 3rd episode by running muxing.bat and the resultant movie was quite spectacular and beautifull... coming
in at 40% of the orginal VOB...
22:42:21 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
22:42:21 Selected Input file: J:\VIDEO_TS\VTS_02_0.IFO
22:42:21 Selected Output dir: I:\Encoding\temp\
22:42:21 Selected Final Name: 1) Invasion of the Land
22:42:21 Selected Container type: MP4
22:42:21 Selected Encoder: X264
22:42:21 Selected Size: 1 CD / 1
22:42:21 Selected Profile: Constant_Quality.xml
22:42:21 Selected Resizer: Lanczosmtplus / Automatic
22:42:21 Selected Filters: NONE
22:42:21 Selected Deinterlacer: AUTO
22:42:21 Selected Field Order: AUTO
22:42:21 Manual Crop: Enabled
22:42:21 Left Crop: 0
22:42:21 Top Crop: 0
22:42:21 Right Crop: 0
22:42:21 Botton Crop: 0
22:42:21 Manual Width: 1280
22:42:21 Manual Height: 720
22:42:21 Enabled Constant Quality With Unlimited Size (Q 22)
22:42:21 Using Queue: queue0.ini of 3 works
22:42:21 Track Language 1: English (AC3 2ch, 0xBD 0x80) [0,1,2,3]
22:42:21 Audio Codec 1: Nero AAC
22:42:21 Audio Quality 1: 0.50
22:42:21 Audio Channel 1: Stereo
22:42:21 Advanced Audio Settings DUMP Track 1
22:42:21 Nero Option Profiles: AUTO --- Encoding Mode: Quality
22:42:21 CCT Option Profiles: AUTO --- Channel Options: AUTO
22:42:21 Lame Settings: ABR
22:42:21 Audio Normalization: 1
22:42:21 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
22:42:21 Advanced Audio Settings DUMP Track 2
22:42:21 Nero Option Profiles: AUTO --- Encoding Mode: Quality
22:42:21 CCT Option Profiles: AUTO --- Channel Options: AUTO
22:42:21 Lame Settings: ABR
22:42:21 Audio Normalization: 1
22:42:21 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
22:42:21 Selected 1' Sub tracks: English 0 (0xBD 0x20) [0,1,2,3] wide
22:42:21 Selected Unlimited media size
22:42:21 Starting SubRipping
22:43:42 Subtitle Size: 2365440 bytes
22:43:42 Finished SubRipping
22:43:42 Activate PGC processing: PGC 2 [0:49:29:12]
22:50:59 Starting Indexing
22:50:59 Dgindex CMD: F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=1 -YR=2 -AIF=[I:\Encoding\temp\movie] -OF=[I:\Encoding\temp\movie.vob] -exit -minimize
22:51:56 Finished indexing
22:51:56 Starting fixing audio delay on track number 1
22:51:56 DelayCut CMD: F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\dgindex\Delaycut.exe -auto -out "I:\Encoding\temp\fixed1.ac3" "I:\Encoding\temp\movie T01 2_0ch 192Kbps DELAY 0ms.ac3"
22:51:56 Original 1 Audio Size: 71251200 bytes
22:52:01 Fixed 1' Audio Size: 71251200 bytes
22:52:01 Finished fixing audio delay
22:52:01 Encoding I:\Encoding\temp\fixed1.ac3 to NeroAAC with 0.50 quality
22:56:05 Encoded 1' Audio Track: 61850452 bytes
22:56:08 Number of Frames: 74226
22:56:08 Framerate: 25.000000
22:56:08 Movie length in Seconds: 2970
22:56:08 Movie Width/Height: 720/576
22:56:08 DgIndex AR: 16:9
22:56:59 Deinterlace Test: Processing completed. Type is determined to be progressive.
22:56:59 Starting X264
22:56:59 CRF encoding X264: F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\encoder\x264.exe --pass 1 --crf 22 --stats "I:\Encoding\temp\.stats" --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --mixed-refs --trellis 1 --ref 3 --filter -2,-1 --direct auto --vbv-maxrate 25000 --me umh --no-ssim --weightb --b-pyramid --b-rdo --bime --analyse p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads auto --thread-input --output "I:\Encoding\temp\movie.mp4" "I:\Encoding\temp\movie.avs"
03:11:09 Accepted values are between 697303040 and 741343232 bytes (movie+audio)
03:11:09 Got a file of size: 1071257341 bytes + audio size 61854656 bytes (1134294656)
03:11:09 Only Movie Size: 1071257341 bytes
03:11:09 "F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\matroska\MP4Box.exe" -add "I:\Encoding\temp\movie.mp4":par=1.777778 -chap "F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\chapters.txt" -add "I:\Encoding\temp\audio.mp4:lang=eng" -add "I:\Encoding\temp\1) Invasion of the Land.idx#1" -fps 25.000000 -new "I:\Encoding\temp\1) Invasion of the Land_full.mp4"
03:11:24 Final Muxed size: -1 bytes
03:11:24 Encoding finished: 04:14:25 elapsed time
03:11:24 -----------------------------------------------------------------------
03:11:24 Script AutoCrop.log
03:11:24 -----------------------------------------------------------------------
03:11:24 Script Resmovie.avs
03:11:24 -----------------------------------------------------------------------
03:11:24 Script movie.avs
03:11:24
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\AddGrain.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\autocrop.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\aWarpSharp(Pruned).dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\blockbuster.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\cnr2.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\ColorMatrix.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\Convolution3D.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\corrector.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\DctFilter.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\Decomb.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\Deen.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\degrainmedian.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\DGDecode.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\EEDI2.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\FFMpegSource.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\FFT3DFilter.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\FluxSmooth.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\frfun7.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\hqdn3d.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\LeakKernelDeint.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\MaskTools.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\medianblur.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\MipSmooth.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\MSharpen.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\mt_masktools.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\mvtools.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\NicAudio.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\RemoveGrainSSE2.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\RepairSSE2.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\RSharpenSSE2.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\SangNom.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\SimpleResize.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\SoundOut.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\TBilateral.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\TDeint.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\TIVTC.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\TomsMoComp.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\TTempSmooth.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\UnDot.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\UnFilter.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\VSFilter.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\warpsharp.dll")
03:11:24 #loadpluginstart
03:11:24
03:11:24 #test1
03:11:24
03:11:24 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\BlindDeHalo3_mt2.avsi")
03:11:24 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
03:11:24 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\HybridFuPP.avsi")
03:11:24 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\LanczosPlus.avsi")
03:11:24 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\Lem.avsi")
03:11:24 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\LimitedSharpenFaster.avsi")
03:11:24 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\MCBob_v03c.avsi")
03:11:24 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\mvbob.avsi")
03:11:24 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\QMlib.avsi")
03:11:24 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\seesaw.avsi")
03:11:24 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\spresso.avsi")
03:11:24 #importstart
03:11:24
03:11:24 #test2
03:11:24
03:11:24 movie = mpeg2source("I:\Encoding\temp\movie.d2v")
03:11:24 function getOrder(clip c) {
03:11:24 order = GetParity(c) ? 1 : 0
03:11:24 Return order }
03:11:24 #filter1start
03:11:24
03:11:24 #test3
03:11:24
03:11:24 last = movie
03:11:24 crop(0,0,-0,-0)
03:11:24 #resizestart
03:11:24
03:11:24 #test4
03:11:24
03:11:24 Spline36Resize(1280,720)
03:11:24 #filter2start
03:11:24
03:11:24 #test5
03:11:24
03:11:24 ColorMatrix(mode="Rec.709->Rec.601")
03:11:24 -----------------------------------------------------------------------
03:11:24 Script mkvmaudio.avs
03:11:24
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\NicAudio.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\SoundOut.dll")
03:11:24 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\FFmpegSource.dll")
03:11:24 NicAC3Source("I:\Encoding\temp\fixed1.ac3")
03:11:24 #Applying STEREO downmixing routines
03:11:24 function stereo(clip a)
03:11:24 {
03:11:24 flr = GetChannel(a, 1, 2)
03:11:24 fcc = GetChannel(a, 3)
03:11:24 lfe = GetChannel(a, 4)
03:11:24 lfc = MixAudio(fcc, lfe, 0.2071, 0.2071)
03:11:24 mix = MergeChannels(lfc, lfc)
03:11:24 lrc = MixAudio(flr, mix, 0.2929, 1.0)
03:11:24 blr = GetChannel(a, 5, 6)
03:11:24 Return MixAudio(lrc, blr, 1.0, 0.2929)
03:11:24 }
03:11:24 #
03:11:24 6==Audiochannels() ? stereo() : last
03:11:24 function addvideo(clip c) {
03:11:24 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
03:11:24 Return audiodub(last,c)
03:11:24 }
03:11:24 Normalize()
03:11:24 Soundout(output="cmd",type=1,format=3,autoclose=true,executable="F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\besweet\neroaacenc.exe",prefilename=" -ignorelength -q 0.50 -if - -of audio.mp4",postfilename="",nofilename=true,showoutput=false)
03:11:24 -----------------------------------------------------------------------
03:11:24 Script mkvmaudio.bat
03:11:24 -----------------------------------------------------------------------
03:11:24 Script mkvmaudio2.avs
03:11:24 -----------------------------------------------------------------------
03:11:24 Script mkvmaudio2.bat
03:11:24
03:11:24 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
03:11:28 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
03:11:28 Selected Input file: J:\VIDEO_TS\VTS_02_0.IFO
03:11:28 Selected Output dir: I:\Encoding\temp\
03:11:28 Selected Final Name: 2) Taking to the Air
.
.
.
07:50:49 Script mkvmaudio.bat
07:50:49 -----------------------------------------------------------------------
07:50:49 Script mkvmaudio2.avs
07:50:49 -----------------------------------------------------------------------
07:50:49 Script mkvmaudio2.bat
07:50:49
07:50:49 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
07:50:52 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
07:50:52 Selected Input file: J:\VIDEO_TS\VTS_02_0.IFO
07:50:52 Selected Output dir: I:\Encoding\temp\
07:50:52 Selected Final Name: 3) The Silk Spinners
07:50:52 Selected Container type: MP4
.
.
.
12:42:16 Script mkvmaudio2.avs
12:42:16 -----------------------------------------------------------------------
12:42:16 Script mkvmaudio2.bat
12:42:16
12:42:16 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
It looks like the problem is merely a matter of moving the finished product out of the temp folder... well, maybe not...
:):D:eek:
Pascal
******************* EDIT *********************
Actually the subtitles are missing... and I can't use MKVmerge...
The subtitles were successfully created..
What's happening.
*********************************************
buzzqw
23rd August 2007, 17:40
the subtitle was present and extracted
22:43:42 Subtitle Size: 2365440 bytes
but you say that's are missing in temp folder..
in \temp you should find it renamed to "1) Invasion of the Land.idx"
and.. more over in automkv i added a sanity check that if user select the subtitles BUT those file aren't extracted THEN no subtitle are muxed... and not included in muxing string
in your muxing string the idx mux is present... so the sub was present at time of muxing
don't know why the muxing string failed
if you are able to launch from dos box the muxing.bat OF FAILED muxing and report the error i will be glad to help!
BHH
delacroixp
23rd August 2007, 22:37
don't know why the muxing string failed
if you are able to launch from dos box the muxing.bat OF FAILED muxing and report the error i will be glad to help!
I lost the first 2 encodes completely and couldn't post the complete log because of the '40 000-character post limitation' and I lost the 'evidence' when I started a new job... but I ran the Vista: Disable DEP (http://www.tech-recipes.com/rx/1261/vista_disable_dep_noexecute_protection_fix_explorer_crashing) bcdedit.exe /set {current} nx AlwaysOff... which might help...
I'll rerun the first encode only... tonight... and see what happens...
We're living in interesting times... (as the Chinese would say)
:):D:eek:
Pascal
SCSI
24th August 2007, 06:10
After disabling DEP, AutoMKV started working.
Is it normal for AutoMKV to stay at the screen ".....-log wmv.log -year 2007 -copyright "Done with AutoMKV! 0.89" -a_setting 256_48_6_16
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved." for maybe 5+ minutes before starting the encode?
InorganicMatter
24th August 2007, 06:30
I lost the first 2 encodes completely and couldn't post the complete log because of the '40 000-character post limitation' and I lost the 'evidence' when I started a new job... but I ran the Vista: Disable DEP (http://www.tech-recipes.com/rx/1261/vista_disable_dep_noexecute_protection_fix_explorer_crashing) bcdedit.exe /set {current} nx AlwaysOff... which might help...
I'll rerun the first encode only... tonight... and see what happens...
We're living in interesting times... (as the Chinese would say)
:):D:eek:
Pascal
I dunno what you've tried, but I had to set vdubmod, MediaInfo mp4box, and mkvmerge to Windows XP compatibility mode, and disable UAC to make AutoMKV work in Vista. Works good after that.
TheRyuu
24th August 2007, 06:43
After disabling DEP, AutoMKV started working.
Is it normal for AutoMKV to stay at the screen ".....-log wmv.log -year 2007 -copyright "Done with AutoMKV! 0.89" -a_setting 256_48_6_16
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved." for maybe 5+ minutes before starting the encode?
Does the encode finish alright?
Maybe there's something special with your avisynth script, couldn't really tell ya. :)
I get that when I load a big ass (ass file as in subtitle ass file, not big ass file...) file with textsub() sometimes.
buzzqw
24th August 2007, 08:51
@delacroixp
keep me informed
@SCSI
for maybe 5+ minutes before starting the encode
yes, maybe.
For complex script or Decimating/Film the time of analysis could be even longer
@wizboy11
:eek:
BHH
AMED
24th August 2007, 11:47
Hi Buzzqw,
I'm having problems with soundout.dll crashing (out of bounds error) virtualdub towards the end of the audio encoding.
I just fixed the problem by updating NicAudio.dll from HERE (http://nic.dnsalias.com/NicAudio.zip)
delacroixp
24th August 2007, 12:32
All went well but still no cigar...
I ran the muxing.bat and the result was a perfect movie (including subtitles)...
http://souls-online.net/delacroixp/AutoMKV/Muxing.jpg
It's still not running the muxing process...
22:45:14 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
22:45:14 Selected Input file: J:\VIDEO_TS\VTS_02_0.IFO
22:45:14 Selected Output dir: I:\Encoding\temp\
22:45:14 Selected Final Name: 1) Invasion of the Land
22:45:14 Selected Container type: MP4
22:45:14 Selected Encoder: X264
22:45:14 Selected Size: 1 CD / 1
22:45:14 Selected Profile: Constant_Quality.xml
22:45:14 Selected Resizer: Lanczosmtplus / Automatic
22:45:14 Selected Filters: NONE
22:45:14 Selected Deinterlacer: AUTO
22:45:14 Selected Field Order: AUTO
22:45:14 Manual Crop: Enabled
22:45:14 Left Crop: 0
22:45:14 Top Crop: 0
22:45:14 Right Crop: 0
22:45:14 Botton Crop: 0
22:45:14 Manual Width: 1280
22:45:14 Manual Height: 720
22:45:14 Enabled Constant Quality With Unlimited Size (Q 22)
22:45:14 Using Queue: queue0.ini of 1 works
22:45:14 Track Language 1: English (AC3 2ch, 0xBD 0x80) [0,1,2,3]
22:45:14 Audio Codec 1: Nero AAC
22:45:14 Audio Quality 1: 0.45
22:45:14 Audio Channel 1: Stereo
22:45:14 Advanced Audio Settings DUMP Track 1
22:45:14 Nero Option Profiles: AUTO --- Encoding Mode: Quality
22:45:14 CCT Option Profiles: AUTO --- Channel Options: AUTO
22:45:14 Lame Settings: ABR
22:45:14 Audio Normalization: 1
22:45:14 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
22:45:14 Advanced Audio Settings DUMP Track 2
22:45:14 Nero Option Profiles: AUTO --- Encoding Mode: Quality
22:45:14 CCT Option Profiles: AUTO --- Channel Options: AUTO
22:45:14 Lame Settings: ABR
22:45:14 Audio Normalization: 1
22:45:14 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
22:45:14 Selected 1' Sub tracks: English 0 (0xBD 0x20) [0,1,2,3] wide
22:45:14
22:45:14 Starting SubRipping
22:46:53 Subtitle Size: 2365440 bytes
22:46:53 Finished SubRipping
22:46:53 Activate PGC processing: PGC 2 [0:49:29:12]
22:54:24 Starting Indexing
22:54:24 Dgindex CMD: F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=1 -YR=2 -AIF=[I:\Encoding\temp\movie] -OF=[I:\Encoding\temp\movie.vob] -exit -minimize
22:55:20 Finished indexing
22:55:20 Starting fixing audio delay on track number 1
22:55:20 DelayCut CMD: F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\dgindex\Delaycut.exe -auto -out "I:\Encoding\temp\fixed1.ac3" "I:\Encoding\temp\movie T01 2_0ch 192Kbps DELAY 0ms.ac3"
22:55:20 Original 1 Audio Size: 71251200 bytes
22:55:23 Fixed 1' Audio Size: 71251200 bytes
22:55:23 Finished fixing audio delay
22:55:23 Encoding I:\Encoding\temp\fixed1.ac3 to NeroAAC with 0.45 quality
22:59:21 Encoded 1' Audio Track: 49137831 bytes
22:59:23 Number of Frames: 74226
22:59:23 Framerate: 25.000000
22:59:23 Movie length in Seconds: 2970
22:59:23 Movie Width/Height: 720/576
22:59:23 DgIndex AR: 16:9
23:00:17 Deinterlace Test: Processing completed. Type is determined to be progressive.
23:00:17 Starting X264
23:00:17 CRF encoding X264: F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\encoder\x264.exe --pass 1 --crf 22 --stats "I:\Encoding\temp\.stats" --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --mixed-refs --trellis 1 --ref 3 --filter -2,-1 --direct auto --vbv-maxrate 25000 --me umh --no-ssim --weightb --b-pyramid --b-rdo --bime --analyse p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads auto --thread-input --output "I:\Encoding\temp\movie.mp4" "I:\Encoding\temp\movie.avs"
03:05:22 Accepted values are between 697303040 and 741343232 bytes (movie+audio)
03:05:22 Got a file of size: 1071257341 bytes + audio size 49142035 bytes (1121582080)
03:05:22 Only Movie Size: 1071257341 bytes
03:05:22 "F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\matroska\MP4Box.exe" -add "I:\Encoding\temp\movie.mp4":par=1.777778 -chap "F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\chapters.txt" -add "I:\Encoding\temp\audio.mp4:lang=eng" -add "I:\Encoding\temp\1) Invasion of the Land.idx#1" -fps 25.000000 -new "I:\Encoding\temp\1) Invasion of the Land_full.mp4"
03:05:34 Final Muxed size: -1 bytes
03:05:34 Encoding finished: 04:05:17 elapsed time
03:05:34 -----------------------------------------------------------------------
03:05:34 Script AutoCrop.log
03:05:34 -----------------------------------------------------------------------
03:05:34 Script Resmovie.avs
03:05:34 -----------------------------------------------------------------------
03:05:34 Script movie.avs
03:05:34
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\AddGrain.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\autocrop.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\aWarpSharp(Pruned).dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\blockbuster.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\cnr2.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\ColorMatrix.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\Convolution3D.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\corrector.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\DctFilter.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\Decomb.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\Deen.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\degrainmedian.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\DGDecode.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\EEDI2.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\FFMpegSource.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\FFT3DFilter.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\FluxSmooth.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\frfun7.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\hqdn3d.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\LeakKernelDeint.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\MaskTools.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\medianblur.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\MipSmooth.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\MSharpen.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\mt_masktools.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\mvtools.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\NicAudio.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\RemoveGrainSSE2.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\RepairSSE2.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\RSharpenSSE2.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\SangNom.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\SimpleResize.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\SoundOut.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\TBilateral.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\TDeint.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\TIVTC.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\TomsMoComp.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\TTempSmooth.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\UnDot.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\UnFilter.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\VSFilter.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\warpsharp.dll")
03:05:34 #loadpluginstart
03:05:34
03:05:34 #test1
03:05:34
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\BlindDeHalo3_mt2.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\HybridFuPP.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\LanczosPlus.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\Lem.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\LimitedSharpenFaster.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\MCBob_v03c.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\mvbob.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\QMlib.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\seesaw.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\spresso.avsi")
03:05:34 #importstart
03:05:34
03:05:34 #test2
03:05:34
03:05:34 movie = mpeg2source("I:\Encoding\temp\movie.d2v")
03:05:34 function getOrder(clip c) {
03:05:34 order = GetParity(c) ? 1 : 0
03:05:34 Return order }
03:05:34 #filter1start
03:05:34
03:05:34 #test3
03:05:34
03:05:34 last = movie
03:05:34 crop(0,0,-0,-0)
03:05:34 #resizestart
03:05:34
03:05:34 #test4
03:05:34
03:05:34 Spline36Resize(1280,720)
03:05:34 #filter2start
03:05:34
03:05:34 #test5
03:05:34
03:05:34 ColorMatrix(mode="Rec.709->Rec.601")
03:05:34 -----------------------------------------------------------------------
03:05:34 Script mkvmaudio.avs
03:05:34
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\NicAudio.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\SoundOut.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\FFmpegSource.dll")
03:05:34 NicAC3Source("I:\Encoding\temp\fixed1.ac3")
03:05:34 #Applying STEREO downmixing routines
03:05:34 function stereo(clip a)
03:05:34 {
03:05:34 flr = GetChannel(a, 1, 2)
03:05:34 fcc = GetChannel(a, 3)
03:05:34 lfe = GetChannel(a, 4)
03:05:34 lfc = MixAudio(fcc, lfe, 0.2071, 0.2071)
03:05:34 mix = MergeChannels(lfc, lfc)
03:05:34 lrc = MixAudio(flr, mix, 0.2929, 1.0)
03:05:34 blr = GetChannel(a, 5, 6)
03:05:34 Return MixAudio(lrc, blr, 1.0, 0.2929)
03:05:34 }
03:05:34 #
03:05:34 6==Audiochannels() ? stereo() : last
03:05:34 function addvideo(clip c) {
03:05:34 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
03:05:34 Return audiodub(last,c)
03:05:34 }
03:05:34 Normalize()
03:05:34 Soundout(output="cmd",type=1,format=3,autoclose=true,executable="F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\besweet\neroaacenc.exe",prefilename=" -ignorelength -q 0.45 -if - -of audio.mp4",postfilename="",nofilename=true,showoutput=false)
03:05:34 -----------------------------------------------------------------------
03:05:34 Script mkvmaudio.bat
03:05:34 -----------------------------------------------------------------------
03:05:34 Script mkvmaudio2.avs
03:05:34 -----------------------------------------------------------------------
03:05:34 Script mkvmaudio2.bat
03:05:34
03:05:34 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
Curious and curiouser...
:):D:eek:
Pascal
buzzqw
24th August 2007, 14:42
i think i found the problem
seems that mp4box is more picky about space than mkvmerge
automkv not launch directly the muxing.bat because the lenght of this bat could be over 400chars and dos doesn't support a batch so long
so i suggest to try to change name of
F:\Encoding\_ENCODING FILES\_H264 Program Files
to
F:\Encoding\_ENCODING FILES\_H264_Program_Files (note the underscore)
in next update should be fixed
thanks!
BHH
JoeBG
24th August 2007, 18:03
All went well but still no cigar...
I ran the muxing.bat and the result was a perfect movie (including subtitles)...
http://souls-online.net/delacroixp/AutoMKV/Muxing.jpg
It's still not running the muxing process...
22:45:14 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
22:45:14 Selected Input file: J:\VIDEO_TS\VTS_02_0.IFO
22:45:14 Selected Output dir: I:\Encoding\temp\
22:45:14 Selected Final Name: 1) Invasion of the Land
22:45:14 Selected Container type: MP4
22:45:14 Selected Encoder: X264
22:45:14 Selected Size: 1 CD / 1
22:45:14 Selected Profile: Constant_Quality.xml
22:45:14 Selected Resizer: Lanczosmtplus / Automatic
22:45:14 Selected Filters: NONE
22:45:14 Selected Deinterlacer: AUTO
22:45:14 Selected Field Order: AUTO
22:45:14 Manual Crop: Enabled
22:45:14 Left Crop: 0
22:45:14 Top Crop: 0
22:45:14 Right Crop: 0
22:45:14 Botton Crop: 0
22:45:14 Manual Width: 1280
22:45:14 Manual Height: 720
22:45:14 Enabled Constant Quality With Unlimited Size (Q 22)
22:45:14 Using Queue: queue0.ini of 1 works
22:45:14 Track Language 1: English (AC3 2ch, 0xBD 0x80) [0,1,2,3]
22:45:14 Audio Codec 1: Nero AAC
22:45:14 Audio Quality 1: 0.45
22:45:14 Audio Channel 1: Stereo
22:45:14 Advanced Audio Settings DUMP Track 1
22:45:14 Nero Option Profiles: AUTO --- Encoding Mode: Quality
22:45:14 CCT Option Profiles: AUTO --- Channel Options: AUTO
22:45:14 Lame Settings: ABR
22:45:14 Audio Normalization: 1
22:45:14 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
22:45:14 Advanced Audio Settings DUMP Track 2
22:45:14 Nero Option Profiles: AUTO --- Encoding Mode: Quality
22:45:14 CCT Option Profiles: AUTO --- Channel Options: AUTO
22:45:14 Lame Settings: ABR
22:45:14 Audio Normalization: 1
22:45:14 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
22:45:14 Selected 1' Sub tracks: English 0 (0xBD 0x20) [0,1,2,3] wide
22:45:14
22:45:14 Starting SubRipping
22:46:53 Subtitle Size: 2365440 bytes
22:46:53 Finished SubRipping
22:46:53 Activate PGC processing: PGC 2 [0:49:29:12]
22:54:24 Starting Indexing
22:54:24 Dgindex CMD: F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=1 -YR=2 -AIF=[I:\Encoding\temp\movie] -OF=[I:\Encoding\temp\movie.vob] -exit -minimize
22:55:20 Finished indexing
22:55:20 Starting fixing audio delay on track number 1
22:55:20 DelayCut CMD: F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\dgindex\Delaycut.exe -auto -out "I:\Encoding\temp\fixed1.ac3" "I:\Encoding\temp\movie T01 2_0ch 192Kbps DELAY 0ms.ac3"
22:55:20 Original 1 Audio Size: 71251200 bytes
22:55:23 Fixed 1' Audio Size: 71251200 bytes
22:55:23 Finished fixing audio delay
22:55:23 Encoding I:\Encoding\temp\fixed1.ac3 to NeroAAC with 0.45 quality
22:59:21 Encoded 1' Audio Track: 49137831 bytes
22:59:23 Number of Frames: 74226
22:59:23 Framerate: 25.000000
22:59:23 Movie length in Seconds: 2970
22:59:23 Movie Width/Height: 720/576
22:59:23 DgIndex AR: 16:9
23:00:17 Deinterlace Test: Processing completed. Type is determined to be progressive.
23:00:17 Starting X264
23:00:17 CRF encoding X264: F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\encoder\x264.exe --pass 1 --crf 22 --stats "I:\Encoding\temp\.stats" --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --mixed-refs --trellis 1 --ref 3 --filter -2,-1 --direct auto --vbv-maxrate 25000 --me umh --no-ssim --weightb --b-pyramid --b-rdo --bime --analyse p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads auto --thread-input --output "I:\Encoding\temp\movie.mp4" "I:\Encoding\temp\movie.avs"
03:05:22 Accepted values are between 697303040 and 741343232 bytes (movie+audio)
03:05:22 Got a file of size: 1071257341 bytes + audio size 49142035 bytes (1121582080)
03:05:22 Only Movie Size: 1071257341 bytes
03:05:22 "F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\matroska\MP4Box.exe" -add "I:\Encoding\temp\movie.mp4":par=1.777778 -chap "F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\chapters.txt" -add "I:\Encoding\temp\audio.mp4:lang=eng" -add "I:\Encoding\temp\1) Invasion of the Land.idx#1" -fps 25.000000 -new "I:\Encoding\temp\1) Invasion of the Land_full.mp4"
03:05:34 Final Muxed size: -1 bytes
03:05:34 Encoding finished: 04:05:17 elapsed time
03:05:34 -----------------------------------------------------------------------
03:05:34 Script AutoCrop.log
03:05:34 -----------------------------------------------------------------------
03:05:34 Script Resmovie.avs
03:05:34 -----------------------------------------------------------------------
03:05:34 Script movie.avs
03:05:34
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\AddGrain.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\autocrop.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\aWarpSharp(Pruned).dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\blockbuster.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\cnr2.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\ColorMatrix.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\Convolution3D.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\corrector.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\DctFilter.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\Decomb.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\Deen.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\degrainmedian.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\DGDecode.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\EEDI2.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\FFMpegSource.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\FFT3DFilter.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\FluxSmooth.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\frfun7.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\hqdn3d.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\LeakKernelDeint.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\MaskTools.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\medianblur.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\MipSmooth.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\MSharpen.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\mt_masktools.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\mvtools.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\NicAudio.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\RemoveGrainSSE2.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\RepairSSE2.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\RSharpenSSE2.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\SangNom.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\SimpleResize.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\SoundOut.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\TBilateral.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\TDeint.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\TIVTC.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\TomsMoComp.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\TTempSmooth.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\UnDot.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\UnFilter.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\VSFilter.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\warpsharp.dll")
03:05:34 #loadpluginstart
03:05:34
03:05:34 #test1
03:05:34
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\BlindDeHalo3_mt2.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\HybridFuPP.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\LanczosPlus.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\Lem.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\LimitedSharpenFaster.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\MCBob_v03c.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\mvbob.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\QMlib.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\seesaw.avsi")
03:05:34 Import("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\spresso.avsi")
03:05:34 #importstart
03:05:34
03:05:34 #test2
03:05:34
03:05:34 movie = mpeg2source("I:\Encoding\temp\movie.d2v")
03:05:34 function getOrder(clip c) {
03:05:34 order = GetParity(c) ? 1 : 0
03:05:34 Return order }
03:05:34 #filter1start
03:05:34
03:05:34 #test3
03:05:34
03:05:34 last = movie
03:05:34 crop(0,0,-0,-0)
03:05:34 #resizestart
03:05:34
03:05:34 #test4
03:05:34
03:05:34 Spline36Resize(1280,720)
03:05:34 #filter2start
03:05:34
03:05:34 #test5
03:05:34
03:05:34 ColorMatrix(mode="Rec.709->Rec.601")
03:05:34 -----------------------------------------------------------------------
03:05:34 Script mkvmaudio.avs
03:05:34
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\NicAudio.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\SoundOut.dll")
03:05:34 LoadPlugin("F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\filter\FFmpegSource.dll")
03:05:34 NicAC3Source("I:\Encoding\temp\fixed1.ac3")
03:05:34 #Applying STEREO downmixing routines
03:05:34 function stereo(clip a)
03:05:34 {
03:05:34 flr = GetChannel(a, 1, 2)
03:05:34 fcc = GetChannel(a, 3)
03:05:34 lfe = GetChannel(a, 4)
03:05:34 lfc = MixAudio(fcc, lfe, 0.2071, 0.2071)
03:05:34 mix = MergeChannels(lfc, lfc)
03:05:34 lrc = MixAudio(flr, mix, 0.2929, 1.0)
03:05:34 blr = GetChannel(a, 5, 6)
03:05:34 Return MixAudio(lrc, blr, 1.0, 0.2929)
03:05:34 }
03:05:34 #
03:05:34 6==Audiochannels() ? stereo() : last
03:05:34 function addvideo(clip c) {
03:05:34 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
03:05:34 Return audiodub(last,c)
03:05:34 }
03:05:34 Normalize()
03:05:34 Soundout(output="cmd",type=1,format=3,autoclose=true,executable="F:\Encoding\_ENCODING FILES\_H264 Program Files\_AutoMKV\AutoMKV089\exe\besweet\neroaacenc.exe",prefilename=" -ignorelength -q 0.45 -if - -of audio.mp4",postfilename="",nofilename=true,showoutput=false)
03:05:34 -----------------------------------------------------------------------
03:05:34 Script mkvmaudio.bat
03:05:34 -----------------------------------------------------------------------
03:05:34 Script mkvmaudio2.avs
03:05:34 -----------------------------------------------------------------------
03:05:34 Script mkvmaudio2.bat
03:05:34
03:05:34 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
Curious and curiouser...
:):D:eek:
Pascal
There is tellis in the crf mode - seems to be no good idea ;)
jellyfish2002
24th August 2007, 18:10
@jellyfish2002
in destination folder you should have the muxed audio oand video... only in \temp directory you will found audio and video separated
look at log... what's saying about muxing ?
@GMH
:goodpost:
glad to help
BHH
In my destination folder I only had a VTS_01_0.IFO txt file.
Part of my log is below, hope you can assist me.
17:08:41 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
17:08:41 Selected Input file: C:\Users\Alpha\Desktop\VIDEO_TS\VTS_01_0.IFO
17:08:41 Selected Output dir: C:\Users\Alpha\Desktop\New Folder\temp\
17:08:41 Selected Final Name: VIDEO_TS
17:08:41 Selected Container type: MP4
17:08:41 Selected Encoder: X264
17:08:41 Selected Size: Don't care about size / 1
17:08:41 Selected Profile: 2_Pass_Balanced.xml
17:08:41 Selected Resizer: NONE / Original
17:08:41 Selected Filters: RemoveGrain(mode=2)
17:08:41 Selected Deinterlacer: AUTO
17:08:41 Selected Field Order: AUTO
17:08:41 Enabled CRF/CQ AutoRes at 18 value
17:08:41 Track Language 1: English (DTS 6ch, 0xBD 0x89) [0]
17:08:41 Audio Codec 1: Copy Original
17:08:41 Audio Quality 1: 0.35
17:08:41 Audio Channel 1:
17:08:41 Advanced Audio Settings DUMP Track 1
17:08:41 Audio Track Language: eng
17:08:41 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:08:41 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:08:41 Lame Settings: ABR
17:08:41 Audio Normalization: 1
17:08:41 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:08:41 Advanced Audio Settings DUMP Track 2
17:08:41 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:08:41 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:08:41 Lame Settings: ABR
17:08:41 Audio Normalization: 1
17:08:41 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:08:41 Selected 1' Sub tracks: English 0 (0xBD 0x20) [0] wide
17:08:41
17:08:41 Starting SubRipping
17:08:46 Subtitle Size: -1 bytes
17:08:46 Finished SubRipping
17:08:46 Starting Indexing
17:08:46 Dgindex CMD: C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=1 -YR=2 -AIF=[C:\Users\Alpha\Desktop\VIDEO_TS\VTS_01_1.vob] -OF=[C:\Users\Alpha\Desktop\New Folder\temp\movie] -exit -minimize
17:08:49 Finished indexing
17:08:49 On selected tracks Dgindex isn't able to demux any audio tracks, now rerunning dgindex in demux all tracks mode
17:08:49 Dgindex CMD: C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\dgindex\dgindex.exe -FO=0 -OM=2 -YR=2 -AIF=[C:\Users\Alpha\Desktop\VIDEO_TS\VTS_01_1.vob] -OF=[C:\Users\Alpha\Desktop\New Folder\temp\movie] -exit -minimize
17:08:51 Finished FULL indexing
17:08:51 Starting fixing audio delay on track number 1
17:08:51 DelayCut CMD: C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\dgindex\Delaycut.exe -auto -out "C:\Users\Alpha\Desktop\New Folder\temp\fixed1.dts" "C:\Users\Alpha\Desktop\New Folder\temp\movie T02 DELAY -49ms.dts"
17:08:51 Original 1 Audio Size: 8122444 bytes
17:08:53 Fixed 1' Audio Size: 8117414 bytes
17:08:53 Finished fixing audio delay
17:08:53 Renamed file fixed1.dts to audio.dts
17:08:53 Encoded 1' Audio Track: 8117414 bytes
17:09:47 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
17:09:47 Selected Input file: C:\Users\Alpha\Desktop\VIDEO_TS\VTS_01_0.IFO
17:09:47 Selected Output dir: C:\Users\Alpha\Desktop\New Folder\temp\
17:09:47 Selected Final Name: VIDEO_TS
17:09:47 Selected Container type: MP4
17:09:47 Selected Encoder: X264
17:09:47 Selected Size: Don't care about size / 1
17:09:47 Selected Profile: 2_Pass_Balanced.xml
17:09:47 Selected Resizer: NONE / Original
17:09:47 Selected Filters: RemoveGrain(mode=2)
17:09:47 Selected Deinterlacer: AUTO
17:09:47 Selected Field Order: AUTO
17:09:47 Enabled CRF/CQ AutoRes at 18 value
17:09:47 Track Language 1: English (DTS 6ch, 0xBD 0x89) [0]
17:09:47 Audio Codec 1: Copy Original
17:09:47 Audio Quality 1: 0.35
17:09:47 Audio Channel 1:
17:09:47 Advanced Audio Settings DUMP Track 1
17:09:47 Audio Track Language: eng
17:09:47 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:09:47 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:09:47 Lame Settings: ABR
17:09:47 Audio Normalization: 1
17:09:47 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:09:47 Advanced Audio Settings DUMP Track 2
17:09:47 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:09:47 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:09:47 Lame Settings: ABR
17:09:47 Audio Normalization: 1
17:09:47 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:09:47 Selected 1' Sub tracks: English 0 (0xBD 0x20) [0] wide
17:09:47
17:09:47 Starting SubRipping
17:10:53 Subtitle Size: 2922496 bytes
17:10:53 Finished SubRipping
17:10:53 Starting Indexing
17:10:53 Dgindex CMD: C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=1 -YR=2 -AIF=[C:\Users\Alpha\Desktop\VIDEO_TS\VTS_01_1.vob] -OF=[C:\Users\Alpha\Desktop\New Folder\temp\movie] -exit -minimize
17:12:05 Finished indexing
17:12:05 On selected tracks Dgindex isn't able to demux any audio tracks, now rerunning dgindex in demux all tracks mode
17:12:05 Dgindex CMD: C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\dgindex\dgindex.exe -FO=0 -OM=2 -YR=2 -AIF=[C:\Users\Alpha\Desktop\VIDEO_TS\VTS_01_1.vob] -OF=[C:\Users\Alpha\Desktop\New Folder\temp\movie] -exit -minimize
17:14:39 Finished FULL indexing
17:14:39 Starting fixing audio delay on track number 1
17:14:39 DelayCut CMD: C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\dgindex\Delaycut.exe -auto -out "C:\Users\Alpha\Desktop\New Folder\temp\fixed1.dts" "C:\Users\Alpha\Desktop\New Folder\temp\movie T02 DELAY -49ms.dts"
17:14:39 Original 1 Audio Size: 589082414 bytes
17:15:51 Fixed 1' Audio Size: 589077384 bytes
17:15:51 Finished fixing audio delay
17:15:52 Renamed file fixed1.dts to audio.dts
17:15:52 Encoded 1' Audio Track: 589077384 bytes
17:15:52 ForceFilm Detected: 100.000000% FILM found
17:15:57 Number of Frames: 187197
17:15:57 Framerate: 29.970030
17:15:57 Movie length in Seconds: 6247
17:15:57 Movie Width/Height: 720/480
17:15:57 DgIndex AR: 16:9
17:21:08 Deinterlace Test: Processing completed. Type is determined to be partly film.
17:21:08 BFF: 32
17:21:08 TFF: 382
17:21:08 NOT Allow Hybrid Order/Pattern, set Pattern to: Film
17:21:08 NOT Allow Hybrid Order/Pattern, set order to: TFF
17:21:08 Checking script...movie.avs
17:21:11 Script checked. All OK!!!
bisdelf
24th August 2007, 18:32
after hours and hours of encoding and 2 attemps, i'm not yet satisfied....
i have some problems with the decryption: dvdfab platinum is nice and easy to use but it doesn't allow me to extract both audio tracks. dvd decrypter is more spartan and comes out with too many subtitles: normal caption wide, normal caption letterbox, closed caption wide, closed caption letterbox.
some minor problems also with automkv: the "combo" nero aac+original+0,35 doesn't work properly, it gives me an audio with ~800 kbs of bitrate. work around is to use Coding Tech. AAC.
btw, what are the differences between the two??
last but not the least: in QMTrim, do i have to edit the LVL and enter my resolution instead of xxx yyy????
buzzqw
24th August 2007, 18:44
@JoeBG
well, is trellis 1 not 2...
@jellyfish2002
is missing the encoding and the muxing...
BUT please rename "C:\Users\Alpha\Desktop\AutoMKV v0.89\" to "C:\Users\Alpha\Desktop\AutoMKVv0.89\" WITH NO SPACE IN NAME. seems that mp4box is somehow picky when muxing fles with with space
@bisdelf
rip dvd with dvdfabdecrypter in movie only mode, don't strip/remove anything. you can select the correct tracks within automkv
t gives me an audio with ~800 kbs of bitrate
ok.. BUT you select original so it's 5.1 (800/6=~133kbps*ch if your calc are correct)...
confront the 5.1 mp4 with the 5.1 ace (fixed1.ac3) size...
ast but not the least: in QMTrim, do i have to edit the LVL and enter my resolution instead of xxx yyy????
absolutely NOT
these xxx/yyy are corrected by automkv in your selected width
btw, what are the differences between the two??
take a look/search on audio forum :)
BHH
bisdelf
24th August 2007, 19:02
rip dvd with dvdfabdecrypter in movie only mode, don't strip/remove anything. you can select the correct tracks within automkv
well... i'm using dvdfab platinum 3.1.7.0 and you cannot extract both audio tracks, you can choose only one. this makes no sense to me.....
http://img413.imageshack.us/img413/6522/immagineetd7.th.jpg (http://img413.imageshack.us/my.php?image=immagineetd7.jpg)
buzzqw
24th August 2007, 19:12
attention .. in this way you already do a Divx!!!
select "Film Principale"
and no warry :)
BHH
bisdelf
24th August 2007, 19:19
attention .. in this way you already do a Divx!!!
select "Film Principale"
and no warry :)
BHH
yeah i know...you can change it the next step anyway....
the fact is if i choose "film principale" and then "start" it gives me a Fatal Error.... because i think those profiles are "dvd to dvd" only and not "dvd to hard disk".
uhm this program is freaking me out :devil:
buzzqw
24th August 2007, 19:27
i tryed with 3.1.6.5.xxx (oldie)
i can select a folder on hd and (after select dvd9 for no compression) i can it start without problem
check your installation of dvdfab
BHH
bisdelf
24th August 2007, 20:31
no way....boh....well i think i would keep using dvd decrypter :)
dvranizan
24th August 2007, 20:37
Hey guys! I have a quick question that I hope you all can help me with.
First off, I LOVE the work you (and the doom9 community) have done! Thank you so much for all of this, you've made my life, and my hobby, a lot more fun!
My problem I think comes from my misunderstanding of DGIndex.
Some movies that I try to rip (The Incredibles, for example) throws an error in DGIndex that requires me to run DGIndex manually and run the DVFix (or whatever it is called - I'm at work and can't check right now!)
After which, I can open up the DGIndex project in AutoMKV and run from there. However, when the movie is done encoding it behaves really weird.
At parts where there could be multiple translations (like The Incredible logo at the begnning of the movie) it repeats itself over and over. So it says The Incredibles in English, French, and Spanish.
Am I indexing the movie wrong?! Please help!
If this is all too long, my problem in summation: I fail at manually running DGIndex - could someone show me how?
Thanks!
David
wilburburns
24th August 2007, 20:37
@wilburburns
I think the error has to do with it pre-processing it to wav format.
First, reinstall avisynth and reinstall ffdshow (which you might have already done), just reinstall them both (and get the latest ffdshow revision and make sure you using a fresh copy of automkv that nothing has been changed in.
Force DirectShowSource for the audio (in advanced settings) and select "stereo" as your downmixing routine, then encode away (on a shorter sample, but long enough to see if the error is still there).
OK, Here is what I have done..
Reinstall ffdshow, avisynth, wmencoder, reinstalled AutoMKV. For each of those, I uninstalled them, then reinstalled. For AuroMKV, I deleted the complete folder and then uncompressed to give a clean install. I have done this on both Computers which I ahve been doing testing.
Computer1 is still encoding with wmencoder. BUT.. the Audio.wav only reports the 11:xx of Audio, which is the same as the last time. Audio.wav is 4,695,570,500 bytes
Computer2, which encoded a Different Movie has 18:xx minutes of audio, which is the same as the audio.wav reports. Audi.wav is 4,948,383,812 bytes.
It does appear as the problem is with trying to decode the full 5.1 channel audio to a wav file. However, both of the above files report as 2ch audio in Windows Media Player when finished complete.
As far as other tests I have done... I used DGIndex to strip approx 20min of Audio and Video from the middle of the Movie. Then used AutoMKV to create a WMV file. This worked, but once again gets reported as 2ch audio. I'm not sure I am knowldegeable enough in DGindex just yet to know if I am doing the Demuxing correctly, then putting the separate files into AutoMKV correctly.
This is just a thought. Could part of the problem be caused by the way I Decrypted the original Video? I used DVDDecryptor and chose a source dvd and then an output folder. I did not change any other options from default settings.
I'm going to a lot of trouble, just so I don't have to get up and change DVD's... :)
Thanks,
Cliff
buzzqw
24th August 2007, 23:00
@dvranizan
first of all Welcome to the Forum!
you have two option:
1) let's automkv select the correct vobs to index
2) or if you want to build/fix the d2v manually make sure you don't select the vts_01_00.vob (or whatever _00.vob)
the first vob to process ends with _01.vob
@wilburburns
However, both of the above files report as 2ch audio in Windows Media Player when finished complete.
make sure when you manually use dgindex don't demux audio tracks to wav but to ac3
also make sure ffdshow hasn't mixer enabled
open this file
Audio.wav is 4,695,570,500 bytes
with mediainfo or avinaptic , how many channels are reported?
so.. if you haven't ffdshow mixer enabled... last try is to disable ffdshow audio and install latest ac3filter file
some users reported that's working
keep me informed
BHH
wilburburns
24th August 2007, 23:22
@buzzqw
Media Info seems to be showing 6 channels for Computer2 listed above.
General #0
Complete name : c:\video\PIRATES_OF_THE_CARRIBEAN\temp\audio.wav
Format : Wave
Format/Family : RIFF
File size : 4.61 GiB
PlayTime : 2h 23mn
Bit rate : 4608 Kbps
Audio #0
Codec : Extensible
Codec/Info : Extensible wave format
Bit rate : 4608 Kbps
Channel(s) : 6 channels
Sampling rate : 48 KHz
Resolution : 16 bits
The Same For Computer1
General #0
Complete name : z:\temp\DVD\Complete\temp\audio.wav
Format : Wave
Format/Family : RIFF
File size : 4.37 GiB
PlayTime : 2h 15mn
Bit rate : 4608 Kbps
Audio #0
Codec : Extensible
Codec/Info : Extensible wave format
Bit rate : 4608 Kbps
Channel(s) : 6 channels
Sampling rate : 48 KHz
Resolution : 16 bits
It looks like I'm getting 6ch output, I just can't get the full 2hrs of Audio.
Cliff
delacroixp
25th August 2007, 00:33
I have a duplicate of my BBC DVD image and I can't delete the thing...
I keep getting the error message that it is open and being used by another program...
I've unmounted all images and tried to delete through Alchohol 120% aswell but without success...
What gives... please help... :thanks:
:):D:eek:
Pascal
dvranizan
25th August 2007, 01:49
@dvranizan
first of all Welcome to the Forum!
you have two option:
1) let's automkv select the correct vobs to index
2) or if you want to build/fix the d2v manually make sure you don't select the vts_01_00.vob (or whatever _00.vob)
the first vob to process ends with _01.vob
buzzwq: Thanks for the quick reply! I'll give it a shot, and report back to you guys.
:thanks:
jellyfish2002
25th August 2007, 06:11
@jellyfish2002
is missing the encoding and the muxing...
BUT please rename "C:\Users\Alpha\Desktop\AutoMKV v0.89\" to "C:\Users\Alpha\Desktop\AutoMKVv0.89\" WITH NO SPACE IN NAME. seems that mp4box is somehow picky when muxing fles with with space
BHH
:thanks: for the quick reply.
Here the full log.
17:08:41 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
17:08:41 Selected Input file: C:\Users\Alpha\Desktop\VIDEO_TS\VTS_01_0.IFO
17:08:41 Selected Output dir: C:\Users\Alpha\Desktop\New Folder\temp\
17:08:41 Selected Final Name: VIDEO_TS
17:08:41 Selected Container type: MP4
17:08:41 Selected Encoder: X264
17:08:41 Selected Size: Don't care about size / 1
17:08:41 Selected Profile: 2_Pass_Balanced.xml
17:08:41 Selected Resizer: NONE / Original
17:08:41 Selected Filters: RemoveGrain(mode=2)
17:08:41 Selected Deinterlacer: AUTO
17:08:41 Selected Field Order: AUTO
17:08:41 Enabled CRF/CQ AutoRes at 18 value
17:08:41 Track Language 1: English (DTS 6ch, 0xBD 0x89) [0]
17:08:41 Audio Codec 1: Copy Original
17:08:41 Audio Quality 1: 0.35
17:08:41 Audio Channel 1:
17:08:41 Advanced Audio Settings DUMP Track 1
17:08:41 Audio Track Language: eng
17:08:41 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:08:41 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:08:41 Lame Settings: ABR
17:08:41 Audio Normalization: 1
17:08:41 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:08:41 Advanced Audio Settings DUMP Track 2
17:08:41 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:08:41 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:08:41 Lame Settings: ABR
17:08:41 Audio Normalization: 1
17:08:41 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:08:41 Selected 1' Sub tracks: English 0 (0xBD 0x20) [0] wide
17:08:41
17:08:41 Starting SubRipping
17:08:46 Subtitle Size: -1 bytes
17:08:46 Finished SubRipping
17:08:46 Starting Indexing
17:08:46 Dgindex CMD: C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=1 -YR=2 -AIF=[C:\Users\Alpha\Desktop\VIDEO_TS\VTS_01_1.vob] -OF=[C:\Users\Alpha\Desktop\New Folder\temp\movie] -exit -minimize
17:08:49 Finished indexing
17:08:49 On selected tracks Dgindex isn't able to demux any audio tracks, now rerunning dgindex in demux all tracks mode
17:08:49 Dgindex CMD: C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\dgindex\dgindex.exe -FO=0 -OM=2 -YR=2 -AIF=[C:\Users\Alpha\Desktop\VIDEO_TS\VTS_01_1.vob] -OF=[C:\Users\Alpha\Desktop\New Folder\temp\movie] -exit -minimize
17:08:51 Finished FULL indexing
17:08:51 Starting fixing audio delay on track number 1
17:08:51 DelayCut CMD: C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\dgindex\Delaycut.exe -auto -out "C:\Users\Alpha\Desktop\New Folder\temp\fixed1.dts" "C:\Users\Alpha\Desktop\New Folder\temp\movie T02 DELAY -49ms.dts"
17:08:51 Original 1 Audio Size: 8122444 bytes
17:08:53 Fixed 1' Audio Size: 8117414 bytes
17:08:53 Finished fixing audio delay
17:08:53 Renamed file fixed1.dts to audio.dts
17:08:53 Encoded 1' Audio Track: 8117414 bytes
17:09:47 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
17:09:47 Selected Input file: C:\Users\Alpha\Desktop\VIDEO_TS\VTS_01_0.IFO
17:09:47 Selected Output dir: C:\Users\Alpha\Desktop\New Folder\temp\
17:09:47 Selected Final Name: VIDEO_TS
17:09:47 Selected Container type: MP4
17:09:47 Selected Encoder: X264
17:09:47 Selected Size: Don't care about size / 1
17:09:47 Selected Profile: 2_Pass_Balanced.xml
17:09:47 Selected Resizer: NONE / Original
17:09:47 Selected Filters: RemoveGrain(mode=2)
17:09:47 Selected Deinterlacer: AUTO
17:09:47 Selected Field Order: AUTO
17:09:47 Enabled CRF/CQ AutoRes at 18 value
17:09:47 Track Language 1: English (DTS 6ch, 0xBD 0x89) [0]
17:09:47 Audio Codec 1: Copy Original
17:09:47 Audio Quality 1: 0.35
17:09:47 Audio Channel 1:
17:09:47 Advanced Audio Settings DUMP Track 1
17:09:47 Audio Track Language: eng
17:09:47 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:09:47 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:09:47 Lame Settings: ABR
17:09:47 Audio Normalization: 1
17:09:47 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:09:47 Advanced Audio Settings DUMP Track 2
17:09:47 Nero Option Profiles: AUTO --- Encoding Mode: Quality
17:09:47 CCT Option Profiles: AUTO --- Channel Options: AUTO
17:09:47 Lame Settings: ABR
17:09:47 Audio Normalization: 1
17:09:47 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
17:09:47 Selected 1' Sub tracks: English 0 (0xBD 0x20) [0] wide
17:09:47
17:09:47 Starting SubRipping
17:10:53 Subtitle Size: 2922496 bytes
17:10:53 Finished SubRipping
17:10:53 Starting Indexing
17:10:53 Dgindex CMD: C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=1 -YR=2 -AIF=[C:\Users\Alpha\Desktop\VIDEO_TS\VTS_01_1.vob] -OF=[C:\Users\Alpha\Desktop\New Folder\temp\movie] -exit -minimize
17:12:05 Finished indexing
17:12:05 On selected tracks Dgindex isn't able to demux any audio tracks, now rerunning dgindex in demux all tracks mode
17:12:05 Dgindex CMD: C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\dgindex\dgindex.exe -FO=0 -OM=2 -YR=2 -AIF=[C:\Users\Alpha\Desktop\VIDEO_TS\VTS_01_1.vob] -OF=[C:\Users\Alpha\Desktop\New Folder\temp\movie] -exit -minimize
17:14:39 Finished FULL indexing
17:14:39 Starting fixing audio delay on track number 1
17:14:39 DelayCut CMD: C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\dgindex\Delaycut.exe -auto -out "C:\Users\Alpha\Desktop\New Folder\temp\fixed1.dts" "C:\Users\Alpha\Desktop\New Folder\temp\movie T02 DELAY -49ms.dts"
17:14:39 Original 1 Audio Size: 589082414 bytes
17:15:51 Fixed 1' Audio Size: 589077384 bytes
17:15:51 Finished fixing audio delay
17:15:52 Renamed file fixed1.dts to audio.dts
17:15:52 Encoded 1' Audio Track: 589077384 bytes
17:15:52 ForceFilm Detected: 100.000000% FILM found
17:15:57 Number of Frames: 187197
17:15:57 Framerate: 29.970030
17:15:57 Movie length in Seconds: 6247
17:15:57 Movie Width/Height: 720/480
17:15:57 DgIndex AR: 16:9
17:21:08 Deinterlace Test: Processing completed. Type is determined to be partly film.
17:21:08 BFF: 32
17:21:08 TFF: 382
17:21:08 NOT Allow Hybrid Order/Pattern, set Pattern to: Film
17:21:08 NOT Allow Hybrid Order/Pattern, set order to: TFF
17:21:08 Checking script...movie.avs
17:21:11 Script checked. All OK!!!
17:21:11 Starting X264
17:21:11 Command Line 1' Pass X264: C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\encoder\x264.exe --pass 1 --crf 21.25 --stats "C:\Users\Alpha\Desktop\New Folder\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-maxrate 25000 --me hex --no-ssim --weightb --b-pyramid --b-rdo --bime --analyse p8x8,b8x8,i4x4,p4x4 --threads auto --thread-input --output "C:\Users\Alpha\Desktop\New Folder\temp\movie.mp4" "C:\Users\Alpha\Desktop\New Folder\temp\movie.avs"
17:21:11 Command Line 2' Pass X264: C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\encoder\x264.exe --pass 2 --bitrate 42171 --stats "C:\Users\Alpha\Desktop\New Folder\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-maxrate 25000 --me hex --no-ssim --weightb --b-pyramid --b-rdo --bime --analyse p8x8,b8x8,i4x4,p4x4 --threads auto --thread-input --output "C:\Users\Alpha\Desktop\New Folder\temp\movie.mp4" "C:\Users\Alpha\Desktop\New Folder\temp\movie.avs"
19:32:35 Finished 1' Pass X264
19:32:36 Only Movie Size: 917771230 bytes
19:32:36 "C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\matroska\MP4Box.exe" -add "C:\Users\Alpha\Desktop\New Folder\temp\movie.mp4":par=1.777778 -chap "C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\chapters.txt" -add "C:\Users\Alpha\Desktop\New Folder\temp\audio.dts:lang=eng" -splits 16384 -fps 29.970030 -new "C:\Users\Alpha\Desktop\New Folder\temp\VIDEO_TS_full.mp4"
19:32:38 Encoding finished: 02:11:27 elapsed time
19:32:38 -----------------------------------------------------------------------
19:32:38 Script AutoCrop.log
19:32:38
19:32:38 Crop(0,60,720,360)
19:32:38 -----------------------------------------------------------------------
19:32:38 Script Resmovie.avs
19:32:38 -----------------------------------------------------------------------
19:32:38 Script movie.avs
19:32:38
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\AddGrain.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\autocrop.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\aWarpSharp(Pruned).dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\blockbuster.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\cnr2.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\ColorMatrix.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\Convolution3D.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\corrector.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\DctFilter.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\Decomb.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\Deen.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\degrainmedian.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\DGDecode.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\EEDI2.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\FFMpegSource.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\FFT3DFilter.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\FluxSmooth.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\frfun7.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\hqdn3d.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\LeakKernelDeint.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\MaskTools.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\medianblur.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\MipSmooth.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\MSharpen.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\mt_masktools.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\mvtools.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\NicAudio.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\RemoveGrainS.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\RepairS.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\SangNom.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\SimpleResize.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\SoundOut.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\TBilateral.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\TDeint.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\TIVTC.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\TomsMoComp.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\TTempSmooth.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\UnDot.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\UnFilter.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\VSFilter.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\warpsharp.dll")
19:32:38 #loadpluginstart
19:32:38
19:32:38 #test1
19:32:38
19:32:38 Import("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\BlindDeHalo3_mt2.avsi")
19:32:38 Import("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
19:32:38 Import("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\HybridFuPP.avsi")
19:32:38 Import("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\LanczosPlus.avsi")
19:32:38 Import("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\Lem.avsi")
19:32:38 Import("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\LimitedSharpenFaster.avsi")
19:32:38 Import("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\MCBob_v03c.avsi")
19:32:38 Import("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\mvbob.avsi")
19:32:38 Import("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\QMlib.avsi")
19:32:38 Import("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\seesaw.avsi")
19:32:38 Import("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\spresso.avsi")
19:32:38 #importstart
19:32:38
19:32:38 #test2
19:32:38
19:32:38 movie = mpeg2source("C:\Users\Alpha\Desktop\New Folder\temp\movie.d2v")
19:32:38 function getOrder(clip c) {
19:32:38 order = GetParity(c) ? 1 : 0
19:32:38 Return order }
19:32:38 #filter1start
19:32:38
19:32:38 #test3
19:32:38
19:32:38 movie = tfm(movie,d2v="C:\Users\Alpha\Desktop\New Folder\temp\movie.d2v").tdecimate(hybrid=3)
19:32:38 #resizestart
19:32:38
19:32:38 #test4
19:32:38
19:32:38 last = movie
19:32:38 #filter2start
19:32:38
19:32:38 #test5
19:32:38
19:32:38 RemoveGrain(mode=2)
19:32:38 VobSub("C:\Users\Alpha\Desktop\New Folder\temp\VIDEO_TS.idx")
19:32:38 -----------------------------------------------------------------------
19:32:38 Script mkvmaudio.avs
19:32:38
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\NicAudio.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\SoundOut.dll")
19:32:38 LoadPlugin("C:\Users\Alpha\Desktop\AutoMKV v0.89\exe\filter\FFmpegSource.dll")
19:32:38 NicDTSSource("C:\Users\Alpha\Desktop\New Folder\temp\fixed1.dts")
19:32:38 #Applying downmixing routines
19:32:38 function addvideo(clip c) {
19:32:38 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
19:32:38 Return audiodub(last,c)
19:32:38 }
19:32:38 Normalize()
19:32:38 -----------------------------------------------------------------------
19:32:38 Script mkvmaudio.bat
19:32:38 -----------------------------------------------------------------------
19:32:38 Script mkvmaudio2.avs
19:32:38 -----------------------------------------------------------------------
19:32:38 Script mkvmaudio2.bat
19:32:38
19:32:38 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
buzzqw
25th August 2007, 08:24
@wilburburns
It looks like I'm getting 6ch output, I just can't get the full 2hrs of Audio
i want do some test, keep ready :)
@delacroixp
have you closed automkv ? tryed restarting the pc ?
@jellyfish2002
my bad :o sorry
as i said previusly rename "C:\Users\Alpha\Desktop\AutoMKV v0.89\" to "C:\Users\Alpha\Desktop\AutoMKVv0.89\"
and "C:\Users\Alpha\Desktop\New Folder\temp\" to "C:\Users\Alpha\Desktop\New_Folder\temp\"
WITH NO SPACE IN NAME. seems that mp4box is somehow picky when muxing fles with with space
for muxing simply go to "C:\Users\Alpha\Desktop\New_Folder\temp and launch muxing.bat
BHH
delacroixp
25th August 2007, 10:49
@delacroixp
have you closed automkv ? tryed restarting the pc ?
I can't imagine it had anything to do with AutoMKV since I never used that image for the encodes...
I ran a new encode last night with 'AutoMKV' in the Program Files directory but while all is muxed and moved... the final MP4 wont play...
However, the video-only temp MP4 plays fine... an MKVmerge version also doesn't work but then neither do the audio tracks...
00:17:35 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
00:17:35 Selected Input file: J:\VIDEO_TS\VTS_01_0.IFO
00:17:35 Selected Output dir: I:\Encoding\temp\
00:17:35 Selected Final Name: Once Upon a Time in America 1
00:17:35 Selected Container type: MP4
00:17:35 Selected Encoder: X264
00:17:35 Selected Size: 1 CD / 1
00:17:35 Selected Profile: Constant_Quality.xml
00:17:35 Selected Resizer: Lanczosmtplus / Automatic
00:17:35 Selected Filters: NONE
00:17:35 Selected Deinterlacer: AUTO
00:17:35 Selected Field Order: AUTO
00:17:35 Manual Crop: Enabled
00:17:35 Left Crop: 2
00:17:35 Top Crop: 0
00:17:35 Right Crop: 0
00:17:35 Botton Crop: 0
00:17:35 Manual Width: 1280
00:17:35 Manual Height: 720
00:17:35 Enabled Constant Quality With Unlimited Size (Q 22)
00:17:35 Track Language 1: English (AC3 6ch, 0xBD 0x80) [0,1]
00:17:35 Audio Codec 1: Nero AAC
00:17:35 Audio Quality 1: 0.50
00:17:35 Audio Channel 1: Stereo
00:17:35 Track Language 2: English (AC3 2ch, 0xBD 0x82) [0,1]
00:17:35 Audio Codec 2: Nero AAC
00:17:35 Audio Quality 2: 0.50
00:17:35 Audio Chennel 2: Stereo
00:17:35 Advanced Audio Settings DUMP Track 1
00:17:35 Nero Option Profiles: AUTO --- Encoding Mode: Quality
00:17:35 CCT Option Profiles: AUTO --- Channel Options: AUTO
00:17:35 Lame Settings: ABR
00:17:35 Audio Normalization: 1
00:17:35 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
00:17:35 Advanced Audio Settings DUMP Track 2
00:17:35 Nero Option Profiles: AUTO --- Encoding Mode: Quality
00:17:35 CCT Option Profiles: AUTO --- Channel Options: AUTO
00:17:35 Lame Settings: ABR
00:17:35 Audio Normalization: 1
00:17:35 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
00:17:35 Selected 1' Sub tracks: English 0 (0xBD 0x20) [0,1] wide
00:17:35 Selected 2' Sub tracks: Francais 1 (0xBD 0x21) [0] wide
00:17:35
00:17:35 Starting SubRipping
00:20:41 Subtitle Size: 3311616 bytes
00:20:41 Finished SubRipping
00:20:41 Activate PGC processing: PGC 1 [1:54:55:11]
00:24:22 Starting Indexing
00:24:22 Dgindex CMD: C:\Program Files\AutoMKV089\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=1,3 -YR=2 -AIF=[I:\Encoding\temp\movie.vob] -OF=[I:\Encoding\temp\movie] -exit -minimize
00:26:36 Finished indexing
00:26:36 Starting fixing audio delay on track number 1
00:26:36 DelayCut CMD: C:\Program Files\AutoMKV089\exe\dgindex\Delaycut.exe -auto -out "I:\Encoding\temp\fixed1.ac3" "I:\Encoding\temp\movie T01 3_2ch 384Kbps DELAY 0ms.ac3"
00:26:36 Original 1 Audio Size: 330980352 bytes
00:26:49 Fixed 1' Audio Size: 330980352 bytes
00:26:49 Starting fixing audio delay on track number 2
00:26:49 DelayCut CMD: C:\Program Files\AutoMKV089\exe\dgindex\Delaycut.exe -auto -out "I:\Encoding\temp\fixed1.ac3" "I:\Encoding\temp\movie T03 2_0ch 192Kbps DELAY 0ms.ac3"
00:26:49 Original 2 Audio Size: 165490176 bytes
00:27:01 Fixed 2' Audio Size: 165490176 bytes
00:27:01 Finished fixing audio delay
00:27:02 Encoding I:\Encoding\temp\fixed1.ac3 to NeroAAC with 0.50 quality
00:43:10 Encoded 1' Audio Track: 126258658 bytes
00:43:10 Encoding I:\Encoding\temp\fixed2.ac3 to NeroAAC with 0.50 quality
00:51:44 Encoded 2' Audio Track: 121709853 bytes
00:51:49 Number of Frames: 172386
00:51:49 Framerate: 25.000000
00:51:49 Movie length in Seconds: 6896
00:51:49 Movie Width/Height: 720/576
00:51:49 DgIndex AR: 16:9
00:54:05 Deinterlace Test: Processing completed. Type is determined to be progressive.
00:54:05 Checking script...movie.avs
00:54:09 Script checked. All OK!!!
00:54:09 Starting X264
00:54:09 CRF encoding X264: C:\Program Files\AutoMKV089\exe\encoder\x264.exe --pass 1 --crf 22 --stats "I:\Encoding\temp\.stats" --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --mixed-refs --trellis 1 --ref 3 --filter -2,-1 --direct auto --vbv-maxrate 25000 --me umh --no-ssim --weightb --b-pyramid --b-rdo --bime --analyse p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads auto --thread-input --output "I:\Encoding\temp\movie.mp4" "I:\Encoding\temp\movie.avs"
09:46:08 Accepted values are between 697303040 and 741343232 bytes (movie+audio)
09:46:08 Got a file of size: -1938498763 bytes + audio size 247976921 bytes (2606101248)
09:46:08 Only Movie Size: -1938498763 bytes
09:46:08 "C:\Program Files\AutoMKV089\exe\matroska\MP4Box.exe" -add "I:\Encoding\temp\movie.mp4":par=1.777778 -chap "C:\Program Files\AutoMKV089\exe\chapters.txt" -add "I:\Encoding\temp\audio.mp4:lang=eng" -add "I:\Encoding\temp\audio2.mp4:lang=eng" -add "I:\Encoding\temp\Once Upon a Time in America 1.idx#1" -add "I:\Encoding\temp\Once Upon a Time in America 1.idx#2" -fps 25.000000 -new "I:\Encoding\temp\Once Upon a Time in America 1_full.mp4"
09:52:15 Final Muxed size: -1688055508 bytes
09:52:15 Encoding finished: 08:58:06 elapsed time
09:52:15 -----------------------------------------------------------------------
09:52:15 Script AutoCrop.log
09:52:15 -----------------------------------------------------------------------
09:52:15 Script Resmovie.avs
09:52:15 -----------------------------------------------------------------------
09:52:15 Script movie.avs
09:52:15
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\AddGrain.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\autocrop.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\aWarpSharp(Pruned).dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\blockbuster.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\cnr2.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\ColorMatrix.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\Convolution3D.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\corrector.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\DctFilter.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\Decomb.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\Deen.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\degrainmedian.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\DGDecode.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\EEDI2.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\FFMpegSource.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\FFT3DFilter.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\FluxSmooth.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\frfun7.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\hqdn3d.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\LeakKernelDeint.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\MaskTools.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\medianblur.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\MipSmooth.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\MSharpen.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\mt_masktools.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\mvtools.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\NicAudio.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\RemoveGrainSSE2.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\RepairSSE2.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\RSharpenSSE2.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\SangNom.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\SimpleResize.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\SoundOut.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\TBilateral.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\TDeint.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\TIVTC.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\TomsMoComp.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\TTempSmooth.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\UnDot.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\UnFilter.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\VSFilter.dll")
09:52:15 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\warpsharp.dll")
09:52:15 #loadpluginstart
09:52:15
09:52:15 #test1
09:52:15
09:52:15 Import("C:\Program Files\AutoMKV089\exe\filter\BlindDeHalo3_mt2.avsi")
09:52:15 Import("C:\Program Files\AutoMKV089\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
09:52:15 Import("C:\Program Files\AutoMKV089\exe\filter\HybridFuPP.avsi")
09:52:15 Import("C:\Program Files\AutoMKV089\exe\filter\LanczosPlus.avsi")
09:52:15 Import("C:\Program Files\AutoMKV089\exe\filter\Lem.avsi")
09:52:15 Import("C:\Program Files\AutoMKV089\exe\filter\LimitedSharpenFaster.avsi")
09:52:15 Import("C:\Program Files\AutoMKV089\exe\filter\MCBob_v03c.avsi")
09:52:15 Import("C:\Program Files\AutoMKV089\exe\filter\mvbob.avsi")
09:52:15 Import("C:\Program Files\AutoMKV089\exe\filter\QMlib.avsi")
09:52:15 Import("C:\Program Files\AutoMKV089\exe\filter\seesaw.avsi")
09:52:15 Import("C:\Program Files\AutoMKV089\exe\filter\spresso.avsi")
09:52:15 #importstart
09:52:15
09:52:15 #test2
09:52:15
09:52:15 movie = mpeg2source("I:\Encoding\temp\movie.d2v")
09:52:16 function getOrder(clip c) {
09:52:16 order = GetParity(c) ? 1 : 0
09:52:16 Return order }
09:52:16 #filter1start
09:52:16
09:52:16 #test3
09:52:16
09:52:16 last = movie
09:52:16 crop(2,0,-0,-0)
09:52:16 #resizestart
09:52:16
09:52:16 #test4
09:52:16
09:52:16 Spline36Resize(1280,720)
09:52:16 #filter2start
09:52:16
09:52:16 #test5
09:52:16
09:52:16 ColorMatrix(mode="Rec.709->Rec.601")
09:52:16 -----------------------------------------------------------------------
09:52:16 Script mkvmaudio.avs
09:52:16
09:52:16 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\NicAudio.dll")
09:52:16 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\SoundOut.dll")
09:52:16 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\FFmpegSource.dll")
09:52:16 NicAC3Source("I:\Encoding\temp\fixed1.ac3")
09:52:16 #Applying STEREO downmixing routines
09:52:16 function stereo(clip a)
09:52:16 {
09:52:16 flr = GetChannel(a, 1, 2)
09:52:16 fcc = GetChannel(a, 3)
09:52:16 lfe = GetChannel(a, 4)
09:52:16 lfc = MixAudio(fcc, lfe, 0.2071, 0.2071)
09:52:16 mix = MergeChannels(lfc, lfc)
09:52:16 lrc = MixAudio(flr, mix, 0.2929, 1.0)
09:52:16 blr = GetChannel(a, 5, 6)
09:52:16 Return MixAudio(lrc, blr, 1.0, 0.2929)
09:52:16 }
09:52:16 #
09:52:16 6==Audiochannels() ? stereo() : last
09:52:16 function addvideo(clip c) {
09:52:16 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
09:52:16 Return audiodub(last,c)
09:52:16 }
09:52:16 Normalize()
09:52:16 Soundout(output="cmd",type=1,format=3,autoclose=true,executable="C:\Program Files\AutoMKV089\exe\besweet\neroaacenc.exe",prefilename=" -ignorelength -q 0.50 -if - -of audio.mp4",postfilename="",nofilename=true,showoutput=false)
09:52:16 -----------------------------------------------------------------------
09:52:16 Script mkvmaudio.bat
09:52:16 -----------------------------------------------------------------------
09:52:16 Script mkvmaudio2.avs
09:52:16
09:52:16 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\NicAudio.dll")
09:52:16 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\SoundOut.dll")
09:52:16 NicAC3Source("I:\Encoding\temp\fixed2.ac3")
09:52:16 #Applying STEREO downmixing routines
09:52:16 function stereo(clip a)
09:52:16 {
09:52:16 flr = GetChannel(a, 1, 2)
09:52:16 fcc = GetChannel(a, 3)
09:52:16 lfe = GetChannel(a, 4)
09:52:16 lfc = MixAudio(fcc, lfe, 0.2071, 0.2071)
09:52:16 mix = MergeChannels(lfc, lfc)
09:52:16 lrc = MixAudio(flr, mix, 0.2929, 1.0)
09:52:16 blr = GetChannel(a, 5, 6)
09:52:16 Return MixAudio(lrc, blr, 1.0, 0.2929)
09:52:16 }
09:52:16 #
09:52:16 6==Audiochannels() ? stereo() : last
09:52:16 function addvideo(clip c) {
09:52:16 blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
09:52:16 Return audiodub(last,c)
09:52:16 }
09:52:16 Normalize()
09:52:16 Soundout(output="cmd",type=1,format=3,autoclose=true,executable="C:\Program Files\AutoMKV089\exe\besweet\neroaacenc.exe",prefilename=" -ignorelength -q 0.50 -if - -of audio2.mp4",postfilename="",nofilename=true,showoutput=false)
09:52:16 -----------------------------------------------------------------------
09:52:16 Script mkvmaudio2.bat
09:52:16
09:52:16 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
I'm quite happy to manually encode the main audio track since I would prefer to have mp4 surround...
This may be a perfect opportunity to make-up with MKV... and be friends again.
:):D:eek:
Pascal
BTW
Any chance of MP4a surround in the not too distant future...
delacroixp
25th August 2007, 11:31
I generally only encode using the Constant Quality profile and then
I usually use the same Quantizer for some time or for several consecutive encodes...
Would it be convenient to make a medium-term save of the quantizer option... and so,
disable the Constant Quality and Filesize encoding 'Prompt' on startup...
allowing me to manually change the quantizer setting when necessary.
Actually, being able to set a default Resize Filter, in my case LanczosMTplus (it's the only one I use), would be nice...
:thanks: much !
:):D:eek:
Pascal
*******************************************************************
* - - - - - - - - - - - - - - - - - - - - SUGGESTION - - - - - - - - - - - - - - - - - - - - - *
*******************************************************************
Perhaps the Disk Settings could double-up as Quantizer Settings...
Anybody using the Constant Quality profile will have no use for 'filesize' information and vice versa...
..
.
buzzqw
25th August 2007, 13:24
@delacroixp
the wrong reported file size will be fixed in next update (thanks!)
the final MP4 wont play...
However, the video-only temp MP4 plays fine
if temp mp4 is ok i suppose there is a problem when muxing
launcing muxing.bat report some error ?
i will try to update the build of mp4box in next full package
I'm quite happy to manually encode the main audio track since I would prefer to have mp4 surround...
what's problems using Original as downmixing ?
I generally only encode using the Constant Quality profile and then
I usually use the same Quantizer for some time or for several consecutive encodes...
that's possible!
set all your parameter (video codec/audio codec, bitrate,resizer, crop, manual resize...) and don't use Save Settings on Main panel but in advanced settings click on Save configuration, name it crf22.ini
Exit Automkv and restart it
now, if you want your preferred crf profile go again in advanced settings and select the crf22.ini and click load configuration
BHH
AMED
25th August 2007, 14:59
Hi Buzzqw,
I'm having problems with a few movies converting the audio from ac3 to nero -q 0.35. Sometimes virtualdub crashes and other times i get an .mp4 without any audio in it.
you can download the AC3 file that causes NicAC3Source to fail off my FTP if you like
address: amed.no-ip.org
user: buzzqw
pass: buzzqw
the file is called fixed1.ac3 (752kb's)
and the mkvaudio.avs automkv is using
LoadPlugin("F:\AutoMKV089\exe\filter\NicAudio.dll")
LoadPlugin("F:\AutoMKV089\exe\filter\SoundOut.dll")
LoadPlugin("F:\AutoMKV089\exe\filter\FFmpegSource.dll")
NicAC3Source("F:\COMMANDO\temp\fixed1.ac3")
#Applying ORIGINAL downmixing routines
function addvideo(clip c) {
blankclip(length = Int(100 * AudioLengthF(c) / float(audiorate(c))), fps=100)
Return audiodub(last,c)
}
Normalize()
Soundout(output="cmd",type=1,format=3,autoclose=true,executable="F:\AutoMKV089\exe\besweet\neroaacenc.exe",prefilename=" -ignorelength -q 0.35 -if - -of audio.mp4",postfilename="",nofilename=true,showoutput=false)
Is there anyway i could use besweet for the audio instead of the AVS - Virtualdub combo?
SCSI
25th August 2007, 15:29
After getting automkv to to finally work, I decided to clean my system by removing and reinstalling just the needed codecs and now I get a cscript APPcrash error. It's different from the DEP error which I used to get before disabling DEP.
The weird part is that I don't get the cscript APPcrash error with the WMV_tester. It will run just fine. It only happens in Automkv when using WMV container. I have no problems with MKV, MP4, and AVI containers. I think the problem started after I installed the WME hotfix from MS. I even uninstalled the hotfix and WME9 encoder and reinstalled the WME9 encoder and the problem is still there. :confused:
Anyone had this problem before? Is that the latest version of cscript?
Problem signature:
Problem Event Name: APPCRASH
Application Name: cscript.exe
Application Version: 5.7.0.6000
Application Timestamp: 4549b118
Fault Module Name: StackHash_5651
Fault Module Version: 6.0.6000.16386
Fault Module Timestamp: 4549bdc9
Exception Code: c0000374
Exception Offset: 000af1c9
OS Version: 6.0.6000.2.0.0.256.1
Locale ID: 1033
Additional Information 1: 5651
Additional Information 2: ab718ce12c65117711c0477091a28bc1
Additional Information 3: 1090
Additional Information 4: 5fc85834c071e6ad7e0c6e72ce85ef4b
buzzqw
25th August 2007, 16:33
@AMED
using this build of nicaudio i got no crash http://www.64k.it/andres/data/avisynth/NicAudio_20070821.zip
BUT audio is garbled (even with lame/ogg is garbled)
using cct encoder the audio is OK but i suppose is due to ffmpeg decoder -> enc_aac encoder
for using besweet you must create/edit the "custom.bat" in \exe\besweet folder
but i suggest to CCT encoder :)
@SCSI
never play to much installing/uninstalling codecs
i suggest to reinstall cscript.exe (don't know if possible under vista...)
BHH
wilburburns
25th August 2007, 16:47
@wilburburns
i want do some test, keep ready :)
No Problem...
So Far the only thing I have truly found is that the output is consistent. As in, I get exactly 11:53 of Audio in Walk the Line and 18:54 of Audio in Pirates of the Caribbean as reported by Windows Media Player.
MediaInfo Analysis of audio.wav continues to show 6 channel full length Audio files.
Can someone point me to a GOOD Tutorial or HowTo which will explain All the Steps being done by AutoMKV. I'd like to try and see if I can get this to work without using AutoMKV. I have learned a lot from everyone's help in this thread, I still need to learn more though. :eek:
Thanks Again,
Cliff
buzzqw
25th August 2007, 17:01
In the log i documented near all phase
in case of wmv encoding
1) dgindex the source and demux only the selected audio
2) conver audio to wav
3) determine if source is progressive/interlaced
4) determine width/height
previusly i feed audio directly in the movie.avs (using audiodub) but wmcmd.vbs will report 2 channel always
feeding audio.wav as external input (-a_input) will correct generate 5.1 wmv file BUT SEEMS that is wav audio is over 4GB (case of 2hour+ movie, with 5.1 audio, no problem for stereo) wmcmd seems unable to process correctly the source
i am trying other method for feeding audio, like passing flaac/ac3 with wav header and other way
but the problem seems withing windows :(
i will report any success or fault
BHH
delacroixp
25th August 2007, 17:31
if temp mp4 is ok i suppose there is a problem when muxing
I don't think so...
I tried muxing into an MKV container aswell (MKVmerge) and had the same problem...
It looked like there was a problem with both audio tracks !
***EDIT***
Both audio tracks crash with Zoom Player but play in PowerDVD 6...
The muxed file also plays just fine in Media Player Classic...
what's problems using Original as downmixing ?
I guess I just love encoding...
that's possible!
set all your parameter (video codec/audio codec, bitrate,resizer, crop, manual resize...) and don't use Save Settings on Main panel but in advanced settings click on Save configuration, name it crf22.ini
Exit Automkv and restart it
now, if you want your preferred crf profile go again in advanced settings and select the crf22.ini and click load configuration
Sounds good... but how about saving all the Advanced Settings in an AdvDefault.ini file inside the AutoMKV folder which also load on startup (including the Constant Quantizer strategy with the quantizer setting displayed on the main panel)...
It would certainly look good while adding a little polish and style...
:):D:eek:
Pascal
buzzqw
25th August 2007, 17:56
@delacroixp
there is already enough possibilty to save, in the way i wrote you can save how many profiles you want and load when want
about audio... the encoding run fine...
if you open the audio.mp4 with foobar/vlc (not directshow based player) the sound is correct ?
BHH
YokaiAkira
25th August 2007, 19:48
I would first like to extend a big thank you for AutoMKV! After experimenting for months to get a good quality MP4 backup of my dvd's I was finally able to create four perfect encodes in a row with this application. I was more than pleasantly surprised at the quality of the output and the ease of use of the program!! Especially the subtitle support. :)
Only in the last couple of days have there been a few errors. I am using the latest updates of AutoMKV and have not touched any of the advanced setting or changed anything in the supporting programs.
After the DGindex runs I get a "Field Order Transition Detected" error. Then everything else seems to run fine until it gets to the video encoding when MediaInfo crashes and the job quits.
I have read in the forums about creating/fixing the d2v with DGindex, tried my best, but still cannot get anything to work.
I am still fairly new to mp4 encoding and do not know the command line interface or how to use the editing tools individually, which is why I like AutoMKV so much.
Any suggestions on how I can get the 'auto' back in AutoMKV?
Please let me know if you need any more details.
Thank you,
Akira
buzzqw
25th August 2007, 20:06
@YokaiAkira
Hi ! and first of all Welcome to the Forum!
the problem you described is well know and is caused by erroneus transition (from tff to bff and viceversa) in your input file
there are several way of "fixing"
1) do yourself the d2v file and fixed it by running in dgindex tools -> fixd2v. The launch Automkv and load as input file your fixed d2v
2) donwgrade the dgindex version if you download the 1.4.8 version ( http://www.64k.it/andres/data/d/dgmpgdec148.zip )
unzip the file, overwriting all in \exe\dgindex folder and copy dgdecode.dll from this folder to \exe\filter, overwriting the dgdecode.dll present
Neuron2, the great author of DGIndex has already said that will publish an upgrade that will fix this issue
feel free to post your doubt/suggestions!
BHH
YokaiAkira
25th August 2007, 21:39
@YokaiAkira
Hi ! and first of all Welcome to the Forum!
the problem you described is well know and is caused by erroneus transition (from tff to bff and viceversa) in your input file
there are several way of "fixing"
1) do yourself the d2v file and fixed it by running in dgindex tools -> fixd2v. The launch Automkv and load as input file your fixed d2v
2) donwgrade the dgindex version if you download the 1.4.8 version ( http://www.64k.it/andres/data/d/dgmpgdec148.zip )
unzip the file, overwriting all in \exe\dgindex folder and copy dgdecode.dll from this folder to \exe\filter, overwriting the dgdecode.dll present
Neuron2, the great author of DGIndex has already said that will publish an upgrade that will fix this issue
feel free to post your doubt/suggestions!
BHH
Thank you for such a quick response. :thanks:
I chose option 2 (overwrtitng only, deleting nothing else) and now the DGindex runs smoothly. I can see that it does the correcting on it's own now from the .bad file it leaves behind. Perfect. So now the subs rip ok, the DGindex runs ok and the audio converts good as always.
Unfortunately, now I am receiving the following error at the beginning of the interlace analysis:
BAutoDeint.exe encountered a problem and needs to close...etc.
Any other work around for this and is it related?
Thanks
Akira
buzzqw
25th August 2007, 22:39
@YokaiAkira
the rare time bautodeint crash is due to input file
are you processing avi/mkv/ogm/mov ... or vob/mpeg ?
for running bautodeint is needed that xvid is installed properly, look at first post of this thread for a link to xvid''s koepi build
BHH
YokaiAkira
25th August 2007, 22:54
@YokaiAkira
the rare time bautodeint crash is due to input file
are you processing avi/mkv/ogm/mov ... or vob/mpeg ?
for running bautodeint is needed that xvid is installed properly, look at first post of this thread for a link to xvid''s koepi build
BHH
I am processing from the ifo file at the moment (since it lists more details on the audio and subtitle streams) which was decrypted using dvddecrypter for converserion into a 1/6th dvd mp4. Is it better to process from the vob file?
I am currently using the version 1.1.3 Koepi Xvid build. Should I uninstall this one and install 1.1.2 instead?
This is occuring on all files which I have decrypted to ifo and vob since the first 4 encodes.
Thanks
Akira
buzzqw
25th August 2007, 23:02
Is it better to process from the vob file?
should be indifferent... the source files are always the same
no, in this case ins't important to reinstall xvid build (btw is linked the 1.1.3 build)
but isn't normal that bautodeint crash ever.
have you installed avisynth 2.57 or 2.58 ?
BHH
wilburburns
25th August 2007, 23:08
but isn't normal that bautodeint crash ever.
BHH
Hmmm... Bautodeint fails every time on Computer2 from my previous posts. However, after closing all the Windows error boxes, the File continues to encode.
I will get the complete error message on my next test on that computer.
Cliff
buzzqw
25th August 2007, 23:13
thanks wilburburns
computer2 is running vista ?
BHH
wilburburns
25th August 2007, 23:20
thanks wilburburns
computer2 is running vista ?
BHH
No, XP
Cliff
buzzqw
25th August 2007, 23:22
please post the errors
if bautodeint crash isn't a big problem... it's just the deinterlacer routines.. it will not break the encoding... but if your source is interlaced .. the correct deinterlacer will be nota applied
not a good thing
bautodeint is quite simple, need a yv12 decoder (xvid) and full access to folder where works
BHH
AMED
26th August 2007, 11:25
@AMED
using this build of nicaudio i got no crash http://www.64k.it/andres/data/avisynth/NicAudio_20070821.zip
BUT audio is garbled (even with lame/ogg is garbled)
using cct encoder the audio is OK but i suppose is due to ffmpeg decoder -> enc_aac encoder
for using besweet you must create/edit the "custom.bat" in \exe\besweet folder
but i suggest to CCT encoder :)
I've got it to convert using besweet and the custom.bat as you suggested. i have a request for when using the custom.bat, could we get the encoding path added to the end of the commandline when you call custom.bat, so if you change the output folder the custom.bat will still work.
e.g.
call custom.bat "G:\movies\temp\"
"E:\AutoMKV089\exe\BeSweet\BeSweet.exe" -core( -input %1fixed1.ac3 -output "%1fixed1.wav -2ch -logfilea %1BeSweet.log ) -azid( -c normal -L -6db --maximize )
"E:\AutoMKV089\exe\BeSweet\neroAacEnc.exe" -q 0.35 -if %1fixed1.wav -of %1audio.mp4
del %1fixed1.wav
del %1fixed1.ac3
delacroixp
26th August 2007, 11:53
about audio... the encoding run fine...
if you open the audio.mp4 with foobar/vlc (not directshow based player) the sound is correct ?
I reset the default settings for Zoom Player (http://www.inmatrix.com/files/zoomplayer_download.shtml) and the muxed MKV and MP4 movie files play very well thank you...
Life in the Undergrowth (http://www.bbc.co.uk/sn/tvradio/programmes/lifeintheundergrowth/) certainly looks better in HD...
:thanks: for your time !!!
:):D:eek:
Pascal
delacroixp
26th August 2007, 14:02
Is there a way that I could switch off the start-up quantizer prompt ???
I've had 4 consecutive encodes with the quantizer stuck on Q20... instead of Q22...
I've permanently modified the 'original' Constant Quality profile quantizer to 22.
I still have to set the quantizer at startup... or can I simply ignore it and press OK...
*** EDIT ***
* Works !!!
***********
:):D:eek:
Pascal
******************************* EDIT 2 *******************************
Well, maybe not quite...
********************************************************************
13:54:22 0.89 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
13:54:22 Selected Input file: J:\VIDEO_TS\VTS_02_0.IFO
13:54:22 Selected Output dir: I:\Encoding\temp\
13:54:22 Selected Final Name: 2) Taking to the Air
13:54:22 Selected Container type: MKV
13:54:22 Selected Encoder: X264
13:54:22 Selected Size: 1 CD / 1
13:54:22 Selected Profile: Constant_Quality.xml
13:54:22 Selected Resizer: Lanczosmtplus / Automatic
13:54:22 Selected Filters: NONE
13:54:22 Selected Deinterlacer: AUTO
13:54:22 Selected Field Order: AUTO
13:54:22 Manual Crop: Enabled
13:54:22 Left Crop: 0
13:54:22 Top Crop: 0
13:54:22 Right Crop: 0
13:54:22 Botton Crop: 0
13:54:22 Manual Width: 1280
13:54:22 Manual Height: 720
13:54:22 Enabled Constant Quality With Unlimited Size (Q 20)
13:54:23 Track Language 1: NONE
13:54:23 Audio Codec 1: Nero AAC
13:54:23 Audio Quality 1: 0.45
13:54:23 Audio Channel 1: Stereo
13:54:23 Advanced Audio Settings DUMP Track 1
13:54:23 Nero Option Profiles: AUTO --- Encoding Mode: Quality
13:54:23 CCT Option Profiles: AUTO --- Channel Options: AUTO
13:54:23 Lame Settings: ABR
13:54:23 Audio Normalization: 1
13:54:23 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
13:54:23 Advanced Audio Settings DUMP Track 2
13:54:23 Nero Option Profiles: AUTO --- Encoding Mode: Quality
13:54:23 CCT Option Profiles: AUTO --- Channel Options: AUTO
13:54:23 Lame Settings: ABR
13:54:23 Audio Normalization: 1
13:54:23 Frequency: AUTO --- Tempo: NONE --- Pitch: NONE --- Other Add:
13:54:23
13:54:23 Activate PGC processing: PGC 1 [2:28:33:19]
14:04:00 Starting Indexing
14:04:00 Dgindex CMD: C:\Program Files\AutoMKV089\exe\dgindex\dgindex.exe -FO=0 -OM=0 -YR=2 -AIF=[I:\Encoding\temp\movie.vob] -OF=[I:\Encoding\temp\movie] -exit -minimize
14:07:26 Finished indexing
14:07:26 Finished fixing audio delay
14:07:27 Avi engage mode not corrected, switched to DirectShowSource
14:07:27 !!! WARNING - Trying with FFmpegSource
14:07:30 Aspect ratio: 1.778
14:07:30 Number of Frames:
14:07:30 Framerate: 30
14:07:30 Movie length in Seconds: 1
14:07:30 Movie Width/Height: 720/576
14:07:30 DgIndex AR: 1.778
14:07:32 Aspect ratio: 1.778
14:07:32 Number of Frames:
14:07:32 Framerate: 30
14:07:32 Movie length in Seconds: 1
14:07:32 Movie Width/Height: 720/576
14:07:32 DgIndex AR: 1.778
14:07:33 Starting X264
14:07:33 CRF encoding X264: C:\Program Files\AutoMKV089\exe\encoder\x264.exe --pass 1 --crf 20 --stats "I:\Encoding\temp\.stats" --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --mixed-refs --trellis 1 --ref 3 --filter -2,-1 --direct auto --vbv-maxrate 25000 --me umh --no-ssim --weightb --b-pyramid --b-rdo --bime --analyse p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads auto --thread-input --output "I:\Encoding\temp\movie.mp4" "I:\Encoding\temp\movie.avs"
14:07:40 Accepted values are between 697303040 and 741343232 bytes (movie+audio)
14:07:40 Got a file of size: 0 bytes + audio size -2 bytes (-2)
14:07:41 "C:\Program Files\AutoMKV089\exe\matroska\mkvmerge.exe" -o "I:\Encoding\temp\2) Taking to the Air.mkv" --track-name -1:"2) Taking to the Air" --aspect-ratio 1:1.000000 --chapters "C:\Program Files\AutoMKV089\exe\chapters.txt" "I:\Encoding\temp\movie.mp4" --title "Done with AutoMKV 0.89 http://forum.doom9.org/showthread.php?p=854221 "
14:07:42 Final Muxed size: -1 bytes
14:07:42 Encoding finished: 00:00:09 elapsed time
14:07:42 -----------------------------------------------------------------------
14:07:42 Script AutoCrop.log
14:07:42 -----------------------------------------------------------------------
14:07:42 Script Resmovie.avs
14:07:42 -----------------------------------------------------------------------
14:07:42 Script movie.avs
14:07:42
14:07:42 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\AddGrain.dll")
14:07:42 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\autocrop.dll")
14:07:42 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\aWarpSharp(Pruned).dll")
14:07:42 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\blockbuster.dll")
14:07:42 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\cnr2.dll")
14:07:42 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\ColorMatrix.dll")
14:07:42 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\Convolution3D.dll")
14:07:42 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\corrector.dll")
14:07:42 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\DctFilter.dll")
14:07:42 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\Decomb.dll")
14:07:42 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\Deen.dll")
14:07:42 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\degrainmedian.dll")
14:07:42 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\DGDecode.dll")
14:07:42 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\EEDI2.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\FFMpegSource.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\FFT3DFilter.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\FluxSmooth.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\frfun7.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\hqdn3d.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\LeakKernelDeint.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\MaskTools.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\medianblur.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\MipSmooth.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\MSharpen.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\mt_masktools.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\mvtools.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\NicAudio.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\RemoveGrainSSE2.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\RepairSSE2.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\RSharpenSSE2.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\SangNom.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\SimpleResize.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\SoundOut.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\TBilateral.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\TDeint.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\TIVTC.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\TomsMoComp.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\TTempSmooth.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\UnDot.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\UnFilter.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\VSFilter.dll")
14:07:43 LoadPlugin("C:\Program Files\AutoMKV089\exe\filter\warpsharp.dll")
14:07:43 #loadpluginstart
14:07:43
14:07:43 #test1
14:07:43
14:07:43 Import("C:\Program Files\AutoMKV089\exe\filter\BlindDeHalo3_mt2.avsi")
14:07:43 Import("C:\Program Files\AutoMKV089\exe\filter\FastLineDarken 1.3 MT MOD.avsi")
14:07:43 Import("C:\Program Files\AutoMKV089\exe\filter\HybridFuPP.avsi")
14:07:43 Import("C:\Program Files\AutoMKV089\exe\filter\LanczosPlus.avsi")
14:07:43 Import("C:\Program Files\AutoMKV089\exe\filter\Lem.avsi")
14:07:43 Import("C:\Program Files\AutoMKV089\exe\filter\LimitedSharpenFaster.avsi")
14:07:43 Import("C:\Program Files\AutoMKV089\exe\filter\MCBob_v03c.avsi")
14:07:43 Import("C:\Program Files\AutoMKV089\exe\filter\mvbob.avsi")
14:07:43 Import("C:\Program Files\AutoMKV089\exe\filter\QMlib.avsi")
14:07:43 Import("C:\Program Files\AutoMKV089\exe\filter\seesaw.avsi")
14:07:43 Import("C:\Program Files\AutoMKV089\exe\filter\spresso.avsi")
14:07:43 #importstart
14:07:43
14:07:43 #test2
14:07:43
14:07:43 movie = mpeg2source("I:\Encoding\temp\movie.d2v")
14:07:43 function getOrder(clip c) {
14:07:43 order = GetParity(c) ? 1 : 0
14:07:43 Return order }
14:07:43 #filter1start
14:07:43
14:07:43 #test3
14:07:43
14:07:43 last = movie
14:07:43 crop(0,0,-0,-0)
14:07:43 #resizestart
14:07:43
14:07:43 #test4
14:07:43
14:07:43 Spline36Resize(1280,720)
14:07:43 #filter2start
14:07:43
14:07:43 #test5
14:07:43
14:07:43 -----------------------------------------------------------------------
14:07:43 Script mkvmaudio.avs
14:07:43 -----------------------------------------------------------------------
14:07:43 Script mkvmaudio.bat
14:07:43 -----------------------------------------------------------------------
14:07:43 Script mkvmaudio2.avs
14:07:43 -----------------------------------------------------------------------
14:07:43 Script mkvmaudio2.bat
14:07:43
14:07:43 - - - - - - - - - - - - FINISHED JOBS - - - - - - - - - - - - - - - - -
klicker4546
26th August 2007, 14:18
Hi buzzqw, hi all!
since bautodeint keeps crashing for me too, it raises in my case the question whether deinterlacing is needed in general for a avi-source-file?
So far as I am aware it is not needed. So the autodetection routine should/could also check whether it's an avi-source-file or not as a work-around for those crashes on bautodeint with avi-files.
I had problems with bautodeint on Vista first, and, after I installed Visual Studio 2008 Beta2 it also makes trouble under XP, too.
To get it not crashing everytime, I went to the 'Advanced Settings' tab and just chose 'Deinterlacer = NONE', since I'm converting avi-files.
I'm gonna test it with MPEG2, too.
klicker4546
please post the errors
if bautodeint crash isn't a big problem... it's just the deinterlacer routines.. it will not break the encoding... but if your source is interlaced .. the correct deinterlacer will be nota applied
not a good thing
bautodeint is quite simple, need a yv12 decoder (xvid) and full access to folder where works
BHH
buzzqw
26th August 2007, 15:27
@AMED
ok, let me study the custom.bat question ;)
@delacroixp
I've permanently modified the 'original' Constant Quality profile quantizer to 22.
that's not enough and moreover the value in profile ignored
or you will save the profile as i previusly said or you will have to answer four time to crf question
@klicker4546
usually avi/mkv are already deinterlaced, usually are alredy progressive, so in this case in correct to set NONE or Progressive
I'm gonna test it with MPEG2, too.
better to leave automatic... since an mpeg2 could be whatever (interlaced/film/combed..)
BHH
klicker4546
26th August 2007, 16:12
@klicker4546
usually avi/mkv are already deinterlaced, usually are alredy progressive, so in this case in correct to set NONE or Progressive
better to leave automatic... since an mpeg2 could be whatever (interlaced/film/combed..)
BHH
Ok, thanks for your quick reply. I will reset the 'Deinterlacer' to automactic again, after I finished encoding the Avi-Sources.
:thanks:
But I'm still wondering why BAutoDeint crashes on Windows XP now, when I set the 'Deinterlacer' to automatic with those Avi-files.
Everytime it crashes the VS 2008 Beta2 Debugger wants to start debugging BAutoDeint. The error message is simply "Win32 Exception".
Maybe a problem with the D-Compiler? :confused:
buzzqw
26th August 2007, 16:18
don't know... Bautodeint is an excellent program made by Berrinam...
i will try to ask if any update is present...
BHH
klicker4546
26th August 2007, 17:15
don't know... Bautodeint is an excellent program made by Berrinam...
i will try to ask if any update is present...
BHH
Ok, I've already tried to compile it myself. Was downloading the source code, but I'm not familiar with the d-compiler so I had to give it up. :(
Thanks for your help and patience. :)
buzzqw
26th August 2007, 17:22
megui use the same routines ... but with an update code
... or i will "translate" from c# to purebasic or ... someone more skilled (easy to be more skilled then me) could port megui deinterlace detection code to standard console application
BHH
bisdelf
26th August 2007, 20:42
well after more than 8 hours of encoding, this rip seems to be quite good but.....1,43 gb istead of 1,45....i think i'm undersize for dvd/3 standard...and also despite "set width resolution: 720", there is a very small right vertical crop error....
Encoder888
26th August 2007, 21:45
Hi,
I'm relatively new to AutoMKG, and I was looking for a recommendation from someone who's done more testing than me, regarding the x264 AQ feature. I tried several of the AQ-enabled profiles, and the files turned out to be about 20-30% bigger than what they are if I use the non-AQ alternative (Like, for example, 2 Pass_Better Quality as opposed to AQ_2 Pass_ Better Quality) and I frankly cannot notice a difference in quality at all, but the difference in size is pretty substantial. I was just wondering if anyone could tell me if using the AQ feature was worth the extra space. I haven't read all 150+ pages, so someone may have already answered this question, but... Thanks.
buzzqw
26th August 2007, 23:11
@bisdelf
autocrop isn't perfect, but perfectible... for movie with very long balck intro i suggesto to use manual crop and resize
set width resolution: 720
just one note... for only autocropping without resize you can use "AutoCrop Only"
@Encoder888
First of all Welcome to the Forum
first of all AQ can be used only when needed, in case of blockness on flat surface
In this situation the AQ the quantitizer of these zones will be lower, so granting a better visual approach
isn't to use indiscriminating, just when needed
automkv take a soft approach to aq, using value not too strong
take a look here
http://forum.doom9.org/showthread.php?t=128044
BHH
delacroixp
26th August 2007, 23:34
Hi,
I'm relatively new to AutoMKG...
Me too and Welcome to Doom9 !!!
I have no idea what AQ is.. I can't read or write and so 3-letter words and single sentences are beyond my capacity let alone a 150-page thesis which would call for some serious speed-reading and technical insight... however, I'm sure it's a real page-turner...
I only encode using CQ-22 over-sampled to HD (1280 x Height)... which roughly halves the original anamorphic Mpeg-2 movie (nice 4 PC's & HDTV's)...
I hope you have a successfull and pleasant stay... sorry I couldn't be of any assistance !
:):D:eek:
Pascal
delacroixp
26th August 2007, 23:51
despite "set width resolution: 720", there is a very small right vertical crop error....
Auotcrop by it's very nature is generally good most of the time and only sometimes bad...
In those instances a hands-on approach may be preferable...
Armed with the exact black-matte values you can easily calculate your DAR values and cropping strategy...
All good !
:):D:eek:
Pascal
delacroixp
27th August 2007, 00:22
I often re-encode the same material a few time to achieve the desired results...
However, I usually use an ISO image and process the PGC...
Is it possible to reuse that processed PGC...
:):devil::eek:
Pascal
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.