-
System: Ubuntu 16.04
When trying to build synfig-core using "--with-libavcodec" option the compilation fails with an error:
```
/synfig/synfig-core/src/modules/mod_libavcodec/trgt_av.cpp:199:6:…
-
1 warning generated.
wasm-ld: error: 'atomics' feature is used by allformats_ea044c9d.o, so --shared-memory must be used
请问之前编译有碰到过这个问题吗
-
Ok... So, I think I'm SOOOO CLOSE.
I got everything installed, configured and a guide updated on Plex. When I try to tune a channel I get an error message that says: "Playback Error - Could not tu…
-
### mpv version and platform versions
Devuan 2 AMD64
MPV 0.32
FFMPEG 4.1
GCC 7.3.0
### Reproduction steps
wget https://github.com/mpv-player/mpv/archive/v0.32.0.tar.gz
tar -xzvf v0.32.0.t…
-
### 问题类型 / Type of issues
* 其它 / other
----
这是继 #1081 之后的又一次大扫除。请各位按列表检查自己名下的包,如果有意继续维护就勾选掉,如果不想管了、不记得了、好像没什么用了之类的,就留在那里。一个月之后还没有被勾选的包,我会发起 orphaning 流程。
包名后边的数字,前一个是 repo.archlinuxcn.org …
-
Hello,
First of all, thank you for your work. Fantastic for beginners like me to compile FFmpeg on CentOS.
Unfortunately, somehow this script failed to compile both OPUS and ZIMG automatically, …
-
**Describe the bug:**
Openshot crashed when I tried to launch the Preferences.
**Steps to reproduce the behavior:**
1. Launch AppImage via terminal window.
2. Click on Preferences
3. See error …
-
I set up my environment with FFmpeg4.2 & SDL2.10, and the environment is OK since my own code can run. However, I run into the same problem with you and want to run the code in FFmpeg-playAudio.cpp bu…
-
我自己尝试编译ffmpeg然后再编译运行测试报以下错误:
```
[DEBUG] [c:\users\22222\documents\github\desktopsharing\desktopsharing\h264encoder.cpp:H264Encoder::init:46] H.264 Encoder not found.
````
`codec` 返回0
-
Hi, guys, I found a issue in pyglet\media\codecs\ffmpeg.py.
for some mp3 files, they cannot be loaded, due to the following reason:
```
def ffmpeg_file_info(file):
--snip--
entry = avutil.…