Re: [Mjpeg-users] yuv4mpeg with audio?

2007-10-18 Thread Bernhard Praschinger
Hallo > The yuv4mpeg stream format is truly great, and has facilitated the > inter-operability of many fine tools. > > But as we all know, it doesn't support audio. > > Can anyone please recommend a similar lossless streaming format, but one > which: > - has an available API with similar simplici

Re: [Mjpeg-users] yuv4mpeg with audio?

2007-10-18 Thread Burkhard Plaum
Hi, David McNab schrieb: > Hi, > > The yuv4mpeg stream format is truly great, and has facilitated the > inter-operability of many fine tools. > > But as we all know, it doesn't support audio. > > Can anyone please recommend a similar lossless streaming format, but one > which: > - has an avail

[Mjpeg-users] yuv4mpeg with audio?

2007-10-17 Thread David McNab
Hi, The yuv4mpeg stream format is truly great, and has facilitated the inter-operability of many fine tools. But as we all know, it doesn't support audio. Can anyone please recommend a similar lossless streaming format, but one which: - has an available API with similar simplicity to mjpeg yuv4

Re: [Mjpeg-users] YUV4MPEG

2005-03-27 Thread Agent Smith
On Sat, 26 Mar 2005, Steven M. Schultz wrote: > > On Sat, 26 Mar 2005, Kevin Martineau wrote: > > > I have been attempting to compile YUV4MPEG on the latest Fedora Core. > > Unfortunately this fails with the attached errors. > > What is YUV4MPEG? > as always, google is your friend. Fi

Re: [Mjpeg-users] YUV4MPEG

2005-03-26 Thread Steven M. Schultz
On Sat, 26 Mar 2005, Kevin Martineau wrote: > I have been attempting to compile YUV4MPEG on the latest Fedora Core. > Unfortunately this fails with the attached errors. What is YUV4MPEG? The errors below look like they are coming from a Perl build/make and there is not

[Mjpeg-users] YUV4MPEG

2005-03-26 Thread Kevin Martineau
I have been attempting to compile YUV4MPEG on the latest Fedora Core. Unfortunately this fails with the attached errors. Can anyone suggest a fix? Kevin Martineau YUV4MPEG.c: In function âXS_YUV4MPEG__StreamInfo_newâ: YUV4MPEG.c:119: warning: unused variable âpackageâ YUV4MPEG.xs: In function âX

Re: [Mjpeg-users] yuv4mpeg

2004-03-06 Thread Steven M. Schultz
On Fri, 5 Mar 2004 [EMAIL PROTECTED] wrote: > I need to know if there is a difference between the yuv4mpeg format and > the yuv raw and how I can convert a sequence from yuv4mpeg to yuv raw. yuv4mpeg is usually just 420p yuv data with a header and frame markers. to remove the he

[Mjpeg-users] yuv4mpeg

2004-03-05 Thread soliva
Hi to everybody, I need to know if there is a difference between the yuv4mpeg format and the yuv raw and how I can convert a sequence from yuv4mpeg to yuv raw. Thanks for the info. S. --- This SF.Net email is sponsored by: IBM Linux Tutorials

[Mjpeg-users] yuv4mpeg to rawdv

2003-02-14 Thread Niels Elburg
/* 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

[Mjpeg-users] yuv4mpeg to rawdv

2003-02-14 Thread niels -
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