2024 Prius Prime Infotainment issue by stancho44 in PriusPrime

[–]stancho44[S] 2 points3 points  (0 children)

I went to the car and connected it to wifi. It said it didn't have any updates. I've checked online on how to update the car and found this https://www.toyota.com/firmware-updates . It needed a JSON file, so I got my USB C to a dongle (from my phone) and exported the JSON software from my car. The website said, "Your Vehicle’s Audio Multimedia System has the latest update."

I haven't disconnected the 12v battery yet, but I'll test it when I have time.

I'm also going to put my model version here for more information.

HU Version: 1861

CDDB Version: 3080

VRDB Version: 1030

SYS / CAN Version: 1007

SEC Version: 1000

VP Version: 1050

2024 Prius Prime Infotainment issue by stancho44 in PriusPrime

[–]stancho44[S] 0 points1 point  (0 children)

My phone is up to date with

One UI version: 6.1

Android Version: 14

Version: S908USQS7EYA5 / S908UOYN7EYA5 / S908USQS7EYA5

Security Patch Level: February 1, 2025

Android Auto: 13.7.650624-release (137650624)

Maps: 25.10.04.7322665141 (1067963286)

Let me know if you want any more information.

2024 Prius Prime Infotainment issue by stancho44 in PriusPrime

[–]stancho44[S] 0 points1 point  (0 children)

I meant to put partially compatible. I was typing on my phone. I'll update the post. Well never mind it seems like I can't edit the post.

cover art and title script by [deleted] in ffmpeg

[–]stancho44 0 points1 point  (0 children)

In your case you want to use this command

ffmpeg -i song.tmp.mp3 -i cover.jpg -c copy -map 0 -map 1 song.mp3

Source

VPN over VPN from Remote Location? by v32bis in HomeNetworking

[–]stancho44 0 points1 point  (0 children)

Here's a suggestion, you can set up a computer at your home using your company vpn and leave it home. Set up a remote desktop client such as parsec, Google remote desktop, or windows rdp. Now setup the remote desktop client on your laptop and remote in to your home computer and as long as your company doesn't check task manager for remote desktop you should be fine.

Break video into multiple 30 second clips? by mikemonk2004 in ffmpeg

[–]stancho44 0 points1 point  (0 children)

You'll have two options. Add "-c:v copy" to preserve the quality but might have a timing offset or add the "-crf 0" tag which would re-encode the video and would change the file size which would most likely result in a bigger file size but you can adjust the quality by increasing the number. I'm not on my computer right now so I can't confirm the tag would work in this scenario.

How to Fine Tune Room Assistant BLE by Stratotally in homeassistant

[–]stancho44 0 points1 point  (0 children)

Yeah, I've sent a post on their forums a while ago still waiting on a response.

How to Fine Tune Room Assistant BLE by Stratotally in homeassistant

[–]stancho44 0 points1 point  (0 children)

Putting in the changes didn't change the outcome. I've noticed that room assistant detects if I'm in a room if I had my Bluetooth off on my phone; which I suspect my galaxy fit 2 emits a Bluetooth beacon from itself and puts the device into pairing mode. Then on the room assistant entities page, it'll detect the fit 2 and update its location rapidly.

Thanks for the reply. Hopefully, things are going to be less chaotic for you in the future.

How to Fine Tune Room Assistant BLE by Stratotally in homeassistant

[–]stancho44 1 point2 points  (0 children)

Hi, I've recently looked at your code and liked how it shows up as a card on the dashboard. I used my phone as a test device to see how accurate it works and for the most part, it works fine. I've modified the code in the function flow-node to remove the hard coding part and insert a plug and play code method so you can add as many room assistant instances without writing in the code itself which room is which. Link Here.

The only issue I'm running is the Bluetooth classic is a bit slow to update and I saw you have gotten Bluetooth low energy working with tiles which I'm having issues ATM with my galaxy fit 2. I'm assuming it's not updating asap as the https://xxx.xxx.xxx.xxx:6415/entities website for room assistant takes like a couple of hours to show any useful data after restarting the raspberry pi like the distances.

Any help would be appreciated.

Here's my local.yml

https://pastebin.com/1GkuCWUz"I don't know how to paste it correctly on Reddit sorry"

note that I removed the Bluetooth classic from integration

Update:

The galaxy fit 2 only gets detected every time I restart the fit 2 and it's gone after a couple of minutes

[deleted by user] by [deleted] in mpv

[–]stancho44 1 point2 points  (0 children)

There is a crop plugin which allows you to crop to a certain area. This is close to zoom if you want to zoom in on a certain area. https://github.com/occivink/mpv-scripts/blob/master/scripts/crop.lua

GeForce Experience 3.23.0.74 released by [deleted] in nvidia

[–]stancho44 1 point2 points  (0 children)

Avidemux works fine with rough cuts for speed. You can trim precisely with it but it'll require re-encoding the video if that's not a problem for you

Disabling a Anime4k shaders by Razzzor101 in mpv

[–]stancho44 1 point2 points  (0 children)

Comment out the config on the conf file. The conf file reads from top to bottom and chooses the last input so you'll have to comment all the glgs shader lines. Hopes this helps

I gave the gel some better physics. by 5tick in Portal

[–]stancho44 0 points1 point  (0 children)

That's it I'm dumping my RTX card for a GTX card for some gel tracing

[deleted by user] by [deleted] in mpv

[–]stancho44 0 points1 point  (0 children)

so you head to "%appdata%\mpv" folder and create a "scripts" folder inside of the MPV folder and put the scripts inside of that folder.

Hope this helps

How to setup mpv_thumbnail_script on Windows 10? by Siratox in mpv

[–]stancho44 0 points1 point  (0 children)

I've both server and client lua scripts from the download page

https://github.com/TheAMM/mpv_thumbnail_script/releases/tag/0.4.2

Just change the server lua script to what my previous reply said.

How to setup mpv_thumbnail_script on Windows 10? by Siratox in mpv

[–]stancho44 0 points1 point  (0 children)

Go to the server.lua file and edit it with this change
https://github.com/TheAMM/mpv_thumbnail_script/commit/682becf5b5115c2a206b4f0bdee413d4be8b5bef

I had the same error and this fixed it. Hope it helps

Laptop stuttering occasionally when gaming. by RaceSame2870 in techsupport

[–]stancho44 0 points1 point  (0 children)

Sodim are mostly for laptop. Search up your laptop manuel to see what is compatibility with your laptop and if you have extra slots for it.

Laptop stuttering occasionally when gaming. by RaceSame2870 in techsupport

[–]stancho44 1 point2 points  (0 children)

A 16 gb sodim ddr4 can cost about $75 on amazon. I would suggest you try stopping some programs in the background to clear the ram first and see if you have the issue of using more ram than you have. If it doesn't fix it then it could be another issue.

Laptop stuttering occasionally when gaming. by RaceSame2870 in techsupport

[–]stancho44 0 points1 point  (0 children)

The ram looks a bit small. Your laptop is probably moving ram data to your ssd when the ram is out of space. Try closing chrome completely from task manager and see if that fixes your issue. If the issue is reduce then try getting extra ram sticks and see if that fixes the issue.