View Single Post
Old 18th February 2009, 13:25   #107  |  Link
LeonLanford
Registered User
 
Join Date: Feb 2009
Posts: 20
funny.. now there's no audio..



And something weird is happening.. After encoding one file, when I want to encode another file, it finished suddenly, the file is the first file I encoded, it seems like it's cached.. I've deleted the queue.bat and avisynth script but it's still like that.. I've closed the application and open it again, it's still like that.. really weird..

mencoder
Code:
"D:\File Tampung Sementara\Download\AutoX264_v0.18.171.1640\applications\mencoder.exe" -vf harddup,crop=768:432:0:0,scale=512:288,hqdn3d=2:1:2  -sws 9 -aspect 1.7778 -priority normal -sid 4 -of rawvideo -o autox264.h264  -nosound -ovc x264 -x264encopts crf=25:threads=auto:bframes=3:partitions=all:8x8dct:direct_pred=auto:me=umh:subq=6:frameref=3:aq_mode=2:aq_strength=1.0:psy-rd=1.0,0.0:weight_b:mixed_refs:b_pyramid:level= -sub "C:\Documents and Settings\Leon Lanford\Desktop\encode\leon.ass"  "C:\Documents and Settings\Leon Lanford\Desktop\encode\perlengkapan tes encode + kopirait\[CrystalNova]ARIA_The_ORIGINATION_-_Promo_[82BB8C62].mkv"
"D:\File Tampung Sementara\Download\AutoX264_v0.18.171.1640\applications\mp4box.exe" -add autox264.h264 -fps 29.970 "C:\Documents and Settings\Leon Lanford\Desktop\yah.mp4"
avisynth(ffmpeg) and others
Code:
"D:\File Tampung Sementara\Download\AutoX264_v0.18.171.1640\applications\x264.exe" --crf 25 --threads auto --thread-input  --no-psnr --progress --bframes 3 --partitions all --8x8dct --direct auto --pbratio 1.30 --aud --me umh --subme 6 --ref 3 --aq-mode 2 --aq-strength 1.0 --psy-rd [1.0:0.0] --weightb --mixed-refs --b-pyramid --level  --sar 1:1  --output autox264.h264 "D:\File Tampung Sementara\Download\AutoX264_v0.18.171.1640\autox264_s_[CrystalNova]ARIA_The_ORIGINATION_-_Promo_[82BB8C62].avs"
"D:\File Tampung Sementara\Download\AutoX264_v0.18.171.1640\applications\mp4box.exe" -add autox264.h264 -fps 29.970 "C:\Documents and Settings\Leon Lanford\Desktop\yah.mp4"

Last edited by LeonLanford; 18th February 2009 at 13:35.
LeonLanford is offline   Reply With Quote