| CODENOTIFIER | HelpYou are not signed inSign in |
Project: FFmpeg2theora
Revision: 15131
Author: j
Date: 24 Jul 2008 10:01:54
Changes:fix help, its --intpufps
Files:| ... | ...@@ -1215,7 +1215,7 @@ | |
| 1215 | 1215 | " ffmpeg2theora frame%%06d.png -o output.ogv\n" |
| 1216 | 1216 | "\n" |
| 1217 | 1217 | " Live streaming from V4L Device:\n" |
| 1218 | " ffmpeg2theora /dev/video0 -f video4linux -fps 15 -x 160 -y 128 -o - \\\n" | |
| 1218 | " ffmpeg2theora /dev/video0 -f video4linux --inputfps 15 -x 160 -y 128 -o - \\\n" | |
| 1219 | 1219 | " | oggfwd iccast2server 8000 password /theora.ogv\n" |
| 1220 | 1220 | "\n" |
| 1221 | 1221 | " Live encoding from a DV camcorder (needs a fast machine):\n" |