[mythtv-users] Recording radio channels on DVB

jonny Linux jonnylinux at gmail.com
Wed Aug 17 15:07:23 UTC 2005


> I've been running this patch against 18.1 (think I had to tweak it a
> little) and it works very well. I'm currently implementing live radio
> and playback of recorded shows (mostly working now) in the hope we can
> get this in mainline.
> 

Great - I've been waiting for someone to do this for ages!

The problem is, how do I apply the patch?
I've never applied any patches before, but I guessed and ungz'd it and
then did patch radiorecord-v2.patch. It gave warnings to say I should
use -p, but I told it which files to modify when it asked for them.

Is this right?

Now when I compile it, I get an error saying:
make[2]: Entering directory `/usr/local/src/mythtv-0.18.1.radio/libs/libmythtv'
g++ -c -pipe -march=pentium4 -Wall -W -O3 -Wall -Wno-switch
-fomit-frame-pointer  `freetype-config --cflags` -D_REENTRANT -DPIC
-fPIC  -DMMX -Di386 -DUSING_IVTV -DUSING_DVB -DUSING_DVB_EIT
-DUSING_XRANDR -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-DPREFIX=\"/usr/local\" -DUSING_XV -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-DQT_SHARED  -I/usr/lib/qt-3.3/mkspecs/default -I.
-I../../../../include -I../../../../../in clude -I../.. -I../libmyth
-I.. -Idvbdev -Impeg -I../libavcodec -I../libmythmpeg 2
-I/usr/lib/qt-3.3/include -o siparser.o siparser.cpp
In file included from siparser.cpp:10:
atsc_huffman.h:376: warning: missing braces around initializer
atsc_huffman.h:376: warning: missing braces around initializer

The warning repeats about 100 times, and then it appears to compile
OK. But then when I do a channel scan in mythtv-setup, it searches
through all the transport streams but doesn't find any channels (not
even TV channels).

Any ideas?

Thanks,

Jonny


More information about the mythtv-users mailing list