View Single Post
Old 26th September 2014, 16:01   #48  |  Link
HWK
Registered User
 
HWK's Avatar
 
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
Also Jdobbs, there is bug in file output name and need fixing.

I am working with CAPT_AMERICA_WINTER_SOLDIER_3D and have chosen alternate output with two pass encode and encoding with X265.

X265 batch file contents Pass 1
Quote:
"E:\BD-RBV04901\BD_Rebuilder\tools\avs2yuv.exe" "F:\BD-RB\WORKFILES\VID_00800.AVS" -o - | "E:\BD-RBV04901\BD_Rebuilder\tools\x265.exe" - --preset slow --qpfile "F:\BD-RB\WORKFILES\VID_00800.CHP" --keyint 240 --bitrate 9839 --y4m --stats "F:\BD-RB\WORKFILES\VID_00800.AVS.264.stats" --pass 1 --output NUL
X265 batch file contents Pass 2
Quote:
"E:\BD-RBV04901\BD_Rebuilder\tools\avs2yuv.exe" "F:\BD-RB\WORKFILES\VID_00800.AVS" -o - | "E:\BD-RBV04901\BD_Rebuilder\tools\x265.exe" - --preset slow --qpfile "F:\BD-RB\WORKFILES\VID_00800.CHP" --keyint 240 --bitrate 9839 --y4m --stats "F:\BD-RB\WORKFILES\VID_00800.AVS.264.stats" --pass 2 --output "F:\BD-RB\WORKFILES\VID_00800.AVS.264"
You mention you did lot of sources and it didn't happen, but never tried 3D source and this is 3D source.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it.

Last edited by HWK; 26th September 2014 at 16:32.
HWK is offline   Reply With Quote