Le Thu, 22 Jan 2004 10:21:41 -0800 (PST)
"Steven M. Schultz" <[EMAIL PROTECTED]> écrivait :
Hello Steven,
[...]
> "If I use -q 2 or -q 3, I get pulsating (every second or so) block
> artifacts in the background, which I get not with -q 4."
>
> I wonder if those artifacts are also due to t
Le Thu, 22 Jan 2004 13:06:13 -0800 (PST)
"Steven M. Schultz" <[EMAIL PROTECTED]> écrivait :
> > The sinc* kernels are very bad at removing noise. IMHO, the
> > cubic* kernels are better for this job...
>
> That's what yuvdenoise is for :)
For "big" noise only... :-)
> For clean sour
Hi ! ;-)
When mplexing with the profile #3, the size of the final mpeg
file is (four time) bigger than with the profile #8.
Example :
-rw-r--r--1 coco coco 44070912 Mar 6 21:08 f3.mpg
-rw-r--r--1 coco coco 11233280 Mar 6 21:08 f8.mpg
-rw-r--r--1 coco c
Le Sat, 6 Mar 2004 16:39:48 -0800 (PST)
"Steven M. Schultz" <[EMAIL PROTECTED]> écrivait :
Hello,
[...]
> Did you specify "-V" to "mplex -f 3"? If not then I think
> mplex will pad as needed to create a CBR output file.
Eh no... With "-V" added to "mplex -f3", the size of the fina
Le Wed, 02 Jun 2004 23:08:30 +0200
Lehmeier Michael <[EMAIL PROTECTED]> écrivait :
[...]
> PS: Is there a debian package for y4mscaler yet?
Yep. Diff attached.
Cheers,
Nicolas
y4mscaler_0.6.1-0.dpt.1.diff.gz
Description: Binary data
Le Thu, 6 Jan 2005 20:27:26 +0100 (CET)
Dik Takken <[EMAIL PROTECTED]> écrivait :
Hi Dik,
[...]
> Currently, I need to run mpeg2enc 4 or even 5 times in order to find
> the optimal quantiser number (the -q option) that yields the best
> quality and uses all available bitrate. That's why I'm curr
Le Fri, 7 Jan 2005 19:43:30 +0100
Nicolas Boos <[EMAIL PROTECTED]> écrivait :
[...]
> You should try the (pseudo) two passes mode of the anytovcd.sh script
> from the current cvs. For example, like that for a dvd output :
>
>$ anytovcd.sh -i lavrec.avi -r -p dvd [-f
Le Sun, 9 Apr 2006 22:07:21 +0200
Nicolas <[EMAIL PROTECTED]> écrivait :
> Hello,
Salut,
[...]
> aclocal:configure.ac:319: warning: macro `AM_PATH_SDL' not found
> in library
> configure.ac:108: error: possibly undefined macro: AC_DEFINE
> If this token and others are legitimate, please use
> m
Le Sat, 17 Jun 2006 16:13:35 +0200
Bernhard Frühmesser <[EMAIL PROTECTED]> écrivait :
> Hello,
Hello,
> Since i have problems recording videos i thought recompiling the cvs
> version of the mjpegtools with an older libquicktime version would
> help, but with configure i get this output:
>
> ch
Hello,
Second test with y4mscaler and yuvscaler. Input is the same than in the
previous test (mjpeg avi 768x288 PAL). This time I'm scaling to VCD
and SVCD resolutions.
Results:
http://nicolaxx.free.fr/video/mjpegtools/scaler2-vcd.png
http://nicolaxx.free.fr/video/mjpegtools/scaler2-svcd.p
Le Mon, 2 Jun 2003 22:21:10 -0400
Matto Marjanovic <[EMAIL PROTECTED]> écrivait :
[...]
> Thank you, and thanks for the independent testing. (The 'box' filter
> has a couple of issues still, but who really wants the box filter? :)
Yes, the box filter output is very ugly. Also notice that the
Le Sun, 20 Jul 2003 07:32:15 -0400 (EDT)
Kevin Atkinson <[EMAIL PROTECTED]> écrivait :
Hello Kevin,
[...]
> In case anyone is interested, I have written a Conditional Temporal
> Median Filter which reads in a yuv4mpeg stream from stdin and write a
> yuv4mpeg stream to stdout.
[...]
> As alway
Le Fri, 22 Aug 2003 09:54:15 -0700 (PDT)
"Steven M. Schultz" <[EMAIL PROTECTED]> écrivait :
Hello,
[...]
> > I took mpeg2enc out of the chain and this is what i got:
> >
> > YUV4MPEG2 W720 H480 F3:1001 Ip A0:0 XM2AR000
>
> Ah ha! Something is changing the interlace parameter.
>
>
Hello again !
Depuis le temps qu'elle était promis cette nouvelle version ! :-)
A+
Nicolas
--- Begin Message ---
Hey all,
I've put up RPMs+tarball for mjpegtools-1.6.2 release candidate 1
(versioned as 1.6.1.90, because that makes packaging easier) on
sourceforge. This is a feature enh
Hello,
I'm trying to compare output of MJPEG avi converted to SVCD with 1.6.1
and 1.6.2. The strange thing is the final filesize.
With "mpeg2enc -q8 -f4 -a2 -I0 -42 -41 -S795 -B216", I'm getting that :
- video-svcd_q8-1.6.1.mv is 14M
- video-svcd_q8-1.6.2.mv is 17M
With "mpeg2enc -q8 -f
Le Wed, 03 Sep 2003 17:07:04 +0200
Markus Plail <[EMAIL PROTECTED]> écrivait :
Hello
[...]
> > Now I was wondering how this translates to mpeg2enc CLI
> > parameters. Can multi-pass vbr even be done under linux?
>
> Nope, at least not yet.
You can do 2-pass mpeg2 with ffmpeg CVS.
Cheers,
Hello,
I'm wondering what is the pixel aspect ratio value for 1/2 D1 (CVD)
resolution. This is for use with y4mscaler.
I've calculated myself and found 295/132 :
(59/54)*(720/576)*(576/352) = 295/132
(source is http://www.mir.com/DMG/aspect.html)
But, also found a pixel aspect ratio value o
Le Fri, 10 Oct 2003 10:09:21 -0700 (PDT)
"Steven M. Schultz" <[EMAIL PROTECTED]> écrivait :
[...]
> > I've calculated myself and found 295/132 :
>
> Hmmm, why not let y4mscaler do the calculations? ;)
>
> Just specify "-O size=352x576" and it will do the right thing
> automati
Le Mon, 13 Oct 2003 20:43:36 -0400
Matto Marjanovic <[EMAIL PROTECTED]> écrivait :
[...]
> > Is my calculation right ?
>
> Nope. :)
>
> The answer for your PAL CVD is 59/54 * 2/1 = 59/27. (i.e. 59:27)
>
> For an NTSC CVD it would be10/11 * 2/1 = 20/11. (i.e. 20:11)
>
> It's just the pl
Le Tue, 4 Nov 2003 11:30:43 -0500
Matto Marjanovic <[EMAIL PROTECTED]> écrivait :
Hello,
[...]
> If anyone knows any difference between 'pel' and 'pixel', I'd
> love to know what it is.)
According to "Le jargon français" (The French Jargon), PEL is
for "picture element" [1] and pix
Le Sun, 30 Nov 2003 11:34:22 -0800 (PST)
"Steven M. Schultz" <[EMAIL PROTECTED]> écrivait :
[...]
> Nicolas Boos is having the same problem with his glibc 2.1.2
> system - in fact the segfault is happening on the same line
> ' 309 mulps_m2r( *(m
21 matches
Mail list logo