Re: [FFmpeg-user] FFMPEG GPU Flags being confused.

2019-03-25 Thread William C Bonner
I don't have an nvidia GPU, so can't see what it looks like, but what do you get if you query the gpu via a command like: ffmpeg -f lavfi -i nullsrc -c:v h264_nvenc -gpu list -f null - ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.or

[FFmpeg-user] FFMPEG GPU Flags being confused.

2019-03-25 Thread Jamie Whittingham
Hi everyone. First time caller, long time listener. (always wanted to say that - such a 90s kid lol) I'm decoding, then encoding a .ts stream (please see the following command) /root/ffmpeg_sources/ffmpeg/ffmpeg -hide_banner -hwaccel cuvid -i ' http://server/file.ts' -s 1280x720 -c:a aac -tune ze