我正在尝试使用该命令使用 GPAC 播放文件MP4Client /path/to/file.mkv
,但出现以下错误:
GPAC config file .gpacrc not found in /home/sth - creating new file
[Core] default modules not found
Cannot create config file .gpacrc in /home/sth directory
Error: Configuration File not found
我尝试使用 sudo 运行它,但仍然没有运气。有人知道解决方案吗?
我过去确实遇到过同样的问题,这是由安装 GPAC 引起的:
然后我通过从GPAC Nightly Builds站点安装 GPAC debian 包来修复它。