blind-from-portable.1 - blind - suckless command-line video editing utility | |
git clone git://git.suckless.org/blind | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
blind-from-portable.1 (568B) | |
--- | |
1 .TH BLIND-FROM-PORTABLE 1 blind | |
2 .SH NAME | |
3 blind-from-portable - Convert a video from a portable format to a proces… | |
4 .SH SYNOPSIS | |
5 .B blind-from-portable | |
6 [-s] | |
7 .SH DESCRIPTION | |
8 .B blind-from-portable | |
9 converts a video from a portable format to a processable format. | |
10 .SH OPTIONS | |
11 .B -s | |
12 Do not convert single-precision floating-points number | |
13 from binary32, and double-precision floating-points number | |
14 from binary64, to local encoding. | |
15 .SH SEE ALSO | |
16 .BR blind (7), | |
17 .BR blind-to-portable (1), | |
18 .BR blind-from-text (1) | |
19 .SH AUTHORS | |
20 Mattias Andrée | |
21 .RI < [email protected] > |