$$$
22nd August 2002, 14:34
When I convert my TV captures to VCD I normally blacken a 16 pixel border (top, bottom, left and right) as this area is not visible on my TV (overscan) and saves some bitrate while encoding.
It's easy to do with a combination of crop and addborders but it could be even easier when letterbox offered me not only top and bottom but also left and right as input paramters.
It's really a nice-to-have, so just in case some bored programmer needs to do train his fingers a little...
Ah, maybe a color code as well in case someone likes a colored border.
Thanks in advance in case anyone cares.
$
It's easy to do with a combination of crop and addborders but it could be even easier when letterbox offered me not only top and bottom but also left and right as input paramters.
It's really a nice-to-have, so just in case some bored programmer needs to do train his fingers a little...
Ah, maybe a color code as well in case someone likes a colored border.
Thanks in advance in case anyone cares.
$