Re: [Mjpeg-users] Re: [libdv-dev] problem with dvgrab, lav2yuv, smiltools.

2003-09-22 Thread Maarten de Boer
> Hmmm, I thought that dvgrab created files with either 4:1:1 > (NTSC) or 4:2:0 (PAL).PAL DV is 422? I didn't know that > was the case. Today wasn't a total loss - I learned something ;) Well, at least that what it said on the page I mentioned - that libdv exports both NT

Re: [Mjpeg-users] lavrec question

2003-09-22 Thread Alfonso
What about using yuvfps ? If you know the original frame rate you can simply discard all frames between one and another by converting to a lesser framerate. Say, for example, your data source is 25fps and you want to keep one of each 10 frames. You would then use a 25:10 framerate in yuvfps to

Re: [Mjpeg-users] Buz field order problem

2003-09-22 Thread Ronald Bultje
Hi, On Sun, 2003-09-21 at 14:14, Matt Trim wrote: > I seem to be having this same problem with my Buz recordings - of the same > TV program - one day it will be OK and the next it will be reversed. Am > using the 0.9.4 driver as well with 2.4.22 I'll have a look. It worked for me last time I tri

Re: [Mjpeg-users] DV>AV2OpenDML>Mac && M$ friendly files

2003-09-22 Thread Ronald Bultje
Hi Jon, On Sun, 2003-09-21 at 20:07, Jonathan Bartlett wrote: > I had to physically modify the lav2mpeg script to use mp2enc. Just search > for toolame and replace. You can do that on the command-line too: AUDIOENC=mp2enc lav2mpeg [blablabla] Can anyone explain me why the default is toolame in

Re: [Mjpeg-users] DV>AV2OpenDML>Mac && M$ friendly files

2003-09-22 Thread Raena Lea-Shannon
I tried this and now I find it stalls on stage 1 ie mpeg2enc and lav2yuv and denoise. Maybe you could send me a copy of your lav2mpeg script? Raena On Monday 22 September 2003 04:07, Jonathan Bartlett wrote: > I had to physically modify the lav2mpeg script to use mp2enc. Just search > for tool

Re: [Mjpeg-users] Buz field order problem

2003-09-22 Thread Matt Trim
Thanks Ronald - definately using PAL :) > - Original Message - > From: "Ronald Bultje" <[EMAIL PROTECTED]> > To: "Matt Trim" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Monday, September 22, 2003 6:22 PM > Subject: Re: [Mjpeg-users] Buz field order problem > > > > Hi, > > > > On

Re: [Mjpeg-users] problem with dvgrab, lav2yuv, smiltools.

2003-09-22 Thread Maarten De Boer
> > Feeding dvgrab --format dv2 to lav2yuv gives a distorted image; > > I can vouch that ss per the next post I used format raw in dvgrab with no > problems like this. I also use Kino with ieee1394 and the raw driver. Is that also PAL or NTSC? I did try with raw output, but it did not work well

[Mjpeg-users] Re: problem with dvgrab, lav2yuv, smiltools.

2003-09-22 Thread Maarten de Boer
> OK - don't use --with-pal-yuv=YV12 - just configure as normal. Recompile > libdv, dvgrab and smilutils. Then try: Okay, I will try both yours and Steven's suggestions. It seems it comes down to use yv12 everywhere or nowhere. > dvgrab --format raw - | raw2yuv | yuvplay Okay, raw it will be. I

Re: [Mjpeg-users] DV>AV2OpenDML>Mac && M$ friendly files

2003-09-22 Thread Jonathan Bartlett
> Can anyone explain me why the default is toolame instead of mp2enc? It > doesn't seem to make much sense to me... Because toolame is better. However, I mentioned this earlier and I believe it is fixed in CVS. Jon > > Ronald > > -- > Ronald Bultje <[EMAIL PROTECTED]> > Linux Video/Multimedia d

Re: [Mjpeg-users] DV>AV2OpenDML>Mac && M$ friendly files

2003-09-22 Thread Jonathan Bartlett
What do you mean by "stalls"? Using yuvdenoise, it often takes 5 hours to denoise a 10 minute video. Also, to turn off denoise, you have to explicitly turn it off on the command line. It says the default is off, but that's not quite true. Jon On Mon, 22 Sep 2003, Raena Lea-Shannon wrote: > I

Re: [Mjpeg-users] Buz field order problem

2003-09-22 Thread Richard Ellis
On Mon, Sep 22, 2003 at 10:22:15AM +0200, Ronald Bultje wrote: > Hi, > > On Sun, 2003-09-21 at 14:14, Matt Trim wrote: > > I seem to be having this same problem with my Buz recordings - of > > the same TV program - one day it will be OK and the next it will > > be reversed. Am using the 0.9.4 dri

