• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

this video cannot played errorcode 224003

Elliot

New member
Joined
Jun 1, 2020
Messages
1
Reactions
0
Hello.
This is my first thread, please be patient ... also for my enlgish ?

i have the problem, that videos cant be played in the webbrowser.

"this video cannot played errorcode 224003" is written
or
"format is not supported or source is unavailable."

maybe is ist because of differnt videosettings here in Germany?

thx for help
Andrew
 
The very common h.264 video codec is not supported by VAMs embedded browser.
This Asset does not include licenses for proprietary or patent-encumbered codecs such as h.264. (Most streaming sites use patent-encumbered codecs and will not work. YouTube videos generally work, unless they are live.) Consider re-encoding your content with an open codec supported by stock Chromium such as WebM or Ogg Vorbis.

If it's a video you have control over - encoding like this will work:
video: VP9
audio: ogg vorbis
container: webm
Chloe example video here (scroll down) works correct in VAMs browser.
 
Back
Top Bottom