everything ok, but watching
Added by johan degreef almost 13 years ago
Hello,
I use a Cinergy T Stick RC
http://www.terratec.net/en/products/Cinergy_T_Stick_RC_97818.html
I tried to install TV headend on my ubuntu 11.10 machine. DVB-T card is found, multiplexes & services are populated correctly. I do this for Belgian DVB-T channels.
I could map all DVB-T services to channels, but when i press play the following appears in the system log:
Dec 21 22:26:44 subscription: "HTTP" subscribing on "een", weight: 150, adapter: "Afatech AF9013 DVB-T", network: "VRTmux1", mux: "VRTmux1: 482,000 kHz", provider: "VRT", service: "EEN", quality: 100
Dec 21 22:26:44 HTTP: 127.0.0.1: /stream/channelid/1 -- 401
Dec 21 22:26:45 TS: Afatech AF9013 DVB-T/VRTmux1: 482,000 kHz/EEN: MPEG2VIDEO #4113: Continuity counter error
#4114: Continuity counter error
Dec 21 22:26:45 TS: Afatech AF9013 DVB-T/VRTmux1: 482,000 kHz/EEN: MPEG2AUDIO
Dec 21 22:26:45 TS: Afatech AF9013 DVB-T/VRTmux1: 482,000 kHz/EEN: Transport error indicator
Dec 21 22:26:45 TS: Afatech AF9013 DVB-T/VRTmux1: 482,000 kHz/EEN: TELETEXT @ #4115: Continuity counter error
Dec 21 22:26:55 HTTP: 127.0.0.1: / -- 401
Dec 21 22:26:55 HTTP: 127.0.0.1: /stream/channelid/1 -- 401
Dec 21 22:26:55 subscription: "HTTP" unsubscribing from "een"
Dec 21 22:26:55 subscription: "HTTP" subscribing on "een", weight: 150, adapter: "Afatech AF9013 DVB-T", network: "VRTmux1", mux: "VRTmux1: 482,000 kHz", provider: "VRT", service: "EEN", quality: 100
Dec 21 22:26:56 HTTP: 127.0.0.1: /stream/channelid/1 -- 401
further info:
Hardware
Device path:
/dev/dvb/adapter0
Device name:
Afatech AF9013 DVB-T
Host connection:
USB (480 Mbit/s)
Frequency range:
174000 kHz - 862000 kHz, in steps of 250 kHz
Status
Currently tuned to:
786,000 kHz
Services:
28
Muxes:
48
Muxes awaiting initial scan:
0
Service detail for een:
PID TypeDetails
4113MPEG2VIDEO25.00 Hz
4114MPEG2AUDIO
4115TELETEXT
An odd thing happened in the terminal, but after installation i could correctly go to localhost:9981
johan@johan-hp-workstation-xw4100:~$ sudo aptitude install hts-tvheadend
[sudo] password for johan:
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
Replies (5)
RE: everything ok, but watching - Added by Hein Rigolo almost 13 years ago
From what repository did you install tvheadend? And which version?
Also, can you tune and record a channel using the standard dvb-apps tools? And if you look at femon, do you also see errors?
Continuity errors usually point to reception problems.
RE: everything ok, but watching - Added by johan degreef almost 13 years ago
I installed this as mentioned on your download page:
hts-tvheadend_2.12_i386.deb — Binary for Debian/Ubuntu 32bit.
Added the repository and did an update.
I Will try to tune and record using the standard dvb-apps tools and watch what Femon says?
Reception is fine as i can watch TV through "Kaffiene" on the same ubuntu 11.10 machine
RE: everything ok, but watching - Added by Hein Rigolo almost 13 years ago
the 2.12 version has some bugs related to h.264 channels. I would suggest that you either compile your own version or that you take a recent tvheadend version from the repositories that create .debs based on the latest GIT. (Lars op den Kamp for example has a PPA with a recent GIT version)
Hein
RE: everything ok, but watching - Added by johan degreef almost 13 years ago
That's too technical for me. Can you give mye guidelines how to:
-compile your own version
-that you take a recent tvheadend version from the repositories that create .debs based on the latest GIT. (Lars op den Kamp for example has a PPA with a recent GIT version)
RE: everything ok, but watching - Added by Hein Rigolo almost 13 years ago
Google for "lars op den kamp ppa" and the follow the instructions.