[Mjpeg-users] some good, some bad

2005-02-28 Thread imagen
Hello all, my standalone player (Yakumo DVD Master DX4) has problems playing certain videofiles from dvds I authored with dvdauthor. The sound plays for some seconds and stops then, the picture is asynchronous and much too slow (like a slideshow). I multiplexed them with "mplex -f 8" without error

[Mjpeg-users] compile failure

2005-02-28 Thread Phil Wirtz
Hi I 'm new to the zoran driver group and am having problems compiling for FC2 specifics as follows system /proc/interupts CPU0 0:9975913 XT-PIC timer 1:484 XT-PIC i8042 2: 0 XT-PIC cascade 4:3796176 XT-PIC seria

Re: [Mjpeg-users] some good, some bad

2005-02-28 Thread Leander Seige
Hello, first of all, sorry for posting w/o full name, I usualy don't use this account for mailinglists. Ok, it realy must have something to do with multiplexing. After a lot of frustrating tests I made it work - without mplex. Instead I gave the m2v/mp2 to ifoedit and let it create a video_ts/ ,

Re: [Mjpeg-users] some good, some bad

2005-02-28 Thread Steven Boswell II
> Ok, it realy must have something to do with > multiplexing. IIRC, you're using mjpegtools 1.6.2. I'm pretty sure our DVD handling was still embryonic at that point. You may want to ugrade to 1.6.3, the latest release. (A lot of work is going on in mpeg2enc right now, so I'm not sure if it's s

Re: [Mjpeg-users] Pinnacle Miro DC30 vs Linux 2.6

2005-02-28 Thread Ronald S. Bultje
On Sat, 2005-02-26 at 13:10 +, David Robinson wrote: > After using modprobe zr36067 card=4 debug=4: [..] > DC30[0]: find_zr36057() - no codec found Can you load zr36050 and zr36016 manually (just moidprobe zr36016 or modprobe zr36050) with the option debug=2? That'll give me more info on them.

Re: [Mjpeg-users] compile failure

2005-02-28 Thread Bernhard Praschinger
Hallo > Hi I 'm new to the zoran driver group and am having problems compiling > for FC2 > specifics as follows [...] > Linux 2.6.10-1.14_FC2 i686 athlon i386 GNU/Linux [...] > [EMAIL PROTECTED] driver-zoran-0.9.4]# ./update I would say that the 0.9.4 zoran driver it to old for working with 2.6.

Re: [Mjpeg-users] some good, some bad

2005-02-28 Thread Steven M. Schultz
On Mon, 28 Feb 2005, Steven Boswell II wrote: > IIRC, you're using mjpegtools 1.6.2. I'm pretty sure > our DVD handling was still embryonic at that point. It worked fairly well - the main problem I recall being in the 1.6.2 mplex was the coded in 2GB limit. > You may want to u

Re: [Mjpeg-users] compile failure

2005-02-28 Thread Ronald S. Bultje
On Mon, 2005-02-28 at 18:18 +0100, Bernhard Praschinger wrote: > PS: Ronald feel free to replace my cvs-tared-together-and-uploaded-0.9.5 > zoran version with anything more suitable. But I thougth the 0.9.4 from > 2003 march is a bit old. Shame on me for not rolling a tarball earlier... I general

Re: [Mjpeg-users] One (new) artifact to go before perfection...

2005-02-28 Thread KAWAMATA/Hitoshi
Hi, In your "makedvd.sh": > smil2yuv -i 2 movie.smil \ > | y4mscaler -v0 \ > -O sar=src -O size=720x480 -O chromass=420_mpeg2 \ > -S option=sinc:5 \ > | yuvscaler -v 0 -n n -I ACTIVE_704x480+6+0 -I USE_704x480+6+0 \ > -O

Re: [Mjpeg-users] One (new) artifact to go before perfection...

2005-02-28 Thread Steven Boswell II
> Feed progressive stream to "mpeg2enc -p", > so don't do 2nd "yuvcorrect -T > INTERLACED_TOP_FIRST". Ah, I didn't realize that. That should end up in the man page, and as a warning inside mpeg2enc, probably. > And, if the result of "yuvcorrect -T LINE_SWITCH" > twice is correct, > both LINE_SWI

Re: [Mjpeg-users] One (new) artifact to go before perfection...

2005-02-28 Thread KAWAMATA/Hitoshi
Uum, "yuvcorrect -T {TOP|BOTT}_FORWARD" seems works only on 4:2:0 --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly li