HVR-950q Closed Captioning support

Hello all! If anyone is interested in closed captioning support for the HVR-950q, you can get it from the following tree: http://kernellabs.com/hg/~dheitmueller/v4l-dvb-950qvbi Unfortunately, the work exposed a bug in tvtime which prevented it from working, which I fixed here: http://kernellabs.com/hg/~dheitmueller/tvtime But it *is* working with zvbi-ntsc-cc out of the box. Comments welcome, as always. Next… Read More

tvtime audio work

I did more work on the tvtime audio today. It’s basically working, at least on the HVR-950q: http://kernellabs.com/hg/~dheitmueller/tvtime/ To build: hg clone http://kernellabs.com/hg/~dheitmueller/tvtime/ cd tvtime autoreconf ./configure make src/tvtime At this point, I am recommending running the “src/tvtime” binary directly as opposed to doing a “make install”. The “autoreconf” step is required because this is… Read More

Making progress…

Things are moving along – last night I issued PULL requests for the em28xx PAL VBI support, as well as some cleanups for the HVR-1600 ALSA support that Mauro asked for. http://kernellabs.com/hg/~dheitmueller/em28xx-pal-vbi-2/ http://kernellabs.com/hg/~dheitmueller/hvr-1600-alsa-2/ I also checked in the patches I referred to last week when doing cx88 testing with tvtime (testing with a PCTV 800i)…. Read More

tvtime audio

Probably one of the most popular questions I see new users ask about tvtime is along the lines of the following: It looks like tvtime is working (showing me video), but for some reason I am not hearing any audio. What is wrong with my tuner? Unfortunately, in the vast majority of cases, there is… Read More