[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-540":3},{"id":4,"name":5,"fullName":6,"owner":5,"repo":5,"description":7,"homepage":8,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":9,"rankLanguage":9,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":9,"pushedAt":9,"updatedAt":40,"readmeContent":41,"aiSummary":42,"trendingCount":15,"starSnapshotCount":15,"syncStatus":43,"lastSyncTime":44,"discoverSource":45},540,"FFmpeg","FFmpeg\u002FFFmpeg","Mirror of https:\u002F\u002Fgit.ffmpeg.org\u002Fffmpeg.git","https:\u002F\u002Fffmpeg.org\u002F",null,"C",60987,13893,1518,3,0,30,236,1029,157,45,"Other",false,"master",[25,26,27,28,29,30,31,32,33,34,35,36,37,38,39],"audio","c","ffmpeg","fft","hevc","hls","matroska","mp4","mpeg","multimedia","rtmp","rtsp","streaming","video","webm","2026-06-12 02:00:15","# FFmpeg README\n\nFFmpeg is a collection of libraries and tools to process multimedia content\nsuch as audio, video, subtitles and related metadata.\n\n## Libraries\n\n* `libavcodec` provides implementation of a wider range of codecs.\n* `libavformat` implements streaming protocols, container formats and basic I\u002FO access.\n* `libavutil` includes hashers, decompressors and miscellaneous utility functions.\n* `libavfilter` provides means to alter decoded audio and video through a directed graph of connected filters.\n* `libavdevice` provides an abstraction to access capture and playback devices.\n* `libswresample` implements audio mixing and resampling routines.\n* `libswscale` implements color conversion and scaling routines.\n\n## Tools\n\n* [ffmpeg](https:\u002F\u002Fffmpeg.org\u002Fffmpeg.html) is a command line toolbox to\n  manipulate, convert and stream multimedia content.\n* [ffplay](https:\u002F\u002Fffmpeg.org\u002Fffplay.html) is a minimalistic multimedia player.\n* [ffprobe](https:\u002F\u002Fffmpeg.org\u002Fffprobe.html) is a simple analysis tool to inspect\n  multimedia content.\n* Additional small tools such as `aviocat`, `ismindex` and `qt-faststart`.\n\n## Documentation\n\nThe offline documentation is available in the **doc\u002F** directory.\n\nThe online documentation is available in the main [website](https:\u002F\u002Fffmpeg.org)\nand in the [wiki](https:\u002F\u002Ftrac.ffmpeg.org).\n\n### Examples\n\nCoding examples are available in the **doc\u002Fexamples** directory.\n\n## License\n\nFFmpeg codebase is mainly LGPL-licensed with optional components licensed under\nGPL. Please refer to the LICENSE file for detailed information.\n\n## Contributing\n\nPatches should be submitted to the ffmpeg-devel mailing list using\n`git format-patch` or `git send-email`. Github pull requests should be\navoided because they are not part of our review process and will be ignored.\n","FFmpeg 是一个用于处理音频、视频等多媒体内容的工具和库集合。其核心功能包括广泛的编解码支持（libavcodec）、流媒体协议与容器格式实现（libavformat）、以及一系列实用工具如多媒体转换器ffmpeg、播放器ffplay和分析工具ffprobe等。技术上，FFmpeg 采用C语言编写，具备高性能处理能力，并支持多种格式和协议，适合需要进行多媒体文件转换、编辑或流媒体传输的应用场景。",2,"2026-06-11 02:37:14","top_all"]