06.01.2012 | 18:51
Trebalo mi je danas neki .rm filmić koji sam našao na netu i htio ga iskoristiti u jednom predavanju pretvoriti u neki normalan format kojeg Keynote (QuickTime) može bez problema otvoriti i prikazati u slideu.
Nakon kraćeg googlanja, naišao sam na ovo:
http://hints.macworld.com/article.php?story=20060906153448633
Download ffmpegx. Also download the mencoder and mplayer binaries, as well as the mpeg2enc binary, all from the same web site.
Follow the installation instructions exactly.
Download the free Real Player from real.com and install.
Create a new folder on your desktop named reallib.
Go to your Applications folder, control-click on Real Player and choose Show Package Contents from the pop-up menu.
Navigate into Contents -> Frameworks -> HXClientKit.framework -> Helix Plugins -> Codecs. Inside the Codecs folder should be 14 items. Copy all of them and paste them into the reallib folder you created on the desktop.
Move the reallib folder into the /Library/Application Support/ffmpegX folder.
You're now ready to convert audio and video files.
RM audio files:
I've found that downloaded rm audio files often have the following name -- filename.rm.ram. Remove the ram and add a wav, so it reads filename.rm.wav. Make sure you do that whether or not the ram extension is there. For some reason, if you drop an rm audio file onto ffpmegx, it freezes the application -- so make sure you add .wav to the end first.
Launch ffmpegx, which should be in your Applications folder.
Drop filename.rm.wav into the slot next to Open. In the Target Format side of the window, choose Audio file to MP3. It's toward the bottom of the list.
Press Encode, give the app a minute to do its work, and you're done. You now have an MP3 file.
RM video files:
For video files, make sure they have an rm extension, i.e. filename.rm.
Launch ffmpegx.
Drop filename.rm into the slot next to Open. Click on the Video tab and there choose MPEG4 [.AVI](mencoder). Make sure you check the Encode Video Button.
Click Encode and give the app a minute to do its work. You now have a video file that you can play in QuickTime, on your iPod, in Front Row, etc. (assuming quality is OK).
Dakle, iz app packagea besplatnog RealPlayera izvadi se codece i stavi ih se u Application Support podfolder od ffmpegx i nakon toga ffmpeg x vrlo uspješno barata .rm formatom.
Jedino što se RealPlayer za Mac više ne može naći na real.com (izgleda da je napušten), ali našao sam neki na real.co.uk
Pa evo, za slučaj da jednom nekome zatreba...