Am 11.11.2017 um 13:02 schrieb Michael Niedermayer:
On Fri, Nov 10, 2017 at 10:20:46PM +0100, Timo Rothenpieler wrote:
With there being two hwaccels that use the CUDA pix_fmt now, just
relying on the pix_fmt to identify the selected hwaccel is not enough
anymore.
So this checks if the user expl
On Fri, Nov 10, 2017 at 10:20:46PM +0100, Timo Rothenpieler wrote:
> With there being two hwaccels that use the CUDA pix_fmt now, just
> relying on the pix_fmt to identify the selected hwaccel is not enough
> anymore.
>
> So this checks if the user explicitly selected a hwaccel, and only
> accepts
With there being two hwaccels that use the CUDA pix_fmt now, just
relying on the pix_fmt to identify the selected hwaccel is not enough
anymore.
So this checks if the user explicitly selected a hwaccel, and only
accepts that one.
---
fftools/ffmpeg.c | 7 ---
1 file changed, 4 insertions(+),