-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday 13 February 2003 10:23 am, you wrote:
> Hey,
>
> On Thu, 2003-02-13 at 14:48, Karl and Tanya Pizzolatto wrote:
> > Make fails with a complaint "lav_common.c:425:too many arguments to
> > function '3v_decoder_free'":
>
> [..]
>
> > libdv-0.9
Hi,
On Fri, 2003-02-14 at 15:50, Karl and Tanya Pizzolatto wrote:
> $ locate dv.h
>
>/mnt/archive/library/computer/linux/keepers/src/v4l/libraries/quicktime4linux-patched/quicktime4linux-1.4-patch/dv.h
>
>/mnt/archive/library/computer/linux/keepers/src/v4l/libraries/quicktime4linux-patched/quick
Hello,
Here is a yuv4mpeg to raw dv tool, you
can compile it with
gcc -o yuv2rawdv yuv2rawdv.c `mjpegtools-config
--cflags --libs` -ldv
I have tested it with
lav2yuv full-pal.avi | ./yuv2rawdv | playdv
Have fun,
Niels
__
Gesend
Hallo
> I have captured to MJPEG an 8 minute video clip featuring a short drive (taken
> from a camera in the car). Can I "speed up" this video, down to say, 30
> seconds by encoding every n'th frame? Basically I'm after a final version
> which looks like 'glav' playing at x30.
If you use the cvsm
Hallo
> I am trying various options for the sound. Toolame is supposed to be
> efficient, but I end up with a strange mettalic sound after encoding.
> I know I do not have a very good sound system on my machine but the wav is
> playing fine.
> Any advice ?
If you use a too low bitrate it will soun
/*
Hello again,
Here is a yuv4mpeg to raw dv tool which you can compile
with gcc -o yuv2rawdv yuv2rawdv.c `mjpegtools-config --cflags --libs` -ldv
I am including the source in the body now, instead of sending
it MIME encoded.
You can use it like this:
yuv2lav some-full-pal-file.avi | ./yuv2r
On Saturday 15 February 2003 00:26, Bernhard Praschinger wrote:
> Hallo
>
> > I have captured to MJPEG an 8 minute video clip featuring a short drive
> > (taken from a camera in the car). Can I "speed up" this video, down to
> > say, 30 seconds by encoding every n'th frame? Basically I'm after a fi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday 13 February 2003 10:23 am, you wrote:
> Hey,
>
> On Thu, 2003-02-13 at 14:48, Karl and Tanya Pizzolatto wrote:
> > Make fails with a complaint "lav_common.c:425:too many arguments to
> > function '3v_decoder_free'":
>
> [..]
>
> > libdv-0.9
Derek Fountain wrote:
>
> On Saturday 15 February 2003 00:26, Bernhard Praschinger wrote:
> > Hallo
> >
> > > I have captured to MJPEG an 8 minute video clip featuring a short drive
> > > (taken from a camera in the car). Can I "speed up" this video, down to
> > > say, 30 seconds by encoding every