Thursday, February 12, 2015

VLC player plays audio but no video Fedora

Issue:

When I open any movies/videos it shows error message

No suitable decoder module: VLC does not support the audio or video format "h264". Unfortunately there is no way for you to fix this.

And after closing this error message box it starts to play the audio without any video.

Note: Video is working in default player in Fedora 19.

Solution: 

If this is the case you are probably missing two package libvpx.x86_64 and libvpx.x86_64. Give the below command to install the packages.

# yum --enablerepo="*" install libvpx.x86_64 libvpx-utils.x86_64

Still not able to play/install

If you still not able to play videos or install VLC then refer below article.

VLC installation

No comments:

Post a Comment