-
您好 我在使用
```
FFmpegCommand.runSync(cmd.split(" "));
```
实现rtsp转码rtmp的时候 一开始是正常的 但是发送的时候会报一句
```
ffmpeg-cmd: : No such file or directory
```
就闪退了
具体日志如下
```
2020-09-02 09:45:07.621 21690…
-
* Part of https://github.com/rerun-io/rerun/issues/7298
Send samples to `ffmpeg` over CLI, read back the results, show the user.
A basic demo of this is in this internal repository: https://gith…
emilk updated
2 weeks ago
-
代码如下:
String url = "rtsp:\\192.168.5.11\live"
public void startPlay()
{
if(null != mPlayer)
{
mPlayer.pause();
mPlayer.close();
}
mPlayer = new Med…
-
### What happened?
The server stops running after a few minutes of startup. It doesn't always happen, but once it does, it will happen continuously
### What did you expect to happen?
Server runs st…
-
Hi Nathan,
thank you for this great crate.
Is there a built-in feature to get the number of frames in an input video? I want to convert a video and to calculate the progress bar, I do have the …
-
First of all, I would like to thank you for giving us a great library similar to GPUImage framework of iOS.
While viewing Library, I could find VideoToImageExample filtering sample. But it storing ou…
-
### What happened?
When you use a .webp image as a cover, it will show correctly on the ABS GUI - however, the metadata manager cannot embed or modify it in files (which also means that m4b conversio…
-
How we can use RTMPStream for this Or are there other solutions for solve this. Could you please help to solve this
-
**Description**
After a certain amount of log messages are produced, they stop being available via the log call back. The messages begin to appear in logcat tagged ffmpeg-kit
**Expected behavior*…
-
In a case when the app is living inside a restricted directory, like `C:\Program Files` on Windows, the `download_ffmpeg_package` fails with the error `Failed to download ffmpeg`. I believe this happe…