pidvbip
pidvbip copied to clipboard
tvheadend client for the Raspberry Pi
Fixes a compile error with recent versions of libavcodec avplay.c:60:36: error: parameter 1 (‘id’) has incomplete type static int map_vcodec(enum CodecID id) ^~ avplay.c: In function ‘map_vcodec’: avplay.c:64:13: error: ‘CODEC_ID_MPEG2VIDEO’...
any ideas? avplay.c:60:28: warning: ‘enum CodecID’ declared inside parameter list will not be visible outside of this definition or declaration static int map_vcodec(enum CodecID id) ^~~~~~~ avplay.c:60:36: error: parameter 1...
Configure fails whith: Checking support/features checking for cc pthread.h ... ok checking for cc fpu ... fail checking for cc bcm_host ... fail ERROR: Failed to locate bcm_host
Entries were memset() to zero to erase them on eventUpdate, unintentionally erasing the list member and corrupting the list they are contained in. This resets the list member to its...
When I try to run a newly compiled pidvbip with a newly compiled tvheadend both on my Pi2 with latest Raspbian build, I get: "Using host "127.0.0.1:9982" host[1]=(null) Using /dev/input/event0...
i'm trying to compile pidvbip but it keeps failing over with the following message; make -C libs/vgfont/ INCLUDES='-pipe -Wall -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface/vmcs_host/linux -mfloat-abi=hard -mfpu=vfp -DUSE_VCHIQ_ARM -DOMX_SKIP64BIT -O3 -DNDEBUG -I/usr/include/freetype2...
Hi, I am trying to get usb ir remote to work with pidvbip. I have tested mutiple remotes all with different results, mostly because i can't map keys from the...
Has anybody got this to work with an external DAC please? I imagine this means enabling ALSA support. I'm using Raspbian and get picture but no sound. Thank you.
Hi, Any chance we can see some screenshots of a client running 'pidvbip'? Many thanks.
pidvbip fails to setup omx pipeline. `symbol lookup error: /opt/vc/lib/libopenmaxil.so: undefined symbol: sem_getvalue, version GLIBC_2.4` Edit: It would appear that this is caused by not having the video codec license...