Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Linux and software for Linux (http://stream-recorder.com/forum/forumdisplay.php?f=61)
-   -  

Totem in Ubuntu Maverick: No packages with the requested plugins found: H.264 decoder

(http://stream-recorder.com/forum/showthread.php?t=8092)

Stream Recorder 12-30-2010 01:47 PM

Totem in Ubuntu Maverick: No packages with the requested plugins found: H.264 decoder


 
I had problem playing h.264 .FLV videos with Totem. I was getting the following error message:
Code:

The required software to play this file is not installed. You need to install suitable plugins to play media files. Do you want to search for a plugin that supports the selected file?

The search will also include software which is not officially supported.

The search didn't help. I just got another error message:
Code:

No packages with the requested plugins found
The requested plugins are:

H.264 decoder

The fix was easy. I simply removed the "~/.gstreamer-0.10" directory (actually only deleted the "~/.gstreamer-0.10registry.x86_64.bin" file):
Code:

rm ~/.gstreamer-0.10/*
Although some people suggest to rebuild gstreamer registry after that:
Code:

gst-inspect
Now Totem plays h.264 .FLV videos without any problem.


All times are GMT -6. The time now is 04:57 AM.