The videos that work properly in 10.04 are not working in 12.04.
haris@psycho:~/music$ file Captain\ Tsubasa\ 2\ NES\ -\ 21\ -\ Coimbra_s\ Theme.mp4 Captain Tsubasa 2 NES - 21 - Coimbra_s Theme.mp4: ISO Media, MPEG v4 system, version 2 haris@psycho:~/music$ file Captain\ Tsubasa\ 2\ Nes\ Music\ -\ 01\ Opening.mp4 Captain Tsubasa 2 Nes Music - 01 Opening.mp4: ISO Media, MPEG v4 system, version 2 haris@psycho:~/music$ file Batman\ \(NES\)\ Music\ -\ Continue\ Theme.mp4 Batman (NES) Music - Continue Theme.mp4: ISO Media, MPEG v4 system, version 2 haris@psycho:~/music$ file Starship\ -\ Nothing_s\ Gonna\ Stop\ us\ Now\ \(Mannequin\)\ LYRICS.mp4 Starship - Nothing_s Gonna Stop us Now (Mannequin) LYRICS.mp4: ISO Media, MPEG v4 system, version 2
The third and fourth videos are not even being played by Totem while for the second one, I can hear the audio but can't see the video. The first one plays well enough. Once again, all these videos work without any problems in 10.04.
Should I report this as a bug or can it be rectified?
For 12.04
Until the bug is fixed & atm there is no movement towards doing so we've tracked this down to a plugin in
gstreamer0.10-plugins-bad
, specificallylibgstvideoparsersbad.so
So if desired you can move that plugin to a .bak & it should clear up decoding issues caused by this bug
For 64 bit install
For 32 bit install
What, if any, loss of function is unclear here, I've seen none Yet, obviously the hope is this bug will be addressed in 12.04, current report - https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/973014
The best self fix until bug is resolved is to patch & rebuild the bad plugins source. A quick howto here - http://ubuntuforums.org/showpost.php?p=12118375&postcount=6
you might not be having the codecs in 12.04 which you ahd in 10.04 so first you should try installing the right codec and see
try rhis to install all codecs
sudo aptitude install ubuntu-restricted-extras
I have a solution that you can try.
Install only these:
And uninstall
gstreamer0.10-plugins-bad
.i would add the medibuntu repositories. Which adds a ton of nice to have media codecs for your distribution.
The instruction can be found here:
http://medibuntu.org/repository.php
I don't think it's a bug with
totem
.I have managed to solve it with this:
I got it from here.
Instead of removing the particular
libgstvideoparsersbad.so
, you could uninstallgstreamer0.10-plugins-bad
and installgstreamer0.10-plugins-bad-multiverse
(from the multiverse repository as the name suggests).(I had the same problem with totem -> some MP4 files played, others not at all.)
I just install this package and work for me
and remove this