Lieber Besucher, herzlich willkommen bei: Linux Forum Linux-Web.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.
Benutzerinformationen überspringen
Prof. Dr. Schlaumeier
Wohnort: Mecklenburg, zur Entwicklungshilfe in Chemnitz/Sachsen ;-)
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »linuxerr« (11.06.2008, 18:02)
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 |
lsmod Module Size Used by bttv 232885 0 autofs4 57289 2 hidp 83521 2 rfcomm 104809 0 l2cap 89281 10 hidp,rfcomm bluetooth 118597 5 hidp,rfcomm,l2cap sunrpc 198025 1 ip_conntrack_ftp 41489 0 ip_conntrack_netbios_ns 36033 0 ipt_REJECT 38849 1 xt_state 35265 5 ip_conntrack 91237 3 ip_conntrack_ftp,ip_conntrack_netbios_ns,xt_state nfnetlink 40457 1 ip_conntrack iptable_filter 36161 1 ip_tables 55329 1 iptable_filter ip6t_REJECT 38849 1 xt_tcpudp 36417 16 ip6table_filter 36033 1 ip6_tables 50049 1 ip6table_filter x_tables 50377 6 ipt_REJECT,xt_state,ip_tables,ip6t_REJECT,xt_tcpudp,ip6_tables dm_multipath 52945 0 video 53197 0 sbs 49921 0 backlight 39873 1 video i2c_ec 38593 1 sbs button 40545 0 battery 43849 0 asus_acpi 50917 0 acpi_memhotplug 40133 0 ac 38729 0 ipv6 420481 43 ip6t_REJECT xfrm_nalgo 43845 1 ipv6 crypto_api 42177 1 xfrm_nalgo parport_pc 62313 0 lp 47121 0 parport 73165 2 parport_pc,lp sg 69993 0 ata_piix 55109 0 libata 192601 1 ata_piix tuner 94965 0 snd_bt87x 49637 0 snd_seq_dummy 37061 0 snd_seq_oss 65473 0 snd_seq_midi_event 41025 1 snd_seq_oss snd_seq 87777 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event snd_seq_device 41557 3 snd_seq_dummy,snd_seq_oss,snd_seq snd_pcm_oss 77505 0 snd_mixer_oss 49985 1 snd_pcm_oss video_buf 59461 1 bttv ir_common 63173 1 bttv compat_ioctl32 41793 1 bttv i2c_algo_bit 42185 1 bttv btcx_risc 38089 1 bttv tveeprom 49617 1 bttv i2c_core 56129 5 bttv,i2c_ec,tuner,i2c_algo_bit,tveeprom snd_pcm 116681 2 snd_bt87x,snd_pcm_oss videodev 58049 1 bttv snd_timer 57161 2 snd_seq,snd_pcm snd 95977 8 snd_bt87x,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer v4l1_compat 44613 1 videodev ide_cd 73697 0 soundcore 41825 1 snd v4l2_common 57153 4 bttv,tuner,compat_ioctl32,videodev tg3 145093 0 shpchp 70765 0 i5000_edac 42177 0 bnx2 173917 0 cdrom 68713 1 ide_cd snd_page_alloc 44113 2 snd_bt87x,snd_pcm serio_raw 40517 0 pcspkr 36289 0 edac_mc 60193 1 i5000_edac dm_snapshot 50569 0 dm_zero 35265 0 dm_mirror 60489 0 dm_mod 99481 9 dm_multipath,dm_snapshot,dm_zero,dm_mirror megaraid_sas 71677 2 sd_mod 56257 3 scsi_mod 188665 4 sg,libata,megaraid_sas,sd_mod ext3 167249 2 jbd 93873 1 ext3 uhci_hcd 57433 0 ohci_hcd 54493 0 ehci_hcd 65741 0 |
Benutzerinformationen überspringen
Prof. Dr. Schlaumeier
Wohnort: Mecklenburg, zur Entwicklungshilfe in Chemnitz/Sachsen ;-)
Zitat
Original von Disco0101
hat es was mit der reihenfolge der kernelmodule zutun?
Zitat
ERROR: Module bt878 does not exist in /proc/modules
ERROR: Module bttv is in use
Quellcode |
|
1 2 3 |
mplayer tv://E5/0 -tv driver=v4l2:width=480:height=360 -fps 25 mplayer tv://E7/0 -tv driver=v4l:width=480:height=360 -fps 25 mplayer tv:///1 -tv driver=v4l2:width=480:height=360 |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
tv:///1 -tv driver=v4l2:width=480:height=360 MPlayer SVN-r27048 (C) 2000-2007 MPlayer Team CPU: Intel(R) Xeon(R) CPU E5320 @ 1.86GHz (Family: 6, Model: 15, Stepping: 11) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 mplayer: could not connect to socket mplayer: No such file or directory Failed to open LIRC support. You will not be able to use your remote control. Playing tv:///1. TV file format detected. Selected driver: v4l2 name: Video 4 Linux 2 input author: Martin Olschewski <olschewski@zpr.uni-koeln.de> comment: first try, more to come ;-) Selected device: BT878 video (Osprey 210/220/230 Capabilites: video capture video overlay VBI capture device read/write streaming supported norms: 0 = PAL; 1 = NTSC; 2 = SECAM; 3 = PAL-Nc; 4 = PAL-M; 5 = PAL-N; 6 = NTSC-JP; 7 = PAL-60; inputs: 0 = Composite0; 1 = S-Video; Current input: 0 Current format: BGR24 Selected input hasn't got a tuner! [VO_XV] Using Xv Adaptor #0 (Intel(R) Video Overlay) ========================================================================== Opening video decoder: [raw] RAW Uncompressed Video VDec: vo config request - 480 x 360 (preferred colorspace: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is undefined - no prescaling applied. VO: [xv] 480x360 => 480x360 Planar YV12 [VO_XV] Shared memory not supported Reverting to normal Xv. [VO_XV] Shared memory not supported Reverting to normal Xv. Selected video codec: [rawyv12] vfm: raw (RAW YV12) ========================================================================== Audio: no sound Starting playback... New_Face failed. Maybe the font path is wrong. Please supply the text font file (~/.mplayer/subfont.ttf). subtitle font: load_sub_face failed. New_Face failed. Maybe the font path is wrong. Please supply the text font file (~/.mplayer/subfont.ttf). subtitle font: load_sub_face failed. v4l2: 409 frames successfully processed, 3427 frames dropped. Exiting... (Quit) |
Quellcode |
|
1 |
less /usr/src/linux/Documentation/video4linux/bttv/Insmod-options |
Quellcode |
|
1 2 3 4 5 |
[...] insmod args: card=n card type, see CARDLIST for a list. tuner=n tuner type, see CARDLIST for a list. [...] |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
[...] card=81 - IODATA GV-BCTV5/PCI card=82 - Osprey 100/150 (878) card=83 - Osprey 100/150 (848) card=84 - Osprey 101 (848) card=85 - Osprey 101/151 card=86 - Osprey 101/151 w/ svid card=87 - Osprey 200/201/250/251 card=88 - Osprey 200/250 card=89 - Osprey 210/220 card=90 - Osprey 500 card=91 - Osprey 540 card=92 - Osprey 2000 card=93 - IDS Eagle [...] |
Quellcode |
|
1 |
mplayer tv:///1 -tv driver=v4l2:width=480:height=360 normid=0 input=0 -vo gl |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
mplayer tv:///1 -tv driver=v4l2:width=480:height=360 normid=0 input=0 -vo gl MPlayer SVN-r27048 (C) 2000-2007 MPlayer Team CPU: Intel(R) Xeon(R) CPU E5320 @ 1.86GHz (Family: 6, Model: 15, Stepping: 11) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 mplayer: could not connect to socket mplayer: No such file or directory Failed to open LIRC support. You will not be able to use your remote control. Playing tv:///1. TV file format detected. Selected driver: v4l2 name: Video 4 Linux 2 input author: Martin Olschewski <olschewski@zpr.uni-koeln.de> comment: first try, more to come ;-) Selected device: BT878 video (Osprey 210/220/230 Capabilites: video capture video overlay VBI capture device read/write streaming supported norms: 0 = PAL; 1 = NTSC; 2 = SECAM; 3 = PAL-Nc; 4 = PAL-M; 5 = PAL-N; 6 = NTSC-JP; 7 = PAL-60; inputs: 0 = Composite0; 1 = S-Video; Current input: 1 Current format: YVU420 Selected input hasn't got a tuner! [VO_XV] Using Xv Adaptor #0 (Intel(R) Video Overlay) ========================================================================== Opening video decoder: [raw] RAW Uncompressed Video VDec: vo config request - 480 x 360 (preferred colorspace: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is undefined - no prescaling applied. VO: [xv] 480x360 => 480x360 Planar YV12 [VO_XV] Shared memory not supported Reverting to normal Xv. [VO_XV] Shared memory not supported Reverting to normal Xv. Selected video codec: [rawyv12] vfm: raw (RAW YV12) ========================================================================== Audio: no sound Starting playback... New_Face failed. Maybe the font path is wrong. Please supply the text font file (~/.mplayer/subfont.ttf). subtitle font: load_sub_face failed. New_Face failed. Maybe the font path is wrong. Please supply the text font file (~/.mplayer/subfont.ttf). subtitle font: load_sub_face failed. v4l2: 19 frames successfully processed, 112 frames dropped. Exiting... (Quit) |
Quellcode |
|
1 |
mplayer tv:///0 -tv driver=v4l2:width=480:height=360 -vo gl |
Zitat
Original von Disco0101
wobei bei der Ausgabe der Meldungen des MPlayer halt steht: selected Input hasnt got a tuner???
Zitat
Original von Disco0101
was mich wie gesagt auch noch wundert, es gibt kein module für bt878:
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »oziris« (12.06.2008, 20:43)