I've sent this to mjpeg-users and transcode-users, my apologies to
those who are on both.
I've tried to make reduced-rate backups of DVDs using this script:
#!/bin/sh
#
device=/dev/cdroms/cdrom0
title=4
chapter=-1
factor=1.20
#
rm -f movie.m2v
rm -f movie.ac3
#
tcextract -i fifo.vid -t vob -x mpeg2
On Sun, 06 Jun 2004 06:39:26 +0200, you wrote:
>> The second disc, using the very same script, throws up errors. It's
>> OK until mplex runs, when it immediately emits errors and squawks
>> about me not giving it a %d in the name and it wanting to split the
>> file:
>Lookes like that tcrequant is
I'm posting this to both the mjpeg-users and transcode-users
lists since I don't really know where the issue lies.
I just discovered tcrequant and am trying to use it to make
reduced-size DVDs in the same manner as does dvd9to5.pl from
http://lakedaemon.netmindz.net/dvd9to5.
The first test was t
I am running mjpegtools on FreeBSD 5.1, installed from ports.
The manpage refers to something called ac3dec:
>cat test2.mpg | extract_ac3 - -s | ac3dec -o wav -p sound.wav
but it isn't installed by the port. Where can this be found?
I do see something called ac3dec in ports/audio but it i