On Thu, 14 May 2009 13:03:00 +1000 "Matthew Kwan" <mkwan at vivatel.com.au> wrote: > Is there a way to make audio and video stream smoothly to an external > application using the existing executable? Use two seperate instances, one for audio, one for video. Or just use libavcodec. -- Don't trust me! I'm wrong!