-
log:
```
skip demuxer : ijklivehook (duplicated)
===== custom modules end =====
[IJKMEDIA]===== versions =====
[IJKMEDIA]ijkplayer : 2a1515c
[IJKMEDIA]FFmpeg : n6.1.1-19-ge444c4a
[…
-
Hello!
I'm trying to record an HEVC video with transparency/alpha channel.
I tried recording with VP9 & YUVA420P, it works fine, but with HEVC & BGRA, it leads to the error below:
```
[hevc_…
-
This Issue is to track progress on a proper device profile implementation discussed in the dev chat to allow less needed transcoding and for it to not suck.
Jellyfin API Endpoint:
https://api.jell…
-
We currently support:
- libx264
- videotoolbox_h264 (Mac HWAccel)
- mpeg4
- libx265?
Let's add support for NVENC so we get to use those good good nvidia cards
-
同样的集成方法,安卓手机播放是正常的,但是苹果手机在连接同一款记录仪播放RTSP码流的时候,打印Log发现是FFMPEG的TCP连接断开,手机上的表现就是不出画面。当把手机的蜂窝网络关闭的时候就正常出画面了。这个是试由什么引起的呢?难道说跟手机的蜂窝网络的通道想冲了?还是说需要哪里配置什么信息,使用VLC去播放的话不关闭蜂窝网络也是正常的。Log信息如下:
ijkmediaplayer vers…
-
在viewDidLoad中
```
#ifdef DEBUG
[IJKFFMoviePlayerController setLogReport:YES];
[IJKFFMoviePlayerController setLogLevel:k_IJK_LOG_DEBUG];
#else
[IJKFFMoviePlayerController setLogReport…
-
[NSURL fileURLWithPath:@"udp://10.5.5.9:8554"]
- (id)initWithFrame:(CGRect)frame contentUrl:(NSURL *)url{
if (self == [super initWithFrame:frame]) {
self.url = url;
…
-
**Describe the bug**
When I use the `Ctrl-Maj-Option + D` shortcut (for the first time in a session), Moonlight goes to windowed mode and goes back immediately to the previous state.
When I try agai…
-
Have access to one, just not the time at the moment.
Also investigate alternative to the lack of videotoolbox framework, which would be the main stumbling block.
-
**Describe the bug**
Moonlight client reports an inability to detect hardware accelerated video decoding on startup and uses software decoding when a session is opened.
**Steps to reproduce**
Run…