2/25 Looking for a commandline Unix/Mac util to convert Real Media (RM)
video to .mov (first choice), .mpeg (second), or .avi (third).
I would like to watch a series of MIT Physics lectures on my DVD
player rather than on my computer. Lectures here:
http://ocw.mit.edu/index.html (Click on Physics, then Fall '99, Lewin)
You've been good to me in the past, motd. TIA. --erikred
\- Why dont you just read KLEPPNER&KOLENKOW and APFRENCH?
\_ Because Lewin's lecture style is similar to Alex Filippenko's
\_ Given that your ultimate goal is to put it on a DVD, it's strange
that .mov is your first choice and not MPEG2. (Or do people really
store MPEG2 video in QuickTime containers?)
\_ I'm working on a Mac, and I know I can create DVDs from .mov
files using Toast (which I have). But I'm open to suggestions.
\_ But it'll probably reencode it, which you don't want.
I think ffmpeg will read RM and will certainly output MPEG2.
If not, check mencoder. I know ffmpeg has an OS X GUI
frontend called something like ffmpegX --dbushong
\_ It looks like ffmpegX can do exactly what you want, but
you have to install a separate real media library:
http://homepage.mac.com/major4/download.html
Scroll down to the optional install part.
\_ ffmpegx does indeed promise to do precisely what I'm
looking for, though I'm having some difficulties getting
it to behave. There's a non-GUI version as well (called
ffmpeg) available from SourceForge, but it complained
mightily when I tried to make it. Thank you all for your
suggestions. --erikred
\_ Eureka! Problem solved and video's encoding now. For
those who want to do the same thing: Go to the http://mac.com
URL above and download the program. Instead of going to
Helix, however, download the stable build of the reallib
files. Run ffmpegx to create the Library folders in your
root tree, then quit, copy the reallib folder into the
ffmpegx Library folder, chown everything to root:admin,
and away you go. Thank you all for your help. --erikred
\_ Re ffmpeg: Try building it using darwinports, that
worked perfectly for me.
\_ I am *VERY* curious on how you do this thing. Unix doesn't have
unified codec architecture, no? This kind of thing is the reason
why I am still use Windows today. I do similar things, converting
lectures from Real Media to .avi file so I can watch it on my
Treo 650, using free softwares (Real7ime, xvid/PCM ).
helo |