| tizisdeepan/VideoEditor |
167 |
|
0 |
0 |
over 2 years ago |
0 |
|
6 |
mit |
Kotlin |
| FFmpeg is a powerful multimedia framework which allows us to decode, encode, transcode, stream, filter and play most of the media content available now. With the help of these tools, you can develop and application that can manipulate any form of media to the desired output. Sky is not the limit when using FFmpeg. I prefer FFmpeg-all which is a Bible for FFmpeg but it is difficult to read if you do not know what you are looking for. To make it easy, I will summarise the basics of video manipulations using FFmpeg which, then you can use in your own applications or libraries that you are working on. I have developed a simple library that enables you to trim and crop a video, additionally you can compress any video and convert it into any format that you desire. |
| yishuinanfeng/UnitedPlayer |
105 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
apache-2.0 |
C++ |
| A video and audio recorder and player based on OpenGL es,FFmpeg,OpenSl es,MediaCodec on Android platform.It gives video interesting effect through fragment shader.一个支持录制和播放音频视频的安卓短视频应用,并可以选择多种仿抖音滤镜特效展示。 |
| yomguy/stream-m |
63 |
|
0 |
0 |
over 12 years ago |
0 |
|
1 |
|
Java |
| A HTML5 compatible WebM live streaming server |
| kevinGodell/mp4frag |
62 |
|
8 |
5 |
almost 3 years ago |
37 |
May 29, 2023 |
0 |
mit |
JavaScript |
| Parser that works with ffmpeg to read piped data and fragment mp4 into an initialization segment and media segments. It can also get the codec info and generate an fmp4 HLS m3u8 playlist. |
| rooty0/ffmpeg_video_cutter |
16 |
|
0 |
0 |
about 3 years ago |
0 |
|
1 |
wtfpl |
Python |
| Python CLI front-end for ffmpeg that helps to split / cut out multiple fragments of a video |
| PixxxeL/django-ffmpeg |
14 |
|
0 |
0 |
about 3 years ago |
23 |
December 02, 2021 |
0 |
mit |
Python |
| Download and encode video files by using ffmpeg utilit |
| pedromsilvapt/composable |
6 |
|
2 |
5 |
over 5 years ago |
20 |
August 29, 2025 |
1 |
|
TypeScript |
| Easily compose complex and reusable ffmpeg filters using JavaScript functions and generate the command string on the fly |