Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erratic behavior when playing MP4 files on 4.25 #74

Open
agustincordes opened this issue Aug 21, 2020 · 0 comments
Open

Erratic behavior when playing MP4 files on 4.25 #74

agustincordes opened this issue Aug 21, 2020 · 0 comments

Comments

@agustincordes
Copy link

Hi all! We're having a strange issue with this plugin. Our main goal is to use it to play MP4 files on Linux. We were able to make it work with Unreal 4.25 thanks to @HBGames fix (https://github.com/HBGames/VlcMedia) and @Alexei-Kondratiev instructions to compile the libraries on Ubuntu 18.04 (https://github.com/Alexei-Kondratiev/VlcMedia).

However, this problem seems to be affecting Windows 10 as well: the first time a video is played after opening the media source, it will fail. Unreal immediately throws the OnEndReached event and only the first frame of the video is shown. The second time will seemingly work, but the plugin still behaves erratically.

I know most errors logged by the library can be ignored, but there's one that stands out: missing lock callback. This is always logged when the video fails. We did implement this fix: fdsalbj@a33a3db

Any clues about this? It would be simply amazing to ensure Unreal can play MP4 files everywhere thanks to this plugin. Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant