View Single Post
Old 14th December 2009, 12:08   #10  |  Link
Mixer73
Registered User
 
Join Date: Nov 2007
Posts: 240
Quote:
Originally Posted by Dark Shikari View Post
What's the point of asking for a critique of your settings if you're just going to throw them in the bin and use some other unrelated preset from Xvid4PSP anyways? Seriously, I don't understand the point of this thread. The settings you posted won't even work. Therefore, if they are working, you're not using those settings.
Well I'm hoping that any settings I can learn can translate to whatever tool I use, if Staxrip provides a more up to date command line that makes more sense then perhaps I can use that and integrate the advice you have given me.

I have no doubt you know a whole lot more than anybody, but I'm not sufficiently expert to use the command lines on their own at the moment, I need a GUI to glue it all together for me.

So I'm hoping that with Staxrip I can sort all the rest, and get a working command line that DOES make sense so I can improve what I am doing.

I'm only using Xvid4PSP because its very easy to use, and whatever the go is with the strange command line, it is giving me a result.

However it sounds as if I may be able to get the same or better result, quicker using x264 more closely to how its meant to be used.

This is the whole output of a job in progress with Xvid4PSP if it makes anything clearer:

Code:
TASK
------------------------------
Format: MP4 PS3 or XBOX360
Duration: 01:47:13:560 (160839)
VideoDecoder: MPEG2Source
Resolution: 1440x1080 > 720x400
VCodecPreset: Custom
VEncodingMode: ThreePassQuality
VideoCodec: MPEG2 > x264
VideoBitrate: 11980 > Q24.0
Framerate: 25.000
SourceType: PROGRESSIVE
FieldOrder: UNKNOWN
AudioDecoder: bassAudioSource
AEncodingPreset: AAC-HE ABR 64k
AudioCodec: AC3 > AAC
AudioBitrate: 384 > 64
Samplerate: 48000
Channels: 2

SCRIPT
------------------------------
import("C:\Program Files (x86)\Winnydows\XviD4PSP5\dlls\AviSynth\functions\AudioFunctions.avs")
import("C:\Program Files (x86)\Winnydows\XviD4PSP5\dlls\AviSynth\functions\VideoFunctions.avs")
loadplugin("C:\Program Files (x86)\Winnydows\XviD4PSP5\apps\DGMPGDec\DGDecode.dll")
loadplugin("C:\Program Files (x86)\Winnydows\XviD4PSP5\dlls\AviSynth\plugins\bass\bassAudio.dll")

video = MPEG2Source("C:\Encode\MOVIE- Mr - Mrs Smith - Nine Digital HD (2009-12-08 20-20).index\MOVIE- Mr - Mrs Smith - Nine Digital HD (2009-12-08 20-20).d2v",cpu=0,info=3)
audio = bassAudioSource("C:\Encode\MOVIE- Mr - Mrs Smith - Nine Digital HD (2009-12-08 20-20).index\MOVIE- Mr - Mrs Smith - Nine Digital HD (2009-12-08 20-20) T80 2_0ch 384Kbps DELAY 0ms.ac3")
AudioDub(video, audio)

AutoYV12()
Spline16Resize(720, 400)



VIDEO ENCODING
------------------------------
Encoding video to: C:\Temp\0098.264
x264 Q24.0 720x400 25.000fps (160839 frames)
...first pass...
 
x264.exe: --pass 1 --crf 24.0 --level 4.1 --deblock 1:1 --direct auto --b-adapt 2 --trellis 2 --qcomp 0.5 --vbv-bufsize 24000 --vbv-maxrate 24000 --partitions all --subme 9 --me esa --rc-lookahead 60 --sar 1:1 --stats "C:\Temp\0098.log" --output "C:\Temp\0098.264" "C:\Temp\0098.avs"
 
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [info]: cabac=1 ref=1 deblock=1:1:1 analyse=0x1:0 me=dia subme=2 psy=1 psy_rd=0.0:0.0 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=0 cqm=0 deadzone=21,11 chroma_qp_offset=0 threads=6 nr=0 decimate=1 mbaff=0 constrained_intra=0 bframes=3 b_pyramid=0 b_adapt=2 b_bias=0 direct=3 wpredb=1 wpredp=2 keyint=250 keyint_min=25 scenecut=40 rc_lookahead=60 rc=crf mbtree=1 crf=24.0000 qcomp=0.50 qpmin=10 qpmax=51 qpstep=4 vbv_maxrate=24000 vbv_bufsize=24000 ip_ratio=1.40 aq=1:1.00
x264 [info]: profile Main, level 4.1
Best bitrate for Q24.0: 456kbps
...second pass...
 
x264.exe: --pass 3 --bitrate 456 --level 4.1 --deblock 1:1 --direct auto --b-adapt 2 --trellis 2 --qcomp 0.5 --vbv-bufsize 24000 --vbv-maxrate 24000 --partitions all --subme 9 --me esa --rc-lookahead 60 --stats "C:\Temp\0098.log" --sar 1:1 --output NUL "C:\Temp\0098.avs"
 
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [info]: cabac=1 ref=3 deblock=1:1:1 analyse=0x3:0x133 me=esa subme=9 psy=1 psy_rd=1.0:0.0 mixed_ref=1 me_range=16 chroma_me=1 trellis=2 8x8dct=1 cqm=0 deadzone=21,11 chroma_qp_offset=-2 threads=6 nr=0 decimate=1 mbaff=0 constrained_intra=0 bframes=3 b_pyramid=0 b_adapt=2 b_bias=0 direct=3 wpredb=1 wpredp=2 keyint=250 keyint_min=25 scenecut=40 rc_lookahead=0 rc=2pass mbtree=1 bitrate=456 ratetol=1.0 qcomp=0.50 qpmin=10 qpmax=51 qpstep=4 cplxblur=20.0 qblur=0.5 vbv_maxrate=24000 vbv_bufsize=24000 ip_ratio=1.40 aq=1:1.00
x264 [info]: profile High, level 4.1
...last pass...
 
x264.exe: --pass 2 --bitrate 456 --level 4.1 --deblock 1:1 --direct auto --b-adapt 2 --trellis 2 --qcomp 0.5 --vbv-bufsize 24000 --vbv-maxrate 24000 --partitions all --subme 9 --me esa --rc-lookahead 60 --stats "C:\Temp\0098.log" --sar 1:1 --output "C:\Temp\0098.264" "C:\Temp\0098.avs"
 
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [info]: cabac=1 ref=3 deblock=1:1:1 analyse=0x3:0x133 me=esa subme=9 psy=1 psy_rd=1.0:0.0 mixed_ref=1 me_range=16 chroma_me=1 trellis=2 8x8dct=1 cqm=0 deadzone=21,11 chroma_qp_offset=-2 threads=6 nr=0 decimate=1 mbaff=0 constrained_intra=0 bframes=3 b_pyramid=0 b_adapt=2 b_bias=0 direct=3 wpredb=1 wpredp=2 keyint=250 keyint_min=25 scenecut=40 rc_lookahead=0 rc=2pass mbtree=1 bitrate=456 ratetol=1.0 qcomp=0.50 qpmin=10 qpmax=51 qpstep=4 cplxblur=20.0 qblur=0.5 vbv_maxrate=24000 vbv_bufsize=24000 ip_ratio=1.40 aq=1:1.00
x264 [info]: profile High, level 4.1
Mixer73 is offline   Reply With Quote