Slightly off-topic maybe but me-tv does not work for me on mga4. kaffeine and vlc were working consistently but are developing problems after my experiments with me-tv, like losing sight of the adapter.
- Code: Select all
$ setenv LOAD_PRELOAD "/usr/lib64/lib4l/v4l2convert.so xawtv"
$ me-tv-client
Me TV 1.4.0.10
2015-01-03 16:54:10: Me TV Server 1.4.0.10 started
2015-01-03 16:54:10: Device: 'Sony CXD2820R' (DVB-T) at "/dev/dvb/adapter0/frontend0"
2015-01-03 16:54:10: Starting socket service on port 1999
2015-01-03 16:54:10: Me TV Server entering main loop
That brought up the interface, which asked for the channels.conf file which I had recently generated using w_scan but the importing channels window came up empty and there was nothing in the channel selection window.
Ran xawtv by itself:
- Code: Select all
$ xawtv
This is xawtv-3.103, running on Linux/x86_64 (3.14.24-desktop-1.mga4)
dlopen: /usr/lib64/xawtv/bilinear.so: undefined symbol: ng_filter_register
dlopen: /usr/lib64/xawtv/conv-mjpeg.so: undefined symbol: ng_debug
dlopen: /usr/lib64/xawtv/cubic.so: undefined symbol: ng_filter_register
dlopen: /usr/lib64/xawtv/drv0-libv4l.so: undefined symbol: ng_wakeup_video_buf
dlopen: /usr/lib64/xawtv/drv0-v4l2.so: undefined symbol: ng_wakeup_video_buf
dlopen: /usr/lib64/xawtv/flt-disor.so: undefined symbol: ng_release_video_buf
dlopen: /usr/lib64/xawtv/flt-gamma.so: undefined symbol: ng_vfmt_to_depth
dlopen: /usr/lib64/xawtv/flt-invert.so: undefined symbol: ng_vfmt_to_depth
dlopen: /usr/lib64/xawtv/flt-smooth.so: undefined symbol: ng_release_video_buf
dlopen: /usr/lib64/xawtv/linear-blend.so: undefined symbol: ng_filter_register
dlopen: /usr/lib64/xawtv/linedoubler.so: undefined symbol: ng_filter_register
dlopen: /usr/lib64/xawtv/read-avi.so: undefined symbol: ng_vfmt_to_depth
dlopen: /usr/lib64/xawtv/read-dv.so: undefined symbol: ng_vfmt_to_depth
dlopen: /usr/lib64/xawtv/snd-oss.so: undefined symbol: ng_dev
dlopen: /usr/lib64/xawtv/write-avi.so: undefined symbol: ng_vfmt_to_depth
dlopen: /usr/lib64/xawtv/write-dv.so: undefined symbol: ng_debug
WARNING: no plugins found [/usr/lib64/xawtv]
xinerama 0: 2560x1440+0+0
Cannot find libv4l video driver
Available drivers:
no video grabber device available
Something missing from my setup by the look of it, but what?