We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我下载了 google.jpg文件,转换为 YUV420P 格式,resolution:450*300, 命令如下:
ffmpeg -i ~/Downloads/google.jpg -pix_fmt yuv420p google-logo.yuv
YUV Player Deluxe, YUView 以及 7yuv 三个工具下验证 ffmpeg 转换后的 yuv 文件播放均正常。
尝试过右下角的设置功能,配置尺寸为 450*300,显示仍异常。 目前仅发现单张出现问题,暂未发现多张YUV图像数据文件播放异常的问题。
release 版本:YUV Player 4.2。
显示效果:
The text was updated successfully, but these errors were encountered:
感谢反馈bug! 我这边调试一下看看。
Sorry, something went wrong.
想請問有支援depth 10bit嗎,感謝
目前不支持。因为转换都是手动写的,8bit比较方便处理,10bit就没有做。
想請問有支援depth 10bit嗎,感謝 目前不支持。因为转换都是手动写的,8bit比较方便处理,10bit就没有做。
了解~感謝您的回覆
No branches or pull requests
我下载了 google.jpg文件,转换为 YUV420P 格式,resolution:450*300, 命令如下:
ffmpeg -i ~/Downloads/google.jpg -pix_fmt yuv420p google-logo.yuv
YUV Player Deluxe, YUView 以及 7yuv 三个工具下验证 ffmpeg 转换后的 yuv 文件播放均正常。
尝试过右下角的设置功能,配置尺寸为 450*300,显示仍异常。
目前仅发现单张出现问题,暂未发现多张YUV图像数据文件播放异常的问题。
release 版本:YUV Player 4.2。
显示效果:
The text was updated successfully, but these errors were encountered: