0

HD2000 autoplay script problem.



Hello, I recently have a HD2000 to test HDMI inputs on devices. I downloaded the latest Autoplay Script v2.0 and it works fine with my test videos. Ofcourse the standard audio output is the analog output 3 with the HD2000. Now I tried to change the script many times so the audio comes out digital over the HDMI and SPDIF output, which didn't work since I am a no-go when it comes to programming... Who can help me out what I have to change to the Autoplay Script so I can have a Dolby/DTS 5.1 output over the HDMI and SPDIF? (my test videos have Dolby/DTS 5.1 sound) Also are .vob and .mpg the only videoformats the HD2000 support to play? I also did the latest software update for the HD2000 (version 2.0.94). Thanks alot for your help! Regards, Bert

7 comments

  • 0
    Avatar
    RokuLyndon


    Are you using a playlist, or it just the autoplay script and some videos? The hd2000 only supports program streams, mpeg1 and mpeg2.
  • 0
    Avatar
    bertm032


    I'm using only the autoplay script and the video renamed to "autoplay".

    Regards,
    Bert
  • 0
    Avatar
    bertm032


    Any thoughts for it?

    Thx.

    Regards,
    Bert
  • 0
    Avatar
    RokuLyndon


    For the audio output, you should just need to set the audio output setting to 3. WHat exactly did you change?

    You can search for SetAudioOutput.
  • 0
    Avatar
    bertm032


    Well I tried but didn't succeed. Is it correct that I need to change this piece of the script?

    setaudiomode:
       if type(video)="roVideoPlayer"  then
           if debug then print "AUDIOMODE  (VID): am";audiomode;", ao: ";audiooutput;", ac: ";audiochan;", vol: ";audiovolume
           video.SetAudioMode(audiomode)
           video.SetAudioOutput(audiooutput)              
           video.MapStereoOutput(audiochan)   ' 2 == audio 0
           video.SetVolume(audiovolume)
       endif

    I tried with the settings: mode (0) output (3) mapstereooutput (i don't know what this is) and volume (100).

    Regards,
    Bert
  • 0
    Avatar
    bertm032


    "RokuLyndon" wrote:

    For the audio output, you should just need to set the audio output setting to 3. WHat exactly did you change?

    You can search for SetAudioOutput.


    I tried with the settings: mode (0) output (3) mapstereooutput (i don't know what this is) and volume (100), see my last post.

    Can you show what I need to change, that would help alot!

    Regards,
    Bert
  • 0
    Avatar
    oherc


    im interested too.  I have a mpg video playing, and the analog is the audio out, i'd like the audio to go out on hdmi on my hd2000
Please sign in to leave a comment.