whitedragon0000 / OpenBOR_PLUS

OpenBOR PLUS is the ultimate 2D side scrolling engine for beat em' ups, shooters, and more! This version has all official features plus new features!
http://www.chronocrash.com
BSD 3-Clause "New" or "Revised" License
49 stars 8 forks source link

webm freeze/delay when pressing button to skip #100

Open nsw27 opened 1 year ago

nsw27 commented 1 year ago

Description

webm freezes/delays on screen when pressing button to skip

francesco-durante-eng commented 1 year ago

Hi, which platform? Windows?

nsw27 commented 1 year ago

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 GitHubhttps://github.com/whitedragon0000/OpenBOR_PLUS/issues/100#issuecomment-1582006375, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AK5CFSON4VDCQR2LZULCYADXKF3AHANCNFSM6AAAAAAY6MVVLA. You are receiving this because you authored the thread.Message ID: @.***>

whitedragon0000 commented 1 year ago

ok try with this updated version of libvpx: OpenBOR with libvpx 1.8.2 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

ps. be sure to follow this video. could also be bad video encoding now that I think about it webm tutorial on openbor

Thank you

whitedragon0000 commented 1 year ago

updated build: openbor alpha 1.8.2

nsw27 commented 1 year ago

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.2https://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 GitHubhttps://github.com/whitedragon0000/OpenBOR_PLUS/issues/100#issuecomment-1582949263, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AK5CFSNWBFNX2PUTO3CODODXKH2RTANCNFSM6AAAAAAY6MVVLA. You are receiving this because you authored the thread.Message ID: @.***>

nsw27 commented 1 year ago

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 - YouTubehttps://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 - YouTubehttps://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.2https://we.tl/t-wP3iFEqLBH

— Reply to this email directly, view it on GitHubhttps://github.com/whitedragon0000/OpenBOR_PLUS/issues/100#issuecomment-1583709940, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AK5CFSO3OKW5ZRCJ2X57V53XKJYA3ANCNFSM6AAAAAAY6MVVLA. You are receiving this because you authored the thread.Message ID: @.***>

whitedragon0000 commented 1 year ago

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?

nsw27 commented 1 year ago

I use both methods.

It doesn't crash it's as described, freezes on screen and takes few moments to proceed

Get Outlook for Androidhttps://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 GitHubhttps://github.com/whitedragon0000/OpenBOR_PLUS/issues/100#issuecomment-1584104722, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AK5CFSLB2CQAM263E4BMZLTXKLGAFANCNFSM6AAAAAAY6MVVLA. You are receiving this because you authored the thread.Message ID: @.***>

whitedragon0000 commented 1 year ago

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

nsw27 commented 1 year ago

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 Androidhttps://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 GitHubhttps://github.com/whitedragon0000/OpenBOR_PLUS/issues/100#issuecomment-1584737669, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AK5CFSMHYQZNQIRSZC5WSF3XKM327ANCNFSM6AAAAAAY6MVVLA. You are receiving this because you authored the thread.Message ID: @.***>

whitedragon0000 commented 1 year ago

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.

nsw27 commented 1 year ago

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 criminal.txt

francesco-durante-eng commented 1 year ago

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?

nsw27 commented 1 year ago

Yeah I'm happy to run tests etc if it helps.

Can chat over discord or Skype whatever you prefer

Get Outlook for Androidhttps://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 GitHubhttps://github.com/whitedragon0000/OpenBOR_PLUS/issues/100#issuecomment-1598347469, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AK5CFSIE6CMOKKFG7RWZCRTXMFNWRANCNFSM6AAAAAAY6MVVLA. You are receiving this because you authored the thread.Message ID: @.***>

francesco-durante-eng commented 1 year ago

ok thanks, then once I find the problem I can fix it or we can also do it together. Okay my skype is: francesco.durante.1982