Archive for the ‘GStreamer’ Category

GStreamer and Dirac Summer of code open!

Tuesday, March 25th, 2008

So Google has now opened the floodgates to this years Google Summer of Code with GStreamer and Dirac Schrodinger as happy participants.

So this is the year where you can get inspired by our wondrous GStreamer project ideas or Schrodinger ideas and join the elite world of multimedia hackery!

Not only that, but you can even come up with an idea all of your own :)

So ask yourself this; If not this year, then when? If not you, then who? If not our generation, then which generation?

So stop wasting time and start enrolling here.

Do not linger because Google close the gates on 31st of March!

GStreamer and Schrodinger in Google Summer of Code 2008

Tuesday, March 18th, 2008

So I am very happy to see that GStreamer this year is a Google Summer of Code organisation. And not only did GStreamer get approved, but Schrodinger also got its approval. A big thanks to Google and Leslie for this. There is a proposed task list both for GStreamer and for Schrodinger-Dirac. On a related note David Schleef got the new Schrodinger website up and running, and while it is still a bit bare on content we will start to migrate over any useful content left on the old site and at the same time have it re-direct to this new one.

So I hope to see a lot of student proposals for both GStreamer and Dirac/Schrodinger projects. And if you have an idea not on the current list of ideas do not let that discourage you from proposing something.

For people wanting to do GNOME or KDE applications using GStreamer I suggest you propose the project to both us and them, but make a note in the application that you have done so. Also note if you feel your primary need for mentorship will be on the GStreamer or GUI side of things. That way we can talk between ourselves on the mentoring organisations side of things and figure out what we can do.

GStreamer and Google Summer of code

Friday, March 7th, 2008

So we have managed to put together a preliminary set of webpages for trying to get into this year’s Google Summer of Code. We already have a list of proposed
projects, but the list needs more work. Both in terms of details for the existing items and in terms of number.

Since we are doing this in our Wiki any who is interested in helping out with organizing Soc this year is welcome to join
in by editing the pages, adding information and suggestions.

Current GStreamer developers are especially recommended to check the list to sign up as mentors. Students can also mark their interest by adding a note with their name to the various proposals.

Schrodinger announced

Thursday, March 6th, 2008

With the team lead by Thomas Davies at the BBC working hard for many years now on creating Dirac it is great to see the specification out. It was equally great to see David Schleef announce Schrodinger 1.0.0 at the end of last Month. Schrodinger is as most of you know a high performance implementation of Dirac in ANSI C. It is meant as a tool for people to be able to easily integrate Dirac support into their applications and systems. Which is also why it is available under very liberal licensing terms in the form of a GPL/LGPL/MPL/MIT quadruple license.

Anyway to celebrate the release of both the specification and the implementation we managed to put together and send out a press release for the Schrodinger project.

So once again congratulations to everyone involved, lets all work to get Dirac widely adopted. Personally I am hoping to that combination of Dirac video, FLAC audio in a Matroska container could be a killer combination to get started on mainstream adoption.

DVB-C now working with GStreamer

Saturday, March 1st, 2008

I bought myself a TT-Connect C-1200 USB card from DVB-Shop. Last evening and today I been testing and trying to get it to work with Zaheer’s help. With a few patches from Zaheer it now works in Totem as the screenshot show. Still a few issues that needs sorting out, like not requiring a pre-generated dvb-channels.conf file and better deinterlacing, but all in all things are looking fine.

Totem playing DVB-C

So with upcoming versions of Totem+GStreamer you should be able to receive the Freeview channels over Virgin Media. Could open the way for an alternative to the noisy, slow and
unstable V+ box.

Also in case its useful for anyone. To generate the dvb-channels.conf file we needed this information put into a file called ‘uk-Virgin’ under /usr/share/dvb-apps/dvb-c

# scan config for Virgin Media cable provider
# freq sr fec mod
C 643000000 6887000 NONE QAM64

Official announcement of Songbird using GStreamer on all platforms

Monday, February 4th, 2008

So Mikael Hallendal reported last week about SyncTV using GStreamer across Linux, MacOSX and Windows for their multimedia support. Well Songbird’s Georges Auberger reports in his blog how they are now going to be using GStreamer as their multimedia engine on all platforms going forward. This has been brewing for some time now and the DirectShow/Windows and Quicktime/MacOSX integration plugins in GStreamer CVS are there thanks to Songbird. Another group using GStreamer on multiple platforms who I found thanks to the Songbird comments are Chameleo who are creating a video player/platform.

