diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2011-09-19 19:10:24 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2011-09-19 19:10:24 +0200 |
| commit | d2d9a90f4535a31bcd762c56680d8c7579be5eca (patch) | |
| tree | 61f9443fc9393620fd2dbf4571ad17159ef3facc | |
| parent | 130a79ff1feaa43f99d0ad4bde67a76cc6f37fd6 (diff) | |
Add TODO on --speech option.
| -rwxr-xr-x | localvideowebencode | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/localvideowebencode b/localvideowebencode index c2edf2a..6c5b043 100755 --- a/localvideowebencode +++ b/localvideowebencode @@ -15,6 +15,7 @@ # * melt -consumer avformat:outfile.webm properties=consumer/avformat/webm infile.xml # * melt -consumer avformat:outfile.x264 properties=consumer/avformat/x264-medium-baseline infile.xml # * melt -consumer avformat:outfile.ogg f=ogg vcodec=libtheora b=1120k acodec=libvorbis aq=25 infile.xml +# TODO: add --speech option, using mono, lower audio rate, and (when solved how) speex set -e |
