Ви переглядаєте питання з мітками:

Фаерфокс разработка. Новый шрифт большой на странице и в системе дизайн.

Здравствуйте, я хотел просто сообщить. Что надо исправить: звук или просто, чтобы все расширения и платформы работали на Mac, Windows 11? Ты андроид, ну типа я запускаю в… (читати далі)

Здравствуйте, я хотел просто сообщить. Что надо исправить: звук или просто, чтобы все расширения и платформы работали на Mac, Windows 11? Ты андроид, ну типа я запускаю видео, я хочу посмотреть. Со звуком и в наушниках не работает звук: TikTok или YouTube и другие сайты, которые нужен звук, и потом я хочу просто сам это сделать и, может быть, помочь. Все мы станем на своём движке, а все браузеры. Опера, Яндекс, и чтобы картинка в картинке работала. Покадрово, ну, может быть, найти кого-нибудь. Интересный кадр, и в игре это будет видно заметно, и я просто изучаю. Новые технологии, спасибо за ну такую программу, как «Фаерфокс».


"'Hello, I just wanted to let you know. What needs to be fixed: sound or just to make all extensions and platforms work on Mac Windows 11? You're an android, like I'm launching a video, I want to watch it. Sound doesn't work with sound and headphones: TikTok or YouTube and other sites that need sound, and then I just want to do it myself, and maybe help. We will all run on our own engine, and all browsers. Yandex Opera, and to make picture-in-picture work. HR wise, well, maybe find someone. It's an interesting shot and it will be noticeable in the game, and I'm just studying. New technologies, thanks for a program like firefox."'

Open 1

All Videos Are Slowed

Hello, I hope you are well. All videos played on my FireFox browser are slowed. This happens on any video playing, including on YouTube, even when the video is on 1x spee… (читати далі)

Hello, I hope you are well.

All videos played on my FireFox browser are slowed. This happens on any video playing, including on YouTube, even when the video is on 1x speed and is not slowed. It has been getting progressively slower over the past months, and was not fixed after I uninstalled and reinstalled FireFox. Please kindly assist.

Open 1 19

Проблема со звуком в Firefox

В Firefox резко пропал звук везде, в ютубе, на сайтах с сериалами и тд, я проверил и в настройках Windows и в настройках Firefox но ничгео не помогло и самое главное что … (читати далі)

В Firefox резко пропал звук везде, в ютубе, на сайтах с сериалами и тд, я проверил и в настройках Windows и в настройках Firefox но ничгео не помогло и самое главное что везде на компьютере звук работает кроме всего что в Firefox

Open 1

Hardware Video Decoding (VA-API) Blocked on AMD Stoney + Hainan Dual-GPU System — Arch Linux / Wayland

Hello Firefox Support Team/Forum I am writing to request guidance on a hardware video acceleration issue that I have been unable to resolve despite extensive troubleshoot… (читати далі)

Hello Firefox Support Team/Forum

