Discuss general web development related issues. For Opera bugs, use the Bug Report Wizard: https://bugs.opera.com/wizard/. For Opera feature requests and queries, use Desktop wish-list: http://my.opera.com/community/forums/forum.dml?id=24.
By linkerzp
Thursday, 2. July 2009, 15:02:09

Run local file thru Unite
Can I somehow run a file by means of Unite? I have an idea to create extension for player to be able to play not just MP3 files. I need to execute converter to transform file in some other format to MP3.
By cryptonomicon
Thursday, 9. July 2009, 14:48:53

I have this same need, but not for mp3s.
I've been making the assumption that I'll can use some js to do it?...
Anyone have other ideas? Also, OP might be good to know things like:
*Do you want to do this on the fly? (or run some prep function?)
*Give the user a choice of formats? (or only say only from wav to mp3)
*Will they be able to download the converted format, or just play it through a player?
I'm sure there are others, but I'm not at this point in my project yet.
Peace,
Randy