Cropping script wont work

This forum is for questions and discussion of all the aspects of handling your footage. If you have questions about capturing/ripping footage, AviSynth, or compression/encoding/converting, look here.

Cropping script wont work

Postby ForeverZeroo » Thu Oct 22, 2009 5:23 pm

Worked on my last computer but it wont work now.
the video will work like normal but nothing will be cropped.

here is the script:
#ASYNTHER Default (ffvideosource)
ffvideosource("C:\Program Files\BitLord\Downloads\Fullmetal Alchemist Brotherhood\Fullmetal Alchemist Brotherhood - 08 (1280x720 h264) [27EE07CF].mkv", track=-1)
Crop(124, 0, -124, -0)
Image
Image
User avatar
ForeverZeroo
 
Joined: 03 Aug 2003
Location: Philadelphia, Pa

Re: Cropping script wont work

Postby ForeverZeroo » Sat Oct 24, 2009 9:32 am

If it helps....im also running Vista....if that matters.
Image
Image
User avatar
ForeverZeroo
 
Joined: 03 Aug 2003
Location: Philadelphia, Pa

Re: Cropping script wont work

Postby Scintilla » Sat Oct 24, 2009 10:14 am

Try taking out the minus sign before the second zero? I don't see anything else in there that would prevent it from being cropped; you may want to open the script in VirtualDub and check the file information to see that it really is still 1280x720.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:
User avatar
Scintilla
(for EXTREME)
 
Joined: 31 Mar 2003
Location: New Jersey
Status: Quo

Re: Cropping script wont work

Postby ForeverZeroo » Sat Oct 24, 2009 3:41 pm

Scintilla wrote:Try taking out the minus sign before the second zero? I don't see anything else in there that would prevent it from being cropped; you may want to open the script in VirtualDub and check the file information to see that it really is still 1280x720.


the removing the minus from the zero didnt work.

and forgive me....either i dont follow you...or i dont know how to do it:

how do you open the script in Vdub and check the file info?
Image
Image
User avatar
ForeverZeroo
 
Joined: 03 Aug 2003
Location: Philadelphia, Pa

Re: Cropping script wont work

Postby Scintilla » Sat Oct 24, 2009 4:00 pm

Open the script in VDub like you would open any other video file (either drag-and-drop it from a Windows Explorer window, or use File --> Open video file...).

Then select File --> File Information..., and the resulting window should show you the resolution.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:
User avatar
Scintilla
(for EXTREME)
 
Joined: 31 Mar 2003
Location: New Jersey
Status: Quo

Re: Cropping script wont work

Postby ForeverZeroo » Sat Oct 24, 2009 4:07 pm

Scintilla wrote:Open the script in VDub like you would open any other video file (either drag-and-drop it from a Windows Explorer window, or use File --> Open video file...).

Then select File --> File Information..., and the resulting window should show you the resolution.


it seems to be "1032x720"
Image
Image
User avatar
ForeverZeroo
 
Joined: 03 Aug 2003
Location: Philadelphia, Pa

Re: Cropping script wont work

Postby ForeverZeroo » Sat Oct 24, 2009 4:11 pm

Scintilla wrote:Open the script in VDub like you would open any other video file (either drag-and-drop it from a Windows Explorer window, or use File --> Open video file...).

Then select File --> File Information..., and the resulting window should show you the resolution.


AH! i found the problem! sorry to waste your time ^^;;;;
thanks for helping! you always tend to! its very much loved!
Image
Image
User avatar
ForeverZeroo
 
Joined: 03 Aug 2003
Location: Philadelphia, Pa

Re: Cropping script wont work

Postby lindylex » Wed Oct 28, 2009 1:27 pm

ForeverZeroo, you can always get information about your project using the following ".info()".

return ffvideosource("C:\Program Files\BitLord\Downloads\Fullmetal Alchemist Brotherhood\Fullmetal Alchemist Brotherhood - 08 (1280x720 h264) [27EE07CF].mkv", track=-1).info()
lindylex
 
Joined: 11 Oct 2009


Return to Footage Help

Who is online

Users browsing this forum: No registered users and 0 guests