RESOLVED DUPLICATE of bug 157314162141
[GStreamer] Seeking does not work on youtube.com with ENABLE_MEDIA_SOURCE=ON (unsupported configuration)
https://bugs.webkit.org/show_bug.cgi?id=162141
Summary [GStreamer] Seeking does not work on youtube.com with ENABLE_MEDIA_SOURCE=ON ...
Archlinux Bug
Reported 2016-09-18 23:31:02 PDT
Seeking on videos does not work on youtube.com with 2.13.92 and enable-mediasource set to true. Build arguments cmake -DPORT=GTK -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_SKIP_RPATH=ON -DCMAKE_INSTALL_PREFIX=/usr \ -DLIB_INSTALL_DIR=/usr/lib -DLIBEXEC_INSTALL_DIR=/usr/lib/webkit2gtk-4.0 \ -DENABLE_GTKDOC=OFF -DENABLE_MEDIA_SOURCE=ON -DENABLE_VIDEO_TRACK=ON -DENABLE_VIDEO=ON
Attachments
Michael Catanzaro
Comment 1 2016-09-19 08:37:43 PDT
(In reply to comment #0) > -DENABLE_MEDIA_SOURCE=ON Note that we don't support this option, so you're on your own here. (What does ENABLE_MEDIA_SOURCE do?) >-DENABLE_VIDEO_TRACK=ON -DENABLE_VIDEO=ON (These are both enabled by default)
Michael Catanzaro
Comment 2 2016-09-19 08:38:19 PDT
(Seeking works fine for me with default build options.)
Philippe Normand
Comment 3 2016-09-19 08:41:10 PDT
This feature isn't ready for production yet. Can you please stop playing with the build options? When we disable a feature in the tarball it's always for a good reason.
Philippe Normand
Comment 4 2016-09-19 08:42:40 PDT
*** This bug has been marked as a duplicate of bug 157314 ***
Note You need to log in before you can comment on or make changes to this bug.