On 1/31/2023 12:02 PM, Scott Perrilloux wrote:
I loaded the latest version, but when we try to transcode a file, it
returns " Unknown encoder 'hap' ". How do I load the hap encoder to the
system?
quoting https://gist.github.com/dlublin/e4585b872dd136ae88b2aa51a6a89aac

  You can check that your version of FFmpeg can encode Hap using
    ffmpeg -encoders | grep hap
If the last line of output ends with Vidvox Hap encoder then you can encode Hap.


If the build of ffmpeg you have doesn't contain the desired encoder you'll have to find one that does or build it yourself.


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