Discussion:
[Libav-user] Extract cover image from audio files (mp3, m4a)
Kirell Benzi
2011-12-09 12:50:29 UTC
Permalink
Hello,

I'm new to ffmpeg, I would like to know if it is possible to extract an image embedded in an audio file, aka audio cover and how to do it.
This is mainly for mp3 and m4a files.

Thank you for your help !

Cheers,

Kirell
Carl Eugen Hoyos
2011-12-09 16:43:09 UTC
Permalink
Post by Kirell Benzi
I'm new to ffmpeg, I would like to know if it is possible to extract an image
embedded in an audio file, aka audio cover and how to do it.
Does the output of "ffmpeg -i yourfile" indicate that the images are detected?

Carl Eugen
Kirell Benzi
2011-12-09 16:49:34 UTC
Permalink
Hi,

I want to use the C api from within my program, not the ffmpeg program.
So far I have extracted metadata, like artist, album, etc.
I couldn't find the api for image like APIC Frame in a mp3 file.

Cheers,

Kirell
Post by Carl Eugen Hoyos
Post by Kirell Benzi
I'm new to ffmpeg, I would like to know if it is possible to extract an image
embedded in an audio file, aka audio cover and how to do it.
Does the output of "ffmpeg -i yourfile" indicate that the images are detected?
Carl Eugen
_______________________________________________
Libav-user mailing list
http://ffmpeg.org/mailman/listinfo/libav-user
Continue reading on narkive:
Loading...