-
For some reason MediaInfo shows only one channel `C` in `Channel layout` for a stere file when it's encoded using the `aac_he_v2` profile of the `FDK-AAC` encoder, please see the script below where I …
-
python process.py I:\GitHub\Ultralight-Digital-Human\aa54ca97a40d02e3ad25966870b7753a.mp4 --asr hubert
[INFO] ===== extract audio from I:\GitHub\Ultralight-Digital-Human\aa54ca97a40d02e3ad25966870b7…
-
I'm trying to encode with libaom-av1 but Tdarr gives me the following error:
`Unknown decoder 'libaom-av1'`
I'm using the Tdarr_Plugin_075a_Transcode_Customisable but I also tried with ffmpegCom…
-
I can't complete the building.
Make command gives me this error
```
-- The C compiler identification is GNU 10.2.1
-- The CXX compiler identification is GNU 10.2.1
-- Detecting C compiler A…
-
### Description of the bug
Griffe fails to parse the class init signature for pydantic dataclasses that allow extra kwargs.
The result is missing types in the documentation and everything marked as …
Vodes updated
1 month ago
-
Need a standard way to deal with libfdk_aac > aac preset conversion.
-
hi dear friend
my nginx.conf for hls is
`application src {
live on;
exec ffmpeg -i rtmp://localhost/src/$name
-c:a libfdk_aac -b:a 32k -c:v libx264 -b:v 128…
-
Might need a setting to optionally configure without this library.
-
### What happened?
I cannot get Talkback to work at all on any of my Apple Devices like my Watch, iPhone, old iPad.
My setup includes a HomeBase 3 (S380), and some EufyCam 3's (S330).
Is there …
-
Video encoded with ```ffmpeg -hwaccel auto -i "video" -c:v libx264 -tune animation -c:a libfdk_aac -vbr 3 -vf "scale=400:-2:flags=lanczos" -crf 18 -maxrate 500k -bufsize 300k -profile:v high -pix_fmt …