On Fri, Sep 27, 2019 at 09:14:07 +0200, Michael Koch wrote: > Does that mean > a) List all hardware acceleration methods supported in this build of > ffmpeg, regardless if the hardware is really built into this computer, > or does it mean > b) List all hardware acceleration methods supported in this build of > ffmpeg and this hardware is really available in this computer?
a) Which is not what the original poster requested. On the other hand, the command line needs to be adapted anyway, depending on hwaccel. Perhaps one could use ffmpeg to query by doing trial and error (e.g. encoding to /dev/null) - unfortunately, ffmpeg won't say what the actual issue was, unless you want to parse log messages. Moritz _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
