Low FPS with CrystalHD and Tvheadend

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
glst0rm Offline
Junior Member
Posts: 8
Joined: Oct 2011
Reputation: 0
Post: #1
Hello,

I'm experiencing very low FPS - 15fps for standard def and about 10fps for HD in XBMC+PVR when using the Tvheadend add-on

I'm using XBMC+PVR on an Apple TV (first generation) with a CrystalHD card and attempting to watch live tv. I'm connecting to a Ubuntu server running Tvheadend with a Hauppauge HVR-1600 tuner.

Some google-fu indicates that the XBMC Tvheadend add-on isn't working with the CrystalHD card due to a codec incompatibility. The posts indicate that Tvheadend uses ff-h264 while other video types support chd-h264 which is compatible with the CrystalHD decoder.

Can anyone offer some guidance on how to work around this? Perhaps I need to install a nightly build of Tvheadend or XBMC?

Thanks for your help

Steven
find quote
FernetMenta Offline
Team-XBMC Member
Posts: 1,627
Joined: Jul 2010
Reputation: 34
Location: Munich
Post: #2
I was working on this but priorities shifted and I postponed it. cHD needs some extra data not provided by the pvr demux client when opening cHD. If you are bored you can try my experimental work:

https://github.com/FernetMenta/xbmc/commits/pvr/
find quote