mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-05 23:40:03 +01:00
Improve Help (#76) - backport db7215 + fix
This commit is contained in:
@@ -336,7 +336,7 @@ $ make
|
||||
# make install
|
||||
</pre>
|
||||
</p>
|
||||
</p>
|
||||
</p>
|
||||
<h4>MjpegTools</h4>
|
||||
You can download the MjpegTools from <a href="http://mjpeg.sourceforge.net">http://mjpeg.sourceforge.net</a><br>
|
||||
<br>
|
||||
|
||||
@@ -300,7 +300,6 @@ usable without them.
|
||||
|
||||
- (required) mjpegtools >= 1.9.0
|
||||
- (required) The XML C library 2 for gnome >= 2.5.4
|
||||
- (required) libunicap >= 0.2.0
|
||||
- (required) ffmpeg (libavcodec, etc) >= 0.50.0
|
||||
- (optional) libdv >= 1.02
|
||||
- (optional) The SDL library >= 1.2.3
|
||||
@@ -326,7 +325,6 @@ does not include them:
|
||||
- libavcodec, libavutil, libswscale and libavformat from the FFmpeg
|
||||
project
|
||||
- mjpegtools
|
||||
- unicap
|
||||
- gtkcairo
|
||||
|
||||
|
||||
@@ -343,10 +341,9 @@ with the following options:
|
||||
$ make
|
||||
# make install
|
||||
|
||||
#### MjpegTools, Unicap
|
||||
#### MjpegTools
|
||||
|
||||
You can download the MjpegTools from <http://mjpeg.sourceforge.net>
|
||||
and the Unicap Imaging library from <http://unicap.sourceforge.net>
|
||||
|
||||
Compilation of both packages is straightforward , in general the
|
||||
following will do it:
|
||||
|
||||
Reference in New Issue
Block a user