-
### Please describe your bug
I have noticed that Jellyfin cannot handle correctly the transcode of audio tracks that have a linear drift.
This is something that MKV container can support and it is…
elmuz updated
2 weeks ago
-
Failed to convert video . I have used the basic usage code.
Fatal error: Uncaught exception 'Alchemy\BinaryDriver\Exception\ExecutionFailureException' with message 'ffmpeg failed to execute command '…
ghost updated
7 years ago
-
hey @vshcryabets, did you find that audio function does not work? did you find a way to fix it? if you did it please let me know. thanks.,
-
The error that appears is this:
Decoding failed. ffmpeg returned error code: 183
Output from ffmpeg/avlib:
ffmpeg version 6.1.2 Copyright (c) 2000-2024 the FFmpeg developers
built with Andro…
-
hi,
i need to switch b/t 2 ffmpeg created multicasts, so i first create mcast (~cbr) :
ffmpeg -loglevel info -re -stream_loop -1 -i slates/x.mp4 -threads 0 -f mpegts -c:a libfdk_aac -ac 2 -af …
-
I am trying to build on Ubunbu 18.04 but it fails.
Here is a script to reproduce:
```
# clone
git clone git@github.com:MTG/essentia.git # git checkout 85ebde3b47da43ea09fe7c936da6b2f7cdf04212
git…
-
I have just installed reolink cameras through a reolink NVR. I have them up and running. I am able to access their streams via VLC player. I have installed camera-ui in my home bridge via my Synolo…
-
Hello
I cannot use the container.
Here is the command used:
`docker run -p 4444:1935 jrottenberg/ffmpeg:4.1 -rtsp_transport tcp -i "rtsp://10.0.0.199:554/user=admin&password=pass&channel=0&str…
-
I get issue building this version of dream under kubuntu 21.10.
First, qt5-defaults isn't avaliable any more.
It has to be replaced by qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools
Now, in …
-
I am using ffmpeg to encode and send stream:
ffmpeg -f x11grab -s 1920x1080 -r 15 -i :0.0 -f lavfi -i aevalsrc=0 -c:a libfdk_aac -pix_fmt yuv420p -vcodec libx264 -preset ultrafast -s 1280x800 -threads…
ghost updated
10 years ago