Am Fr., 4. Okt. 2019 um 19:18 Uhr schrieb Philip Chisholm <p...@filzer.com>:

> debian@beaglebone:~$ ffmpeg -s 320x200 -r 10 -i /dev/video0 -c:v h264 
> -pix_fmt yuv420p -an -sn -preset ultrafast -tune zerolatency -r 30 -f flv 
> rtmp://165.22.232.61:1935/hls/movie

Should be "video_size" and "framerate" instead of "s" and "r".
(Doesn't matter for "s" iirc, can matter for "r".)
More important (and sorry if you don't find this obvious):
Your command line does very different things and it is difficult for us
to guess were the issue is - do you see the same problems with
file output (and different options for v4l2)?

> ffmpeg version 3.2.14-1~deb9u1 Copyright (c) 2000-2019 the FFmpeg developers

Please understand that only current FFmpeg git head is supported.

It seems very unlikely to me that FFmpeg produces the lines.

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to