0

HD2000 HDMI Output



Hi I have a client trying to play an mpg file with a resolution of 720x480. The file is to autorun and loop.

We have the mpg file and the autorun.bas files on the compact flash card, an HDMI to DVID cable connecting the HD2000 to the screen and no picture is displayed.

Any thoughts?

Thanks

Rhys

1 comment

  • 0
    Avatar
    RokuLyndon


    The default output of the playe ris 720p, so 1280x720. To change the mode to 480p, we need to do it one of three ways.



    The simplest is to change add a playlist, "autoplay.bsp", and add the following line at the top of the playlist.





    videomode 720x480x60p



    To change the mode using the simple video playback option, we need to modify the autorun file directly. The playlist is just a regular text file named "autoplay" with its extension changed from .txt to .bsp.



    Please add a blank line at the end of the playlist. So, your playlist might look like this:





    videomode 720x480x60p

    video.mpg







    WHen using a playlist, the video shouldn't be named "autoplay."
Please sign in to leave a comment.