Re: [Mjpeg-users] DV>AV2OpenDML>Mac && M$ friendly files

2003-09-22 Thread Raena Lea-Shannon
I have it running OK now. The stalling may due to some hanging apps. I am experimenting and making lots of very bad video files and every now and then playback causes mayhem. Raena On Monday 22 September 2003 21:45, Jonathan Bartlett wrote: > What do you mean by "stalls"? Using yuvdenoise, it

Re: [Mjpeg-users] Re: problem with dvgrab, lav2yuv, smiltools.

2003-09-22 Thread Raena Lea-Shannon
Are you going to do this with lav2divx? I got nothing but segfaults. The warnings about smoke etc are a bit scary. BTW can you tell me whether the DiVX files you made with mencoder play back in Mac with videolan or in M$ with or without DDshow? I have mangaged to get dv > mpeg with playback on

Re: [Mjpeg-users] Re: problem with dvgrab, lav2yuv, smiltools.

2003-09-22 Thread Maarten de Boer
> Are you going to do this with lav2divx? I got nothing but segfaults. The > warnings about smoke etc are a bit scary. So far I did it with mencoder, which gave me good results, but I will try lav2divx (once I got SVCD's working), to compare. > BTW can you tell me whether the DiVX files you made

Re: [Mjpeg-users] Re: problem with dvgrab, lav2yuv, smiltools.

2003-09-22 Thread Raena Lea-Shannon
On Monday 22 September 2003 23:30, you wrote: [...] > > I only tried with mplayer and on windows with the divx player (from > www.divx.com, becareful for adware!) Try it on a Mac. I crashed my friends G4 (OSX using videolan). > [...] > > Try the divx player. I will send you the commandline I used.

Re: [Mjpeg-users] error

2003-09-22 Thread Ronald Bultje
Hi Dmitriy, On Sat, 2003-09-20 at 18:36, dmitriy wrote: > ioctl: VIDIOCMCAPTURE(frame=0;height=240;width=320;format=4): Invalid > argument Use the bigphysarea patch, your capture buffer isn't big enough (search the mailinglist for larger explanations, I've explained it before and am a bit in a h

Re: [Mjpeg-users] Re: [libdv-dev] problem with dvgrab, lav2yuv, smiltools.

2003-09-22 Thread Steven M. Schultz
On Mon, 22 Sep 2003, Maarten de Boer wrote: > > Hmmm, I thought that dvgrab created files with either 4:1:1 > > (NTSC) or 4:2:0 (PAL).PAL DV is 422? I didn't know that > > Well, at least that what it said on the page I mentioned - that libdv > exports both NTSC and PAL as 422. But

Re: [Mjpeg-users] Driver Zoran 0.9.4 vs. CVS

2003-09-22 Thread Ronald Bultje
Hi Richard, On Sat, 2003-09-20 at 18:58, Richard Ellis wrote: > On Sat, Sep 20, 2003 at 08:41:21AM +0200, Ronald Bultje wrote: > > And you didn't show the version, please make very sure that you're > > using the latest CVS. I need to release 0.9.5 soon, I guess... :). > > Have there been signific

Re: [Mjpeg-users] jpeg2yuv

2003-09-22 Thread Maik Holtkamp
Hi, 0n 03/09/[EMAIL PROTECTED]:32 iLLfated told me: > I'm trying to write a shell script frontend to a > bunch of your tools to create vcd/svcd photo cds. I've > run into trouble with this command: Probably you should look at vcdkompanion. http://www.celindir.de/vcdkompanion I know it's alm

Re: [Mjpeg-users] lavrec question

2003-09-22 Thread Ronald Bultje
Hi Dmitriy, On Sat, 2003-09-20 at 18:39, dmitriy wrote: > > How I can save one image(jpg, gif, png, bmp, etc...) per 10(for example) > > seconds from mjpeg hardware card? > > or with help other program... As Bernhard pointed out, the -T option helps partly. Also, use the -f j option to save as

Re: [Mjpeg-users] jpeg2yuv

2003-09-22 Thread James Tappin
On Sat, 20 Sep 2003 11:32:46 -0700 (PDT) iLLfated <[EMAIL PROTECTED]> wrote: > Lo all, > > I'm trying to write a shell script frontend to a > bunch of your tools to create vcd/svcd photo cds. I've > run into trouble with this command: > > jpeg2yuv -v 0 -f 29.97 -j test.jpg -I p -n 1 > > somef

