在13.10中,我在VLC中出现了以下错误:
[0x7f529c0038a0] main decoder error: no suitable decoder module for fourcc `mp4v'. VLC probably does not support this sound or video format.
[0x7f529c004470] main decoder error: no suitable decoder module for fourcc `mp4a'. VLC probably does not support this sound or video format.我以为Ubuntu支持所有最新的编解码器。
有办法解决这个问题吗?或者是一种将我的视频转换成使用的方法?我想这可能和芬伯有关,但我不知道。
发布于 2014-03-03 18:53:28
你应该试试手刹-gtk:
sudo add-apt-repository ppa:stebbins/handbrake-releases
sudo apt-get update
sudo apt-get install handbrake-gtk此程序可以帮助您将Mp4v和Mp4a转换为Mp4。

图像参考这里
https://askubuntu.com/questions/428986
复制相似问题