[FFmpeg-cvslog] doc/indevs/iec61883: document requirements for iec61883 device

Georg Lippitsch git at videolan.org
Fri Jul 6 11:51:19 CEST 2012


ffmpeg | branch: master | Georg Lippitsch <georg.lippitsch at gmx.at> | Thu Jul  5 16:00:51 2012 +0200| [60270eb482ed43b370bb2a9c5350cc3d54e61a0f] | committer: Stefano Sabatini

doc/indevs/iec61883: document requirements for iec61883 device

Signed-off-by: Stefano Sabatini <stefasab at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=60270eb482ed43b370bb2a9c5350cc3d54e61a0f
---

 doc/indevs.texi |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/indevs.texi b/doc/indevs.texi
index dd167b8..fed0fbf 100644
--- a/doc/indevs.texi
+++ b/doc/indevs.texi
@@ -183,6 +183,10 @@ See also @url{http://linux-fbdev.sourceforge.net/}, and fbset(1).
 
 FireWire DV/HDV input device using libiec61883.
 
+To enable this input device, you need libiec61883, libraw1394 and
+libavc1394 installed on your system. Use the configure option
+ at code{--enable-libiec61883} to compile with the device enabled.
+
 The iec61883 capture device supports capturing from a video device
 connected via IEEE1394 (FireWire), using libiec61883 and the new Linux
 FireWire stack (juju). This is the default DV/HDV input method in Linux



More information about the ffmpeg-cvslog mailing list