'하드웨어/캡쳐보드 카메라'에 해당되는 글 45건

  1. 2010.07.06 xawtv / v4l-conf 관련 끄적임
  2. 2010.07.05 CSE PotoTV on Linux
  3. 2010.07.03 xawtv (for linux)
  4. 2010.06.30 DVC-430 연결! 4
  5. 2010.06.25 획득물 - DVC-430 2
완성된게 아니라서 일단 링크만 잔뜩.

안되잖아!
I solve it by running it as 'xawtv -noxv-video'.

[링크 : http://www.webservertalk.com/archive306-2004-12-651979.html]

참고로 v4l-conf -a 는 root 만 된다고 좀 해주지 그랬어 ㄱ-
$ v4l-conf -a 0x00000000f0000000
works, but still a black screen. :(

[링크 : http://linux.derkeiler.com/Mailing-Lists/Fedora/2006-12/msg01393.html]

이것 대신 /var/log/Xorg.log 에서 0x 로 검색 framebuffer의 주소를 알아내서
$ v4l-conf /dev/video1 -a 0xfb000000
이런식으로 설정을 해주고 xawtv를 실행하니,
프레임 버퍼는 맞는지 화면이 이상하게 출력되면서 시스템 다운 ㄱ-
Basically, you figure out which PCI bus:slot.function your device is, then look in your /sys/bus/pci/devices/0000:<that bus:slot.function>/resource file. That will list all memory ranges that your video card has reserved.

[링크 : http://www.nvnews.net/vbulletin/showthread.php?p=1008836]

결론은 마지막에 ... not recommeneded.
DGA is short for Direct Graphics Access and is a means for a program to bypass the X server and directly modifying the framebuffer memory. Technically spoken this happens by mapping the framebuffer memory into the memory range of your process. This is allowed by the kernel only if you have superuser privileges. You can get these either by logging in as root or by setting the SUID bit on the MPlayer executable (not recommended).

[링크 : http://www.mplayerhq.hu/DOCS/HTML/en/dga.html]

[링크 : http://linux.die.net/man/1/v4lctl]
[링크 : http://linux.die.net/man/8/v4l-conf]
[링크 : http://linux.die.net/man/1/xawtv]

'하드웨어 > 캡쳐보드 카메라' 카테고리의 다른 글

Quadro SDI 제품군  (0) 2011.02.07
mplayer, gnome-mplayer  (0) 2010.07.07
CSE PotoTV on Linux  (0) 2010.07.05
xawtv (for linux)  (0) 2010.07.03
DVC-430 연결!  (4) 2010.06.30
Posted by 구차니
리눅스에서 심심해서 한번 꼽아봤더니 인식을 한다.
아직, xawtv를 쓸줄을 몰라서 제대로 구동은 하지 못하고 있지만, 제대로 돌아만 간다면 쓸만할 것으로 보인다.


설정이 문제인지, 조금만 건드리면 바로 segmentation fault가 뜨며 xawtv가 죽는다.
vlc 역시 디바이스를 열자마자 죽는 현상이 발생하고 있다.

아래는 리눅스 상의 인식 내용이다.
$ lsusb
Bus 002 Device 003: ID 0768:0006 Camtel Technology Corp. Camtel Technology USB TV Genie Pro FM Model TVB330

# dmesg
[  159.360021] usb 2-1: new full speed USB device using uhci_hcd and address 3
[  159.846752] usb 2-1: configuration #1 chosen from 4 choices
[  159.894129] usbvision_probe: Camtel Technology USB TV Genie Pro FM Model TVB330 found
[  159.894354] USBVision[0]: registered USBVision Video device /dev/video1 [v4l2]
[  159.894450] USBVision[0]: registered USBVision Radio device /dev/radio0 [v4l2]
[  159.894531] USBVision[0]: registered USBVision VBI device /dev/vbi0 [v4l2] (Not Working Yet!)
[  159.896748] usbcore: registered new interface driver usbvision
[  159.898295] USBVision USB Video Device Driver for Linux : 0.9.10
[  160.234368] saa7115 5-0025: saa7113 found (1f7113d0e100000) @ 0x4a (usbvision #1)
[  161.473870] tuner 5-0061: chip found @ 0xc2 (usbvision #1)
[  161.529521] tuner-simple 5-0061: creating new instance
[  161.529529] tuner-simple 5-0061: type set to 17 (Philips NTSC_M (MK2))

$ v4l-conf -c /dev/video1
v4l-conf: using X11 display :0.0
dga: version 2.0
WARNING: No DGA direct video mode for this display.
mode: 1024x768, depth=24, bpp=32, bpl=4096, base=unknown
/dev/video1 [v4l2]: no overlay support

$ xawtv -hwscan
This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.32-23-generic)
looking for available devices
port 164-195
    type : Xvideo, image scaler
    name : NV05 Video Blitter

/dev/video0: OK                         [ -device /dev/video0 ]
    type : v4l2
    name : DC10plus[0]
    flags: overlay capture 

/dev/video1: OK                         [ -device /dev/video1 ]
    type : v4l2
    name : Camtel Technology USB TV Genie
    flags:  capture tuner


'하드웨어 > 캡쳐보드 카메라' 카테고리의 다른 글

mplayer, gnome-mplayer  (0) 2010.07.07
xawtv / v4l-conf 관련 끄적임  (0) 2010.07.06
xawtv (for linux)  (0) 2010.07.03
DVC-430 연결!  (4) 2010.06.30
획득물 - DVC-430  (2) 2010.06.25
Posted by 구차니
vlc는 범용 플레이어라고 한다면
xawtv는 TV 전용 플레이어이다.

BT878 계열의 TV 수신칩을 제어가능한데, 그 외에 몇가지 칩도 지원을 한다.
아무튼, Pinnacle DC10 plus 라는 녀석을 검색해보면 아래와 같이 v4l2를 지원한다는데
VLC에서 나오지 않아 xawtv에서 출력을 하지만, 창의 크기를 바꾼다던가 하면 나오지 않는 문제가 발생했다.

$ xawtv -hwscan
This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.32-23-generic)
looking for available devices
port 164-195
    type : Xvideo, image scaler
    name : NV05 Video Blitter

/dev/video0: OK                         [ -device /dev/video0 ]
    type : v4l2
    name : DC10plus[0]
    flags: overlay capture
[링크 : http://linux.bytesex.org/xawtv/faq3.html]

참고사항으로, xawtv는 ssh를 통해서는 아래와 같이 도움말 조차도 볼수가 없다. (X11 Tunneling 하면 되려나?)
$ xawtv --help
xdpyinfo:  unable to open display "".
This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.32-23-generic)
Error: Can't open display:


'하드웨어 > 캡쳐보드 카메라' 카테고리의 다른 글

mplayer, gnome-mplayer  (0) 2010.07.07
xawtv / v4l-conf 관련 끄적임  (0) 2010.07.06
CSE PotoTV on Linux  (0) 2010.07.05
DVC-430 연결!  (4) 2010.06.30
획득물 - DVC-430  (2) 2010.06.25
Posted by 구차니
용산까지 가서 거금 800원을 주고 사온 BNC-RCA(F) 커넥터

동네에서는 구할데가 없었기에 어쩔수 없이 용산을 갔지만 덕분에 다른 소득도 있었다 ^^;
아무튼, 4W 소비인데 12V/500mA 면은 6W 정도인데 하나로 두개를 연결해서 쓰지는 못하겠다 ㄱ-

잡설하고, 내가 사용하던
poto TV에서 잡아냈고(이넘은 NTSC 밖에 안됨)

DC10에서는 무언가 불안정한지 잘안나오기도 한다.



2010/06/25 - [하드웨어 관련] - 획득물 - DVC-430

'하드웨어 > 캡쳐보드 카메라' 카테고리의 다른 글

mplayer, gnome-mplayer  (0) 2010.07.07
xawtv / v4l-conf 관련 끄적임  (0) 2010.07.06
CSE PotoTV on Linux  (0) 2010.07.05
xawtv (for linux)  (0) 2010.07.03
획득물 - DVC-430  (2) 2010.06.25
Posted by 구차니
자세한 정보는 생략한다.


모    델

DVC-430(COLOR)

DVC-410(BLACK & WHITE)

DVC-470(COLOR)

신호방식

NTSC Color / (PAL Color)

주사선 주파수

NTSC:15.734KHz (수평), 59.94Hz (수직) PAL:15.626KHz(H),50Hz(V)

주사방식

525 Lines(NTSC), 625 Lines(PAL) 2:1 Interlace

촬상소자

1/3" Sony CCD Image Sensor

1/3" Samsung CCD Image Sensor

1/3" Sony CCD Image Sensor

최대화소수

510(H)X492(V)-NTSC(270K), 500(H)X582(V)-PAL(320K)

768(H)X494(V)-NTSC(410K), 752(H)X582(V)-PAL(470K)

S/N 비

46dB 이상 (AGC Off)

영상출력

VBS 1.0 Vp-p / 75Ω, Unbalanced, (BNC출력) Composite

수평해상도

350 TV Lines

470 TV Lines

최저조도

0.5 Lux

0.1 Lux

0.5 Lux

동기방식

내부동기

화이트 밸런스

자동(Auto)/실내/실외/수동

전자 셔터 속도

1/60~1/10,000 sec (NTSC), 1/50~1/10,000sec (PAL) (8단계)

AGC Control

자동(Auto)

RIS Control

자동/수동

사용온도

영하10℃ ~ 40℃

보관온도

영하20℃ ~ 60℃

동작습도

10% RH ~ 80% RH

사용전원

DC 9.0V ~ 15.0V(권장사양 DC12.0V±10%) 300~500mA

소비전력

4W 이하

크기 (W×H×D)

63.5w x 55.6h x 74.1d mm

63.5w x 55.6h x 74.1d mm

  63.5w x 55.6h x 74.1d mm

중량

350g,

350g

 350g


[링크 : http://www.eunsuahn.co.kr/1024htm/dvc_430.htm]


아무튼, 퇴직기념(?)으로 2개 획득. 연차를 이걸로 퉁친 스멜~

'하드웨어 > 캡쳐보드 카메라' 카테고리의 다른 글

mplayer, gnome-mplayer  (0) 2010.07.07
xawtv / v4l-conf 관련 끄적임  (0) 2010.07.06
CSE PotoTV on Linux  (0) 2010.07.05
xawtv (for linux)  (0) 2010.07.03
DVC-430 연결!  (4) 2010.06.30
Posted by 구차니