Printable Version of Topic
Click here to view this topic in its original format
Unofficial VirtualDub Support Forums > Newbie Questions > Right Side Of Video Is Cropped Off When Importing


Posted by: Jugdish Aug 7 2004, 04:51 AM
I'm having trouble importing a Quicktime MOV video by frameserving it with AviSynth's DirectShowSource function. The problem is that the right side of the screen is cropped off in every frame.

The video was compressed with 3ivX and plays back fine (no cropping) when I open it in QuickTime Player or Windows Media Player. QuickTime reports that the video's dimensions are 712x480 but when it is opened it actually plays in a 865x480 window. Why would this be? When I frameserve the video into VDub, it reads it as 712x480, and that's what causes the right side of each frame to get chopped off.

Here is the command I'm calling AviSynth:
DirectShowSource("video.mov", fps=23.99, seek=true, audio=false)

Posted by: stephanV Aug 7 2004, 05:55 AM
if it was compressed in 3ivx, you could also try muxing it in the avi container with graphedit.

Powered by Invision Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)