I am writing to request guidance on a hardware video acceleration issue that I have been unable to resolve despite extensive troubleshooting. Firefox appears to be blocking VA-API hardware decoding on my system even though the VA-API stack is confirmed working at the system level. — SYSTEM SPECIFICATIONS — OS: Arch Linux (rolling), kernel 7.0.13-arch1-1 Desktop: Hyprland 0.55.4 (Wayland, DRM backend) CPU: AMD A9-9425 (2 cores, 3.1GHz, Excavator architecture) RAM: 8GB Firefox: installed via pacman (native, not Flatpak) Mesa: 26.1.3-arch1.2 GPU setup (dual): • card0 / renderD128: AMD Stoney R5 Graphics (iGPU) — VA-API confirmed working here • card1 / renderD129: AMD Hainan R5 M435 (dGPU) — used by Hyprland for display output — CONFIRMED WORKING AT SYSTEM LEVEL — Running ‘vainfo’ on the integrated GPU (renderD128) confirms the following profiles are available: VAProfileH264ConstrainedBaseline, VAProfileH264Main, VAProfileH264High (VLD + EncSlice) VAProfileHEVCMain, VAProfileHEVCMain10 (VLD) VAProfileMPEG2Simple, VAProfileMPEG2Main, VAProfileVC1 (VLD) VAProfileJPEGBaseline (VLD) MPV with ‘–hwdec=vaapi-copy’ successfully hardware-decodes H264 locally, confirmed by ‘nv12’ pixel format output and reduced CPU usage. radeontop monitoring card0 (stoney, bus 00) during Firefox video playback shows: • Graphics pipe: ~53% (compositing activity) • UVD row: absent / 0% (no hardware video decode activity) • Memory clock: near 0.00G This confirms Firefox is NOT using the hardware decoder despite VA-API being functional. — FIREFOX DECISION LOG (from about:support) — HARDWARE_VIDEO_DECODING: default available / user force_enabled H264_HW_DECODE: default available (no blocklist) HEVC_HW_DECODE: default available VP8_HW_DECODE: env blocklisted — FEATURE_FAILURE_VIDEO_DECODING_MISSING VP9_HW_DECODE: env blocklisted — FEATURE_FAILURE_VIDEO_DECODING_MISSING AV1_HW_DECODE: env blocklisted — FEATURE_FAILURE_VIDEO_DECODING_MISSING DMABUF_SURFACE_EXPORT: env blocked — FEATURE_FAILURE_BROKEN_DRIVER WEBRENDER_COMPOSITOR: env blocklisted — FEATURE_FAILURE_WEBRENDER_COMPOSITOR_DISABLED Note: VP8/VP9/AV1 being missing is expected and correct for this GPU generation. The concern is that H264, which IS in the vainfo profile list and shows as ‘available’ in the decision log, is still not being routed to the hardware decoder in practice. — ENVIRONMENT VARIABLES IN USE — MOZ_ENABLE_WAYLAND=1 LIBVA_DRIVER_NAME=radeonsi LIBVA_DRM_DEVICE=/dev/dri/renderD128 MOZ_DISABLE_RDD_SANDBOX=1 — about:config SETTINGS CURRENTLY SET — media.ffmpeg.vaapi.enabled = true media.hardware-video-decoding.force-enabled = true media.hardware-video-decoding-vulkan.enabled = false media.rdd-process.enabled = true — WHAT WAS TRIED — 1. Installed full Mesa stack: mesa, libva-mesa-driver, libva-utils, ffmpeg, vulkan-radeon (64-bit and 32-bit variants via multilib). 2. Set LIBVA_DRM_DEVICE=/dev/dri/renderD128 to hardcode VA-API to the stoney iGPU and prevent it from accidentally targeting the hainan dGPU (which fails Firefox’s internal VA-API test with FEATURE_FAILURE_VIDEO_DECODING_TEST_FAILED). 3. Enabled media.ffmpeg.vaapi.enabled and media.hardware-video-decoding.force-enabled in about:config. 4. Disabled MOZ_DISABLE_RDD_SANDBOX via both ~/.bash_profile and hl.env() in the Hyprland Lua config to allow Firefox’s RDD process to access /dev/dri/renderD128. 5. Installed enhancedH264ify extension with VP9 and AV1 blocking enabled. YouTube confirms H264 (avc1.64002a) is being served. Despite this, over 1100 frames out of ~4200 are dropped during 1080p60 playback. 6. Verified with radeontop -b 0 (stoney, bus 00) during active 1080p H264 playback: the UVD block shows no activity whatsoever, confirming the CPU is doing all decoding. 7. Tested with and without gfx.webrender.all = true. Enabling it caused severe visual corruption (texture artifacts, split UI elements), so it was reset to default. 8. Did NOT disable media.rdd-process.enabled (correctly kept at true, as RDD is the process Firefox uses for VA-API decoding). 9. Confirmed Firefox is installed via pacman (not Flatpak), so there is no Flatpak sandbox layer involved. — THE CORE QUESTION — Given that: • vainfo confirms H264 hardware decode is available on renderD128 • H264_HW_DECODE shows as ‘default available’ in Firefox’s own decision log with no blocklist entry • media.hardware-video-decoding.force-enabled is set to true • MOZ_DISABLE_RDD_SANDBOX=1 is set • LIBVA_DRM_DEVICE explicitly points to the correct render node • MPV successfully uses vaapi on the same system …why is Firefox’s RDD process still not routing H264 decoding through VA-API, and what additional steps or logs would help identify the specific internal failure point?

