Maybe i should send it to the devs list?

On 8/28/2017 7:13 PM, tasos wrote:
Hello.
I'm having a problem which i don't know if it's a bug or misuse from my side.
I have attached the ffmpeg command and ffprobe of the input.
The command was

./ffmpeg -y -hwaccel cuvid -deinterlace -vsync 1 -i  udp://127.0.0.1:8888 -vcodec h264_nvenc -pix_fmt yuv420p -b:v 1000k -an -loglevel warning -f flv     rtmp://foobar:5130/live/foo/livestream
In case i use the following command it will work:

./ffmpeg -y -hwaccel cuvid -deinterlace -vsync 1 -i  udp://127.0.0.1:8888 -vcodec h264_nvenc -pix_fmt yuv420p -b:v 1000k -an -loglevel warning foobar.mkv
Thanks in advanced!

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://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