Hi folks,
I would like to convert a 2.35:1 DVD movie I have to avi. In a few scenes it has a brief subtitle appearing underneath the movie frame, which is 'burned in' (ie. can't be switched on or off). For simplicity, I was going to encode the movie to avi and only crop out the top letterbox. I am assuming it doesn't take a signficant amount of encoding data to encode the bottom letterbox, given it's completely black for 99.9% of the movie.
However, if it does waste a significant amount of space in the avi file, I'd consider trying to make my own subtitle .srt file to go with the avi; and crop the bottom letterbox as well.
What do you recommend?
Cheers,
B
+ Reply to Thread
Results 1 to 2 of 2
-
-
Black borders take almost no bitrate with codecs like MPEG2, MPEG4, h.264, etc.
For example, I took a 90 second 720x480 MPEG2 file (movie trailer) and encoded it with Xvid using its default settings (constant quantizer = 4). In this mode every frame is encoded with the same quality regardless of the content. Each frame consumes whatever number of bits is needed to maintain the requested quality level. The file turns out whatever size is necessary.
I encoded the video normally first. Then I filled half the frame with black and ecoded again. Then I filled the other half of the frame instead (in case one half was more difficult than the other) and encoded. Here's the results:
Full frame: 15.6 MB
half black frame: 7.65 MB
other half black frame: 8.00 MB
There was no audio in these tests.
Similar Threads
-
Crop/Remove black bars without re-encoding?
By agent154 in forum Blu-ray RippingReplies: 55Last Post: 22nd Aug 2015, 20:06 -
Encore letterboxes widescreen footage
By koberulz in forum Authoring (DVD)Replies: 1Last Post: 19th Oct 2011, 00:58 -
Letterboxes on side of video
By billyb14 in forum ffmpegX general discussionReplies: 4Last Post: 1st Dec 2009, 15:03 -
encoding black border or not ?
By miss in forum Video ConversionReplies: 1Last Post: 3rd Sep 2009, 09:27 -
How do I get rid of letterboxes and pillar boxes
By Tyrod in forum Newbie / General discussionsReplies: 3Last Post: 6th Feb 2009, 14:30