-
Notifications
You must be signed in to change notification settings - Fork 8
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
webm freeze/delay when pressing button to skip #100
Comments
Hi, which platform? Windows? |
Yes windows.
…________________________________
From: francesco-durante-eng ***@***.***>
Sent: Thursday, 8 June 2023 5:08 PM
To: whitedragon0000/OpenBOR_PLUS ***@***.***>
Cc: nsw27 ***@***.***>; Author ***@***.***>
Subject: Re: [whitedragon0000/OpenBOR_PLUS] webm freeze/delay when pressing button to skip (Issue #100)
Hi, wich platform? Windows?
—
Reply to this email directly, view it on GitHub<#100 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AK5CFSON4VDCQR2LZULCYADXKF3AHANCNFSM6AAAAAAY6MVVLA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
ok try with this updated version of libvpx: if it doesn't work it's a little harder to figure out why and I'm currently running out of time. Can you remind me how to run a simple webm video with skip on openbor? ps. Thank you |
updated build: openbor alpha 1.8.2 |
So to use webm in logo.txt you would put
video data/webm/videoname.webm 0 0
if you wanted to spawn a webm in a characters txt file you would put
@cmd playwebm "data/webm/videoname.webm" 1
will test the build now
…________________________________
From: White Dragon ***@***.***>
Sent: Friday, 9 June 2023 2:11 AM
To: whitedragon0000/OpenBOR_PLUS ***@***.***>
Cc: nsw27 ***@***.***>; Author ***@***.***>
Subject: Re: [whitedragon0000/OpenBOR_PLUS] webm freeze/delay when pressing button to skip (Issue #100)
ok try with this updated version of libvpx:
OpenBOR with libvpx 1.8.2<https://we.tl/t-cf01rXBTQR>
prev version 1.7.0.
Tell me if it works.
if it doesn't work it's a little harder to figure out why and I'm currently running out of time. Can you remind me how to run a simple webm video with skip on openbor?
so i could try to reproduce the bug by myself
Thank you
—
Reply to this email directly, view it on GitHub<#100 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AK5CFSNWBFNX2PUTO3CODODXKH2RTANCNFSM6AAAAAAY6MVVLA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Hi
I have tested but when skipping the webm still freezes visual for around 4 seconds and sound continues for around 2 seconds
I also tested my game and there is AI diffrences in comparion to openbor version I use.
for example
here is Openbor plus in action
openbor plus AI test - YouTube<https://www.youtube.com/watch?v=VVZuYb492sY>
and here is the openbor version I use (OpenBoR v3.0 Build 6392, Compile Date: Mar 29 2021)
OpenBOR working 2023 06 09 12 05 02 279 - YouTube<https://www.youtube.com/watch?v=RtPQ5rZcvkc>
Hope the info helps ! It is great to see a spin off from official port and one that is actively being updated.
…________________________________
From: White Dragon ***@***.***>
Sent: Friday, 9 June 2023 10:55 AM
To: whitedragon0000/OpenBOR_PLUS ***@***.***>
Cc: nsw27 ***@***.***>; Author ***@***.***>
Subject: Re: [whitedragon0000/OpenBOR_PLUS] webm freeze/delay when pressing button to skip (Issue #100)
updated build: openbor alpha 1.8.2<https://we.tl/t-wP3iFEqLBH>
—
Reply to this email directly, view it on GitHub<#100 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AK5CFSO3OKW5ZRCJ2X57V53XKJYA3ANCNFSM6AAAAAAY6MVVLA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Thank you. |
I use both methods.
It doesn't crash it's as described, freezes on screen and takes few moments to proceed
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: White Dragon ***@***.***>
Sent: Friday, June 9, 2023 5:28:02 PM
To: whitedragon0000/OpenBOR_PLUS ***@***.***>
Cc: nsw27 ***@***.***>; Author ***@***.***>
Subject: Re: [whitedragon0000/OpenBOR_PLUS] webm freeze/delay when pressing button to skip (Issue #100)
Thank you.
How do you use this webm? Do you use it in logo with the video keyword and then it crashes or do you use it from character through playwebm and then it crashes?
—
Reply to this email directly, view it on GitHub<#100 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AK5CFSLB2CQAM263E4BMZLTXKLGAFANCNFSM6AAAAAAY6MVVLA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I checked the code, unfortunately those are the loading times of the video closing. I don't think more can be done, sorry. |
But the loading time is significantly slower compared to openbor version I use so that means something is impacting it from within.
Did you see the ai issues also ? Do you want me to log a separate issue?
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: White Dragon ***@***.***>
Sent: Saturday, June 10, 2023 1:07:27 AM
To: whitedragon0000/OpenBOR_PLUS ***@***.***>
Cc: nsw27 ***@***.***>; Author ***@***.***>
Subject: Re: [whitedragon0000/OpenBOR_PLUS] webm freeze/delay when pressing button to skip (Issue #100)
I checked the code, unfortunately those are the loading times of the video closing. I don't think more can be done, sorry.
it actually works. it makes us charge more or less based on specific circumstances
—
Reply to this email directly, view it on GitHub<#100 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AK5CFSMHYQZNQIRSZC5WSF3XKM327ANCNFSM6AAAAAAY6MVVLA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Compared to the basic openbord help code there are no modifications or changes. It's identical... How did you configure your enemy's AI anyway? So I try to take a look. The problem in general is that it takes a long time to solve problems like this.. I need help. You could or do you know someone who Could? I can't sacrifice days for this and any help would be greatly appreciated. |
sorry I wsnt notified of a response and I just checked out of curiosity and saw your response. heres txt file for the first criminal enemy |
I would like to offer you to help me.. if I had to explain you could help me by debugging yourself. I couldn't due to time constraints. Can I leave you my skype contact? |
Yeah I'm happy to run tests etc if it helps.
Can chat over discord or Skype whatever you prefer
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: francesco-durante-eng ***@***.***>
Sent: Tuesday, June 20, 2023 6:31:36 PM
To: whitedragon0000/OpenBOR_PLUS ***@***.***>
Cc: nsw27 ***@***.***>; Author ***@***.***>
Subject: Re: [whitedragon0000/OpenBOR_PLUS] webm freeze/delay when pressing button to skip (Issue #100)
I would like to offer you to help me.. if I had to explain you could help me by debugging yourself. I couldn't due to time constraints. Can I leave you my skype contact?
—
Reply to this email directly, view it on GitHub<#100 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AK5CFSIE6CMOKKFG7RWZCRTXMFNWRANCNFSM6AAAAAAY6MVVLA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
ok thanks, then once I find the problem I can fix it or we can also do it together. |
Description
webm freezes/delays on screen when pressing button to skip
The text was updated successfully, but these errors were encountered: