Videoフォルダーに配置されたAviファイルはほとんどすぐに表示されますが、何らかの理由でmp4は表示されません。
Movie Playerはmp4を再生するため、gstreamerの状況ではないと思います。
これは、議論されている既知のバグです here 。
究極のコーデックサポートのために私がいつもしていることは次のとおりです。
Sudo wget http://www.medibuntu.org/sources.list.d/`lsb_release -cs`.list --output-document=/etc/apt/sources.list.d/medibuntu.list; Sudo apt-get -q update; Sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring; Sudo apt-get -q update
Sudo apt-get install non-free-codecs