Hi,
On Tue, 2005-05-24 at 10:41, E.Chalaron wrote:
> libtool: link: cannot find the library `/usr/X11R6/lib/libGL.la'
So, Fedora (for example) does not ship installed .la files for a reason.
Really, libtool is ok'ishly useful for compiling uninstalled software,
but is completely, totally and utte
On Tue, 24 May 2005, E.Chalaron wrote:
> For those who are not aware, my favourite hobby is to crash my linux box
> and therefore to compile mjpeg tools every so often...
You don't have to wait for a crash to compile mjpegtools - I think
crashing a system is a bad habit to acquir
Gday
For those who are not aware, my favourite hobby is to crash my linux box and therefore to compile mjpeg tools every so often...
today it is not mjpeg tools it is libquicktime :
make gives me :
libtool: link: cannot find the library `/usr/X11R6/lib/libGL.la'
what should provide this fil
On Tue, 24 May 2005, Ronald S. Bultje wrote:
> I promised Steven a few days ago I'd roll a tarball, fix all build
> issues and all that. Guess what? No build issues at all! Great cheers
Hurrah! At long last the release has begun.
> words 'make distcheck' and uploading a tarball, which
On Mon, 23 May 2005, Dik Takken wrote:
> On Mon, 23 May 2005, Steven M. Schultz wrote:
>
> > Do you see anything like that 'Deprecated X-tag' message? If you're
> > using the cvs version of mjpegtools you should see that message.
>
> Yes, I get them all the time :)
Ok
Hi all,
I promised Steven a few days ago I'd roll a tarball, fix all build
issues and all that. Guess what? No build issues at all! Great cheers
for Steven and Bernhard's hard maintainance work (and all of the other
coders' new features, of course!). So, there I went, typing the famous
words 'make
On Mon, 23 May 2005, Dik Takken wrote:
> > Do you see anything like that 'Deprecated X-tag' message? If you're
>
> Yes, I get them all the time :)
I'd remove it except that it's useful as an indication of an
unconverted program.
> > What happens if you use y4mscaler?
>
On Mon, 23 May 2005, Steven M. Schultz wrote:
Do you see anything like that 'Deprecated X-tag' message? If you're
using the cvs version of mjpegtools you should see that message.
Yes, I get them all the time :)
bash-2.05b$ smil2yuv test.dv | yuvscaler -I USE_576x512+0+0 -O D
On Mon, 23 May 2005, Dik Takken wrote:
> > I think we need some more info... ;)
>
> Ah, so you can't reproduce it with one of your DV files... Here's some
> more info:
No, it works fine with the (NTSC) DV files I tried it with:
[LARRY:S300/DVD] sms% smil2yuv aq.dv | head -n 1
YUV4
On Mon, 23 May 2005, Steven M. Schultz wrote:
On Mon, 23 May 2005, Dik Takken wrote:
smil2yuv test.dv | yuvscaler -I USE_576x512+0+0 -O DVD | yuvplay
I get a very weird image with noise and a mixed up interlacing pattern.
And when I do:
smil2yuv test.dv | yuvscaler -I USE_576x384+0+0 -O DVD
On Mon, 23 May 2005, Dik Takken wrote:
> smil2yuv test.dv | yuvscaler -I USE_576x512+0+0 -O DVD | yuvplay
> I get a very weird image with noise and a mixed up interlacing pattern.
>
> And when I do:
>
> smil2yuv test.dv | yuvscaler -I USE_576x384+0+0 -O DVD | yuvplay
> yuvplay fails to play the
Hello,
When I do:
smil2yuv test.dv | yuvscaler -I USE_576x512+0+0 -O DVD | yuvplay
I get a very weird image with noise and a mixed up interlacing pattern.
And when I do:
smil2yuv test.dv | yuvscaler -I USE_576x384+0+0 -O DVD | yuvplay
yuvplay fails to play the resulting stream.
Is this a
On Mon, 23 May 2005, Dave Chapman wrote:
Steven M. Shultz gave me the solution to this problem a while ago. You
need to create a bash function to strip out the header line from the
second (and subsequent) yuv streams.
e.g.
[start of script]
Ah, wow. This is very cool. Thanks a lot!!
Cheer
Dik Takken wrote:
>
> Hi all,
>
> I was just trying to create a single MPEG2 file from multiple DV files,
> where each DV file is treated differently (different denoising etc). I
> tried to do this:
>
> ( scriptA.sh ; scriptB.sh ) | y4mscaler ... | mpeg2enc ...
>
> The shell scripts each produc
Hi all,
I was just trying to create a single MPEG2 file from multiple DV files,
where each DV file is treated differently (different denoising etc). I
tried to do this:
( scriptA.sh ; scriptB.sh ) | y4mscaler ... | mpeg2enc ...
The shell scripts each produce a yuv stream on stdout. These st
15 matches
Mail list logo