Tutorial - Linux - VCD


Coding Friends Tutorial Index - > Linux

Author Ian - Tutorial Posts = 62

Linux - How to convert MPEG to VCD and Burn

Convert MPEG-VCD Image

To convert a video that is in a MPEG format, I use the program vcdimager as below

vcdimager OUTPUT.FILE

You are able to specify the bin and cue files name if you wish with the options -o and -b. By default they are videocd.bin videocd.cue.

K3B - CD/DVD burning GUI tool

To use K3B is very self explanatory.

Burn to disk the vcd Image(Command line version)

To burn the vcd image, or any cue/bin files, I use the CDRDAO program as below (with cdrw = /dev/scd0)

cdrdao write --device /dev/scd0 FILE.CUE

Hope that helps, and this also servers as a reminder to me :)
Creation of cool tutorials :)
User Name Password
Copyright@CodingFriends, 2005-2006. All Rights Reserved.
Home | Forums | Tutorials | Users
RSS Feeds - Global Global CodingFriends RSS Feed - Tutorials Tutorials CodingFriends RSS Feed - Forums Forums CodingFriends RSS Feed - News News CodingFriends RSS Feed
Users
Login|Password problem| Register here

Tutorials
Tutorials Home| C/C++| C#/Mono| Java| Javascript| PHP| Ruby| SQL| (X)HTML/CSS| VB| Linux| Windows

Forum
Forum Home

Projects
3D Game

Site
Home| About me| Links| FAQ

Search