2018-09-08 12:28 GMT+02:00, Michael Shaffer <[email protected]>: > c:\ffmpeg\bin\ffmpeg1.exe -re -rtsp_transport tcp -i "rtsp:// > admin:[email protected]: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 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
