looping h264 1280x1080 23.98 fps
hi there, 1. can I play a file like: h264 1280x1080 23.98 fps 2. wich commands do I have to use when i want to looped play a h264 1280x1080 23.98 fps on a hd210 unit? 3. how to force the output to 1280x1080 23.98 fps 1 maybe by adding: v.SetMode("1280x800x24p") I already got this for standard PAL, which works perfect: ---------------------------------------------- v=CreateObject("roVideoPlayer") v.SetLoopMode(true) v.PlayFile("video.ts") while true end while ---------------------------------------------- thanks in advance oskar van den belt dutch institure for media art, NIMK, amsterdam