juGGaKNot
8th June 2009, 18:49
Hi
Right now i have sar 1/1 in my cfg and i do not know what it does, the wiki entry says "not set" is better but i have to ask
What does it do ? where does it help ?
I have just added a 3D bat to my encoding bats
echo VideoLeft = AVIsource("%mypath%\eyeleft.avi", audio=false) >> "%mypath%\@temp3D\%mymovie%.avs"
echo VideoRight = AVIsource("%mypath%\eyeright.avi", audio=false) >> "%mypath%\@temp3D\%mymovie%.avs"
echo VideoStacked = StackHorizontal(VideoRight,VideoLeft) >> "%mypath%\@temp3D\%mymovie%.avs"
echo ConvertToYV12(VideoStacked, matrix="pc.601") >> "%mypath%\@temp3D\%mymovie%.avs"
And the general resolutions here are 1920x600, 2560x1080 etc etc
What sar should i use ? should i set it to weight:height ?
THNX, cheers.
Right now i have sar 1/1 in my cfg and i do not know what it does, the wiki entry says "not set" is better but i have to ask
What does it do ? where does it help ?
I have just added a 3D bat to my encoding bats
echo VideoLeft = AVIsource("%mypath%\eyeleft.avi", audio=false) >> "%mypath%\@temp3D\%mymovie%.avs"
echo VideoRight = AVIsource("%mypath%\eyeright.avi", audio=false) >> "%mypath%\@temp3D\%mymovie%.avs"
echo VideoStacked = StackHorizontal(VideoRight,VideoLeft) >> "%mypath%\@temp3D\%mymovie%.avs"
echo ConvertToYV12(VideoStacked, matrix="pc.601") >> "%mypath%\@temp3D\%mymovie%.avs"
And the general resolutions here are 1920x600, 2560x1080 etc etc
What sar should i use ? should i set it to weight:height ?
THNX, cheers.