recordscreen icon indicating copy to clipboard operation
recordscreen copied to clipboard

Only show actual available codecs in codecs list

Open cessen opened this issue 8 years ago • 1 comments

Right now when the user uses the --codecs flag is just shows all of our pre-selected codecs. However, not all of those codecs are guaranteed to be supported by a given build of ffmpeg or avconv. This will be very confusing to the user if they try to use those codecs.

Let's change it so that the script actually figures out which of the curated codecs are supported, and only shows those.

cessen avatar May 26 '17 21:05 cessen

And I would be very interested in ability to write directly to .gif.

techtonik avatar May 27 '17 12:05 techtonik