Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
forked fromlibav/libav

collection of Libav topic branches

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING.GPLv2
GPL-3.0
COPYING.GPLv3
LGPL-3.0
COPYING.LGPLv3
NotificationsYou must be signed in to change notification settings

lu-zero/libav

 
 

Build Status

Libav is a collection of libraries and tools to process multimedia contentsuch as audio, video, subtitles and related metadata.

Libraries

  • libavcodec provides implementation of a wider range of codecs.
  • libavformat implements streaming protocols, container formats and basic I/O access.
  • libavutil includes hashers, decompressors and miscellaneous utility functions.
  • libavfilter provides a mean to alter decoded Audio and Video through chain of filters.
  • libavdevice provides an abstraction to access capture and playback devices.
  • libavresample implements audio mixing and resampling routines.
  • libswscale implements color conversion and scaling routines.

Tools

  • avconv is a command line toolbox tomanipulate, convert and stream multimedia content.
  • avplay is a minimalistic multimedia player.
  • avprobe is a simple analisys tool to inspectmultimedia content.
  • Additional small tools such asaviocat,ismindex andqt-faststart.

Documentation

The offline documentation is available in thedoc/ directory.

The online documentation is available in the mainwebsiteand in thewiki.

Examples

Conding examples are available in thedoc/example directory.

License

Libav codebase is mainly LGPL-licensed with optional components licensed underGPL. Please refer to the LICENSE file for detailed information.

About

collection of Libav topic branches

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING.GPLv2
GPL-3.0
COPYING.GPLv3
LGPL-3.0
COPYING.LGPLv3

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C85.2%
  • Assembly7.1%
  • Objective-C6.2%
  • Makefile1.1%
  • C++0.3%
  • Shell0.1%

[8]ページ先頭

©2009-2025 Movatter.jp