Forum Discussion

jbrave's avatar
jbrave
Channel Surfer
15 years ago

m4a m4v

I've gotten the impression from the Forum and from the Component guide that the roku can play M4A's & M4V's. Should audioplayer.streamformat be set to mp4 or aac or ? to do this properly?

- Joel

3 Replies

  • M4V video files should have streamFormat = "mp4"
    M4A audio files should have streamFormat = "aac"
  • m4a can use streamFormat="mp4" as well.... "aac" is not actually a recognized streamFormat, so defaults to "mp4" which works.

    --Kevin