#11271: How to choose the best hwaccel?
-------------------------------------+-------------------------------------
Reporter: Mads | Owner: (none)
Johansen |
Type: enhancement | Status: closed
Priority: normal | Component:
| undetermined
Version: git-master | Resolution: fixed
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Balling):
-f null NUL -
makes no sense. - is pipe. NUL is a file (well, virtual file) on Windows.
You cannot output to NUL and to - at the same time.
it needs to be -f null NUL
> About the power consumption:
Where is -c:v hevc_cuvid -i mandelbrot-yuv420p-2160p.mov
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11271#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".