Songbird has been using GStreamer for a good while now on Linux of course so for those interested in testing it out I recommend heading over to the homepage and grab the latest build.

Dirac on the way to become VC-2

Thursday, January 31st, 2008

Thomas Davies the main creator of the Dirac codec architect at the BBC reports that the effort to standardize Dirac with the SMPTE working group is well underway. Once this process is concluded Dirac would end up as VC-2 (just like Windows Media 9 ended up as VC-1). In terms of getting widespread market adoption of this royalty free codec this is a big step forward.

The world of Transcoding

Thursday, January 17th, 2008

Spent some time early this week trying to figure out how to get my NTSC DVD’s ripped and transcoded into a format I could store and play on my PS3. My main goal was to keep the AC3 audio intact and use the best video codec possible and at the same time have it working on the PS3. After some trial and error I learned that MPEG PS was the only way to combine AC3 audio and H264 video into a file and have the PS3 be able to read it.

None of the various Linux rippers seemed to support this combination however and trying to use gst-launch I discovered that the mpeg ps muxer from gst-ffmpeg did not seem to work to well.

As part of this process I got reminded of a couple of things. The first being that we really need an relatively commonly used application using GStreamer to test and make sure our muxers and encoders keep working. Pitivi would fit that role, but its a complex application which I think is still some way away from being a tool for everyone. A simple transcoder application would probably be a better choice to get us started. That said looking at the current rippers out there the either are very targeted at a specific target (like Thoggen) or have a GUI which I think is unnecessarily complex for the average user (dvd::rip). I do not consider myself a multimedia novice, but I still only had a vague idea what the various options exposed in dvd::rip would accomplish. I am not saying dvd::rip sucks though, it was in fact the only application I was able to find for Linux which produced files that my PS3 actually recognized (although I had to use ac3 and mpeg4 part 2 in avi to make it happen.) Tried another application called Handbrake, which was fairly easy to operate although only being command line for linux, but the only files it could make that worked was h264 and aac in mp4 which meant I lost surround sound output due to my PS3 being connected by s/pdif to my amplifier.

Mockup of gstreamer transcoder

So thinking about what kind of GUI I thought a transcoder should/could have I took a screenshot of dvd::rip and started modifying it in the Gimp. The result you see above. The idea would be that you select your input source at the top and then choose your target container format. Based on which container you choose the codecs which are supported by that container get ungreyed, while the remaining ones stay grey (unselectable). One are able to query muxers for the codecs they can mux so with the aid of pbutils one should be able to ungrey the codecs dynamically (which is an advantage as muxers could have new mappings added as time goes on.)

Once we have managed to stabilize/improve the muxers and encoders in GStreamer due to this application being tested and bugreported upon we could move this page into a ‘advanced’ tab. The new default view should then be a list of presets for various devices like N810, PS3, PSP, iPod and so on. These presets could then of course in addition to the codec choices also include resizing based on target device.

While there are use cases where one might still want/need a more advanced GUI which need all the options exposed by something like dvd::rip I think for the vast majority of us this application would do the job.

So if anyone out there would be interested in trying to hack up this application using gst-python for instance that would be really cool :)

GStreamer backend for Phonon

Thursday, December 13th, 2007

Happy to see that TrollTech released their set of Phonon backends today, including the one for GStreamer. With the recently added Windows and Mac output plugins and codec wrappers one could even use the GStreamer backend even on Mac and Windows :)

Anyway welcome to the fast growing world of GStreamer :)

The end of a bug

Tuesday, December 11th, 2007

Wim finally closed bug 320984 today. This is the Chained Ogg bug which has been open in GStreamer bugzilla since 2005. So with the CVS version of playbin2 we can finally handle these files properly in GStreamer. While the amount of chained ogg files out there is limited there are at least a few internet radio’s using them for their streams.

With the recent work being done here at Collabora by Pierre-Luc Beaudoin enabling the HTML5 elements in GTK Webkit using GStreamer, it is good to know that even these ‘corner case’ Ogg files can now be properly supported. Will of course still be some Months before this feature has made is way from our development repository to being packaged by your favourite distribution, but at least know it is on its way :)


Bad Behavior has blocked 443 access attempts in the last 7 days.