[Mjpeg-users] Driver-Zoran problems at 'make'

2004-03-07 Thread Zarathustra
Hi,

I tried to compile the zoran-driver for my DC10+
Immediately after 'make' I get the message that '2.4.21-144-default/build' 
could not be found.
When I look at this file, it seems to be a symbolic link, poining at '/usr/
src/linux-2.4.21-144-include/default'. This 'linux-2.4.21-144-include' 
directory does not exist (the source code does exist, but not as 
'linux-#.#.#-include/'. This way, the symlink in /lib/modules/. . . points to 
nothing.

Does anybody know what's the problem? A year ago, I compiled the Zoran-driver 
without any problems.

Thanks,
Zarathustra
-- 
ÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ
 * My Box said: "Install WinXP or better ..." 
So I installed Linux. *
ÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ
System: P4-2,4GHz, 512MB. OS: SuSE 9.0, Kernel: 2.4.21

N¬HS^µéX¬²š'²ŠÞu¼ˆÂâžìSºÚ+‰©l·ž.)îÆÛ¢¸š–šÞéíyÖò
©âzThm¸§°úÞ'^žÖt!¡ñž:(µç!ž‰h‚'¬-æëÞ+aŠx®‰ŸºwZ™éíj[-¢Ìµéšvh§ŠËkjØžm§ÿÚvÊ,vw(›ö‰ÝxïF¥–‡"w~·òŠ\–'$2:^‚ë®ÉŠX§‚X¬´Èéz¬z»%ŠËl²‹«qçè®§zØm¶›?þX¬¶Ë(º·~Šàzw­þX¬¶ÏåŠËbú?š:^‚ë®

[Mjpeg-users] Gdk-ERROR **: BadMatch

2004-03-11 Thread Zarathustra
Hi, I've installed 'linuxvideostudio' from the 'rpm'.

When I do 'studio -t' I get following list.

|[EMAIL PROTECTED]:/mnt/hda3/ulrich> studio -t
|1 adaptors available.
|  name:  ATI Radeon Video Overlay
|  type:  input image
|  ports: 1
|  first: 61
|  format list
|depth=16, visual=35
|depth=16, visual=36
|depth=16, visual=37
|depth=16, visual=38
|depth=16, visual=39
|depth=16, visual=40
|depth=16, visual=41
|depth=16, visual=42
|  encoding list for port 61
|id=0, name=XV_IMAGE, size=2048x2048
|  attribute list for port 61
|XV_SET_DEFAULTS set, 0 -> 1
|XV_AUTOPAINT_COLORKEY get set, 0 -> 1, val=1
|XV_COLORKEY get set, 0 -> -1, val=30
|XV_DOUBLE_BUFFER get set, 0 -> 1, val=1
|XV_BRIGHTNESS get set, -1000 -> 1000, val=0
|XV_CONTRAST get set, -1000 -> 1000, val=0
|XV_SATURATION get set, -1000 -> 1000, val=0
|XV_COLOR get set, -1000 -> 1000, val=0
|XV_HUE get set, -1000 -> 1000, val=0
|XV_RED_INTENSITY get set, -1000 -> 1000, val=0
|XV_GREEN_INTENSITY get set, -1000 -> 1000, val=0
|XV_BLUE_INTENSITY get set, -1000 -> 1000, val=0
|  image format list for port 61
|0x32595559 (YUY2) packed
|0x59565955 (UYVY) packed
|0x32315659 (YV12) planar
|0x30323449 (I420) planar


When I then try 'studio -p 61', it failes.
| Gdk-ERROR **: BadMatch (invalid parameter attributes)
| serial 1727 error_code 8 request_code 141 minor_code 5

'strace studio -t 61' ends with following error message:
read(4, "\0\10\277\6=\0\0\0\5\0\215\0\0\0\0\0\0\0\0\0\20\354\275"..., 32) = 32
open("/usr/X11R6/lib/X11/XErrorDB", O_RDONLY) = 8
fstat64(8, {st_mode=S_IFREG|0444, st_size=36378, ...}) = 0
read(8, "! $Xorg: XErrorDB,v 1.3 2000/08/"..., 36378) = 36378
close(8)= 0
brk(0)  = 0x8168000
brk(0x818d000)  = 0x818d000
write(2, "Gdk-ERROR **: BadMatch (invalid "..., 111Gdk-ERROR **: BadMatch 
(invalid parameter attributes)
  serial 1727 error_code 8 request_code 141 minor_code 5
) = 111
write(4, "F\0\5\0h\1\340\4\v\0\340\4\0\0\0\0\17\0\272\0B\v\7\0h\1"..., 136) = 
136
read(4, "\1\1\306\6\0\0\0\0\4\0\340\4\0\0\0\0\0\0\0\0\n\0\0\0 \203"..., 32) = 
32
shmdt(0x404c4000)   = 0
write(4, "\221\2\2\0\2\0\340\4f\0\3\0\200\0\0\0\1\0\0\0<\v\2\0\0"..., 40) = 40
read(4, "\1\1\313\6\0\0\0\0\4\0\340\4\0\0\0\0\0\0\0\0\n\0\0\0 \203"..., 32) = 
32
shutdown(4, 2 /* send and receive */)   = 0
close(4)= 0
exit_group(1)   = ?
[EMAIL PROTECTED]:/mnt/hda3/ulrich>

Does anybody have an idea what's going on?
Thanks very much!!
Z.
-- 
ÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ
 * My Box said: "Install WinXP or better ..." 
So I installed Linux. *
ÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ
System: P4-2,4GHz, 512MB. OS: SuSE 9.0, Kernel: 2.4.21



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
___
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users


Re: [Mjpeg-users] Gdk-ERROR **: BadMatch

2004-03-11 Thread Zarathustra
Also schrieb Ronald Bultje am  20:39:
>
> You are using a *output Xv port* as input Xv port. The type should read
> "video4linux" and should show your DC10+ or other MJPEG card. You probably
> need to load the XFree86 X/v4l extension, see the README or FAQ on how to
> do that. Make sure yuou load the driver before starting X, else it won't
> detect the v4l device.

In the xf86config-file the v4l-module is loaded.
When I load (as root) the zoran-driver (via the command ./update dc10plus) and 
start another X-session, it doesn't help.
I understand that the port will only be identified as soon as I have loaded 
the driver? As far as I know it's loaded while booting the system.
When I look at the information I find on the DC10+ (according to my system 
it's a Miro, but in fact it's a Pinnacle):
|Driver Info #0:
|Driver Status: buz is not active
|Driver Activation Cmd: "modprobe buz"
But there's no 'buz' on my system (I searched for it).

According to the 'Hardware-Info', the module is not active, since 'buz' isn't 
loaded.
Never read anything about 'buz' But when I look at Google, it seems that it 
should be 'zoran' instead.

So, how to proceed now?

Zarathustra.
-- 
¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø
 * My Box said: "Install WinXP or better ..." 
So I installed Linux. *
¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø
System: P4-2,4GHz, 512MB. OS: SuSE 9.0, Kernel: 2.4.21



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
___
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users


Re: [Mjpeg-users] Gdk-ERROR **: BadMatch

2004-03-12 Thread Zarathustra
Also schrieb Ronald S. Bultje am  20:31:
> On Thu, 2004-03-11 at 23:44, Zarathustra wrote:
> > When I load (as root) the zoran-driver (via the command ./update
> > dc10plus) and start another X-session, it doesn't help.
>
> That's odd. Look at the dmesg output, does the card give errors? Is it
> being opened at all?
>
> Ronald

'dmesg' gives as rellevant information (as far as I know):
Linux video capture interface: v1.00
i2c: initialized

When I reload the zoran-driver (./update dc10plus), following lineas are 
added:
Linux video capture interface: v1.00
i2c-core.o: i2c core module version 2.8.0 (20030714)

BUT: When I do './update dc10plus debug=2' in a terminal emulation, things 
look a bit different:
./videocodec.o: unresolved symbol create_proc_entry_Rsmp_788cf1d3
./videocodec.o: unresolved symbol printk_Rsmp_1b7d4074
./videocodec.o: unresolved symbol kfree_Rsmp_037a0cba
./videocodec.o: unresolved symbol remove_proc_entry_Rsmp_fb1b9f40
./videocodec.o: unresolved symbol kmalloc_Rsmp_93d4cfe6
./videocodec.o: unresolved symbol snprintf_Rsmp_025da070
./saa7110.o: unresolved symbol i2c_check_functionality_Rsmp_e3c84bfd
./saa7110.o: unresolved symbol i2c_probe_Rsmp_59b95524
./saa7110.o: unresolved symbol i2c_attach_client_Rsmp_e230575f
./saa7110.o: unresolved symbol i2c_smbus_read_byte_Rsmp_089a62c2
./saa7110.o: unresolved symbol kfree_Rsmp_037a0cba
./saa7110.o: unresolved symbol printk_Rsmp_1b7d4074
./saa7110.o: unresolved symbol i2c_detach_client_Rsmp_293e7552
./saa7110.o: unresolved symbol kmalloc_Rsmp_93d4cfe6
./saa7110.o: unresolved symbol snprintf_Rsmp_025da070
./saa7110.o: unresolved symbol i2c_transfer_Rsmp_da722bad
./saa7110.o: unresolved symbol i2c_add_driver_Rsmp_6ec4580a
./saa7110.o: unresolved symbol i2c_del_driver_Rsmp_37c75d23
./saa7110.o: unresolved symbol sleep_on_timeout_Rsmp_241949d2
./saa7110.o: unresolved symbol i2c_smbus_write_byte_data_Rsmp_59249dba
./adv7175.o: unresolved symbol i2c_check_functionality_Rsmp_e3c84bfd
./adv7175.o: unresolved symbol i2c_probe_Rsmp_59b95524
./adv7175.o: unresolved symbol i2c_attach_client_Rsmp_e230575f
./adv7175.o: unresolved symbol i2c_smbus_read_byte_data_Rsmp_220cfd1a
./adv7175.o: unresolved symbol kfree_Rsmp_037a0cba
./adv7175.o: unresolved symbol printk_Rsmp_1b7d4074
./adv7175.o: unresolved symbol i2c_detach_client_Rsmp_293e7552
./adv7175.o: unresolved symbol kmalloc_Rsmp_93d4cfe6
./adv7175.o: unresolved symbol snprintf_Rsmp_025da070
./adv7175.o: unresolved symbol i2c_transfer_Rsmp_da722bad
./adv7175.o: unresolved symbol i2c_add_driver_Rsmp_6ec4580a
./adv7175.o: unresolved symbol i2c_del_driver_Rsmp_37c75d23
./adv7175.o: unresolved symbol i2c_smbus_write_byte_data_Rsmp_59249dba
./zr36060.o: unresolved symbol videocodec_unregister
./zr36060.o: unresolved symbol kfree_Rsmp_037a0cba
./zr36060.o: unresolved symbol printk_Rsmp_1b7d4074
./zr36060.o: unresolved symbol kmalloc_Rsmp_93d4cfe6
./zr36060.o: unresolved symbol snprintf_Rsmp_025da070
./zr36060.o: unresolved symbol __const_udelay_Rsmp_eae3dfd6
./zr36060.o: unresolved symbol videocodec_register
Usage: ./update card [card [..]] norm
  Norm can be PAL, NTSC or SECAM
  Card can be any combination of dc10old, dc10old_vpxadv, dc10new, dc10plus, 
dc30, dc30plus, lml33, lml33r10 or buz
  See the documentation for more information on these cards
dzjembee:/usr/src/packages/BUILD/driver-zoran-0.9.4 #


Is this normal, or what's happening here?
I use the kernel that's shipped with SuSE (in fact, the kernel that comes with 
the Online Update), the kernel source is from kernel.org.

When I have a look at /proc/interrupts, I cannot see my card there:
CPU0   
  0: 288857  XT-PIC  timer
  1:   4157  XT-PIC  keyboard
  2:  0  XT-PIC  cascade
  5:  0  XT-PIC  ehci_hcd
  8:  2  XT-PIC  rtc
  9:   1859  XT-PIC  ide2, aic7xxx, eth0, usb-uhci, usb-uhci
 10: 60  XT-PIC  Intel 82801DB-ICH4
 11:  0  XT-PIC  usb-uhci
 12:  95881  XT-PIC  PS/2 Mouse
 14: 224027  XT-PIC  ide0
 15: 171036  XT-PIC  ide1
NMI:  0 
LOC:  0 
ERR:  0
MIS:  0


Within WinXP, the card is working normally.

Zarathustra
-- 
ÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ
 * My Box said: "Install WinXP or better ..." 
So I installed Linux. *
ÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ,ÂÂ,ÃÂÂÂ`ÂÂÂÃ
System: P4-2,4GHz, 512MB. OS: SuSE 9.0, Kernel: 2.4.21



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click

[Mjpeg-users] dvd2dvd

2003-06-04 Thread Zarathustra
Hallo listmembers,

has anybody managed to copy a dvd onto a dvd(+r)?

I can rip the dvd with dvd::rip which provides me of the VOB files.

As far as I understand, I have to burn them on dvd using the UDF file system, 
in order to make the dvd compatible with stand alone dvd players.

Can anybody help?

Thanks,

Zarathustra.
-- 
¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø
 * My Box said: "Install Win95 or better ..." 
So I installed Linux. *
¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø

System: P4-2,4GHz, 512MB. OS: SuSE 8.1, Kernel: 2.4.20
GnuPGP_ID: (www.keyserver.net) 0CB059DD87DF7AB5
N¬HY޵隊X¬²š'²ŠÞu¼ž¬†zÚ~'z«¢¦g§µú+•ë,¢wk(m¶Ÿÿi×ڮižv&©•ì\¢oÚw÷$ÿ½u×^½ï¯uë“#¥è.±ê왨¥Šx%ŠËLŽ— ºǫ²X¬¶Ë(º·~Šàzw­†Ûi³ÿåŠËl²‹«qçè®§zßåŠËlþX¬¶)ߣù£¥è.±êì

[Mjpeg-users] file gdkdraw.c: line 89 (gdk_draw_rectangle): assertion `drawable != NULL' failed.

2003-07-03 Thread Zarathustra
Does anybody know this line?
That's what I get when I try to capture video.

The preview looks wonderful, but there's a message that lavrec was stopped. 
When I initialize the capture, nothing happens. (I'm ask if I would like to 
do scene detection).

Nothing happens when I press start.

That's the messages:

[EMAIL PROTECTED]:/mnt/hda3/ulrich> studio
Error, lavrec is already active!

Gdk-CRITICAL **: file gdkwindow.c: line 946 (gdk_window_clear_area): assertion 
`window != NULL' failed.

** CRITICAL **: file gdk-pixbuf-render.c: line 205 
(gdk_pixbuf_render_to_drawable): assertion `drawable != NULL' failed.

Gdk-CRITICAL **: file gdkdraw.c: line 89 (gdk_draw_rectangle): assertion 
`drawable != NULL' failed.

** CRITICAL **: file gdk-pixbuf-render.c: line 205 
(gdk_pixbuf_render_to_drawable): assertion `drawable != NULL' failed.

Gdk-CRITICAL **: file gdkdraw.c: line 89 (gdk_draw_rectangle): assertion 
`drawable != NULL' failed.

** CRITICAL **: file gdk-pixbuf-render.c: line 205 
(gdk_pixbuf_render_to_drawable): assertion `drawable != NULL' failed.

Gdk-CRITICAL **: file gdkdraw.c: line 89 (gdk_draw_rectangle): assertion 
`drawable != NULL' failed.

** CRITICAL **: file gdk-pixbuf-render.c: line 205 
(gdk_pixbuf_render_to_drawable): assertion `drawable != NULL' failed.

Gdk-CRITICAL **: file gdkdraw.c: line 89 (gdk_draw_rectangle): assertion 
`drawable != NULL' failed.

** CRITICAL **: file gdk-pixbuf-render.c: line 205 
(gdk_pixbuf_render_to_drawable): assertion `drawable != NULL' failed.

Gdk-CRITICAL **: file gdkdraw.c: line 89 (gdk_draw_rectangle): assertion 
`drawable != NULL' failed.

** CRITICAL **: file gdk-pixbuf-render.c: line 205 
(gdk_pixbuf_render_to_drawable): assertion `drawable != NULL' failed.

Gdk-CRITICAL **: file gdkdraw.c: line 89 (gdk_draw_rectangle): assertion 
`drawable != NULL' failed.

** CRITICAL **: file gdk-pixbuf-render.c: line 205 
(gdk_pixbuf_render_to_drawable): assertion `drawable != NULL' failed.

Gdk-CRITICAL **: file gdkdraw.c: line 89 (gdk_draw_rectangle): assertion 
`drawable != NULL' failed.

And since I'm very new to video capture, I really appreciate any help.

Groeten,

Zarathustra.
-- 
¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø
  * At SCO: ,,Where did WE have the code from?''
From GNU: http://www.gnu.org *
¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø

System: P4-2,4GHz, 512MB. OS: SuSE 8.1, Kernel: 2.4.20
GnuPGP_ID: (www.keyserver.net) 0CB059DD87DF7AB5


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users