-
希望大神给予指点
```
===== custom modules begin =====
register demuxer : ijklivehook
===== custom modules end =====
av_version_info: ff3.1--ijk0.6.0--20160715--001
ijkmp_set_inject_opaque(0x16a86a90)
ijkmp_s…
-
I want to create multi network and use the same vlan id with different subnet ip address , but it's fail.
```
netctl net create vlan205 --subnet=10.205.115.0/24 --encap=vlan --pkt-tag=115 --gateway=1…
qkboy updated
8 years ago
-
在一些华为 4.4 的设备上, 播放几段视频,前一段播放的正常,后一段可能播放不了,报错,不是必现。
但是在6.0的设备上没有出现这个问题,4.4 的设备是1G内存,
下面的是播放不了的日志
04-14 15:36:33.153 2767-5369/? D/IJKMEDIA: shifted frame pts, curr_cts: 120320 @ 216, ctts: 512, ctt…
-
崩溃在这个函数里边的断言,
int SDL_LockMutex(SDL_mutex *mutex)
{
assert(mutex);
if (!mutex)
return -1;
return pthread_mutex_lock(&mutex->id);
}
线上app有些用户闪退在这里,也是断言位置, ios8-10.2都会出现这…
-
### What happened?
从kudu读取数据导入到Doris中发现 在Impala查询的条数是
![Snipaste_2024-10-31_14-11-36](https://github.com/user-attachments/assets/8f309191-d43b-456d-8b59-066c88dce410)
![Snipaste_2024-10-31_14-10-…
-
IMediaDataSource dataSource = new H264MediaDataSource();
// RawDataSourceProvider dataSource = new RawDataSourceProvider(getContext().getAssets().openFd("temp_150.mp4"));
mM…
-
### 技术文档
- HDMI学习总结:https://blog.meekdai.com/post/HDMI-xue-xi-zong-jie.html
-
Hi folks,
I'm trying to configure the plugin by using WP 5.8 and Oracle IDCS.
For all purposes, the configuration looks ok. From IDCS Perspective, I'm generating the Client Secret and Client I…
-
刚开始播放一个影片的时候锁屏, 然后解锁, 这个时候有一定的概率出现有画面无声音的情况
log如下:
[IJKFFMoviePlayerController.m:411行]
!!!!!!!!!!
actual: ff3.2--ijk0.7.2-20161107--001
expect: ff3.2--ijk0.7.4--20161116--001
!!!!!!!!!!
…
-
- udp本地通信不会丢包