Talk:Pinnacle PCTV Pro

From LinuxTVWiki
Revision as of 23:33, 30 December 2008 by CityK (talk | contribs) (8 revision(s))
Jump to navigation Jump to search

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 AVerMedia TVCapture_98#Getting_the_sound_from_the_sound_card

Needs work...

See also AVerMedia TVCapture 98 which is another card based on the same chip. (note: <-- that statement is not necessarily true. only the later Pinnacle devices are similar, the earlier ones and Miro used a Bt848, which lacks the necessary audio capabilities being discussed).