Looping MPG HD1010 3.1.46 2009
This is a frequent subject on the forum, but some of the discussions date back five years or apply to legacy product, so I am asking the question afresh because some of the older advice may no longer be applicable and thus be a waste of time.
I have a single MPG file which I want to loop. I have placed the file by itself on a memory card (letting built-in autorun.brs loop it), AND I have also tried looping it by setting in autorun.brs on the memory card,
videoPlayer = CreateObject("roVideoPlayer")
videoPlayer.SetLoopMode(true)
and in both cases, the freeze/noaudio at end of loop provides the same experience of roughly 3 seconds. I do not have access to the post-house to fix it; the mpg is all I'm getting.
1) Is there a cleaner way to loop such a video?
2) What are the conditions for clean video looping?
Thank you.