Mp to remember Dual audio settings... (1 Viewer)

te3hpurp

Retired Team Member
  • Premium Supporter
  • September 23, 2008
    910
    231
    Rovaniemi
    Home Country
    Finland Finland
    Hi.

    It would be nice if Mp would remember each channel dual audio settings as well as language settings. I Assume
    there should be new field in Database to store info per channel. This suggestion arise because at least Canal Digital nordic uses some settings that not clear to me(i mean why pids are not found).
    For example Disney channel has:

    lang 1=swe
    lang 2=dan

    i think Mp finds pids for only those two..., and in real life it goes like

    lang 1=left:swe,right:nor
    lang 2=left:dan,right:fin

    So would it be possible to store these into db
    every time you change these, while watching tv.

    For example

    1 = Follow original lang & Ac3 setting,
    2 = use left audio,
    3 = use right audio
    ...etc

    regs,
    te3hpurp
     

    te3hpurp

    Retired Team Member
  • Premium Supporter
  • September 23, 2008
    910
    231
    Rovaniemi
    Home Country
    Finland Finland
    Okay I was partly wrong on this. CD is not sending pid's for those dual audio channels. Allthough when manually changed, i would be good to save it per channel.
     

    cics

    MP Donator
  • Premium Supporter
  • December 30, 2007
    49
    2
    Drammen
    Home Country
    Norway Norway
    Changing TVE3 and MP Setup and TVE3 plugin may be to much before RC4 or v1 release.

    As much appreciated if anyone can make a simple MP plugin to handle channels with dual audio. The setup GUI can be as simple as:
    [Add]
    Channel name: [...................] [x] left , [ ] right audio , [remove]

    Channel name must match with the name from TVE3.
     

    te3hpurp

    Retired Team Member
  • Premium Supporter
  • September 23, 2008
    910
    231
    Rovaniemi
    Home Country
    Finland Finland
    I'm working on it...

    I'm currently working on it. It is a simple solution. It's a process plugin that takes TvDatabaseV21
    and generates an xml database when running config. There you can set AudioDual setting for each channel.
    When running it just checks if DualAudio setting in file dirres one that is returned by G_Player.getAudioDualmonomode... and chanes it according to xml database.

    Well I have to the lang setting also for each channel, because if i've setted "fin" for audio lang in global settings
    and thare is no "fin" in channel that has dualaudio, but for example swe,nor and finnish is in nor left,
    so i must be able to select nor and then force to left.

    Dual setting is done. Lang setting is not yet done. I think i'll use pids for lang.

    Lets see if get it working..., allthough i'm not sure how log it'll needed as
    Canal digital is improving and Eurosport has allready begin to use real audio settings.

    regs.
     

    Users who are viewing this thread

    Top Bottom