Log in

View Full Version : extension to letterbox wanted


$$$
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.

$

sh0dan
22nd August 2002, 15:36
Post it at http://sourceforge.net/projects/avisynth2 and I'll assign it to myself (but at a low priority ;)

$$$
22nd August 2002, 16:59
Thanks, man, that's quick and good news. I created that request, but I overlooked the priority option, so it's now on 5 but you can treat it as 1.

$

Si
25th August 2002, 22:37
If you'r using TMPGEnc for encoding the VCD, you can simply use its Clip filter amd just leave it set from one encode to another.

(I do it myself because its quicker/easier than my own VirtualDub filter :o )

regards
Simon

sh0dan
28th August 2002, 07:40
Well - I did implement it (in CVS). You can download test binary from here (http://cultact-server.novi.dk/kpo/avisynth/avs_cvs.html)

$$$
28th August 2002, 09:59
Great, that was fast indeed for a low priority item. Just tried it and it works nicely.

Thanks a bundle, Klaus!

$