My random notes about the stuff I've done
Thanks to Joni Valtanen the Media Player should now play Oggs without restarting the device.
As another minor change I added NoDisplay to ogg-support’s MP’s .desktop file to prevent it from showing in the menus.
Support for FLV?
I that with gst-ffmpeg FLV videos can be played. So copied the binaries but the playbin element and the media player do not recognize FLVs so I have to use the command line with a gst-launch.
Any suggestion to add support for FLVs? Thanks.
Thanks for this great package. I have a question about ogg-support.xml, however. I noticed there was no glob element so I added one for application/ogg as in ” and rebuilt the mime database. Now I can click on an ogg file in File Manager and have it play in Media Player. I noticed for version 0.4 that you mentioned removing the *.ogg patterns. Is there something I am missing or is there some other problem I can expect to run into now?
Something ate my example glob element in the previous comment. It was supposed to be ‘glob pattern=”*.ogg”‘ with some angle brackets thrown in. Sorry about that.