Hi Steven,
On Sat, 14 Aug 2004 22:17:04 -0700 (PDT), Steven M. Schultz said:
[...]
> > cat stream.yuv | mpeg2enc -q 3 -b 8500 -f 8 -o movie_new.m2v
>
> Fine, but 8500 might be a bit high especially with -q 3. What does
> mplex say is the peak bitrate? It's not necessary to have an
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday 15 Aug 2004 07:54, Bernhard Praschinger wrote:
> Hallo
>
Hello, Bernie
> LVS creates some temporay files, and deletes them after the work is
> done.
> After you have added some secnes LVS create a blend (or what you
> sellect) form the selec
On Sun, 15 Aug 2004, Florian Schaefer wrote:
> whole movie, only the first seconds for testing purposes. But the
> beginning seems to work with mplex:
> INFO: [mplex] Peak bit-rate: 8694400 bits/sec
Ah, ok. That's fine. One some material the peaks (which can be very
brie
On Sun, 15 Aug 2004 10:08:28 -0700 (PDT), Steven M. Schultz said:
[...]
> > > mpeg2enc -q ... -o movie_new.m2v
> > >
> > > You may need to change the '-i t' to be '-i b' if the video is
> > > from DV (which is always bottom field first0 and the rate (-r) to be
> > > 25:1 for PAL, and
On Sun, 15 Aug 2004, Florian Schaefer wrote:
> You a kernel programmer? ;-)
In a "previous life" I was, but not recently ;)
> Upsi, thanks for pointing this out. In theory I know that I have to use
> another resolution for my raw material ... but I missed it here. :-/ Thanks.