-
Hi @bassmanitram ,
My original command that work fine :
```bash
ffmpeg -y -i "%d/%b" "%d/%w.mp4"
```
My same command using pipe to another one to display progress bar :
```bash
ffmpeg -y -i…
-
Maybe interesting to know:
```
Command "ffmpeg -f x11grab -show_region 0 -framerate 10 -video_size 1927x1347 -i :1+2565,78 -filter:v scale=iw/1:-1 -codec:v libvpx-vp9 -lossless 1 -r 10 -y /home/te…
-
Hello! I don't know what more I can add to the content generated automatically below except:
- I just upgraded to Ubuntu v20.04 from v19.10. I believe Peek was working fine on v19.10.
- Installe…
-
I know the issue has been opened about 7 years ago, but I had difficulty understanding it fully. So I will try to ask again. As a DJ I have a huge MP3 collection, now I would like to analyze my collec…
ghost updated
4 years ago
-
Hi,
I have installed ffmpeg, added it to the path and its all working.
When trying to run install.sh it outputs: FFmpeg not installed! Aborting.
How to fix it @Bizordec ?
Thank you
Edit:
Outp…
-
### Describe the bug
On all platforms, when auto skip intro is on, 70% of the time the intro skips halfway through instead of to the end. I've tried reinstalling the plugin, redetecting, even manuall…
-
I am running av1an via Docker within WSL2 on Windows 11.
For example with this command:
docker run --privileged -v "$(pwd):/videos" --user $(id -u):$(id -g) -it --rm masterofzen/av1an:latest…
-
Peek: 1.5.1
GTK: 3.24.30
GLib: 2.70.2
Desktop: pop:GNOME
Display server: X
FFmpeg version:
```
ffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers
built wit…
-
I compared with gyan.dev and BtbN builds, and this one seems to be missing these feature flags:
`--enable-bzlib --enable-chromaprint --enable-cuda-llvm --enable-cuvid --enable-d3d11va --enable-d3d12v…
-
While working on Orcasound data I've encountered a few issues, all examples are taken from the `rpi_bush_point/hls/1624818619`:
1) some segments have silence in them
`live1049.ts`
2) some segment…