1pia(1)                      General Commands Manual                     pia(1)
2
3
4

NAME

6       pia - play media files
7

SYNOPSIS

9       pia [ options ] movie
10

DESCRIPTION

12       pia is a small X11 tool which plays movie files.
13

OPTIONS

15       pia understands the usual toolkit options (-geometry + friends).  Addi‐
16       tional options are:
17
18       -h     display help text
19
20       -v     be verbose.
21
22       -debug enable debug messages.
23
24       -dsp <dev>
25              Use OSS device <dev> for sound.
26
27       -noxv  Disable Xvideo extension.
28
29       -nogl  Disable OpenGL.
30
31       -noaudio
32              Don't play sound.
33
34       -novideo
35              Don't play video.
36
37       -slow n
38              Slowdown video playback by factor n.  n=2 doubles playback time,
39              ...  This also turns off audio playback.
40

SUPPORTED MOVIE FORMATS

42       Main  purpose  of  this  utility is to playback movie files recorded by
43       xawtv, motv and streamer.  It should be able to playback every  AVI  or
44       QuickTime  movie  written by one of the mentioned utilities.  Feel free
45       to submit a bug report if this doesn't work for some file.
46
47   QuickTime
48       pia uses libquicktime to decode quicktime movies,  thus  it  should  be
49       able  to  decode  and  playback  all  movies  with  codecs supported by
50       libquicktime.
51
52   AVI
53       AVI support is very limited.  Video: uncompressed RGB data (15  and  24
54       bpp) and mjpeg is supported.  Audio: only uncompressed PCM data works.
55
56   WAV
57       WAV  files  are  playable too, with the same limitation like AVI audio:
58       only uncompressed PCM data.
59

AUTHOR

61       Gerd Knorr <kraxel@bytesex.org>
62
64       2002 Gerd Knorr
65
66       Copyright (C) 2002 Gerd Knorr <kraxel@bytesex.org>
67
68       This program is free software; you can redistribute it and/or modify it
69       under  the  terms of the GNU General Public License as published by the
70       Free Software Foundation; either version 2 of the License, or (at  your
71       option) any later version.
72
73       This  program  is  distributed  in the hope that it will be useful, but
74       WITHOUT ANY  WARRANTY;  without  even  the  implied  warranty  of  MER‐
75       CHANTABILITY  or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
76       Public License for more details.
77
78       You should have received a copy of the GNU General Public License along
79       with this program; if not, write to the Free Software Foundation, Inc.,
80       675 Mass Ave, Cambridge, MA 02139, USA.
81
82
83
84                              (c) 2002 Gerd Knorr                       pia(1)
Impressum