Difference between revisions of "FFmpeg"
Jump to navigation
Jump to search
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{Infobox tool |
− | |purpose= | + | |purpose=FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. |
− | |||
|homepage=http://www.ffmpeg.org/ | |homepage=http://www.ffmpeg.org/ | ||
|license=LGPL or GPL | |license=LGPL or GPL | ||
|platforms=Linux, macOS, PC | |platforms=Linux, macOS, PC | ||
+ | |function=File Format Migration | ||
+ | |content=Audio, Video | ||
+ | }} | ||
+ | {{Infobox tool details | ||
+ | |ohloh_id=FFmpeg | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= Description = | = Description = | ||
Line 18: | Line 15: | ||
= Links = | = Links = | ||
− | + | * [http://ffmpeg.org/ffmpeg.html Homepage] | |
− | + | * [http://www.ffmpeg.org/ffmpeg-doc.html Documentation] | |
− | |||
= User Experiences = | = User Experiences = | ||
Line 26: | Line 22: | ||
= Related Tools = | = Related Tools = | ||
− | See examples and a cookbook of archivist-specific FFmpeg tasks at [https://amiaopensource.github.io/ffmprovisr/ ffmprovisr]. | + | * 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. | + | * [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. | |
− | |||
− |
Latest revision as of 22:57, 3 November 2022
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt673e686f162c16_14286246
Description[edit]
FFmpeg is "A complete, cross-platform solution to record, convert and stream audio and video."
Links[edit]
User Experiences[edit]
Related Tools[edit]
- 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[edit]
See the Changelog for recent changes.