-
Please tick all applicable boxes.
- [x] I am using Python 3.5 or higher (run `python --version` on the command line)
- [x] I have followed the [official guides](https://github.com/Just-Some-Bots/M…
-
-
代码如下
public class VideoUtils {
public static void getVedioThumbnail(File source, File imageTarget, float frameTime) throws IllegalArgumentException, EncoderException {
if (!source.e…
-
Hello, I am a new guy of gpac, and my question is
1.I have many small ts files which contains H264 and AAC codec data
2.Every 10 seconds ,I have one more ts files.
I want to streaming these ts files…
-
Using `ffmpeg -i ./00023.MTS -c:v libx265 -crf 28 -c:a aac -b:a 128k -tag:v hvc1 23.mp4` I am unable to create a file that can be played back by QuickTime on 10.14. The output appears to be compatible…
-
### Issue Summary
This is a problem I had for a long time. This always happens after rendering opentoonz, using ffmepg, gif for example.
The processor does not want to stop, the actions be…
ghost updated
5 years ago
-
## (!!!!请务必务必按照issue模板,*修改* 后提交问题!!!!,不按模板提Isuue删除处理)
(ps 首页问题集锦和demo请先了解一下!)
## 问题描述:
从avs返回的mp3流保存在本地文件并播放
## 问题机型/系统:
所有机型和系统
## GSY依赖版本
compile 'com.shuyu:GSYVideoPlayer:6.0.3'
然…
ZhJYe updated
5 years ago
-
Hi,
I readed the info about how to enable the compilation with "cuda-sdk", but I don't have success:
- Windows 10.
- Visual Studio 2017 Community installed (YES, I see you mentioned MSVS2015, b…
-
Hello,
I'm trying to record a video of an application run. On the pc I'm using ffmepg. My problem is that, apparently, minicap is providing frames only when screen changes. I couldn't see any optio…
-
Hi all,
I'm recording a video from an application that sends a stream of jpeg images. The problem is that the app only sends new frames when there are changes (like vnc for example). I've got kind …