On Tue, Apr 19, 2022 at 20:28:57 -0700, Right On wrote: > hi - i was wanting to encode a video using the amv4 > <http://www.amarectv.com/english/amv4.html> codec. this codec is currently > not supported in ffmpeg - is there a way to add it? it's installed to my > computer so i assumed there would be a way to call it but it doesn't come > up when i run ffmpeg - encoders
No, ffmpeg cannot use arbitrary DLL codecs. If I remember correctly, mencoder was able to do this, but possibly only for a set of known codec DLLs. 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".
