Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 23 |
Nodes: | 6 (0 / 6) |
Uptime: | 49:42:41 |
Calls: | 583 |
Files: | 1,138 |
Messages: | 111,301 |
video starts playing, and the process 'RDD Process' appearsRemote Data Decoder, keeps the video codec sandboxed from the main
When I visit this site:
https://openai.com/gpt-5/
a video starts playing, and the process 'RDD Process' appears in 'top'
(linux command line) and the usage goes up from 90% to over 100%. Also,
when I click the try gpt-5, it does not launch gpt-5, but instead stays
on 4. I don't see these problems with Brave.
According to Chat-gpt this process is a sandbox video playing
process. But when I pause the video it still uses over 100% cpu.
I set media.autoplay.blocking_policy = 2 but the video still plays
without asking.
The only way I know to check which version of chat-gpt is in use is to
ask it. Version 5 confirms itself.
Debian GNU/Linux 12
Debian 6.1.140-1 (2025-05-22) x86_64 GNU/Linux
Mozilla Firefox 128.13.0esr
Richmond <dnomhcir@gmx.com> wrote:
When I visit this site:
https://openai.com/gpt-5/
a video starts playing, and the process 'RDD Process' appears in 'top'
(linux command line) and the usage goes up from 90% to over 100%. Also,
when I click the try gpt-5, it does not launch gpt-5, but instead stays
on 4. I don't see these problems with Brave.
According to Chat-gpt this process is a sandbox video playing
process. But when I pause the video it still uses over 100% cpu.
I set media.autoplay.blocking_policy = 2 but the video still plays
without asking.
The only way I know to check which version of chat-gpt is in use is to
ask it. Version 5 confirms itself.
Debian GNU/Linux 12
Debian 6.1.140-1 (2025-05-22) x86_64 GNU/Linux
Mozilla Firefox 128.13.0esr
From a search on "rdd process", I found:
https://askubuntu.com/questions/1483112/high-cpu-usage-by-a-firefox-subprocess-called-rdd-process
Go into about:config and set media.rdd = false. Without the media
getting funneled through the sandboxed RDD process, if the video process crashes then so does the web browser.
https://www.reddit.com/r/linux/comments/xcikym/tutorial_how_to_enable_hardware_video/
That mentions VA-API, and checking if hardware (GPU) acceleration is
enabled in about:config, but also mentions nVidia GPU's don't have
VA-API. You didn't mention your video card. RDD uses the GPU for
hardware acceleration.
https://en.wikipedia.org/wiki/Video_Acceleration_API
RDD uses the GPU for hardware acceleration. I found an article that
mentions how to ensure it is enabled in FF at:
https://discourse.ubuntu.com/t/enabling-accelerated-video-decoding-in-firefox-on-ubuntu-21-04/22081
When I visit this site:
https://openai.com/gpt-5/