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

Error to build the library. #236

Open xiaos opened 4 years ago

xiaos commented 4 years ago

I got two errors when i try to build the lib.

1) error: 'ffmpeg_mediametadataretriever.h' file not found with include; use "quotes" instead

2) char uri[] = ""; strcpy(uri, tmp);