Tweak sysutils/dateutils version 0.2.7
[dports.git] / multimedia / libmovtar / pkg-descr
1 [ excerpt from developer's README ]
2
3 libmovtar
4 ---------
5
6 has been implemented according to the quicktime4linux API 
7
8 It supports reading and writing (read/write mode has been prepared,
9 but is not implemented yet) of MJPEG video in YUV 4:2:2 JPEG with
10 mono/stereo, 8/16-bit, any sample rate sound.
11
12 It supports indexing files (always done when writing a new file,
13 old (or manually created) movtar files without index are indexed
14 internally during the opening process).
15
16 You can freely jump forwards and backwards between the frames in
17 an opened file.
18
19 WWW: http://sourceforge.net/projects/mjpeg/