Click here to Skip to main content
15,905,508 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, could some one point me where i can get the real media (.rm) and .mp3 file format details.

I need a converter which can convert .rm files to .mp3 files using C#.

Thanks.
Posted
Updated 25-May-10 19:50pm

1 solution

You need to plug into an external library such as ffmpeg,DirectShowLib.

Have a look at these articles:
FFMPEG All in One Video & Audio Converter Interface[^]
Media files conversion using C#[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900