diff options
author | Robert Swain <robert.swain@gmail.com> | 2009-02-25 20:18:01 +0000 |
---|---|---|
committer | Robert Swain <robert.swain@gmail.com> | 2009-02-25 20:18:01 +0000 |
commit | 66d8229072fca146a3e3b7533114ace11cf4b7dc (patch) | |
tree | 7941356de4c01a1a449df268d201dd00680baf37 /doc | |
parent | d404b3edb3673b2748c3f515eedb836a50e0a560 (diff) | |
download | ffmpeg-66d8229072fca146a3e3b7533114ace11cf4b7dc.tar.gz |
http://bytesex.org/xawtv/ permanently redirects to
http://linux.bytesex.org/xawtv/ so update the URL
Originally committed as revision 17592 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 46150c7155..e3f2dc8727 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -35,7 +35,7 @@ ffmpeg -f oss -i /dev/dsp -f video4linux2 -i /dev/video0 /tmp/out.mpg Note that you must activate the right video source and channel before launching FFmpeg with any TV viewer such as xawtv -(@url{http://bytesex.org/xawtv/}) by Gerd Knorr. You also +(@url{http://linux.bytesex.org/xawtv/}) by Gerd Knorr. You also have to set the audio recording levels correctly with a standard mixer. |