Go Back   Club CDFreaks - Knowledge is Power > International Chat: Software related > Video Edit Software


Commercial message



Video Edit Software Discuss, Crop edge of DVD ? at International Chat: Software related forum; Is it possible to crop the edge of a short dvd movie. It is a presentation for work that someone made, (pretty crappy work IMO) but I would like to remove a band of distortion like you see at the bottom of a VCR movie when the tracking is off


Reply
 
Thread Tools
Old 11-03-2004   #1 (permalink)
CDFreaks Resident
 
nmpaulcp's Avatar
 
Join Date: Jan 2003
Location: On the westside
Posts: 1,381
Crop edge of DVD ?

Is it possible to crop the edge of a short dvd movie. It is a presentation for work that someone made, (pretty crappy work IMO) but I would like to remove a band of distortion like you see at the bottom of a VCR movie when the tracking is off but it is on the side. It is only 5 minutes or so long and was considering trying to convert to avi or divx and then fixing it with TMPGEnc and reverting back to dvd. Hate to end up with a bad picture. Any ideas?
nmpaulcp is offline   Reply With Quote
Old 12-03-2004   #2 (permalink)
Senior Moderator
 
ChickenMan's Avatar
 
Join Date: Apr 2002
Location: Oz
Posts: 2,645
Yep, but you need to reencode it. Follow the DVD to DVDR Tutorial. In DVD2SVCD's Frameserver Tab, select Edit as Part of Video Encoding and strart the encode. When the window pops up (just after Audio extracted/converted) change the line from:

BicubicResize(720,480,0.0,0.6)

to this and include the 2 extra lines:

Crop(16,0,688,480)
BicubicResize(688,480,0.0,0.6)
AddBorders(16,0,16,0)


Change the number 480 (NTSC) to 576 if its a PAL conversion. This will remove 16 pixels from left and right sides and add in black bars in their place.
__________________
Cheers,
CM

Please don't PM me with technical questions, use the Forum, that's what it's here for.

Last edited by ChickenMan; 12-03-2004 at 11:15.
ChickenMan is offline   Reply With Quote
Old 12-03-2004   #3 (permalink)
CDFreaks Resident
 
DiiZzY's Avatar
 
Join Date: Feb 2004
Location: Nordic Region, Sweden
Posts: 2,859
You probably want to use lanczosResize rather than Bicubic to maintain sharpness.
//Danne
DiiZzY is offline   Reply With Quote
Old 12-03-2004   #4 (permalink)
Retired Moderator
 
Join Date: Jun 2002
Location: Deadwood
Posts: 11,449
Procoder Express includes cropping options, very easy to use and many times faster then TMPGEnc.
rdgrimes is offline   Reply With Quote
Old 13-03-2004   #5 (permalink)
CDFreaks Resident
 
nmpaulcp's Avatar
 
Join Date: Jan 2003
Location: On the westside
Posts: 1,381
Quote:
Originally posted by ChickenMan
Yep, but you need to reencode it. Follow the DVD to DVDR Tutorial. In DVD2SVCD's Frameserver Tab, select Edit as Part of Video Encoding and strart the encode. When the window pops up (just after Audio extracted/converted) change the line from:

BicubicResize(720,480,0.0,0.6)

to this and include the 2 extra lines:

Crop(16,0,688,480)
BicubicResize(688,480,0.0,0.6)
AddBorders(16,0,16,0)


Change the number 480 (NTSC) to 576 if its a PAL conversion. This will remove 16 pixels from left and right sides and add in black bars in their place.
Thanks again for an excellent tut.
nmpaulcp is offline   Reply With Quote
Old 13-03-2004   #6 (permalink)
Retired Moderator
 
Join Date: Jun 2002
Location: Deadwood
Posts: 11,449
Procoder Express lets you drag each of the 4 borders to where you want it. Much nicer as it eliminates guesswork.
rdgrimes is offline   Reply With Quote
Old 15-03-2004   #7 (permalink)
CD Freaks Member
 
Join Date: Feb 2001
Posts: 204
In the above example it doesn't matter what resize filter you use as the video is not being resized.

crop(16,0,-16,0)
AddBorders(16,0,16,0)

does the same thing and works fine for PAL or NTSC.

Also rather than crop() and addborders() it is probably easier just to use Letterbox()

Something like Letterbox(0,8) to replace the bottom 8 pixels with black.

Could also try FillMargins(0,0,0,8) which would use the edge colours rather than black to fill.
celtic_druid is offline   Reply With Quote
 
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Printing all the way to the edge of Verbatim DVD-R's with a Canon IP4200 printer? triplea CD & DVD Printing and Labeling 5 03-12-2006 13:18
How to crop usind nero recode 2? Chef1187 Nero Recode 0 01-10-2006 21:55
Verbatim DVD+R DL - Speckling near the outer edge Johntea Blank Media 1 06-09-2006 09:57
Printing on outer edge of dvd maxxjulie Blank Media 2 04-03-2006 21:09
Can you burn a CD or DVD all the way to edge? chessieman Newbie Forum 2 22-09-2005 06:12


All times are GMT +2. The time now is 19:56.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0