On 6/16/07, Gary Mort <gm-enc at saplings.us> wrote: > When I convert a WMV file(containing version 8 video and version 9 > audio) to Flash, I keep getting the last 5 seconds of the video truncated. Tell me if you have the same behavior with both of these commands: mplayer somefile -vo null mplayer somefile -vo null -vc null --Joey