Difference between revisions of "FFmpeg"
Jump to navigation
Jump to search
(Add a link to ffmpeg.guide) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 22: | Line 22: | ||
= Related Tools = | = Related Tools = | ||
| − | + | * See examples and a cookbook of archivist-specific FFmpeg tasks at [https://amiaopensource.github.io/ffmprovisr/ ffmprovisr]. | |
| − | + | * [https://ffmpeg.guide/ ffmpeg.guide] - A simple GUI tool to create complex FFmpeg filtergraphs quickly and correctly, without having to mess with the cumbersome filter syntax. | |
| − | + | * [http://coptr.digipres.org/QCTools QCTools] is built using FFmpeg's four evaluative filters: signalstats, cropdetect, psnr, and ebur128. | |
= Development Activity = | = Development Activity = | ||
See the [http://git.videolan.org/?p=ffmpeg.git;a=blob_plain;f=Changelog Changelog] for recent changes. | See the [http://git.videolan.org/?p=ffmpeg.git;a=blob_plain;f=Changelog Changelog] for recent changes. | ||
Latest revision as of 22:57, 3 November 2022
Description
FFmpeg is "A complete, cross-platform solution to record, convert and stream audio and video."
Links
User Experiences
Related Tools
- See examples and a cookbook of archivist-specific FFmpeg tasks at ffmprovisr.
- ffmpeg.guide - A simple GUI tool to create complex FFmpeg filtergraphs quickly and correctly, without having to mess with the cumbersome filter syntax.
- QCTools is built using FFmpeg's four evaluative filters: signalstats, cropdetect, psnr, and ebur128.
Development Activity
See the Changelog for recent changes.