[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: making a (s)vcd



On Tue, Feb 21, 2006 at 11:16:19AM +1100, Paul Dwerryhouse wrote:
> On Mon, Feb 20, 2006 at 06:15:57PM -0500, Rick Pasotto wrote:
> > I have a 700M avi file that I'd like to put on a (s)vcd. When I run
> 
> [snip]
> 
> > Is it possible to make a (s)vcd from a 700M avi file?
> 
> I use the following, which produces two VCDs from a 700M avi, IIRC:
> 
> echo "maxFileSize = 795" > size.txt
> 
> transcode -i $INFILE -V -x mplayer -y mpeg2enc,mp2enc \
>         -F 1 -Z 352x288 --export_asr 2 -E 44100 -b 224 -o filevcd
> 
> tcmplex -i filevcd.m1v -p filevcd.mpa -o filevcd.mpg -m v -F ./size.txt

In what package is 'tcmplex'?

> vcdimager -t vcd2 -c filevcd.cue -b filevcd.bin filevcd00.mpg
> 
> It can be burnt with:
> 
> cdrdao write --driver generic-mmc --speed 4 filevcd.cue

-- 
"We have rights, as individuals, to give as much of our own money as
 we please to charity; but as members of Congress we have no right so
 to appropriate a dollar of public money." -- David Crockett
    Rick Pasotto    rick@niof.net    http://www.niof.net



Reply to: