Jump to content
LaunchBox Community Forums

Quick question about BB Theme with Background Video


Recommended Posts

Just a quicky, I'm trying to modify a very simple BB theme...it just has a horizontal wheel and behind it is a fullscreen faded background video of the selected item. My problem is that with the bg video I am getting issues in BB controls. Namely, if I navigate "back" to the BB menu, BB locks up and I have to task manager kill it. The only thing I can figure is that the bg video is causing the issue because I have a version of the theme that the only change is the bg is an image for the selected item instead of a video and it doesn't have the problem. Anyone heard of this? Are there some "parameters" around a bg video that can/cannot be used like resolution, size, fps, encoding, etc that I should be aware of? 

Thanks for any help.

Link to comment
Share on other sites

On 9/25/2024 at 10:56 AM, PiperCalls said:

Just a quicky, I'm trying to modify a very simple BB theme...it just has a horizontal wheel and behind it is a fullscreen faded background video of the selected item. My problem is that with the bg video I am getting issues in BB controls. Namely, if I navigate "back" to the BB menu, BB locks up and I have to task manager kill it. The only thing I can figure is that the bg video is causing the issue because I have a version of the theme that the only change is the bg is an image for the selected item instead of a video and it doesn't have the problem. Anyone heard of this? Are there some "parameters" around a bg video that can/cannot be used like resolution, size, fps, encoding, etc that I should be aware of? 

Thanks for any help.

It could be dependent on a lot of variables. What does your code look like?

Link to comment
Share on other sites

Thanks for trying to help. It's a very simple theme, basically a fullscreen video with a png "hud". I have a horizontal wheel. There are 2 animations, one that just rotates 2 images in a folder & the other that swaps an image on left/right navigation. That's about it, no other artwork, etc.i did want a fade over the bg video & the only way I could see how was to put a frame over it with a transparency, dunno if that could cause issues. I can post the code if it helps?

Link to comment
Share on other sites

15 hours ago, PiperCalls said:

Thanks for trying to help. It's a very simple theme, basically a fullscreen video with a png "hud". I have a horizontal wheel. There are 2 animations, one that just rotates 2 images in a folder & the other that swaps an image on left/right navigation. That's about it, no other artwork, etc.i did want a fade over the bg video & the only way I could see how was to put a frame over it with a transparency, dunno if that could cause issues. I can post the code if it helps?

Yeah the code could help, or you can paste the view file, and I can take a look at it for you when I have some time.

Link to comment
Share on other sites

On 10/1/2024 at 12:09 AM, PiperCalls said:

much appreciated. the theme only has 1 view and i've attached it here. to recap, when i navigate back to the bb menu then bb locks up if the vids are present. if they are not present and the stock images show then navigation is fine.

thxHorizontalWheel1GamesView.xaml

So I checked this file out, loaded it into Big Box, navigated around in and out of the view, used both video playback engines while doing so, but I never got the crash you are seeing. It doesn't look like it's this file that is causing the issue that you are seeing unfortunately.

I checked the contents of the file and I'm not seeing anything that stands out, at least with the video element.

Link to comment
Share on other sites

Ok, thx much for that. So i'm guessing it's a problem with 1 or more of the videos then. Do you know is there any kind of "bounds" on the videos that can be used such as resolution, fps, encoding, etc? The strange thing is another LB user who was helping me test it out got the same issues but we used many of the same videos too.

Link to comment
Share on other sites

19 hours ago, PiperCalls said:

Ok, thx much for that. So i'm guessing it's a problem with 1 or more of the videos then. Do you know is there any kind of "bounds" on the videos that can be used such as resolution, fps, encoding, etc? The strange thing is another LB user who was helping me test it out got the same issues but we used many of the same videos too.

There's no properties to manipulate videos in that way, and it's more than likely that wouldn't help. It's possible it's a video issue, but it's also possible it's something that's not as apparent.

Simple tests:

  • Change video playback engine and see if it's still happening
  • Remove the video file you think may be causing the issue and see if it's still happening
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...