-
I am considering FFME as an alternate to MediaElement, but can't get it to run correctly.
I wrote a minimal .Net 4.8.2 FFME test project constructed according to the instructions, ie.,
- placing f…
-
Using rustc 1.82.0 (f6e511eec 2024-10-15). Combining the examples from the docs.
Cargo.toml:
```toml
[package]
name = "temp"
version = "0.1.0"
edition = "2021"
[dependencies]
tokio = { v…
-
I'm generating a project,
```cmd
cmake -A x64 -D HAVE_ASSIMP=NO -D HAVE_CG=NO -D HAVE_HARFBUZZ=NO -D HAVE_FCOLLADA=NO ^
-D HAVE_EIGEN=NO -D HAVE_EGG=NO -D HAVE_ODE=NO -D BUILD_PANDATOOL=NO -D BUILD…
-
So I am unable to get any of the commands to execute and I am not entirely sure why. I can use the ffprobe isValid check on the file and it sees it. So I know that I have the composer and php-ffmpeg …
-
### Description
After using the ffmpeg copy system for a few hours, the video image looks like the print below.
### Steps to reproduce
```
radio = playlist(id="playlist_inicio", reload_mode=…
-
### Description
I am using Liquidsoap 2.2.5+dev.
I have a playlist for an advertising audio file:
`input_ad = mksafe(playlist(reload_mode="watch", mode="sequence", "/var/www/html/radiolist/loca…
-
Hello, does ffmpeg not support a way to provide static libraries(xxx.a)? Because in some embedded devices, the use of dll or so library, resulting in a large package of directories, and their own comp…
-
I'm using torchaudio to load audio files, which under the hood uses ffmpeg. On MacOS with Apple Silicon, ffmpeg's libraries will be installed to /opt/homebrew/lib.
When I run my script regularly wi…
-
Copy issue body from /home/kushal/source/ladybird/Build/release/vcpkg_installed/vcpkg/issue_body.md
Package: ffmpeg[avcodec,avdevice,avfilter,avformat,core,dav1d,openh264,opus,swresample,swscale,theo…
-
### 🐛 Describe the bug
torchvision is retricted to ffmpeg-4 on conda currently. This makes it impossible for me to upgrade my environment to newer versions of torch. The reason is that I need additio…