How can I burn playable video content (including .avi and .mpg) to CD in OS X?
April 9, 2004 7:05 AM Subscribe
Looking for a free way to burn playable video content using a CD burner in OS X. I'd like a solution that accommodates multiple input formats (AVI, mpg) and that someone here has successfully used. Also, is VCD the standard output format? Are there many alternatives?
posted by blueshammer to computers & internet (6 answers total)
If you're looking for a way to play video on another computer, then the easiest solution is probably just to burn the video files onto a standard data CD.
If you want to play the CD in a DVD player, or a VCD player, then you are probably want to make a VCD. Most DVD players will play VCDs, and obviously VCD players will play them as well.
Another alternative is to burn video in the DVD format onto a blank CD instead of a blank DVD. This will give you a shorter length of video, but at DVD quality, and also give you the possibility of including DVD features like menus and navigation. The disadvantage is that this is not an official format, and not all DVD players will understand these discs.
There are free, open-source UNIX command line utilities that can convert from various video formats into other video formats, and produce DVD and VCD images, and these will run on OS X. In particular, I'm thinking of ffmpeg and its ilk. I'm guessing that you're looking for something a bit more user-friendly, though.
You could try looking into ffmpegX, a OS X GUI wrapper around ffmpeg and other utilities. I've used it successfully to encode DVD video from various video sources, even including things like subtitles and mutiple audio tracks. It's a bit scary at first, but once you've figured out the interface, it's a doddle to use. Sizzle is another program I've used for making DVDs, although according to the webpage, the latest version has issues with Mac OS X 10.3. Also on the Sizzle homepage is a number of links to useful Mac video resources.
If you can provide some more information about your project, blueshammer, we can probably help you more.
posted by chrismear at 7:52 AM on April 9, 2004