wseemann / FFmpegMediaMetadataRetriever

FFmpegMediaMetadataRetriever provides a unified interface for retrieving frame and meta data from an input media file.
1.72k stars 387 forks source link

about FFmpeg version? #247

Closed dufangyu1990 closed 2 years ago

dufangyu1990 commented 3 years ago

the 1.0.5 version depends on FFmpeg 4.2.2? if not,are there any plans to upgrade FFmpeg version ?

wseemann commented 2 years ago

At some point I will definitely update to a newer FFmpeg version. It's a very time consuming process though, so it may be another couple of months before that change goes in. Is there a specific feature or reason you'd like a newer version of FFmpeg included with the library?

wseemann commented 2 years ago

The latest release is now using FFmpeg 4.4.1. You should update the version of the library you are using since older binaries are unsupported and won't be updated.