| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| CDFreaks Resident 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? |
| | |
| | #2 (permalink) |
| Senior Moderator 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. |
| | |
| | #5 (permalink) | |
| CDFreaks Resident Join Date: Jan 2003 Location: On the westside
Posts: 1,381
| Quote:
![]() | |
| | |
| | #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. |
| | |
| |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| |
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 |