Search found 2 matches

by mahendra_g
Fri Dec 25, 2009 11:11 am
Forum: Windows
Topic: How to convert .wma format data to mp3 format, on the fly?
Replies: 5
Views: 730

Re: How to convert .wma format data to mp3 format, on the fl

hi
Thanks for reply.

I am developing my FM radio application .SO i need streaming .wma.
Ans i also want to some costume functionality ,though i am using ffmpeg library.

SO ,i need sample example or API name for streaming .wma to convert .mp3,on the fly
by mahendra_g
Fri Dec 25, 2009 10:48 am
Forum: Windows
Topic: How to convert .wma format data to mp3 format, on the fly?
Replies: 5
Views: 730

How to convert .wma format data to mp3 format, on the fly?

Hi All I am first time using ffmpeg library. I have one http site which have live music like FM. But the music file in .wma format and my media player just support .mp3 format. So I am not able to play .wma file. So i need to convert .wma format data to mp3 format, on the fly. Please suggest,How can...