[Mjpeg-users] compilation of mjpeg-tools 1.6.1 and 1.6.0

2003-01-20 Thread Segbert, Dietmar
Hallo, i have compiled the mjpeg-Tools 1.6.1 and 1.6.0. by typing ./configure make and at last make install That works well, but i have found out, that the yuvscaler 1.6.1 did not work properly, it produces a broken pie in the img2mpg-script from gilles caulier.. yuvscaler 1.6.0 works well. I can

[Mjpeg-users] lavrec -T 2 without audio only

2003-01-20 Thread Gerald Rapior
Hello! Is it possible to record a video with lavrec with the option -T 2 and simultaneous record the audio, too? Unfortunately I have without this option round about 10 inserted frames per second. Thanks four your help. Best regards, Gerald --

Re: [Mjpeg-users] lavrec -T 2 without audio only

2003-01-20 Thread Ronald Bultje
Hi Gerald, On Mon, 2003-01-20 at 14:54, Gerald Rapior wrote: > Is it possible to record a video with lavrec with the option -T 2 and > simultaneous record the audio, too? Nope. > Unfortunately I have without this option round about 10 inserted frames > per second. Which lavrec version and which

Re: [Mjpeg-users] compilation of mjpeg-tools 1.6.1 and 1.6.0

2003-01-20 Thread Bernhard Praschinger
Hallo > That works well, but i have found out, that the yuvscaler 1.6.1 did not work > properly, it produces a broken pie in the img2mpg-script from gilles > caulier.. yuvscaler 1.6.0 works well. I can redirect the output into a file > yuvscaler -n .. >test.yuv > > But the mpeg2enc of both packa

Re: [Mjpeg-users] Video-encoding questions (mostly DVD related)

2003-01-20 Thread Bernhard Praschinger
Hallo > >>Here's the command line that I used to generate the video: > > > >Drop the -b option, raise the -q to 7-8, and use the denoiser. > > What can I say, Berni, you da man! :-) After messing around with > lots of combinations today, I finally found that my so-called high > quality LaserDisc

Re: [Mjpeg-users] mplex with seek

2003-01-20 Thread Andrew Stevens
> The PVR s/w runs on PCs only but it records to a format which seems to > be referred to as "PVA". A free PC tool called PVAStrumento lets you > demux this, and it stores the results on my Mac's hard drive. It also > fixes > any errors which occurred while the transport stream was being received.

Re: [Mjpeg-users] Video-encoding questions (mostly DVD related)

2003-01-20 Thread Andrew Stevens
> OK, cool. mplex generated one big file, and a warning that said > "Sequence end marker found in video stream but single-segment splitting > specified!" for every chapter mark. I burned it to DVD, and there were > no chapters. I then hacked mplex so that -M wasn't automatically turned > on by

Re: [Mjpeg-users] Video-encoding questions (mostly DVD related)

2003-01-20 Thread Andrew Stevens
HI Robert, > > Now that I can actually see my video, I have a new problem -- although > > most of it looks wonderful, parts of it don't look all that good! > > There's quite a bit of fuzziness at the boundaries between black areas > > and light areas (i.e. I've seen it with white and pink). > > De

Re: [Mjpeg-users] Fixed I-frame location

2003-01-20 Thread Andrew Stevens
Hi Markus, > What I think it means that frame #61269 has to be an I-frame, and there > should be no other I-frame until frame #61281, which is the next > I-frame. This seems to be needed in order to remux a MPEG2 video stream > to a valid DVD structure and to not have sync issues. Hmmm... the pic

Re: [Mjpeg-users] compilation of mjpeg-tools 1.6.1 and 1.6.0

2003-01-20 Thread Andrew Stevens
The usual reason for segfaulting mpeg2enc in 1.6.0 and 1.6.1 is a broken version (there are several) of the nasm assmebler. RedHat based systems are particularly prone to this problem. The other alternative is compiling for PentiumPro/P-IV/Athlon CPUs but trying to run the binary on Pentium, K

Re: [Mjpeg-users] Video-encoding questions (mostly DVD related)

2003-01-20 Thread Robert Kesterson
On Sun, 19 Jan 2003, Andrew Stevens wrote: > > Depending on how bright your screen is, you may not be able to get rid of > > all the block noise in dark areas. > > This should actually disappear fairly shortly. I'm working on some tweeks to > tbe bit-allocation that will reduce quantisation on mac

Re: [Mjpeg-users] Fixed I-frame location

2003-01-20 Thread Markus Plail
Hi Andrew! * Andrew Stevens writes: >>What I think it means that frame #61269 has to be an I-frame, and >>there should be no other I-frame until frame #61281, which is the next >>I-frame. This seems to be needed in order to remux a MPEG2 video >>stream to a valid DVD structure and to not have sync

Re: [Mjpeg-users] Video-encoding questions (mostly DVD related)

2003-01-20 Thread Steven Boswell
My reply to Andrew Stevens: >In general: you really really want the latest mplex from CVS either >stable or developer branches for DVD. They fix an important timing >bug and a couple of other things too. I've upgraded to mjpegtools 1.6.1 now. >Those "hiccups" you're seeing are the run-out/run-i

Re: [Mjpeg-users] Video-encoding questions (mostly DVD related)

2003-01-20 Thread Steven Boswell
I apologize for asking this AGAIN, but apparently I'm still missing some important detail... >>mplex generated one big file, and a warning that said "Sequence end >>marker found in video stream but single-segment splitting specified!" >>for every chapter mark. I burned it to DVD, and there were n