-
使用编译安装的streamlink2.1.1,ffmpeg4.4,因为只要下载youtube视频到本地所以别的依赖都没有安装
运行后报错且文件夹内无文件
试过用apt安装的ffmpeg3.1.2也是一样的报错
```
root@disk:~# ./record/record_new.sh youtubeffmpeg "UCrgTEmBuoObZiEXvZ6r3PQg" --you-cook…
-
I build ffmpeg4.2.2 according to this:
./configure \
--prefix=/usr/local \
--disable-static \
--disable-all \
--disable-autodetect \
--disable-iconv \
--enable-shared \
--enable-avformat \
--…
-
### 问题类型 / Type of issues
* 过期软件包 / out-of-date packages
### 受影响的软件包 / Affected packages
* ffmpeg4.0
----
Currently it is impossible to install ffmpeg4.0 due to out-dated library dependen…
-
av_buffer_unref(&deviceCtx)
var framesCtx = av_hwframe_ctx_alloc(deviceCtx)
if let framesCtx = framesCtx {
KSPlayer_vide (2): EXC_BAD_ACCESS (code=1, address=0x8)
ffmpeg:4.2.2
你好,这个需要做什…
-
moved from
https://github.com/dosbox-staging/dosbox-staging/issues/1139
**Describe the bug**
A clear and concise description of what the bug is.
libfluidsynth-dev fails to compile
**To Repr…
-
-
### Env
System: Centos 7.5
FFmpeg: 4.3.1
### error message
```shell
[AVFilterGraph @ 0x5a46fc0] Error initializing filter 'genericshader'
Segmentation fault (core dumped)
```
Then I ge…
-
![d94c75b27794dac837dede16e2e5c48](https://user-images.githubusercontent.com/54382260/155268661-3c78d2a4-ac31-4422-9855-6f838ad725ba.png)
![283b5635e6089a9efd234b2524b42e6](https://user-images.github…
-
Failed during configuration on Ubuntu 16.04.
`./configure --launch-jobs=$(nproc) --launch --enable-fdk-aac`
I'm seeing error on GdkMonitor (unknown type name). According to my search online, GdkMo…
-
Hi,
I tried following setup:
```
rtmp {
server {
listen 1935;
chunk_size 4096;
application live {
live on;
…