Penguin
Annotated edit history of gtv(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 GTV
2 !!!GTV
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 AUTHOR
8 ----
9 !!NAME
10
11
12 gtv - MPEG audio (MP3) and video (MPEG-1) player with GTK+ GUI
13 !!SYNOPSIS
14
15
16 __gtv__ ''file''
17 !!DESCRIPTION
18
19
20 ''gtv'' is an MPEG audio and video player that uses the
21 SDL MPEG Player Library. It can play back MPEG audio (layer
22 1, 2 and 3), MPEG video (MPEG-1) and MPEG system (audio and
23 video combined) files. MPEG-2 video files (as found on DVDs)
24 are not supported.
25
26
27 The video player works best on a 16 bit color depth X11
28 display, it works on other color depths with reduced speed
29 as well. You'll need a CPU with 300 MHz or more to play back
30 an MPEG system stream with 25 frames per secons (fps) at
31 full speed.
32 !!SEE ALSO
33
34
35 SMPEG home page at
36 http://www.lokigames.com/development/smpeg.php3
37 !!AUTHOR
38
39
40 The SDL MPEG Player Library was written by Karl Robillard
41 and Sam Lantinga of Loki Entertainment Software. Please
42 report any bugs and/or fixes to
43 smpeg@lokigames.com.
44
45
46 This manual page was written by Stefan Gybas
47 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.