Categories
  • Articles (16)
  • Changelog (17)
  • How-to (14)
  • News (30)
  • Tech (15)
  • Updates (29)
Search
Geolocation
geolocation
Meta
  • Register
  • Log in
  • Valid XHTML
  • XFN
  • WordPress
Recent Posts
  • Directly encoding from video capture devices (webcams etc) in MediaCoder
  • MediaCoder 0.7.5 released with parallelized transcoding support
  • MediaCoder NT CUDA Edition released
  • Using frameserver between Adobe Premiere and MediaCoder
  • Breaking news: x264 officially supports Blu-ray encoding
  • MediaCoder iPod Edition added preset for iPad video format
  • Decoding blocking issue caused by newly included MPlayer/MEncoder MT
  • Low Cost 3D Video
  • Happy Chinese New Year!
  • About the new aspect ratio option in MediaCoder
Sponsors Links
Sunday, February 24th, 2008 at %I:%M %p

MediaCoder XML-RPC API

By stanley
Prev/Next Posts
« Top ten things to do with your now-defunct HD DVD player | Home | Sony announces PS-LX300USB USB turntable, ready to fight next format war against 8-track »

10 Responses to “MediaCoder XML-RPC API”
1
SirAuron says:
February 25th, 2008 at %I:%M %p

Does that mean I could remote control MediaCoder via the internet or from another server?

When there is a guy (even if its simple) I will be sure to try it out.

2
Zoominla says:
February 26th, 2008 at %I:%M %p

Nice,so quick!
Is XML-RPC API out already or until build 4060 ?
The current version is 4050.

3
Zoominla says:
February 26th, 2008 at %I:%M %p

I tried the build 4050, there is no response.

4
stanley says:
February 27th, 2008 at %I:%M %p

Get latest update: http://mediacoder.sourceforge.net/dlupdate.htm

5
stanley says:
February 28th, 2008 at %I:%M %p

To SirAuron: Yes, as long as MediaCoder is configured to listen on the correct NIC/IP address.

6
nelson says:
April 20th, 2008 at %I:%M %p

This is really cool! But it seems there is a bug somewhere in the mc.queue.add method. I sent the following message to it:

mc.queue.add

d:\movies\13th Warrior.avi
-1

And the return code was ’1′, meaning that it was ok. However, the movie won’t show up in the GUI until I restart MediaCoder. As soon as I restart it, the movie is there, and then I can start the conversion.

I’m using build 4100, and I’ve used ‘curl’ to send the xml-rpc method call to MC (via the ‘-d @-’ switch and redirecting the stdin to a text file containing the xml message).

7
stanley says:
April 20th, 2008 at %I:%M %p

The UI is not refreshed in time after the xmlrpc request is made. But the file is really added. I will fix this later.

8
nelson says:
April 21st, 2008 at %I:%M %p

You’re right, the movie was added (hence it showed upon restart), however I could not add the movie to the queue AND start the conversion right on, because MC thought the queue was still empty upon receiving the ‘ui.jobs.start()’ call.

9
nelson says:
August 20th, 2008 at %I:%M %p

This is still not working properly… I add a movie with mc.queue.add(), but ui.queue.start() does not work, saying that the queue is empty… The ‘refresh’ problem makes this (great) feature pretty much useless, since you have to restart MC manually for the queue to be refreshed.

10
nelson says:
August 20th, 2008 at %I:%M %p

As of 0.6.1.4166, this has not been corrected yet. However, new features are implemented all the time. I would prefer that MC had fewer features, but less bugs.

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>