Just reporting:
I've encountered this issue numerous times...
Also today, yesterday and friday...
I just ignored it and did not install w32codecs...
At the moment I'm having a hard time getting myth going...
Everything seems set properly, I have program listing, but myth will simply refuse to show tv...
I've tried recording through
http://dcerouter/mythweb, and everything is accepted, next, when I check /home/public/data/videos/tv_shows_1/ I see the recordings listed but the files sit at 1120k size???
Checking in the logs, I read this:
2009-03-08 14:26:19.045 adding: dcerouter as a client (events: 0)
2009-03-08 14:26:19.048 TVRec(2): Changing from None to WatchingLiveTV
2009-03-08 14:26:19.052 TVRec(2): HW Tuner: 2->2
2009-03-08 14:26:19.296 Unknown video codec
2009-03-08 14:26:19.300 Please go into the TV Settings, Recording Profiles and
2009-03-08 14:26:19.301 setup the four 'Software Encoders' profiles.
2009-03-08 14:26:19.303 Assuming RTjpeg for now.
2009-03-08 14:26:19.304 NVR: Error, unknown audio codec
2009-03-08 14:26:19.325 NVR: Won't work with the streaming interface, falling back
VIDIOCGMBUF:: Invalid argument
2009-03-08 14:26:59.336 TVRec(2): Changing from WatchingLiveTV to None
2009-03-08 14:26:59.361 Finished recording Sporza: Parijs - Nice: channel 204250
2009-03-08 14:28:10.481 Expiring Sporza: Parijs - Nice from Sun Mar 8 14:15:00 2009, 0 MBytes, forced expire (LiveTV recording)
So I'm forcing install of w32codecs now to see if this has anything to do with my myth problem.
linuxmce@dcerouter:~$ sudo wget http://www.medibuntu.org/sources.list.d/gutsy.list --output-document=/etc/apt/sources.list.d/medibuntu.list
--14:32:54-- http://www.medibuntu.org/sources.list.d/gutsy.list
=> `/etc/apt/sources.list.d/medibuntu.list'
Resolving www.medibuntu.org... 87.98.242.110
Connecting to www.medibuntu.org|87.98.242.110|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 223 [text/plain]
100%[================================================================>] 223 --.--K/s
14:32:54 (19.65 MB/s) - `/etc/apt/sources.list.d/medibuntu.list' saved [223/223]
linuxmce@dcerouter:~$ sudo apt-get update
linuxmce@dcerouter:~$ sudo apt-get install w32codecs
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
gstreamer0.10-pitfdll
The following NEW packages will be installed:
w32codecs
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
Need to get 14.3MB of archives.
After unpacking 34.5MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
w32codecs
Authentication warning overridden.
Get:1 http://packages.medibuntu.org gutsy/non-free w32codecs 20071007-0medibuntu1 [14.3MB]
Fetched 14.3MB in 13s (1092kB/s)
Selecting previously deselected package w32codecs.
(Reading database ... 106303 files and directories currently installed.)
Unpacking w32codecs (from .../w32codecs_20071007-0medibuntu1_i386.deb) ...
Setting up w32codecs (20071007-0medibuntu1) ...
linuxmce@dcerouter:~$
Will remove medibuntu repo after checking.
I'd like to hear if anybody has the same issue..
Erwin