-
**Describe the bug**
HlsOutputBuilder is incompatible with the hls format used in ffmpeg version 3.
FFmpeg switched from second based value (eg. 120) to the format we use (2:00, hh:mm:ss) in version…
-
### mpv Information
```bash
mpv 0.39.0 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
libplacebo version: v7.349.0
FFmpeg version: 7.0.2
FFmpeg library versions:
libavcodec 61.3.100
…
-
I get the following error from a cargo build
```
error[E0616]:` field `0` of struct `ffmpeg::ChannelLayout` is private
--> /home/karma/.cargo/registry/src/index.crates.io-6f17d22bba15001f/meta…
-
**Is your feature request related to a problem? Please describe.**
By default, CEF/Chromium builds have proprietary codecs (H.264/AAC) disabled [1]. This is due to patent portfolio [licensing require…
-
Hi I have a .bat file to convert and change channel volume (with ffmpeg) from 5.1 Audio to Stereo, and a different .bat for Stereo/Mono Audio that doesn't change loudness.
Now I have to manually look…
-
i just updated my version of alpine linux to 3.16 and i installed ffmpeg, but, when i try to run it, it returns a bad system call
the output when i run dmesg is
`13(ffmpeg) missing syscall 275`
-
Would like to use this in conjunction with Siri Shortcuts to convert my gopro videos to smaller size on iPad given that iPad itself is pretty powerful.
-
https://github.com/triton-inference-server/dali_backend/ is awesome for reading and preprocessing images
It would be nice to have a more developed builtin solution for decoding audio/videos.
Cur…
-
- [ ] [FFmpeg Filters Documentation](https://ffmpeg.org/ffmpeg-filters.html#Filtering-Introduction)
# FFmpeg Filters Documentation
## Description
This document describes filters, sources, and sinks …
-
In order to use the system supplied FFmpeg, we need to:
## 1. eliminate/upstream our modifications
- for eliminating some of the modifications, see #416
- for logical commits rebased onto FF…