OpenOffice.org to use GStreamer for Multimedia
Previously OpenOffice.org used Sun's Java Media Framework to play back audio and video in documents. It seemed to work well for a while, but as time went on Java became more outdated. So, developers have decided to implement the widely used GStreamer framework.
Java was problematic for customers because many distributions did not include it in default installs and almost as many didn't offer it in repositories. It could also be inconvenient or difficult for users to properly install themselves for use with OpenOffice.org. Then over time Java grew behind industry standards in decoder support as well. OpenOffice.org developers knew they needed to find a general purpose multi-platform framework available to the majority of Linux users. They found GSteamer to be a very good choice.
GSteamer and its libraries are installed by default on many distributions, like Ubuntu and its derivatives, and is contained in the repository of many others. It has become very stable in recent versions and supports most multimedia codecs. If already installed, users need not take any further action to enjoy the benefits of GStreamer in OpenOffice.org, one of which is much better performance. Distribution developers can disable this support by choice if desired and cause OpenOffice.org to revert to using Java.
OpenOffice.org developers state this action is in "answer to a lot of feedback we received from SOHO as well as enterprise customers in the past." They are confident that using GStreamer will bring multimedia support to more customers as well as offering them more complete, stable, and modern supprt.
Susan Linton is a Linux writer and the owner of tuxmachines.org.
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- This is a great program. We
2 hours 9 min ago - No Air for Linux
3 hours 59 min ago - HEWLETT PACKARD created
4 hours 9 min ago - HEWLETT PACKARD created
4 hours 12 min ago - very helpful :)
4 hours 33 min ago - I'll give it a whirl
13 hours 7 min ago - TFPT, don't you mean TFTP!? I
21 hours 36 min ago - wunderbar!!
21 hours 54 min ago - Lubuntu on a USB key
1 day 11 hours ago - Because XFCE is neither fish
2 days 2 hours ago





Comments
Not exactly
Please see http://people.gnome.org/~michael/blog/2010-07-06-ooo-gstreamer.html for what you might call the alternative take on this. In practice, almost all distros already use GStreamer for multimedia, using patches from Novell (with RH contributions) from the ooo-build project.
Hussam, this isn't those patches. The OracleSun OO.o team has decided, very belatedly, to re-implement exactly the same thing with their own code, and is announcing it with no reference to the existing work which everyone else uses in order to get stories like this one printed...
won't happen.
The gstreamer avmedia patches won't go upstream. Novell didn't reassign copyright of code to Sun so it didn't get merged, bug 68717 was marked as wontfix in 2008.