Talk:Pinnacle PCTV Pro: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:


Needs work...
Needs work...

See also [[TVCapture 98]] which is another card based on the same chip.

Revision as of 11:46, 25 June 2007

Sample sox command:

  sox -c 2 -s -w -r 32000 -t ossdsp /dev/dsp2 -t ossdsp -w -r 32000 /dev/dsp & 

Another one:

 sox -t ossdsp -w -c2 -r 32000 /dev/sound/dsp1 -t ossdsp /dev/sound/dsp

Manipulating the sound source:

 aumix -d /dev/mixer1 line1 R

See also TVCapture_98#Getting_the_sound_from_the_sound_card

Needs work...

See also TVCapture 98 which is another card based on the same chip.