[FFmpeg-user] Raspberry Pi to YouTube Live

Lou lou at lrcd.com
Mon Jan 27 07:08:17 CET 2014


On Sun, 26 Jan 2014 14:51:45 -0800
Daryll Strauss <daryll.strauss at gmail.com> wrote:

> raspivid -t 999999 -w 1280 -h 720 -fps 30 -b 3000000 -pf main -g 30 -o - 
> -ih -qp 10 -n | avconv -re -f h264 -i - -b:a 128k -f s16le -ar 44100 -ac 
> 2 -i /dev/zero -f flv -codec:v copy -codec:a aac -strict experimental 
> out.flv

avconv is not from FFmpeg. We do not provide support for third-party
products here.

See:
http://blog.pkh.me/p/13-the-ffmpeg-libav-situation.html
http://stackoverflow.com/questions/9477115/


More information about the ffmpeg-user mailing list