https://bugzilla.wikimedia.org/show_bug.cgi?id=41737

       Web browser: ---
             Bug #: 41737
           Summary: extract only one thumbnail per frame
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: TimedMediaHandler
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


extracting frames from the video file is expensive and with swift even more so.

To reduce the number of frames that are extracted from the video directly,
smaller frames should be extracted from a thumbnail:

request thumbnail at 140px would result in:
 video -> thumbnail at video resolution (this would only have to happen once)
 thumbnail at video resolution -> thumbnail at requested size

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to