On 1/10/2020 7:06 PM, Green Koopa wrote:
I am new to ffmpeg and am having difficulty locating documentation. I would
like to use Ut Video as a video encoding for intermediate files. How do I
know if this encoding is supported, and what options are available?

Start with https://ffmpeg.org/documentation.html. After that, use the -h command option (https://ffmpeg.org/ffmpeg.html#toc-Generic-options). Take a good look at all of them. (Ut should be supported, but you'll have to check the build you have.)

As always, if you try something and it doesn't work, post the full command output, not just a snippet.

Later,

z!
_______________________________________________
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".

Reply via email to