Posts by cooldale

    Did you check if you have minimun requirements



    PowerVu.HomeEdition V 2.1
    Downgraded the application to use:
    - .NET 4.0. Now it's compatible with Windows-XP SP3 or better.
    - CUDA 6.5. The minimum NVIDIA whql driver version for this release is `340.xx`.


    maybe your card is so old that drivers do not load? Nvidia like to trash old cards by not allowing them in new drivers!

    varas


    I did my best to answer your question on the other forum.


    Regards how long. It been say longer the better!. Now that is not true really.


    Short answer I guess 30 minutes.


    But it depends on the channel and how many customers "UAs" it has.
    EMM are usually transmitted one after the other for a period. Then usually it is repeated again. Some channels have long period of rest between. make you feel they do not transmit at all!.


    Now you want to record at least 2 times this full periods, I guess 3 or more is the best. Why? Well the PVHE will look at the log and how this periods a repeated. With that it analyzes how many EMM have possible false keys.


    Now channels that are part of all Cable/STA providers are usually the ones with LONG list. Like Music ( vh1, mtv), Cartoons, discoveries etc.


    Hope it helps.

    I feel so s7up1d


    I had work many hours and osemu does no seem to work


    Weird since a FTA channles are ok. here is my osemu print outs



    See warning


    [Emu] warning: stream client 0 non-full buffer from stream source"


    What can I do to debug this problem?

    joeuser


    I need help!!! I see you have not post recently. But lets see if you can read this. I am learning. And apart from having trouble with setting for C-BAND the rest seems to go well. Up to where I a going to make my VLC Playlist:.


    In general my problem is that the files in "tvh_data_path="/home/hts/.hts" are in fact in binary form!!!! This do not go well with the grep instruction


    Code
    grep -rnwl $tvh_data_path'/tvheadend/input/dvb/networks' -e '\"caid\": 3584' | while read  -r services
    do


    So no output is produce as grep can not gather valid information!! Please tel me what I can do? My tvheadend version is

    Code
    HTS Tvheadend 4.1-1555~g414512d~trusty


    Maybe the have done something new and files are no in some sort of compress format. As the magic numbers of the files reads


    Code
    FF FF 47 5A 49 50 30 30 00 00       ..GZIP..


    I will post the same question on other forums you do post. Hope to see you soon.


    @ the rest of the crowd.


    If anyone of you know how to correct this let me know. I need to create the channel bucket list. Thanks ahead.


    - - - Updated - - -


    joeuser


    Yeappp I found the problem. Well I found how to download previous TVHeadend. And as expected previous vesrion show information in Txt format. But latest build have compressed data, thats preventing the grabber to detect channel bucket. Hope it helps to others.


    Now Osemu is not doing the correct work. I will still debugging.