Hi Marco,
On Mon, 2003-11-24 at 05:11, Marco Carvalho wrote:
> i2c-algo-bit.o: DC10plus[0] i2c_write: error - bailout.
That explains why the driver doesn't load.
> 00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo
> PRO133x] (rev c4)
> 00:01.0 PCI bridge: VIA Technologies, Inc.
Hi Bernhard
Thank you.
Not abusing, how I get from the CVS?
Marco
Em Seg, 2003-11-24 Ã s 14:16, Bernhard Praschinger escreveu:
> Hallo
>
> > Well, I download the newest zoran-driver (driver-zoran-0.9.4.tar.gz) and
> > compile fine, but I can't load the driver.
> >
> > My board is a Pinnacle DC1
Hi Bernhard
Thank you.
Not abusing, how I get from the CVS?
Marco
Em Seg, 2003-11-24 Ã s 14:16, Bernhard Praschinger escreveu:
> Hallo
>
> > Well, I download the newest zoran-driver (driver-zoran-0.9.4.tar.gz) and
> > compile fine, but I can't load the driver.
> >
> > My board is a Pinnacle DC1
Hallo
> Thank you.
> Not abusing, how I get from the CVS?
> cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/mjpeg co -r ZORAN_VIDEODEV_2
> driver-zoran/
That should work.
auf hoffentlich bald,
Berni the Chaos of Woodquarter
Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard
Hallo
> > If you forget the -V option when multiplexing a VBR stream mpeg2enc will
> > create a files as large as the maximal video bitrate + audio bitrate. If
> > you calculate than the average bitrate it seems that you have a CBR
> > stream.
>
> Minor correction (if you don't mind too m
Please help...
I figure I'm missing something stupid because there's
nothing on google about this -- and the error message has
the rare distinction of having spelling errors in it (making
it easier find).
This is the first day I've tried mjpegtools, so naturally I
ran but didn't walk to the howt
In mplex 1.6.1-90, I see that the long-option form of the -V switch (--vbr) doesnt
work. In fact, none of the long options work.
I saw the source code and if uses a
#ifdef HAVE_GETLONG
...=getlong()
but nowhere else in the code is getlong defined. Neither does autoconf/configure check
for/
In the excellent mjpeg-howto, I see mpeg2enc's -E (eliminate-unit-coeff) switch
mentioned, but the code doesnt seem to support it. I grepped the source code in the
1.6.1-90 tarball and no sign of this switch?
What gives?
Thanks
___
The FREE s
On Tue, 25 Nov 2003 [EMAIL PROTECTED] wrote:
> In the excellent mjpeg-howto, I see mpeg2enc's -E (eliminate-unit-coeff) switch
> mentioned, but the code doesnt seem to support it. I grepped the source code in the
> 1.6.1-90 tarball and no sign of this switch?
>
> What gives?
It's in
Hi all,
As of today, release candidate 2 of mjpegtools-1.6.2 (official version:
1.6.1.91) is available on your local sourceforge mirror. For URLs, see
https://sf.net/project/showfiles.php?group_id=5776. This release
candidate features an updated yuvdenoise, several bugfixes to mpeg2enc
and the rem
On Tue, 25 Nov 2003, Paul Miller wrote:
> When I pump the .y's to mpeg2enc though, I get:
>
> "Could not get image dimenstion and frame rate from input stream"
>
I can't find that error message anywhere in the current sources.
That would seem to indicate that you're using an o
On Tue, 25 Nov 2003 [EMAIL PROTECTED] wrote:
> In mplex 1.6.1-90, I see that the long-option form of the -V switch (--vbr) doesnt
> work. In fact, none of the long options work.
>
> I saw the source code and if uses a
> #ifdef HAVE_GETLONG
> ...=getlong()
>
> but nowhere else in the code
Hi Ronald,
It's good to see a push for a new release, but you completely broke the
AltiVec port with your changes to utils/altivec/Makefile.am.
-James
On Tue, Nov 25, 2003 at 05:28:40PM +0100, Ronald Bultje wrote:
> Hi all,
>
> As of today, release candidate 2 of mjpegtools-1.6.2 (official vers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Al Bogner wrote:
| Am Sonntag, 23. November 2003 00:07 schrieb Al Bogner:
|
|>At the moment I do not have a lot time to read this list, but AFAIR there
|>was a discussion here about making a DVD-Burn Howto? Am I right? If so,
|>could you post the link p
Hallo
> I happen to have 50 images I wish to encode. So I tried a
> quite a few of these (all with different switches and
> options):
>
> jpeg2yuv -f 25 -j image%05d.jpg > r.y
> cat *.ppm | ppmtoy4m > r.y
>
> When I pump the .y's to mpeg2enc though, I get:
>
> "Could not get image dimenstion a
Hallo
> In the excellent mjpeg-howto, I see mpeg2enc's -E (eliminate-unit-coeff) switch
> mentioned, but the code doesnt seem to support it. I grepped the source code in the
> 1.6.1-90 tarball and no sign of this switch?
The doku is really newer than 1.6.1.90. But should match 1.6.1.91 which
wa
> Can you inlcude the output from your first command. The command you used
> for mpeg2enc and the full output. So we can help you better.
No, I cannot. Though, I figured out the problem. Appolgies
around, it would seem a very ancient install of mjpeg2enc
was before the current version in my PATH.
Does anyone know of a better MPEG decoder for Windows Media Player - maybe
one that will play 1024x768 videos? The Windows one won't work - it seems
like DVD players install a better one, but I was looking for something I
could redistribute with the video. Any ideas?
Thanks,
Jonathan Bartlett
There is a Windows tool for VCD authoring (www.vcdeasy.org) that has a nice tab for
making mpg stills (for use on VCD menus/segment items) from JPG/PNG files. It is
supposed to use regular Linux tools like netpgm, mjpeg, etc.
It handles all the issues Michael mentions in
http://www.vcdimager.or
On Tue, 2003-11-25 at 20:14, Jonathan Bartlett wrote:
> Does anyone know of a better MPEG decoder for Windows Media Player - maybe
> one that will play 1024x768 videos? The Windows one won't work - it seems
> like DVD players install a better one, but I was looking for something I
> could redistri
Hi James,
On Tue, 2003-11-25 at 17:51, James Klicman wrote:
> It's good to see a push for a new release, but you completely broke the
> AltiVec port with your changes to utils/altivec/Makefile.am.
sorry, I was trying to tidy things up, I probably should have let others
test it a bit more (but the
On Tue, 2003-11-25 at 08:39, Steven M. Schultz wrote:
> On Tue, 25 Nov 2003 [EMAIL PROTECTED] wrote:
>
> > In mplex 1.6.1-90, I see that the long-option form of the -V switch (--vbr) doesnt
> > work. In fact, none of the long options work.
> Yes. Fixed a few minutes ago in CVS.
Did it ma
Thanks for help, but...
I dload a driver from cvs (1.1.2.24), but isn't compile because this
line in zoran_driver.c:
unsigned int minor = iminor(inode);
gcc-2.95 -D__KERNEL__ -I/usr/src/kernel-source-2.4.22-xfs/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -
On 25 Nov 2003, Florin Andrei wrote:
> On Tue, 2003-11-25 at 08:39, Steven M. Schultz wrote:
> >
> > > In mplex 1.6.1-90, I see that the long-option form of the -V switch (--vbr)
> > > doesnt work. In fact, none of the long options work.
>
> > Yes. Fixed a few minutes ago in CVS.
>
> Did
On Tue, 2003-11-25 at 08:28, Ronald Bultje wrote:
>
> As of today, release candidate 2 of mjpegtools-1.6.2 (official version:
> 1.6.1.91) is available on your local sourceforge mirror. For URLs, see
Excellent!
mplex looks good. Minor nitpick: it reports different version numbers
when queried in
If i understand correctly, one of the reasons why mplex cannot multiplex
subtitles was the scarcity of tools to generate subtitle streams with
timestamp information.
Actually, there is an easy way to extract subtitles with enough
information so that the subtitles can be fully reconstructed and mux
On 25 Nov 2003, Florin Andrei wrote:
> mplex looks good. Minor nitpick: it reports different version numbers
> when queried in different ways:
>
> [EMAIL PROTECTED] stnem]$ mplex
> mjpegtools mplex-2 version 1.6.1.91
> Usage: mplex [params] -o ...
>
> [EMAIL PROTECTED] stnem]$ mplex -f 8 -S 44
Hallo
> Does anyone know of a better MPEG decoder for Windows Media Player - maybe
> one that will play 1024x768 videos? The Windows one won't work - it seems
> like DVD players install a better one, but I was looking for something I
> could redistribute with the video. Any ideas?
If you just wa
Hallo
> There is a Windows tool for VCD authoring (www.vcdeasy.org) that has a nice tab for
> making mpg stills (for use on VCD menus/segment items) from JPG/PNG files. It is
> supposed to use regular Linux tools like netpgm, mjpeg, etc.
>
> It handles all the issues Michael mentions in
> http
29 matches
Mail list logo