logo Sign In

Post #299231

Author
Darth Editous
Parent topic
***The "Darth Editous" Episode IV DVD Info and Feedback Thread*** - a partially "de-specialed" DVD
Link to post in topic
https://originaltrilogy.com/post/id/299231/action/topic#299231
Date created
17-Oct-2007, 5:51 PM
Originally posted by: endlessmug
get this in premiere with that plugin...

Badblue: input must be RGB32!

what should i do? i'm new at writing avisynth scripts.


You probably just need to add converttorgb32 before you call badblue (or any other of my plugins). If Premier doesn't like the result, it may require a converttorgb24 or converttoyuy2 after the plugin call.

I export any frames that need to be repaired to TGA, or TGA sequence. Then I either encode to MJPEG to save space, or just reinsert the TGAs with AviSynth.

I doubt I'll do a DL version - the SL is fine quality for me, and it eliminates the layer change.

DE