The UNIX and Linux Forums
>
Operating Systems
>
OS X (Apple)
Looking for a command line tool that converts a .wmv file into .mpg
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Looking for a command line tool that converts a .wmv file into .mpg
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
09-26-2008
sentinel
Registered User
Join Date: Sep 2008
Location: OS X 10.5.5 /bin/bash 3.2.17
Posts: 26
i use ffmpeg a lot. Just do "sudo port install ffmpeg" (assuming you use macports).
Quote:
ffmpeg -i file.wmv file.mpg
(it understands from the extension of your second file that you want an mpg and does the job)
sentinel
View Public Profile
Visit sentinel's homepage!
Find all posts by sentinel
Find sentinel's past nominations received
Find sentinel's present nominations given