OpenELEC / OpenELEC.tv

OpenELEC - The living room PC for everyone
http://openelec.tv
1.61k stars 884 forks source link

build vdr-plugin-dvbapi whith dvbcsa for raspberry #2554

Closed francescosoft closed 11 years ago

francescosoft commented 11 years ago

dvbapi is not working on the RPI. It will be nice to build it whith libdvbcsa or maybe whith optimisation in ffdecsa. PARALLEL_128_4INT should be the best for raspberry.

stefansaraev commented 11 years ago

no plans to add libdvbcsa for now. try vdr-sc plugin.

francescosoft commented 11 years ago

Thanks for your answer. vdr-sc has the same problem. maybe PARALLEL_128_4INT could work but i have no idea how to do this. What is the reason to not add dvbcsa ?

stefansaraev commented 11 years ago

well.. what's the problem with ffdecsa. I see no logs or any additional info, just "doesn't work" mens nothing to me. I have no RPi to test it, if it's matter of optimization - someone with RPI should test and make a PR.

francescosoft commented 11 years ago

Here http://openelec.tv/forum/71-pvr-live-tv/66603-oscam-not-decrypting-well-on-rpi is a description of the Problem. I've had the same Problem on Raspbmc and managed it to get it working compiling dvb-api with dvbcsa. I'm happy to Help you with testing but i don't know how to Build it. If you can build it for me i will Test it.

francescosoft commented 11 years ago

Also here another link https://github.com/manio/vdr-plugin-dvbapi/issues/2#issuecomment-9168117

stefansaraev commented 11 years ago

ok. we have already libdvbcsa packaged for OE. will make a testing vdr-addon for you to test. please ping me in irc. nickname seo.

francescosoft commented 11 years ago

ok :) Thx

stefansaraev commented 11 years ago

thanks for testing.

francescosoft commented 11 years ago

Thx for Helping !!