![]() |
![]()
| ![]() |
![]()
NAMEblind-extend - Add margins to a video SYNOPSISblind-extend [-l left] [-r right] [-a above] [-b below] [-t] DESCRIPTIONblind-extend reads a video from stdin and prints a version of it, where extra space has been to its sides, to stdout. OPTIONS
REQUIREMENTSblind-extend requires enough free memory to load two full frames into memory, one of the size of the source video's frames, and one of the size of the target video's frames. A frame requires 32 bytes per pixel it contains. blind-extend has not been optimised for memory usage, but instead for code simplicity. SEE ALSOblind(7), blind-crop(1), blind-translate(1) AUTHORSMattias Andrée <maandree@kth.se>
|