Closed Bug 1758748 Opened 3 years ago Closed 3 years ago

VAAPI not being used while playing videos (YT and files), config is as recommended

Categories

(Core :: Audio/Video: Playback, defect)

Firefox 98
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: fabriciol.castillo, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:98.0) Gecko/20100101 Firefox/98.0

Steps to reproduce:

  • Configure system to allow vaapi as explained in https://wiki.archlinux.org/title/Hardware_video_acceleration
  • Test vaapi works in system: MPV plays videos from youtube using hardware video decoding, confirmed by inte_gpu_top (libva-utils) where there can be seen activity in "video" category
  • Configure Firefox (official Manjaro repository) to work with vaapi as explained in https://wiki.archlinux.org/title/Firefox#Hardware_video_acceleration
  • Install h264fy add-on to force youtube to just use h264 codecs and not vp8/9. Stats in youtube report avc1.640028 (137) / mp4a.40.2 (140) in codecs while this add-on is active.
  • Play any video in youtube (no vaapi usage detected)
  • Used the security.sandbox.content.level=0 configuration flag with no changes

Actual results:

  • Check with intel_gpu_top while playing videos in YT and there's no activity in the "video" category. Playing 1080p60fs videos stutters at times as cpu resources are demanded (between 35% to 60%).
  • If I play a mp4 video file from disk in mpv it shows video decoding activity while dropping the same file in firefox shows no activity while playing it.
  • This behavior is new since firefox vaapi worked fine a couple of weeks ago (can't recall what firefox version was that)
  • about:support shows the relevant configurations as needed for video acceleration to work

Expected results:

Youtube and videos from storage should make use of the video acceleration api just like mpv (used for comparison)

{
"application": {
"name": "Firefox",
"osVersion": "Linux 5.15.25-1-MANJARO #1 SMP PREEMPT Wed Feb 23 14:44:03 UTC 2022",
"version": "98.0",
"buildID": "20220307142958",
"distributionID": "Manjaro",
"userAgent": "Mozilla/5.0 (X11; Linux x86_64; rv:98.0) Gecko/20100101 Firefox/98.0",
"safeMode": false,
"supportURL": "https://support.mozilla.org/1/firefox/98.0/Linux/en-US/",
"osTheme": "Breath-Dark / Breath",
"numTotalWindows": 2,
"numFissionWindows": 2,
"numRemoteWindows": 2,
"fissionAutoStart": true,
"fissionDecisionStatus": "enabledByDefault",
"remoteAutoStart": true,
"policiesStatus": 0,
"keyLocationServiceGoogleFound": true,
"keySafebrowsingGoogleFound": true,
"keyMozillaFound": true
},
"securitySoftware": {
"registeredAntiVirus": "",
"registeredAntiSpyware": "",
"registeredFirewall": ""
},
"processes": {
"remoteTypes": {
"privilegedabout": 1,
"extension": 1,
"webIsolated": 5,
"prealloc": 3,
"socket": 1
},
"maxWebContentProcesses": 8
},
"environmentVariables": {
"DISPLAY": ":0",
"MOZ_ASSUME_USER_NS": "1",
"MOZ_CRASHREPORTER_EVENTS_DIRECTORY": "/home/fabricio/.mozilla/firefox/tfp76jhy.default-release-1642796528618/crashes/events",
"MOZ_CRASHREPORTER_RESTART_ARG_0": "/usr/lib/firefox/firefox",
"MOZ_CRASHREPORTER_RESTART_ARG_1": "",
"MOZ_CRASHREPORTER_DATA_DIRECTORY": "/home/fabricio/.mozilla/firefox/Crash Reports",
"MOZ_CRASHREPORTER_PING_DIRECTORY": "/home/fabricio/.mozilla/firefox/Pending Pings",
"MOZ_CRASHREPORTER_STRINGS_OVERRIDE": "/usr/lib/firefox/browser/crashreporter-override.ini",
"MOZ_LAUNCHED_CHILD": "",
"MOZ_APP_SILENT_START": "",
"XRE_PROFILE_PATH": "",
"XRE_PROFILE_LOCAL_PATH": "",
"XRE_START_OFFLINE": "",
"XRE_BINARY_PATH": "",
"XRE_RESTARTED_BY_PROFILE_MANAGER": ""
},
"modifiedPreferences": {
"accessibility.typeaheadfind.flashBar": 0,
"browser.contentblocking.category": "standard",
"browser.download.useDownloadDir": false,
"browser.search.region": "AR",
"browser.sessionstore.upgradeBackup.latestBuildID": "20220307142958",
"browser.startup.homepage": "google.com",
"browser.startup.homepage_override.buildID": "20220307142958",
"browser.startup.homepage_override.mstone": "98.0",
"browser.urlbar.tabToSearch.onboard.interactionsLeft": 2,
"browser.urlbar.placeholderName": "Google",
"browser.urlbar.placeholderName.private": "Google",
"browser.urlbar.quicksuggest.migrationVersion": 2,
"browser.urlbar.quicksuggest.scenario": "history",
"browser.urlbar.tipShownCount.searchTip_onboard": 4,
"browser.urlbar.tipShownCount.searchTip_redirect": 4,
"doh-rollout.balrog-migration-done": true,
"doh-rollout.doneFirstRun": true,
"doh-rollout.home-region": "AR",
"extensions.lastAppVersion": "98.0",
"gfx.webrender.all": true,
"gfx.webrender.compositor": true,
"gfx.webrender.compositor.force-enabled": true,
"gfx.webrender.enabled": true,
"gfx.webrender.fallback.software": false,
"gfx.x11-egl.force-enabled": true,
"idle.lastDailyNotification": 1646841834,
"media.eme.enabled": true,
"media.ffmpeg.vaapi.enabled": true,
"media.gmp-gmpopenh264.abi": "x86_64-gcc3",
"media.gmp-gmpopenh264.lastUpdate": 1642796863,
"media.gmp-gmpopenh264.version": "1.8.1.1",
"media.gmp-manager.buildID": "20220307142958",
"media.gmp-manager.lastCheck": 1646831466,
"media.gmp-widevinecdm.abi": "x86_64-gcc3",
"media.gmp-widevinecdm.lastUpdate": 1643649326,
"media.gmp-widevinecdm.version": "4.10.2391.0",
"media.gmp.storage.version.observed": 1,
"media.hardware-video-decoding.force-enabled": true,
"media.hardwaremediakeys.enabled": false,
"media.navigator.mediadatadecoder_vpx_enabled": true,
"media.rdd-ffvpx.enabled": false,
"media.rdd-process.enabled": false,
"media.rdd-vpx.enabled": false,
"media.videocontrols.picture-in-picture.video-toggle.enabled": false,
"network.dns.disablePrefetch": true,
"network.http.speculative-parallel-limit": 0,
"network.predictor.enabled": false,
"network.prefetch-next": false,
"network.trr.blocklist_cleanup_done": true,
"places.database.lastMaintenance": 1646524655,
"privacy.sanitize.pending": "[{"id":"newtab-container","itemsToClear":[],"options":{}}]",
"privacy.purge_trackers.date_in_cookie_database": "0",
"privacy.purge_trackers.last_purge": "1646841839150",
"security.remote_settings.crlite_filters.checked": 1646838379,
"security.remote_settings.intermediates.checked": 1646838379,
"security.sandbox.content.tempDirSuffix": "5fcd2f39-681e-40db-8de1-0c97c899d9f3",
"services.sync.declinedEngines": "tabs,history,forms,prefs",
"services.sync.lastPing": 1646226017,
"services.sync.lastSync": "Wed Mar 02 2022 22:47:25 GMT-0300 (Argentina Standard Time)",
"services.sync.engine.creditcards": true,
"services.sync.engine.history": false,
"services.sync.engine.prefs": false,
"services.sync.engine.prefs.modified": false,
"services.sync.engine.tabs": false,
"storage.vacuum.last.index": 1,
"storage.vacuum.last.places.sqlite": 1645451780
},
"lockedPreferences": {
"fission.autostart.session": true
},
"printingPreferences": {},
"media": {
"currentAudioBackend": "pulse-rust",
"currentMaxAudioChannels": 2,
"currentPreferredSampleRate": 44100,
"audioOutputDevices": [
{
"name": "Built-in Audio Analog Stereo",
"groupId": "/devices/pci0000:00/0000:00:1b.0/sound/card0",
"vendor": "Intel Corporation",
"type": 2,
"state": 2,
"preferred": 15,
"supportedFormat": 12336,
"defaultFormat": 16,
"maxChannels": 2,
"defaultRate": 48000,
"maxRate": 384000,
"minRate": 1,
"maxLatency": 0,
"minLatency": 0
}
],
"audioInputDevices": [
{
"name": "Monitor of Built-in Audio Analog Stereo",
"groupId": "/devices/pci0000:00/0000:00:1b.0/sound/card0",
"vendor": "Intel Corporation",
"type": 1,
"state": 2,
"preferred": 0,
"supportedFormat": 12336,
"defaultFormat": 16,
"maxChannels": 2,
"defaultRate": 48000,
"maxRate": 384000,
"minRate": 1,
"maxLatency": 0,
"minLatency": 0
},
{
"name": "Built-in Audio Analog Stereo",
"groupId": "/devices/pci0000:00/0000:00:1b.0/sound/card0",
"vendor": "Intel Corporation",
"type": 1,
"state": 2,
"preferred": 15,
"supportedFormat": 12336,
"defaultFormat": 16,
"maxChannels": 2,
"defaultRate": 44100,
"maxRate": 384000,
"minRate": 1,
"maxLatency": 0,
"minLatency": 0
}
]
},
"accessibility": {
"isActive": false,
"forceDisabled": 0,
"handlerUsed": false,
"instantiator": ""
},
"startupCache": {
"DiskCachePath": "/home/fabricio/.cache/mozilla/firefox/tfp76jhy.default-release-1642796528618/startupCache/startupCache.8.little",
"IgnoreDiskCache": false,
"FoundDiskCacheOnInit": true,
"WroteToDiskCache": false
},
"libraryVersions": {
"NSPR": {
"minVersion": "4.33",
"version": "4.33"
},
"NSS": {
"minVersion": "3.76",
"version": "3.75"
},
"NSSUTIL": {
"minVersion": "3.76",
"version": "3.75"
},
"NSSSSL": {
"minVersion": "3.76",
"version": "3.75"
},
"NSSSMIME": {
"minVersion": "3.76",
"version": "3.75"
}
},
"userJS": {
"exists": false
},
"intl": {
"localeService": {
"requested": [
"en-US"
],
"available": [
"en-US"
],
"supported": [
"en-US"
],
"regionalPrefs": [
"en-US"
],
"defaultLocale": "en-US"
},
"osPrefs": {
"systemLocales": [
"en-US"
],
"regionalPrefsLocales": [
"es-AR"
]
}
},
"crashes": {
"submitted": [],
"pending": 0
},
"sandbox": {
"hasSeccompBPF": true,
"hasSeccompTSync": true,
"hasPrivilegedUserNamespaces": true,
"hasUserNamespaces": true,
"canSandboxContent": true,
"canSandboxMedia": true,
"syscallLog": [],
"contentSandboxLevel": 4,
"effectiveContentSandboxLevel": 4,
"contentWin32kLockdownState": "Win32k Lockdown disabled -- Operating system not supported"
},
"remoteAgent": {
"listening": false,
"url": ""
},
"graphics": {
"numTotalWindows": 2,
"numAcceleratedWindows": 2,
"windowLayerManagerType": "WebRender",
"windowLayerManagerRemote": true,
"adapterDescription": "Mesa DRI Intel(R) HD Graphics 3000 (SNB GT2)",
"adapterVendorID": "0x8086",
"adapterDeviceID": "0x0116",
"adapterRAM": 0,
"adapterDrivers": "",
"driverVendor": "mesa/i965",
"driverVersion": "21.3.7.0",
"driverDate": "",
"adapterVendorID2": "",
"adapterDeviceID2": "",
"isGPU2Active": false,
"targetFrameRate": 60,
"windowProtocol": "x11",
"desktopEnvironment": "kde",
"webgl1Renderer": "Intel Open Source Technology Center -- Mesa DRI Intel(R) HD Graphics 3000 (SNB GT2)",
"webgl1Version": "3.0 Mesa 21.3.7",
"webgl1DriverExtensions": "GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_NV_fog_distance GL_NV_half_float GL_APPLE_packed_pixels GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_APPLE_object_purgeable GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_texture_array GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_AMD_texture_texture4 GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_texture_lod GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_texture_barrier GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_timer_query GL_ARB_transform_feedback2 GL_EXT_direct_state_access GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_compressed_texture_pixel_storage GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_shader_trinary_minmax GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_clear_buffer_object GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_fragment_layer_viewport GL_ARB_invalidate_subdata GL_ARB_program_interface_query GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_vertex_attrib_binding GL_KHR_debug GL_KHR_robustness GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_internalformat_query2 GL_ARB_multi_bind GL_ARB_seamless_cubemap_per_texture GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shading_language_include GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_integer_mix GL_INTEL_performance_query GL_ARB_clip_control GL_ARB_conditional_render_inverted GL_ARB_cull_distance GL_ARB_get_texture_sub_image GL_ARB_pipeline_statistics_query GL_ARB_texture_barrier GL_ARB_transform_feedback_overflow_query GL_EXT_polygon_offset_clamp GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_ARB_parallel_shader_compile GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_MESA_shader_integer_functions GL_ARB_polygon_offset_clamp GL_ARB_texture_filter_anisotropic GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_EXT_EGL_sync GL_EXT_demote_to_helper_invocation ",
"webgl1Extensions": "ANGLE_instanced_arrays EXT_blend_minmax EXT_color_buffer_half_float EXT_float_blend EXT_frag_depth EXT_shader_texture_lod EXT_sRGB EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_element_index_uint OES_fbo_render_mipmap OES_standard_derivatives OES_texture_float OES_texture_float_linear OES_texture_half_float OES_texture_half_float_linear OES_vertex_array_object WEBGL_color_buffer_float WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_depth_texture WEBGL_draw_buffers WEBGL_lose_context",
"webgl1WSIInfo": "EGL_VENDOR: Mesa Project\nEGL_VERSION: 1.4\nEGL_EXTENSIONS: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_CHROMIUM_sync_control EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_swap_buffers_with_damage EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_swap_buffers_with_damage EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_NOK_texture_from_pixmap EGL_WL_bind_wayland_display \nEGL_EXTENSIONS(nullptr): EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_MESA_platform_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless\nIsWebglOutOfProcessEnabled: 0",
"webgl2Renderer": "Intel Open Source Technology Center -- Mesa DRI Intel(R) HD Graphics 3000 (SNB GT2)",
"webgl2Version": "3.3 (Core Profile) Mesa 21.3.7",
"webgl2DriverExtensions": "GL_3DFX_texture_compression_FXT1 GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_trinary_minmax GL_AMD_texture_texture4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_APPLE_object_purgeable GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_compressed_texture_pixel_storage GL_ARB_conditional_render_inverted GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_objects GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_sync GL_ARB_texture_barrier GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map_array GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback_overflow_query GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ATI_blend_equation_separate GL_ATI_texture_float GL_EXT_EGL_image_storage GL_EXT_EGL_sync GL_EXT_abgr GL_EXT_blend_equation_separate GL_EXT_demote_to_helper_invocation GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_shader_integer_mix GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_IBM_multimode_draw_arrays GL_INTEL_blackhole_render GL_INTEL_performance_query GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robustness GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_signed_rgba GL_NV_conditional_render GL_NV_depth_clamp GL_NV_packed_depth_stencil GL_NV_texture_barrier GL_OES_EGL_image GL_S3_s3tc",
"webgl2Extensions": "EXT_color_buffer_float EXT_float_blend EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_texture_float_linear WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_lose_context",
"webgl2WSIInfo": "EGL_VENDOR: Mesa Project\nEGL_VERSION: 1.4\nEGL_EXTENSIONS: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_CHROMIUM_sync_control EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_swap_buffers_with_damage EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_swap_buffers_with_damage EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_NOK_texture_from_pixmap EGL_WL_bind_wayland_display \nEGL_EXTENSIONS(nullptr): EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_MESA_platform_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless\nIsWebglOutOfProcessEnabled: 0",
"info": {
"AzureFallbackCanvasBackend": "skia",
"AzureCanvasBackend": "skia",
"AzureContentBackend": "skia",
"ApzWheelInput": 1,
"ApzDragInput": 1,
"ApzKeyboardInput": 1,
"ApzAutoscrollInput": 1,
"ApzZoomingInput": 1,
"CMSOutputProfile": "Empty profile data",
"DisplayCount": 1,
"Display0": "1366x768 default"
},
"featureLog": {
"features": [
{
"name": "HW_COMPOSITING",
"description": "Compositing",
"status": "available",
"log": [
{
"type": "default",
"status": "available"
}
]
},
{
"name": "OPENGL_COMPOSITING",
"description": "OpenGL Compositing",
"status": "available",
"log": [
{
"type": "default",
"status": "available"
}
]
},
{
"name": "WEBRENDER",
"description": "WebRender",
"status": "force_enabled",
"log": [
{
"type": "default",
"status": "available"
},
{
"type": "user",
"status": "force_enabled",
"message": "Force enabled by pref"
}
]
},
{
"name": "WEBRENDER_QUALIFIED",
"description": "WebRender qualified",
"status": "available",
"log": [
{
"type": "default",
"status": "available"
}
]
},
{
"name": "WEBRENDER_COMPOSITOR",
"description": "WebRender native compositor",
"status": "unavailable",
"log": [
{
"type": "default",
"status": "disabled",
"message": "Disabled by default"
},
{
"type": "user",
"status": "force_enabled",
"message": "Force enabled by pref"
},
{
"type": "env",
"status": "blocklisted",
"message": "Blocklisted by gfxInfo"
},
{
"type": "runtime",
"status": "unavailable",
"message": "Wayland support missing"
}
]
},
{
"name": "WEBRENDER_PARTIAL",
"description": "WebRender partial present",
"status": "available",
"log": [
{
"type": "default",
"status": "available"
}
]
},
{
"name": "WEBRENDER_SHADER_CACHE",
"description": "WebRender shader disk cache",
"status": "disabled",
"log": [
{
"type": "default",
"status": "disabled",
"message": "Disabled by default"
}
]
},
{
"name": "WEBRENDER_OPTIMIZED_SHADERS",
"description": "WebRender optimized shaders",
"status": "available",
"log": [
{
"type": "default",
"status": "available"
}
]
},
{
"name": "WEBRENDER_ANGLE",
"description": "WebRender ANGLE",
"status": "unavailable",
"log": [
{
"type": "default",
"status": "available"
},
{
"type": "env",
"status": "unavailable",
"message": "OS not supported"
}
]
},
{
"name": "WEBRENDER_DCOMP_PRESENT",
"description": "WebRender DirectComposition",
"status": "unavailable",
"log": [
{
"type": "default",
"status": "available"
},
{
"type": "user",
"status": "disabled",
"message": "User disabled via pref"
},
{
"type": "env",
"status": "unavailable",
"message": "Requires Windows 10 or later"
},
{
"type": "runtime",
"status": "unavailable",
"message": "Requires ANGLE"
}
]
},
{
"name": "WEBRENDER_SOFTWARE",
"description": "WebRender software fallback",
"status": "available",
"log": [
{
"type": "default",
"status": "available"
}
]
},
{
"name": "WEBGPU",
"description": "WebGPU",
"status": "blocked",
"log": [
{
"type": "default",
"status": "disabled",
"message": "Disabled by default"
},
{
"type": "runtime",
"status": "blocked",
"message": "WebGPU can only be enabled in nightly"
}
]
},
{
"name": "X11_EGL",
"description": "X11 EGL",
"status": "force_enabled",
"log": [
{
"type": "default",
"status": "available"
},
{
"type": "user",
"status": "force_enabled",
"message": "Force enabled by pref"
}
]
},
{
"name": "DMABUF",
"description": "DMABUF",
"status": "available",
"log": [
{
"type": "default",
"status": "available"
}
]
}
],
"fallbacks": []
},
"crashGuards": []
},
"experimentalFeatures": [
[
"experimental-features-abouthome-startup-cache",
"browser.startup.homepage.abouthome_cache.enabled",
false
],
[
"experimental-features-cookie-samesite-lax-by-default2",
"network.cookie.sameSite.laxByDefault",
false
],
[
"experimental-features-cookie-samesite-none-requires-secure2",
"network.cookie.sameSite.noneRequiresSecure",
false
],
[
"experimental-features-cookie-samesite-schemeful",
"network.cookie.sameSite.schemeful",
false
],
[
"experimental-features-css-constructable-stylesheets",
"layout.css.constructable-stylesheets.enabled",
false
],
[
"experimental-features-css-masonry2",
"layout.css.grid-template-masonry-value.enabled",
false
],
[
"experimental-features-devtools-compatibility-panel",
"devtools.inspector.compatibility.enabled",
true
],
[
"experimental-features-devtools-serviceworker-debugger-support",
"devtools.debugger.features.windowless-service-workers",
false
],
[
"experimental-features-firefox-100",
"general.useragent.forceVersion100",
false
],
[
"experimental-features-media-jxl",
"image.jxl.enabled",
false
],
[
"experimental-features-ime-search",
"browser.urlbar.keepPanelOpenDuringImeComposition",
false
],
[
"experimental-features-web-gpu2",
"dom.webgpu.enabled",
false
],
[
"experimental-features-webrtc-global-mute-toggles",
"privacy.webrtc.globalMuteToggles",
false
],
[
"experimental-features-win32k-lockdown",
"security.sandbox.content.win32k-disable",
false
]
],
"addons": [
{
"name": "Diccionario español Argentina",
"type": "dictionary",
"version": "2.6.6",
"isActive": true,
"id": "es-AR@dictionaries.addons.mozilla.org"
},
{
"name": "Add-ons Search Detection",
"type": "extension",
"version": "2.0.0",
"isActive": true,
"id": "addons-search-detection@mozilla.com"
},
{
"name": "Amazon.com",
"type": "extension",
"version": "1.3",
"isActive": true,
"id": "amazondotcom@search.mozilla.org"
},
{
"name": "Bing",
"type": "extension",
"version": "1.3",
"isActive": true,
"id": "bing@search.mozilla.org"
},
{
"name": "DuckDuckGo",
"type": "extension",
"version": "1.1",
"isActive": true,
"id": "ddg@search.mozilla.org"
},
{
"name": "Google",
"type": "extension",
"version": "1.1",
"isActive": true,
"id": "google@search.mozilla.org"
},
{
"name": "h264ify",
"type": "extension",
"version": "1.1.0",
"isActive": true,
"id": "jid1-TSgSxBhncsPBWQ@jetpack"
},
{
"name": "Mouseless",
"type": "extension",
"version": "0.12.1",
"isActive": true,
"id": "@mouseless"
},
{
"name": "Plasma Integration",
"type": "extension",
"version": "1.8.1",
"isActive": true,
"id": "plasma-browser-integration@kde.org"
},
{
"name": "Tab Session Manager",
"type": "extension",
"version": "6.11.1",
"isActive": true,
"id": "Tab-Session-Manager@sienori"
},
{
"name": "uBlock Origin",
"type": "extension",
"version": "1.41.8",
"isActive": true,
"id": "uBlock0@raymondhill.net"
},
{
"name": "Wikipedia (en)",
"type": "extension",
"version": "1.1",
"isActive": true,
"id": "wikipedia@search.mozilla.org"
},
{
"name": "Dark Background and Light Text",
"type": "extension",
"version": "0.7.6",
"isActive": false,
"id": "jid1-QoFqdK4qzUfGWQ@jetpack"
},
{
"name": "Enhancer for YouTube™",
"type": "extension",
"version": "2.0.112",
"isActive": false,
"id": "enhancerforyoutube@maximerf.addons.mozilla.org"
},
{
"name": "Evernote Web Clipper",
"type": "extension",
"version": "7.19.0",
"isActive": false,
"id": "{E0B8C461-F8FB-49b4-8373-FE32E9252800}"
},
{
"name": "Facebook Container",
"type": "extension",
"version": "2.3.1",
"isActive": false,
"id": "@contain-facebook"
},
{
"name": "Instagram Video Download",
"type": "extension",
"version": "1.10",
"isActive": false,
"id": "lumerias-instagram@lumerias.com"
},
{
"name": "LeechBlock NG",
"type": "extension",
"version": "1.3.1",
"isActive": false,
"id": "leechblockng@proginosko.com"
},
{
"name": "Pinterest Save Button",
"type": "extension",
"version": "4.2.103",
"isActive": false,
"id": "jid1-YcMV6ngYmQRA2w@jetpack"
},
{
"name": "SoundCloud MP3 Downloader",
"type": "extension",
"version": "0.2.7",
"isActive": false,
"id": "jid1-hnmMaq1milpehc6uI@jetpack"
},
{
"name": "To Google Translate",
"type": "extension",
"version": "4.2.0",
"isActive": false,
"id": "jid1-93WyvpgvxzGATw@jetpack"
},
{
"name": "Video DownloadHelper",
"type": "extension",
"version": "7.6.0",
"isActive": false,
"id": "{b9db16a4-6edc-47ec-a1f4-b86292ed211d}"
},
{
"name": "YouTube NonStop",
"type": "extension",
"version": "0.9.1",
"isActive": false,
"id": "{0d7cafdd-501c-49ca-8ebb-e3341caaa55e}"
}
],
"features": [
{
"name": "DoH Roll-Out",
"version": "2.0.0",
"id": "doh-rollout@mozilla.org"
},
{
"name": "Firefox Screenshots",
"version": "39.0.1",
"id": "screenshots@mozilla.org"
},
{
"name": "Form Autofill",
"version": "1.0.1",
"id": "formautofill@mozilla.org"
},
{
"name": "Picture-In-Picture",
"version": "1.0.0",
"id": "pictureinpicture@mozilla.org"
},
{
"name": "Web Compatibility Interventions",
"version": "30.0.0",
"id": "webcompat@mozilla.org"
},
{
"name": "WebCompat Reporter",
"version": "1.4.2",
"id": "webcompat-reporter@mozilla.org"
}
],
"normandy": {
"addonStudies": [],
"prefRollouts": [
{
"slug": "bug-1690367-rollout-moving-webrtc-networking-functionality-into-i-release-87-100",
"state": "active",
"preferences": [
{
"preferenceName": "media.peerconnection.mtransport_process",
"value": true,
"previousValue": false
},
{
"preferenceName": "network.process.enabled",
"value": true,
"previousValue": false
}
],
"enrollmentId": "9855219c-a5a4-4840-b15a-8079a03f8010"
}
],
"prefStudies": [],
"nimbusExperiments": [],
"nimbusRollouts": []
}
}

vainfo: VA-API version: 1.13 (libva 2.13.0)
vainfo: Driver version: Intel i965 driver for Intel(R) Sandybridge Mobile - 2.4.1
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointEncSlice
VAProfileH264High : VAEntrypointVLD
VAProfileH264High : VAEntrypointEncSlice
VAProfileH264StereoHigh : VAEntrypointVLD
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
VAProfileNone : VAEntrypointVideoProc

The Bugbug bot thinks this bug should belong to the 'Core::Audio/Video: Playback' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Audio/Video: Playback
Product: Firefox → Core

Operating System: Manjaro Linux
KDE Plasma Version: 5.24.2
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
Kernel Version: 5.15.25-1-MANJARO (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i3-2330M CPU @ 2.20GHz
Memory: 7,7 GiB of RAM
Graphics Processor: Mesa DRI Intel® HD Graphics 3000

inxi -G
Graphics:
Device-1: Intel 2nd Generation Core Processor Family Integrated Graphics
driver: i915 v: kernel
Display: x11 server: X.Org v: 1.21.1.3 driver: X: loaded: modesetting
gpu: i915 resolution: 1366x768~60Hz
OpenGL: renderer: Mesa DRI Intel HD Graphics 3000 (SNB GT2)
v: 3.3 Mesa 21.3.7

pacman -Qi libva  ✔
Name : libva
Version : 2.13.0-1
Description : Video Acceleration (VA) API for Linux
Architecture : x86_64
URL : https://01.org/linuxmedia/vaapi
Licenses : MIT
Groups : None
Provides : libva-drm.so=2-64 libva-glx.so=2-64 libva-wayland.so=2-64
libva-x11.so=2-64 libva.so=2-64
Depends On : libdrm libgl libx11 libxext libxfixes wayland
Optional Deps : intel-media-driver: backend for Intel GPUs (>= Broadwell)
libva-vdpau-driver: backend for Nvidia and AMD GPUs
libva-intel-driver: backend for Intel GPUs (<= Haswell)
[installed]
Required By : chromium ffmpeg ffmpeg4.4 gstreamer-vaapi lib32-libva
libva-intel-driver libva-utils mpv
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 846,10 KiB
Packager : Maxime Gauduin <alucryd@archlinux.org>
Build Date : vie 01 oct 2021 12:21:00
Install Date : lun 01 nov 2021 13:27:30
Install Reason : Installed as a dependency for another package
Install Script : No
Validated By : Signature

pacman -Qi libva-intel-driver  ✔
Name : libva-intel-driver
Version : 2.4.1-1
Description : VA-API implementation for Intel G45 and HD Graphics family
Architecture : x86_64
URL : https://01.org/linuxmedia/vaapi
Licenses : MIT
Groups : None
Provides : None
Depends On : libva libdrm
Optional Deps : None
Required By : None
Optional For : libva vlc
Conflicts With : None
Replaces : libva-driver-intel
Installed Size : 7,79 MiB
Packager : Maxime Gauduin <alucryd@archlinux.org>
Build Date : mar 02 jun 2020 06:33:19
Install Date : mié 09 mar 2022 11:05:41
Install Reason : Explicitly installed
Install Script : No
Validated By : Signature

Name : firefox
Version : 98.0-1
Description : Standalone web browser from mozilla.org
Architecture : x86_64
URL : https://www.mozilla.org/firefox/
Licenses : MPL GPL LGPL
Groups : None
Provides : None
Depends On : gtk3 libxt mime-types dbus-glib ffmpeg4.4 nss ttf-font
libpulse
Optional Deps : networkmanager: Location detection via available WiFi networks
[installed]
libnotify: Notification integration [installed]
pulseaudio: Audio support [installed]
speech-dispatcher: Text-to-Speech
hunspell-en_US: Spell checking, American English
xdg-desktop-portal: Screensharing with Wayland [installed]
Required By : None
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 231,14 MiB
Packager : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date : lun 07 mar 2022 10:59:26
Install Date : mié 09 mar 2022 10:02:43
Install Reason : Explicitly installed
Install Script : No
Validated By : Signature

I ran firefox with the MOZ_LOG="Dmabuf:5, PlatformDecoderModule:5" flag and discovered that VA-API is being disabled by plataform but I don't know why that is.

...
[Child 9970: Main Thread]: D/PlatformDecoderModule PDMInitializer, Init PDMs in Content process
[Child 9970: Main Thread]: D/Dmabuf Using DRM device /dev/dri/renderD128
[Child 9970: Main Thread]: D/Dmabuf nsDMABufDevice::IsDMABufVAAPIEnabled: EGL 1 media_ffmpeg_vaapi_enabled 1 CanUseHardwareVideoDecoding 1 XRE_IsRDDProcess 0
[Child 9970: Main Thread]: D/PlatformDecoderModule FFMPEG: VA-API FFmpeg is disabled by platform
[Child 9970: Main Thread]: D/Dmabuf nsDMABufDevice::IsDMABufVAAPIEnabled: EGL 1 media_ffmpeg_vaapi_enabled 1 CanUseHardwareVideoDecoding 1 XRE_IsRDDProcess 0
[Child 9970: Main Thread]: D/PlatformDecoderModule FFMPEG: VA-API FFmpeg is disabled by platform
[Child 9970: MediaPDecoder #1]: D/Dmabuf nsDMABufDevice::IsDMABufVAAPIEnabled: EGL 1 media_ffmpeg_vaapi_enabled 1 CanUseHardwareVideoDecoding 1 XRE_IsRDDProcess 0
[Child 9970: MediaPDecoder #1]: D/PlatformDecoderModule FFMPEG: VA-API is disabled by pref.
[Child 9970: MediaPDecoder #1]: D/PlatformDecoderModule FFMPEG: Initialising FFmpeg decoder
[Child 9970: MediaPDecoder #1]: D/PlatformDecoderModule FFMPEG: codec h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
[Child 9970: MediaPDecoder #1]: D/PlatformDecoderModule FFMPEG: Set get_buffer2 for customized buffer allocation
[Child 9970: MediaPDecoder #1]: D/PlatformDecoderModule FFMPEG: FFmpeg decoder init successful.
[Child 9970: MediaPDecoder #1]: D/Dmabuf nsDMABufDevice::IsDMABufVAAPIEnabled: EGL 1 media_ffmpeg_vaapi_enabled 1 CanUseHardwareVideoDecoding 1 XRE_IsRDDProcess 0
[Child 9970: MediaPDecoder #1]: D/PlatformDecoderModule FFMPEG: VA-API is disabled by pref.
[Child 9970: MediaPDecoder #1]: D/PlatformDecoderModule FFMPEG: Initialising FFmpeg decoder
...

You would need to enable those media.rdd-* pref, VAAPI can only be used in the RDD process. In addition, you would also need to start Firefox with MOZ_DISABLE_RDD_SANDBOX=1 environment variable until bug 1751363 is fixed.

Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED

Thnak you. I did as you indicated and have vaapi working again. Thanks!

You need to log in before you can comment on or make changes to this bug.