Hi Ronald:
I did this but compiler complains that struct vau has member name index:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I../utils
-DLAVPLAY_VERSION=\"1.6.3-rc1\" -march=athlon-4 -mno-sse2 -mcpu=athlon-4 -g
-O2 -pthread -Wall -Wunused -MT liblavrec_la-liblavrec.lo -MD -
Hi,
i did not encode any MPEGs from an AVI for a longer time.
I used to use mp2enc for that, but it seems it is not in
the latest distribution i use any more. I think there
were some license issues with this one, if i remember
correct?
What could i use best nowadays to encode an MPEG from an
AV
On Tue, Jul 26, 2005 at 10:07:47AM +0200, Dik Takken wrote:
>
> 2: Allow yuvplay to be used in the middle of a processing chain,
> like this:
>
> ... | y4mscaler ... | yuvplay | mpeg2enc ...
>
> Now yuvplay can be used as a progress monitor anywhere in the
> processing chain. Possibly even mul
Hallo
> I just tried for the fourth time to convert a analog video to dvd. But
> everytime I have the same problem. I'm not sure if it's a problem with
> streamer or mjpeg tools. So maybe some one can help.
>
> That's what I have done:
> 1. streamer -t 67500 -s 720x576 -n pal -r 25 -o movie.yuv -
Hi Vincent,
On Mon, 25 Jul 2005, Vincent Yau wrote:
> I am using mjpegtools 1.6.3 rc1.
[..]
> > > My capture card has no TV tuner.
[..]
> >However, the code looks good over there in CVS (i.e. for you, that code
> >should never be reached), so it appears you're using some older version
> >of lavrec
Hi all,
I have two wishes for things in yuvplay which I think are useful to have:
1: Allow yuvplay to quit by clicking the 'close' button of the window
manager.
2: Allow yuvplay to be used in the middle of a processing chain, like
this:
... | y4mscaler ... | yuvplay | mpeg2enc ...
Now