[Webkit-unassigned] [Bug 29133] New: Allow the platform media player to know the <video> poster URL.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 11:17:51 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29133

           Summary: Allow the platform media player to know the <video>
                    poster URL.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreip at google.com
                CC: eric.carlson at apple.com


On Android the media player cannot currently generate a thumbail/poster based
on the frames in the video. However, if the user has specified a poster for the
video, the player can use that instead. Right now, there is now way for the
player to know the URL for the poster. This can be fixed by adding a
'setPoster(const String& url)' method on MediaPlayer. Will provide a patch
shortly.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list