-
```
Hi All,
this isn't really an issue.
I try to decode an rtsp stream. If I pass the rtsp url to av_open_input_file()
in QVideoDecoder::openFile() I can see the first frame.
The problem is that I …
-
![image](https://user-images.githubusercontent.com/79887694/236595847-bbfde5aa-b7d0-4dcd-b83f-dd10a766eeef.png)
如上图所示,可以频繁的复现。暂时不知道怎么定位。
-
When I play stream by ffplay or avplay I get a lot of messages like:
```
[mpegts @ 0x7f5e48005b60] Invalid timestamps stream=0, pts=473409041, dts=473409048, size=944
[mpegts @ 0x7f5e48005b60] Invali…
-
Good day. I'm a developer of P2P social network Pandora.
I've used gstreamer before, but it has a lot of bugs after migration to version 1.0.
Well, I've decided to use ffmpeg now.
Questions came, how…
-
ijkplayer已经实现了视频的硬解功能
但是芯片可能已经提供了aac,dts,dobly这类硬解,硬解省电而且速度快
请问一下,如何加入音频硬解呢?
-
为了支持rtsp流的播放 [按照网上的教程修改了一部分源码](http://www.jianshu.com/p/69b26da21fa5) 从新编译了以下,可以播放rtsp流了.但是ios10以下的版本进入播放界面就闪退
-
Hello,
I am encountering an issue where the saved rtmp stream cannot be played by ffplay, resulting in the following error message:
```
[h264 @ 0x7f4c4e5cd780] decode_slice_header error
[h264 …
-
We are building a WASM that performs decoding of video streams on the browser using ffmpeg's libavcodec. However we would like to take advantage of the hw accelerators present on the browser/system ha…
-
hi, I don't know where to put this, but I was able to brew install pulseaudio and use pulseaudio receiver on mac os x... hope that helps someone
-
```
Hi All,
this isn't really an issue.
I try to decode an rtsp stream. If I pass the rtsp url to av_open_input_file()
in QVideoDecoder::openFile() I can see the first frame.
The problem is that I …