Re: [Mjpeg-users] mjpegtools 1.6.2 release candidate 3 online

2003-11-29 Thread Steven M. Schultz
On 29 Nov 2003, Florin Andrei wrote: > In file included from export_yuv4mpeg.c:42: > /usr/include/mjpegtools/yuv4mpeg.h:29:25: mjpeg_types.h: No such file or > directory > /usr/include/mjpegtools/yuv4mpeg.h:33:27: mjpeg_logging.h: No such file Ah, in that case "-I/usr/include/mjpegtools"

Re: [Mjpeg-users] mjpegtools 1.6.2 release candidate 3 online

2003-11-29 Thread Steven M. Schultz
On 29 Nov 2003, Florin Andrei wrote: > On Thu, 2003-11-27 at 01:35, Ronald Bultje wrote: > > > When compiling other applications that depend on mjpegtools, i get this > failure: > > In file included from export_yuv4mpeg.c:42: > /usr/include/mjpegtools/yuv4mpeg.h:29:25: mjpeg_types.h: No such fi

Re: [Mjpeg-users] mjpegtools 1.6.2 release candidate 3 online

2003-11-29 Thread Florin Andrei
On Thu, 2003-11-27 at 01:35, Ronald Bultje wrote: > > as promised, today's the great day that mjpegtools-1.6.1.92 (release > candidate 3) is online. It's basically the same as 1.6.1.91, with some When compiling other applications that depend on mjpegtools, i get this failure: In file included fr

Re: [Mjpeg-users] Taking a few frames out from a MPEG stream

2003-11-29 Thread Ronald Bultje
On Sun, 2003-11-30 at 01:01, [EMAIL PROTECTED] wrote: > I want to get the same MPEG1 stream but minus the first, say, > 100 frames. > How can I do this? Look at how common media players do this. Ronald -- Ronald Bultje <[EMAIL PROTECTED]> Linux Video/Multimedia developer

[Mjpeg-users] Taking a few frames out from a MPEG stream

2003-11-29 Thread mjpeg
I have a VBR MPEG1 stream with, say 1 frames. I want to get the same MPEG1 stream but minus the first, say, 100 frames. How can I do this? Do I need to demux the stream (dont know how), take the first 100 frames out (again, how?), do the same thing for the audio stream and mux them back to

[Mjpeg-users] Analyzing mpeg stream

2003-11-29 Thread mjpeg
I have a MPEG stream from one of my commercial VCDs. I would like to find out the following things about it 1. total playing time in seconds 2. if it is CBR or VBR 3. if the latter, then the average, min/max bitrate How can I do all this using mjpegtools? Thanks ___

[Mjpeg-users] re: yuv2rawdv sound support

2003-11-29 Thread David Arendt
Hi, yuv2rawdv seems working very well (for PAL here), what would you think about adding an argument like -w something.wav in order to specify a wav file from which to take the sound from (like in the latest yuv2law). Would be really very usefull. Bye, David --

[Mjpeg-users] yuv2lav yuv planar 4:2:0 quicktime export

2003-11-29 Thread David Arendt
Hi, I would be interested in yuv planar 4:2:0 quicktime export for yuv2lav. Are any plans for an implementation of this ? Thanks in advance Bye, David --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help

Re: [Mjpeg-users] mjpegtools 1.6.2 release candidate 3 online

2003-11-29 Thread Florin Andrei
On Thu, 2003-11-27 at 01:35, Ronald Bultje wrote: > > as promised, today's the great day that mjpegtools-1.6.1.92 (release > candidate 3) is online. It's basically the same as 1.6.1.91, with some [...] > Happy testing! mplex -O is still broken. See these files: http://florin.myip.org/mpeg2enc/