If I understand it correctly, this script creates a .mjpeg file from a series of 
images, but this doesn't solve my problem. I'll try to explain better:

Program A runs indefinately, creating output.jpg-files evey other second.

I want to write program B that shows these jpg-files on a TV without delay, in other 
words, I want the file output.jpg to always be shown on the TV, even if it is changed. 
The best solution would be if it was possible to just "cat" the jpeg-file to some /dev 
(as is possible with LML33,$dd if=file.jpg of=/dev/mvideo/frame)

Thanks
Markus Nilsson
(Student at Lund Institute of Technology, Sweden)

-----Original Message-----
From: CAULIER Gilles [mailto:[EMAIL PROTECTED]]
Sent: den 17 januari 2003 14:55
To: Markus Nilsson
Subject: Re: [Mjpeg-users] piping jpeg's to HW output


Le Vendredi 17 Janvier 2003 14:33, Markus Nilsson a écrit :
> Hi!
>
> I wonder if it is possible to show jpeg images on the TV-screen without
> having to create the intermediate .mjpeg-file with jpeg2yuv | yuv2lav

Do you have tested 'img2mpg' on 'mjpeg_play/script/' MjpegTools CVS folder. 
You can found more informations about in the man page 
(mjpeg_play/script/docs/img2mpg.1)

This script correctly with MjpegTools package release 1.6.0 or 1.6.1.

regards
>
> My problem is that I create output.jpg files every now and then, and want
> the last one to show on the TV. Think of it as a Slideshow shown on the TV
> out and controlled on the PC. (I have a DC10+ card, and have got jpeg2yuv |
> yuv2lav and finally lavplay to work)
>
> Thanks
> Markus Nilsson
> (Student at Lund Institute of Technology, Sweden)

-- 
CAULIER Gilles
Développeur UNIX



-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your
clients even if they use browsers that are limited to 40 bit encryption.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to