Page MenuHomeDevCentral

Enable libwebp on ffmpeg
ClosedPublic

Authored by dereckson on Dec 24 2024, 12:46.
Tags
None
Referenced Files
F11705099: D3621.id9365.diff
Fri, Sep 12, 18:47
F11705098: D3621.id9364.diff
Fri, Sep 12, 18:47
F11701840: D3621.id9365.diff
Fri, Sep 12, 17:01
F11701838: D3621.id9364.diff
Fri, Sep 12, 17:01
Unknown Object (File)
Fri, Sep 12, 10:50
Unknown Object (File)
Fri, Sep 12, 08:08
Unknown Object (File)
Wed, Sep 10, 22:10
Unknown Object (File)
Wed, Sep 10, 16:42
Subscribers
None

Details

Summary

WebP is a raster graphics file format developed by Google,
and spotted in a video produced on Android and uploaded to Google Photos.

This fixes the following issue:
[vost#0:0 @ 0x32d425234700] Unknown encoder 'webp'
[vost#0:0 @ 0x32d425234700] Error selecting an encoder

Test Plan
  • Rebuild ffmpeg
  • identify test-video-file.mp4

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 5778
Build 6060: arc lint + arc unit

Event Timeline

dereckson created this revision.

Accepted, but identify video-vcodec-webp.mp4 can create a ffmpeg process going on and on and on, perhaps an infinite loop code path.

This revision is now accepted and ready to land.Dec 24 2024, 14:35
This revision was automatically updated to reflect the committed changes.