MP4Client不工作

问题描述:

我只是用下面的命令安装GPAC:MP4Client不工作

sudo apt-get update 
sudo apt-get install gpac 

当我尝试使用MP4Client:

MP4Client video.mp4 

我得到:

Using config file in /home/user/.gpac directory 
System info: 15990 MB RAM - 8 cores 
Modules Found : 38 
Loading GPAC Terminal 
[Thread MediaManager] Couldn't set priority(2) for thread ID 0x17e7e700 
[Thread MediaManager] Couldn't set priority(2) for thread ID 0x17e7e700 
Terminal Loaded in 87 ms 
Hit 'h' for help 

[iso file] Unknown box type st3d 
[iso file] Unknown box type sv3d 
[iso file] Unknown box type svhd 
[iso file] Unknown box type proj 
[iso file] Unknown box type prhd 
[iso file] Unknown box type equi 
[iso file] Unknown box type gsst 
[iso file] Box "data" is invalid in container gsst 
[iso file] Unknown box type gstd 
[iso file] Box "data" is invalid in container gstd 
Segmentation fault (core dumped) 

任何想法是什么正在进行? 在此先感谢

您正在试图查看MP4Client不支持的360视频文件,或者它被严重打包。

您可以从官方的回购https://github.com/gpac/gpac

而且安装最新版本后再试一次,你可以通过使用所谓的MP4Box(即MP4Box -info)

的其他GPAC工具获取有关文件的更多信息