Any guidance on enabling verbose VA-API logging within Firefox’s RDD process, or any known issues with AMD Stoney + Hainan dual-GPU setups on Wayland that might explain the DMABUF_SURFACE_EXPORT FEATURE_FAILURE_BROKEN_DRIVER blocklist, would be greatly appreciated.

Thank you.

Open 3 29

I"m getting Playback isn't supported on this device...

On a website I've been using for years to watch live streams on animals explore.org, I now am getting a screen saying 'Playback isn't supported on this device' but I'v… (читати далі)

On a website I've been using for years to watch live streams on animals explore.org, I now am getting a screen saying 'Playback isn't supported on this device' but I've not changed any original settings....please help.

https://explore.org/livecams/brown-bears/brooks-falls-brown-bears-low

Open 1 20

FireFox fails two sequential video mp4 links using basic html Video code as W3Schools.

HP INTEL LAPtop: Windows 11 Fails two sequential video mp4 links using basic html Video code Works in iphone firefox,safari,opera,PC Edge but NOT PC firefox. 1st … (читати далі)

HP INTEL LAPtop: Windows 11 Fails two sequential video mp4 links using basic html Video code

Works in iphone firefox,safari,opera,PC Edge but NOT PC firefox.

1st link good 2nd fails ERROR MSG no video with supported format and mime type found. Also had same problem in Windows 10 last year. This on an HTML 4.01 we site.

Open 1 10

In eBird.org, sonograms of bird songs do not work on this laptop (Win10 updated),

I use eBird extensively. When I try to play the audio (with sonograms), I get a message that says "We are still processing this file. Try again later". These files perfor… (читати далі)

I use eBird extensively. When I try to play the audio (with sonograms), I get a message that says "We are still processing this file. Try again later". These files perform well on my Android phone, so I know it it is not eBird's glitch. I am confused about the setting options on Firefox that I need to set. These files are usually .wav format. I have tried to open a ticket with eBird, but have not had a response. Can you guide me? Thanks.

Open 11 60

Firefox aboutpreference@tabsBrowsing

I couldn't sign my Alejandra .com on my computer so i need to cahnge to Firefox aboutpreferences@tabsBrwosing so the video from Aljazeera video live news awork on my co… (читати далі)

I couldn't sign my Alejandra .com on my computer so i need to cahnge to Firefox aboutpreferences@tabsBrwosing so the video from Aljazeera video live news awork on my computer Thank kind regards Peter tan

Open 1 20

audio issues

audio stops completely for exactly 0.4 seconds when un-pausing video, this affects any "interruptions" including skipping around, clicking on timestamps and any ohter typ… (читати далі)

audio stops completely for exactly 0.4 seconds when un-pausing video, this affects any "interruptions" including skipping around, clicking on timestamps and any ohter type. issue stops completely when another youtube tab with a video playing is currently active.

i have tried any regular troubleshooting tips, including any and all forums i've found online to no avail. this is not happening in any other browser.

Open 1 182

Full screen mode in streaming websites is not "full" screen

Whenever I try to full screen in any streaming websites, it's not full screen at all. There is a little bit of space in the left-side and top-side of the screen where the… (читати далі)

Whenever I try to full screen in any streaming websites, it's not full screen at all. There is a little bit of space in the left-side and top-side of the screen where the other windows or applications I have can be seen (or my desktop if nothing else is open). This is not happening to other browsers. Can you please help me to fix this?

Open 1 10