Bug 49112 - update-port: graphics/xawtv
Summary: update-port: graphics/xawtv
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-11 14:10 UTC by Oliver Lehmann
Modified: 2003-03-23 18:19 UTC (History)
1 user (show)

See Also:


Attachments
xawtv.patch (2.32 KB, patch)
2003-03-11 14:10 UTC, Oliver Lehmann
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Lehmann 2003-03-11 14:10:07 UTC
	cards like
bktr0: <BrookTree 878> mem 0xef002000-0xef002fff irq 5 at device 11.0 on pci0
bktr0: Hauppauge Model 61344 D421
bktr0: Detected a MSP3415D-B3 at 0x80
bktr0: Hauppauge WinCast/TV, Philips FR1216 PAL FM tuner, msp3400c stereo, remote control.
	only playing sound if audio input was set to "internal"

	cards like
bktr0: <BrookTree 878> mem 0xd9002000-0xd9002fff irq 10 at device 9.0 on pci0
bktr0: Hauppauge Model 61344 D221
bktr0: Detected a MSP3415D-A2 at 0x80
bktr0: Hauppauge WinCast/TV, Philips FR1216 PAL FM tuner, msp3400c stereo, remote control.
	playing in the "tuner" or in the "internal" setting.

	Implement a selectbox where the user can select "audio internal","audio external"
	or "tuner" to give sound to users with the 1st card.

	cribed from: graphics/fxtv

	actually you have to set the input source every startup manually (if you
	have the 1st card - default is tuner). Actually i'm discussing with the
	xawtv author about a config-file option.

	new files:	files/patch-libng::grab-ng.h
			files/patch-libng::plugins::drv0-bsd.c
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-03-23 18:19:02 UTC
State Changed
From-To: open->closed

Superseded by 50177