Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 581187275fde8a04db030a2a91aa67cdceef32ef
      
https://github.com/WebKit/WebKit/commit/581187275fde8a04db030a2a91aa67cdceef32ef
  Author: Philippe Normand <[email protected]>
  Date:   2024-11-26 (Tue, 26 Nov 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp
    M Source/WebCore/platform/mediarecorder/MediaRecorderPrivateGStreamer.cpp

  Log Message:
  -----------
  [GStreamer][MediaRecorder] Support for the isofmp4 muxer
https://bugs.webkit.org/show_bug.cgi?id=283666

Reviewed by Xabier Rodriguez-Calvar.

The isofmp4mux is able to write an mfra box at EOS, containing the total 
duration of the media. The
mp4mux doesn't seem to implement that properly. So if the fmp4 plugin is 
available, make sure the
isofmp4mux element is auto-plugged by transcodebin.

* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:
(WebCore::registerWebKitGStreamerElements):
* Source/WebCore/platform/mediarecorder/MediaRecorderPrivateGStreamer.cpp:
(WebCore::MediaRecorderPrivateBackend::containerProfile):

Canonical link: https://commits.webkit.org/287086@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to