File tree Expand file tree Collapse file tree 4 files changed +73
-0
lines changed Expand file tree Collapse file tree 4 files changed +73
-0
lines changed Original file line number Diff line number Diff line change
1
+ .\" Manpage for avmeta.
2
+ .\" Contact arnaud.marcantoine@gmail.com to correct errors or typos.
3
+ .TH man 1 "21 May 2014" "1.0" "avinfo man page"
4
+ .SH NOM
5
+ avinfo - display version informations
6
+ .SH SYNOPSIS
7
+ avinfo
8
+ .SH AUTHOR
9
+ Written by Marc-Antoine ARNAUD (arnaud.marcantoine@gmail.com)
10
+ .SH COPYRIGHT
11
+ Licence GPL-v3.0+
Original file line number Diff line number Diff line change
1
+ .\" Manpage for avmeta.
2
+ .\" Contact arnaud.marcantoine@gmail.com to correct errors or typos.
3
+ .TH man 1 "21 May 2014" "1.0" "avmeta man page"
4
+ .SH NOM
5
+ avmeta - display media metadatas
6
+ .SH SYNOPSIS
7
+ .B avmeta [
8
+ .I FILE
9
+ ]
10
+ .SH DESCRIPTION
11
+ Display metadatas extracted from file.
12
+ .SH BUGS
13
+ Only display Format, Audio and Video Metadatas
14
+ .SH AUTHOR
15
+ Written by Marc-Antoine ARNAUD <arnaud.marcantoine@gmail.com>
16
+ .SH COPYRIGHT
17
+ Licence GPL-v3.0+
18
+ .SH SEE ALSO
19
+ ffprobe
Original file line number Diff line number Diff line change
1
+ .\" Manpage for avmeta.
2
+ .\" Contact arnaud.marcantoine@gmail.com to correct errors or typos.
3
+ .TH man 1 "21 May 2014" "1.0" "av++ man page"
4
+ .SH NOM
5
+ av++ - transcode media
6
+ .SH SYNOPSIS
7
+ .B av++
8
+ [
9
+ .I FILE
10
+ ]
11
+ .SH DESCRIPTION
12
+ Transcode file to Mpeg2.
13
+ .SH BUGS
14
+ Need to choose output profile
15
+
16
+ Need to transcode audio
17
+ .SH AUTHOR
18
+ Written by Marc-Antoine ARNAUD <arnaud.marcantoine@gmail.com>
19
+ .SH COPYRIGHT
20
+ Licence GPL-v3.0+
21
+ .SH SEE ALSO
22
+ ffmpeg
Original file line number Diff line number Diff line change
1
+ .\" Manpage for avmeta.
2
+ .\" Contact arnaud.marcantoine@gmail.com to correct errors or typos.
3
+ .TH man 1 "21 May 2014" "1.0" "avprocessor man page"
4
+ .SH NOM
5
+ avprocessor - rewrap medias
6
+ .SH SYNOPSIS
7
+ avmeta [
8
+ .I CONFIG
9
+ ] [
10
+ .I FILE
11
+ ]
12
+ .SH DESCRIPTION
13
+ Simple rewrap of media files
14
+ .SH BUGS
15
+ Actually no transcode
16
+ .SH AUTHOR
17
+ Written by Marc-Antoine ARNAUD <arnaud.marcantoine@gmail.com>
18
+ .SH COPYRIGHT
19
+ Licence GPL-v3.0+
20
+ .SH SEE ALSO
21
+ .B ffmpeg
You can’t perform that action at this time.
0 commit comments