I have tested
Movie.pb additionally with these other 4 distributions:
- Linux Mint 15 x86 with Cinnamon
- PCLinuxOS 2013.04 KDE MiniMe x86
- OpenSUSE 12.3 x86 with KDE
- Ubuntu 13.04 x86 with Unity
In none of these distributions did
Movie.pb work without errors!
Linux Mint 15 x86 Cinnamon
Before any additional decoder installation:
Movie.pb:
- AVI: File couldn't be loaded.
- MPEG: File couldn't be loaded.
Doubleclick on file in file viewer:
- AVI:
Error wrote:run-length encoding decoder is required
- gstreamer1.0-plugins-ugly
- gstreamer1.0-libav
After installation of the above libs:
Movie.pb:
- AVI: File couldn't be loaded.
- MPEG: File couldn't be loaded.
Doubleclick on file in file viewer:
- AVI: is displayed.
- MPEG: is displayed.
PCLinuxOS 2013.04 KDE MiniMe x86
Before any additional decoder installation:
Movie.pb:
- AVI: File couldn't be loaded.
- MPEG: First frame is displayed, after that the error message "Program aborted. (by external library)" is displayed.
Click onto play button on right side of Dolphin fileviewer:
- AVI: nothing happens.
- MPEG: video is displayed.
OpenSUSE 13.04 x86 with KDE
Before any additional decoder installation:
Movie.pb:
- AVI: video window is opened but nothing is displayed (no error message).
- MPEG: very small vertical window is opened in top left part of desktop (similar to Fedora 19) but nothing is displayed (no error message).
Doubleclick on file in Dolphin file viewer:
- AVI
Error wrote:Kaffeine kann derzeit nicht alle Dateiformate wiedergeben. Möchten Sie zusätzliche Anforderungen installieren?
After that message I installed the suggested packman repository:
Code: Select all
sudo zypper ar -f -n packman-essentials http://packman.inode.at/suse/openSUSE_12.3/Essentials packman-essentials
sudo zypper ar -f -n packman-multimedia http://packman.inode.at/suse/openSUSE_12.3/Multimedia packman-multimedia
sudo zypper install libxine2-codecs k3b-codecs ffmpeg lame gstreamer-0_10-plugins-bad gstreamer-0_10-plugins-ugly gstreamer-0_10-plugins-ugly-orig-addon gstreamer-0_10-plugins-ffmpeg libdvdcss2
After installation of the above libs:
Movie.pb:
- AVI: The first frame is displayed but the error message "The debugged executable quit unexpectedly." is displayed and the program is terminated.
- MPEG: The video is displayed completely but the error message "Program aborted. (by external lib)" is displayed and after the video ends, the error message "The debugged executable quit unexpectedly." is displayed.
Doubleclick on file in Dolphin file viewer:
- AVI: is displayed.
- MPEG: is displayed.
Ubuntu 13.04 x86 with Unity
Before any additional decoder installation:
Movie.pb:
- AVI: File couldn't be loaded.
- MPEG: File couldn't be loaded.
Doubleclick on file in file viewer:
- AVI: is displayed.
- MPEG: is displayed.