-
| Q | A
| -------------- | ---
| Bug? | unable to load ffprobe
| New Feature? | no
| Version Used | Specific tag or commit sha
| FFmpeg Version | v0.18.0
| OS …
-
Does it support rk3399 to hardware encode?
pls push docker image to docker hub
try to build docker image, but get some errror:
Cloning into 'jellyfin-web'...
yarn install v1.22.15
[1/4] Res…
-
# Improvement
Improve the sender/receiver's experience, by displaying an icon relevant to the file type that they are expected to send/receive. This can help them by confirming they're sending what t…
on-ba updated
3 years ago
-
If this is useful, can be added to the existing documentation:
Building ffmpeg
https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu
cd ~/ffmpeg_sources && \
wget -O ffmpeg-snapshot.tar.bz2…
-
`FFMPEG.ffmpeg_exe` failed with `ERROR: failed process`. Although the use of ffmpeg through FFMPEG.jl failed, I can use it with appropriate LD_LIBRARY_PATH.
Do you have any advice or workaround?
…
-
**Describe the current behavior**
I try to encode a video using following command.
```
!ffmpeg -hide_banner -nostdin -hwaccel auto -y -i "in.mp4" \
-c:v h264_nvenc -profile:v high444p -pixel_f…
-
With release v3.0.0 of VMAF, CUDA support has been added.
https://github.com/Netflix/vmaf/releases/tag/v3.0.0
Now it is my understanding that this speeds up the VMAF calculation enormously, with u…
-
no editing, Dockerfile just build fail. It's seems like ffmpeg complie error.
I tried to modify the Dockerfile to the following version. and it build succeed.
But when I run `ffmpeg -v 0 -filters …
-
**Describe the bug**
Test suite is failing
**To Reproduce**
- clone git repo
- `autoreconf -fiv; make; make check`
**Expected behavior**
Test suite should not fail
**Program output**
…
-
I'm running into some unexpected hiccups building PyCall.jl on NixOS. I have successfully used PyCall.jl on NixOS in the past, so I'm a bit stumped as to why it's borked now. I get the following failu…