Page MenuHomeDevCentral

Enable libwebp on ffmpeg
ClosedPublic

Authored by dereckson on Dec 24 2024, 12:46.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 2, 16:41
Unknown Object (File)
Mon, Jun 2, 16:12
Unknown Object (File)
Sun, Jun 1, 08:40
Unknown Object (File)
Sat, May 31, 19:22
Unknown Object (File)
Thu, May 29, 08:39
Unknown Object (File)
Fri, May 23, 08:25
Unknown Object (File)
Tue, May 20, 08:21
Unknown Object (File)
Sun, May 18, 17:13
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 Not Applicable
Unit
Tests Not Applicable

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.