MCDFsteve

Results 4 issues of MCDFsteve

https://github.com/user-attachments/assets/a56c7201-60fa-4f6a-8cfe-ef0c99d2a082 如视频所示 是什么原因导致的呢?srt字幕本身构造并不复杂吧,这个视频内是内嵌的srt字幕. FFprobe的视频扫描结果: ```javascript ffprobe version 7.0.1 Copyright (c) 2007-2024 the FFmpeg developers built with Apple clang version 15.0.0 (clang-1500.3.9.4) configuration: --prefix=/usr/local/Cellar/ffmpeg/7.0.1 --enable-shared --enable-pthreads --enable-version3 --cc=clang --host-cflags= --host-ldflags='-Wl,-ld_classic' --enable-ffplay...

I'm not sure if this is a bug or if I need to configure the default language of the software somewhere (the default in the Info.plist is set to $(DEVELOPMENT_LANGUAGE)).

new issue
stale

### Please confirm your submission meets all the criteria - [x] Please describe the application briefly. - [x] The domain used for the application ID is [controlled by the application...

awaiting-changes

![image](https://github.com/user-attachments/assets/3dbf12c3-d056-4569-b001-b16ac36d08d6) 没有报错,但是颜色显示错误。ChatGPT说是YUV 色彩空间未正确转换为 RGB。我使用mdk的演示二进制文件运没有问题。我自己封装mdk的播放器却有问题。表现为窗口化播放视频显示异常,但是暂停视频颜色会正常,鼠标悬浮到可交互控件正常,全屏也会正常。这是我调用了mdk的项目:https://www.github.com/mcdfsteve/nipaplay-reload 这是我调用了mdk的dart文件: [video_player_state.txt](https://github.com/user-attachments/files/20266283/video_player_state.txt)