On Mon, Oct 29, 2012 at 11:09 AM, William Seemann <[email protected]> wrote:
> Hello, Is it possible to retrieve album art from a track programmatically
> (i.e NOT using the ffmpeg command, using actual code) with FFmpeg?

Possibly (it depends on what the file is and how the album art is
embedded in the track). Try opening and reading the file and look for
a video stream that has one frame.
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to