Difference between revisions of "FFmpeg"

From COPTR
Jump to navigation Jump to search
m (Use correct list syntax)
 
Line 23: Line 23:
  
 
* 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].
* [ffmpeg.guide](https://ffmpeg.guide/) - A simple GUI tool to create complex FFmpeg filtergraphs quickly and correctly, without having to mess with the cumbersome filter syntax.
+
* [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.
  

Latest revision as of 22:57, 3 November 2022



FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video.
Homepage:http://www.ffmpeg.org/
License:LGPL or GPL
Platforms:Linux, macOS, PC
Function:File Format Migration
Content type:Audio,Video


Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt66278d50cebfe6_61738646


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.