debanjana kayal wrote:

For shoutcast stream metadata, you need to parse the metadata yourself  and 
provide your buffer which contains only the audio data to ffmpeg api, 
av_open_input_stream()
You can look at stream/http.c to find the way mplayer handles it.

I just wanted to avoid inspecting Mplayer code, and wished to know if FFmpeg as a standalone library without Mplayer extensions/patches can do it... so, can it get the metadata from shoutcast streams? What am I doing wrong?

Bye,
--
Selmeci, Tamas
http://www.open-st.eu
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to