Page MenuHomeDevCentral

Enable libwebp on ffmpeg
ClosedPublic

Authored by dereckson on Tue, Dec 24, 12:46.
Tags
None
Referenced Files
F4036210: D3621.id9364.diff
Tue, Jan 21, 21:43
Unknown Object (File)
Tue, Jan 14, 06:14
Unknown Object (File)
Tue, Jan 14, 06:14
Unknown Object (File)
Fri, Jan 10, 13:47
Unknown Object (File)
Thu, Jan 9, 13:19
Unknown Object (File)
Thu, Jan 9, 10:55
Unknown Object (File)
Tue, Jan 7, 11:33
Unknown Object (File)
Sat, Jan 4, 12:47
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.Tue, Dec 24, 14:35
This revision was automatically updated to reflect the committed changes.