[Mjpeg-users] Re: [Kino-dev] problem with dvgrab, lav2yuv, smiltools.

2003-09-22 Thread Maarten De Boer
> dvgrab --format raw - | raw2yuv | yuvplay okay, this works fine! (which indicates that lav2yuv is incompatible with dvgrab output in dv1/dv2 mode... as I understand (correct me if I'm wrong) because dvgrab, through libdv, outputs YUV422 and lav2 expects YUV420. will this be fixed?) Now, if I

[Mjpeg-users] Re: problem with dvgrab, lav2yuv, smiltools.

2003-09-22 Thread Maarten De Boer
> I just checked Sony's "DVCAM Format Overview" document and > PAL DV is indeed 4:2:0 But is dvgrab (libdv) output indeed that format? (see my other mail for more info... dvgrab --format raw indeed seems to work!) Maarten --- T

[Mjpeg-users] Re: problem with dvgrab, lav2yuv, smiltools.

2003-09-22 Thread Maarten De Boer
> These are generally harmless and don't affect video quality. They should > probably be renamed to meaningful warnings. Will do with my next putback. Hmm, but it ends with Error while decoding stream #0.0 Error while decoding stream #0.0 Error while decoding stream #0.0 Error while decoding

Re: [Mjpeg-users] Re: [Kino-dev] problem with dvgrab, lav2yuv, smiltools.

2003-09-22 Thread Steven M. Schultz
On Mon, 22 Sep 2003, Maarten De Boer wrote: > > dvgrab --format raw - | raw2yuv | yuvplay > > okay, this works fine! (which indicates that lav2yuv is incompatible Hurrah! > with dvgrab output in dv1/dv2 mode... as I understand (correct me > if I'm wrong) because dvgrab, through libdv,

Re: [Mjpeg-users] Re: [Kino-dev] problem with dvgrab, lav2yuv

2003-09-22 Thread Steven M. Schultz
On Mon, 22 Sep 2003, Steven M. Schultz wrote: > > On Mon, 22 Sep 2003, Maarten De Boer wrote: > > > > dvgrab --format raw - | raw2yuv | yuvplay > > > > okay, this works fine! (which indicates that lav2yuv is incompatible > > Hurrah! > > > with dvgrab output in dv1/dv2 mode... as I unders

[Mjpeg-users] Re: JVC switcher & Intel vs AMD

2003-09-22 Thread William R Sherman
On Thu, Sep 18, 2003 at 08:45:45PM -0700, Steven M. Schultz wrote: > > Is this for protection against a drive failure?DV (or MJPEG) > capture's data rate requirements are extremely modest (in the > ~3.5MB/s range - even a notebook drive can sustain that without > breathing hard). The primary

Re: [Mjpeg-users] Re: JVC switcher & Intel vs AMD

2003-09-22 Thread Steven M. Schultz
On Mon, 22 Sep 2003, William R Sherman wrote: > The primary intent was for a Raid-0 filesystem with higher throughput Ah, ok - I thought that might be the case but wasn't sure (it doesn't make a lot of sense to do RAID-5 for video capture that I can see ;)). > Now, (than

[Mjpeg-users] Re: JVC switcher & Intel vs AMD

2003-09-22 Thread Daniel Pittman
On Mon, 22 Sep 2003, Steven M. Schultz wrote: > On Mon, 22 Sep 2003, William R Sherman wrote: > >> The primary intent was for a Raid-0 filesystem with higher throughput [...] > DV is ~3.5MB/s (and that includes the 48k PCM audio). End of > discussion - it's not variable so it's easy to calculate

[Mjpeg-users] Re: JVC switcher & Intel vs AMD

2003-09-22 Thread Steven M. Schultz
On Tue, 23 Sep 2003, Daniel Pittman wrote: > On Mon, 22 Sep 2003, Steven M. Schultz wrote: > > I think RAID is overkill for DV capture. > > So, it's worth remembering that the capture alone isn't *all* that gets > done, and that you really start to add up those costs where you factor

[Mjpeg-users] -q, -N matrix

2003-09-22 Thread Steven M. Schultz
Greetings - As promised earlier here is an moderately exhaustive table showing the interaction between the "-q" and "-N" options to mpeg2enc. The standard (default) matrices were used (-K was NOT used), no denoising or medianfiltering was done. Source mate

[Mjpeg-users] DC30+ can't capture size greater than 224x168

2003-09-22 Thread Thierry Salmon
see attachement -- Best regards Thierry SALMON e-mail : [EMAIL PROTECTED] Could you confirm reception of the message by replying e-mail ** This message and any attachments (the "message") are conf