[theora] Dvgrab command

Basil Mohamed Gohar abu_hurayrah at hidayahonline.org
Fri Sep 3 06:20:34 PDT 2010


 On 09/03/2010 06:07 AM, Narendra Sisodiya wrote:
> Recently I tried to live broadcast the video of our workshop. but i
> was failed.
> I applied the following command
>
>
> dvgrab --format raw - | ffmpeg2theora -f dv -x 80 -y 64 -o /dev/stdout
> - | oggfwd myvps 8000 hackme /live.ogg
>
> I was able to configure video size but unable to configure audio bitrate.
>
> it was taking 60 kbps for audio and 20 kbps for video.
> I want 20 kbps for audio...
>
If you just type `ffmpeg2theora` without any parameters, you'll get a
full listing of all parameters that can be used.  For example, audio
bitrate can be specified with the `--audiobitrate` option.


More information about the theora mailing list