Welcome Guest Search | Active Topics | Sign In | Register

MP4 Videos won't play with EnableEOWP Options
twest
Posted: Wednesday, August 14, 2019 9:50:13 AM
Rank: Newbie
Groups: Member

Joined: 8/13/2019
Posts: 1
I am using the EO Webbrowser and have run into a few issues. The first one was that I was running out of memory over a short period of time when running some animations and video. I found some documentation and forum posts that recommended setting

EO.Base.Runtime.EnableEOWP = true;

I tested this and it appears to have helped, although once I set this and have the eowp.exe file in the application directory any videos or MP4s do not load. I just get the sound from the video and a black box where the video should be, this is the same with mp4 videos and videos streamed from Vimeo. Once I comment out EO.Base.Runtime.EnableEOWP = true; and delete the eowp.exe file the video loads and plays normally (that is the only change I have to make for it to work).

I have tried setting all three flavors of the following method with the same results.

EO.WebBrowser.Runtime.AllowProprietaryMediaFormats();
EO.WebEngine.EngineOptions.Default.AllowProprietaryMediaFormats();
EO.WebEngine.Engine.Default.Options.AllowProprietaryMediaFormats();

Any ideas on how I can use EO.Base.Runtime.EnableEOWP = true; and still be able to play mp4 videos?

Thanks
eo_support
Posted: Wednesday, August 21, 2019 2:20:56 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,072
Hi,

Sorry about the delay in the forum due to some forum problems. We did receive and reply your email. Please let us know if you still have any issues.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.