Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The rmmod errors appear to be because the i915 module wasn't loaded when the script ran... Shouldn't be an issue providing the 'good' modules loaded without error.I get these error messages when I run the script :
View attachment 28604
I'm not good at linux scripting but I think there shouldn't be the word "i915" on line 375. I removed it, ran the script and everything seems to be working fine.
View attachment 28605
After removing the word "i915" line 375 :
View attachment 28606
Can the script author confirm that this is a typo?
Ok with 4K videos on my 2 Samsung TV (QLED 2019 and OLED 2024). The result also depends on the client, but the DS1520+ performed well in all cases... I'd be curious to see how the Beestation Plus performs with 4K videos to older clients (however, the Amazon Firestick TV 4K MAX isn't that old...).4k to 1080 or 720 seems to work ok for me on my Samsung TV, and Laptop (both via a web browser, and the Plex app).
CPU usage is generally 10-15%
Edit... Altho the LG Colours of Journey demo did struggle for some reason. Maybe it's a HDR thing.
I checked, the i915 module was loaded. By analyzing the script you will understand that rmmod calls two parameters while it only needs one.The rmmod errors appear to be because the i915 module wasn't loaded when the script ran... Shouldn't be an issue providing the 'good' modules loaded without error.
@007revad Is there a unix command that allows you to wait a few seconds? If the script you provided is launched when the NAS starts, I have a problem with the Plex application which sometimes launches at the same time (the IGPU is no longer detected sometimes!). I would like your script to launch after the Plex Media Server application. I have not found a way to do this on the scheduler.@PlichtaO @Rusty
That "i915" was definitely a typo. I don't have a DS425+ or DS225+ so I blame my beta tester, Robbie at NASCompares
In v1.1.1 I've fixed it. Releases · 007revad/Transcode_for_x25
Thank you !The command is sleep, such as to wait 30 seconds:
Bash:sleep 30
It's not 2160p video's, it's HDR tone mapping when converting from hevc to H264@Rusty There are still issues with 2160p videos if tone mapping is enabled. I continued the discussion on the Plex forum here: Synology DS425+ hardware transcoding issue . Do you think this problem can be solved by replacing a file like what was done with the previously proposed solution?
"it's HDR tone mapping when converting from hevc to H264" : no problem when converting 1080p HEVC to H264 with tone mapping :It's not 2160p video's, it's HDR tone mapping when converting from hevc to H264
A non HDR 2160p file will HW transcode.
2160p hevc HDR will also HW transcode when the client is able to display hevc hdr (and hevc encoding is enabled)
Because most HDR content is 4k hevc.The problem is centered on tone mapping but only occurs from a certain resolution.
because tone mapping works on the DS1520+ during conversion to h264Ok but this Amazon fire stick works perfectly when files come from the DS1520+![]()
Probably but that would be u to the team behind the RR project. From a quick github issues search this is an issue for some time now. So unless they tackle it I don’t see a way of doing it.@Rusty There are still issues with 2160p videos if tone mapping is enabled. I continued the discussion on the Plex forum here: Synology DS425+ hardware transcoding issue . Do you think this problem can be solved by replacing a file like what was done with the previously proposed solution?
To solve this tone mapping problem on 4K videos, why not take inspiration from the drivers and other files of the Beestation +? Same CPU and same version of Linux as the DS225+ and DS425+ ...Probably but that would be u to the team behind the RR project. From a quick github issues search this is an issue for some time now. So unless they tackle it I don’t see a way of doing it.
Yes I tested it ! And now we can use non-Synology Hard drives on the DS*25+ NAS !For anyone wondering, the Transcoding 'Fix' appears to play nicely with DSM 7.3. (Still no Tone Mapping though)
We use essential cookies to make this site work, and optional cookies to enhance your experience.