Log in

View Full Version : peachsmoother error


archaeo
16th June 2004, 03:40
Tried to run peachsmoother through DVDRebuilder, and got a "only supports YUY2 color format" error on the output...

I have 'Convert to YUY()' checked in RB, so I'm not sure what's going on.

I'm a noob w/this so any help appreciated thanks

Boulder
16th June 2004, 08:46
DVD-RB probably converts to YUY2 at the end of the script so PeachSmoother doesn't get YUY2 data anyway. I think there's some tool that will allow you to edit the DVD-RB AVS scripts manually, maybe that would help you.

archaeo
16th June 2004, 14:26
DVD-RB probably converts to YUY2 at the end of the script


So I will need to move the 'convert to YUY2' command to the beginning of the script in RB?

Boulder
16th June 2004, 14:31
Place it right before the PeachSmoother line so other possible filters get YV12 data.

archaeo
17th June 2004, 14:33
DVD-RB probably converts to YUY2 at the end of the script

Thanks Boulder, that was exactly the problem.

I had to work around it in Rebuilder, since RB was placing the script after the filter commands. To do this I unchecked the 'Convert to YUY2' tab, and instead placed the same command in the AVS filter scripting box. Now it converts BEFORE the filters are started, and, no problems.

Appreciate the help!


-a