0

Making playlist / sessions

Hi

    I want to write a tool that generates a playlist /session from the given list of files how do i go about doing this, I would like to use python 2.7 does RV 4.0 support python 2.7

How does the api work for this where do start in API

3 comments

  • 0
    Avatar
    Jon Morley

    Hi Arjun,

    You do not need to use RV's Python to accomplish this. However if you do not use RV's python interpreter and wish to use your own, then you will need to compile the GTO file type support module for Python:

    http://code.google.com/p/open-gto/

    We ship every release of Python with a module called rvSession.py found in the src/python/rvSession directory. In that directory you will find rvSession.py as well as an example that does some simple session creation called test.py.

    Please take a look at these resources and let us know if you have any further questions.

    Thanks,
    Jon

  • 0
    Avatar
    Denis Tassenoy

    hello,

    I'm on RV 6.2.6. The gto compiled you provide is not working with our current python 2.7 32bit installation. Do you know if I can find another compiled version somewhere? Or the only way is to recompile by ourself?

  • 0
    Avatar
    Jon Morley

    Hi Denis,

    Are you looking for a 32-bit install of RV? We no longer make 32-bit builds of RV. If that is not what you are looking for can you please elaborate?

    Thanks,
    Jon

Please sign in to leave a comment.