Call for Testers: MythTV 0.23 for FreeBSD

Torfinn Ingolfsen torfinn.ingolfsen at broadpark.no
Thu Apr 8 01:02:30 UTC 2010


Hi,

Ok, I have tried the myttv 0.23 port now. The port compiles and
installs fine.
The programs mythtv-setup, mythfilldatabase and mythfrontend works
("works" in this specific paragraph means that the program can be
started, and that navigating the menus works).

General comments:
mythtv-setup: the channel scanner doesn't work with my PVR-500 card; it
tries to use "traditional" channel numbers (E5, E2, etc) for tuning,
but the driver (pvrxxx by usleep) only accepts frequencies.

mythfilldatabase: works, but needs a newer version of p5-xmltv than the
one in ports for the grabber I am using (tv_grab_no_gfeed) to work.

So you will have to set up everything manually, this time
too.

After configuring everything, I tried "watch TV" in mythfrontend. It
didn't work. Here are the relevant parts of /var/log/mythbackend.log:
2010-04-08 02:45:34.621 MainServer::ANN Playback
2010-04-08 02:45:34.621 adding: kg-fil.kg4.no as a client (events: 0)
2010-04-08 02:45:34.623 TVRec(3): Changing from None to WatchingLiveTV
2010-04-08 02:45:34.629 TVRec(3): HW Tuner: 3->3
2010-04-08 02:45:35.285 ProgramInfo(): Updated pathname '':'' -> '1000_20100408024535.mpg'
2010-04-08 02:45:35.293 

Not ivtv or pvrusb2 or hdpvr driver


2010-04-08 02:45:35.293 MPEGRec(/dev/cxm0) Warning: Unable to set audio mode
                        eno: Inappropriate ioctl for device (25)
2010-04-08 02:45:35.294 mpegrecorder.cpp:set_ctrls(): Could not set Audio Sampling Frequency to 2
                        eno: Inappropriate ioctl for device (25)
2010-04-08 02:45:35.305 mpegrecorder.cpp:set_ctrls(): Could not set Video Aspect ratio to 1
                        eno: Inappropriate ioctl for device (25)
2010-04-08 02:45:35.306 mpegrecorder.cpp:set_ctrls(): Could not set Audio Encoding to 1
                        eno: Inappropriate ioctl for device (25)
2010-04-08 02:45:35.306 mpegrecorder.cpp:set_ctrls(): Could not set Audio L2 Bitrate to 13
                        eno: Inappropriate ioctl for device (25)
2010-04-08 02:45:35.307 mpegrecorder.cpp:set_ctrls(): Could not set MPEG Stream type to 0
                        eno: Inappropriate ioctl for device (25)
2010-04-08 02:45:35.308 mpegrecorder.cpp:set_ctrls(): Could not set Video Average Bitrate to 4500000
                        eno: Inappropriate ioctl for device (25)
2010-04-08 02:45:35.308 mpegrecorder.cpp:set_ctrls(): Could not set Video Peak Bitrate to 6000000
                        eno: Inappropriate ioctl for device (25)
2010-04-08 02:45:35.309 MPEGRec(/dev/cxm0) Warning: Can't enable VBI recording (5)
                        eno: Inappropriate ioctl for device (25)
2010-04-08 02:45:35.312 AutoExpire: CalcParams(): Max required Free Space: 2.0 GB w/freq: 15 min
2010-04-08 02:45:35.436 ProgramInfo(): Updated pathname '':'' -> '1000_20100408024535.mpg'
2010-04-08 02:45:35.439 ProgramInfo(): Updated pathname '':'' -> '1000_20100408024535.mpg'
2010-04-08 02:45:37.948 DevRdB(/dev/cxm0) Error: Poll giving up

Hmm, didn't we see the same error "Not ivtv or pvrusb2 or hdpvr driver" in the initial days of the 0.22 port too?
-- 
Torfinn



More information about the freebsd-multimedia mailing list