-
Trying to build FFmpeg with SVG support, building for Win64 on Ubuntu 18.04 LTS
librsvg2-dev is installed, and pkg-config seems to see it
Error:
ERROR: librsvg-2.0 not found using pkg-config
…
ghost updated
2 years ago
-
Hello, everyone.
HandBrake uses ffmpeg aac by default as you know. I would like to know if the order has changed recently in terms of quality-compression.
Is this still the quality ranking?
1. Ap…
-
I was using pHash via Ruby gem phash on a bit outdated Mac OS. After installing El Captain on new HDD (and so reinstalling pHash) it started to give false positive (1.0) similarity when at least one i…
-
I did not found any steps to use this, I have git clone this in my ubuntu
-
Hello Martin :-)
Many thanks for your hard work!
I recently was able to compile on my Vista x86 laptop a non-free FFmpeg binary, with:
--enable-gpl --enable-nonfree --enable-libfdk-aac
using jb's b…
-
Hi, i will put here my small guide to install nvidia driver + ffmepg and nginx to streaming.
First we need to install some libs:
This guide is for Ubuntu 18.04
```
apt install pkg-config bui…
-
Hi,
I get the error written above while executing your install script with gpl and non free codecs `bash = 1.3.0 not found using pkg-config
If you think configure made a mistake, make sure you ar…
-
I accidentally noticed that freac Mac OS version has Core Audio AAC High Efficiency v2 Profile.
I suppose it is shipped with new Apple Music app. It's not available on Windows though.
I am wonder…
-
### What happened?
Vibe crashes when launching transcription
### Steps to reproduce
- Open vibe on Linux Mint 21
- Drag'n'drop an audio file (I tried several ones)
- Leave default options v…
-
hi:
I added audio support to convert AAC to opus. Welcome to test
add import package
"github.com/Glimesh/go-fdkaac/fdkaac"
opus "gopkg.in/hraban/opus.v2"
please run in bash:
apt install -y pkg…