I have a frontend box that is too slow to do very high quality deinterlacing or H.264 playback so I'd like to be able to properly transcode files to MPEG-4 DIVX / XVID (like the built-in transcoder can do) but also add the step of using a high-quality deinterlacer, like YADIF, during the transcode so the frontend doesn't have to do any deinterlacing. It doesn't seem as though the custom filter allows YADIF. What is the best way to do this? Thanks.