AFN’s switch to HD

There are 742 replies in this Thread which was already clicked 141,363 times. The last Post () by zf-freak.

  • I try it now With GCam 1.5 and the Audio Work perfectly with cache3

    you have to add this to gcam.server maybe will work oscam.server or ncam.server


    [reader]

    label = emulator

    protocol = emu

    device = emulator

    caid = 090F,0500,1801,0604,2600,FFFF,0E00,4AE1,1010

    detect = cd

    ident = 090F:000000;0500:000000,023800,021110,007400,007800;1801:000000,007301,001101,002111;0604:000000;2600:000000;FFFF:000000;0E00:000000;4AE1:000011,000014,0000FE;1010:000000

    group = 1

    cacheex = 1

    cacheex_maxhop = 1

    cacheex_allow_request = 1

    emmcache = 2,1,2,1

    emu_auproviders = 0604:010200;0E00:000000;4AE1:000011,000014,0000FE;1010:000000

  • Many Thanks,

    but not working when those 3 Lines are added to oscam.server,

    when running oscam-emu 11392 r762 [on WooshBuild_v7.002/OpenATV_v6.1]


    It causes blank screen for ALL PVU channels on 9E

    & ALL Other Sats (noticed on: Discovery Nets on 4.8E, MTN on 20W, etc)

    though OScam-WebIf indicates keys found.

  • So a quick hack for oscam-emu for my alien2 is working, but not tested at length and really a hack rather than a real solution...




    Line:

    Code
    if (stream_type == 0x85) continue;

    skips the first dts audio track


    and following lines swap video and audio pids:

    Code
    if (demux[demux_id].STREAMpidcount > 1 )
                                    {
                                            demux[demux_id].STREAMpids[demux[demux_id].STREAMpidcount-1] = demux[demux_id].STREAMpids[0];
                                            demux[demux_id].STREAMpidsType[demux[demux_id].STREAMpidcount-1] = demux[demux_id].STREAMpidsType[0];
                                            demux[demux_id].STREAMpids[0] = elementary_pid;
                                            demux[demux_id].STREAMpidsType[0] =  buffer[i];
                                    }


    Sorry, I am tired and have a busy day tomorrow, so I do not have time to upload diffs, but there is not too much to change.


    Good luck and I look forward to a better solution. :)


    EDIT: Sorry, forgot to mention it is module-dvbapi.c, but I guess people would have figured that out...


    attached is the binary I use for my alien2 (spark7162 - sh4)

  • cacheex = 1

    cacheex_maxhop = 1

    cacheex_allow_request = 1


    works for me (all AFN with audio w/o stream relay), when I add those 3 lines to oscam.server (VU+ Solo SE, Oscam emu 11390)

  • it works with GCam 1.5 Gcam 1.5

    but other powervu channels who use DES HW will stop working

    with oscam and ncam work but other encryption system like (BISS, Viaccess:SRG) will stop working

  • can't get picture...just sound works properly with latest oscam on my zgemma star h2 on direct stream....I've tried adding those cacheex line on oscam.server but no luck so far...is there a patch needed or is there something I could do to get those channels working properly?

  • Will these keys work for AFN channels on 1w?

  • Is there a fix in oscam-emu to get video back? Since mid-day I have had only audio, no video (reverse of yesterday).

    Same as paulus , all AFN channels dark but audio is good on all 8 channels. OSCAM Live Log shows as the keys are good and the channel should be clear.


    Setup: OSCAM-Emu r11392 on Vu+ Zero with OpenPLi 6 and a DM7020HD with OpenPLi 4

  • The fix work very well on DM900 with Dream Elite + Oscam-EMU.. but other biss or PW channels don't work

  • #

    cacheex = 1

    cacheex_maxhop = 1

    cacheex_allow_request = 1

    #


    Works for me on Vu+ Zero and DM7020HD. I do not use BISS or other PV channels.


    Thanks to matu2 & arkanoid9

OSCam-EMU Support Forum

Configs, discussion, downloads and guides for OSCam-EMU Softcam.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!