[FFmpeg-user] h.265 streaming to youtube

Carl Eugen Hoyos ceffmpeg at gmail.com
Sat Sep 8 17:09:46 EEST 2018


2018-09-08 12:28 GMT+02:00, Michael Shaffer <mikeshaffer at gmail.com>:

> c:\ffmpeg\bin\ffmpeg1.exe -re -rtsp_transport tcp -i "rtsp://
> admin:password at 192.168.1.64:554" -f lavfi -f dshow -rtbufsize 2000M
> -thread_queue_size 5096 -i audio="virtual-audio-capturer" -c:a libmp3lame
> -ab 128k -ar 44100 -c:v copy -threads 0 -bufsize 512k -f hevc "rtmp://
> a.rtmp.youtube.com/live2/bmbp-3c10-f2b3-3hgj"

(Complete, uncut console output missing, "-f hevc" looks wrong,
"threads 0" seems useless.)

hevc is not defined for flv, this is therefore not (yet) possible.

Carl Eugen


More information about the ffmpeg-user mailing list