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 I convert it ? and which API is useful for this process?
or suggest any example...
Thanks
Mahendra
How to convert .wma format data to mp3 format, on the fly?
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
-
mahendra_g
- Posts: 2
- Joined: Fri Dec 25, 2009 10:43 am
- Operating System: Please select
Re: How to convert .wma format data to mp3 format, on the fl
Audacity can't do that.
Are you talking about streaming .wma or .wma file downloads?
For converting .wma files to .mp3 files you can use SUPER by erightsoft.
Are you talking about streaming .wma or .wma file downloads?
For converting .wma files to .mp3 files you can use SUPER by erightsoft.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
mahendra_g
- Posts: 2
- Joined: Fri Dec 25, 2009 10:43 am
- Operating System: Please select
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
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
-
kozikowski
- Forum Staff
- Posts: 68938
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: How to convert .wma format data to mp3 format, on the fl
If your computer can handle it, you can record "live" from the internet, but it's not a format conversion. You're just "borrowing" the audio from the sound card and capturing it in Audacity.
http://wiki.audacityteam.org/index.php? ... e_computer
Not all computers support this -- especially the newer ones. If yours doesn't, then you need a dedicated software package like Total Recorder.
<<<SO ,i need sample example or API name for streaming .wma to convert .mp3,on the fly>>>
So this has nothing to do with Audacity.
Koz
http://wiki.audacityteam.org/index.php? ... e_computer
Not all computers support this -- especially the newer ones. If yours doesn't, then you need a dedicated software package like Total Recorder.
<<<SO ,i need sample example or API name for streaming .wma to convert .mp3,on the fly>>>
So this has nothing to do with Audacity.
Koz
Re: How to convert .wma format data to mp3 format, on the fl
If your wma files are common audio files, SUPER can easily handle with it.
but it comes with drm, you can take this tutorial as reference to [link removed]
but it comes with drm, you can take this tutorial as reference to [link removed]
Re: How to convert .wma format data to mp3 format, on the fl
Thanks for posting windbell, but circumventing DRM is possibly illegal so we need to be very careful not to endorse it.
Users may find out more about DRM from Wikipedia http://en.wikipedia.org/wiki/Digital_rights_management (or other sources) and make up their own mind.
Users may find out more about DRM from Wikipedia http://en.wikipedia.org/wiki/Digital_rights_management (or other sources) and make up their own mind.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)