Difference between revisions of "FFmpeg"

From COPTR
Jump to navigation Jump to search
(Trial import from script.)
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox_tool
+
{{Infobox tool
|purpose=*FFmpeg* is a complete, cross-platform solution to record, convert and stream audio and video.
+
|purpose=FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video.
|image=
 
 
|homepage=http://www.ffmpeg.org/
 
|homepage=http://www.ffmpeg.org/
 
|license=LGPL or GPL
 
|license=LGPL or GPL
|platforms=
+
|platforms=Linux, macOS, PC
 +
|function=File Format Migration
 +
|content=Audio, Video
 
}}
 
}}
 +
{{Infobox tool details
 +
|ohloh_id=FFmpeg
 +
}}
 +
= Description =
  
<!-- Delete the Categories that do not apply -->
+
FFmpeg is "A complete, cross-platform solution to record, convert and stream audio and video."
[[Category:File Format Migration]]
 
[[Category:Audio]]
 
[[Category:Video]]
 
  
 +
= Links =
 +
* [http://ffmpeg.org/ffmpeg.html Homepage]
 +
* [http://www.ffmpeg.org/ffmpeg-doc.html Documentation]
  
= Description =
+
= User Experiences =
It includes '''libavcodec'''  the leading audio/video codec library. See the [documentation|http://www.ffmpeg.org/ffmpeg-doc.html] for a complete feature list and the [Changelog|http://git.videolan.org/?p=ffmpeg.git;a=blob_plain;f=Changelog] for recent changes.
+
 
 +
= Related Tools =
  
= User Experiences =
+
See examples and a cookbook of archivist-specific FFmpeg tasks at [https://amiaopensource.github.io/ffmprovisr/ ffmprovisr].
  
 +
[http://coptr.digipres.org/QCTools QCTools] is built using FFmpeg's four evaluative filters: signalstats, cropdetect, psnr, and ebur128.
  
 
= Development Activity =
 
= Development Activity =
  
{{Infobox_tool_details
+
See the [http://git.videolan.org/?p=ffmpeg.git;a=blob_plain;f=Changelog Changelog] for recent changes.
|ohloh_id=FFmpeg
 
}}
 

Revision as of 11:52, 29 June 2021



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/wrt662a01c255d3b7_77079767


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.

QCTools is built using FFmpeg's four evaluative filters: signalstats, cropdetect, psnr, and ebur128.

Development Activity

See the Changelog for recent changes.