I think you need some additional libraries for the conversion. It should be in the documentation.
On Sep 4, 12:17 pm, eddwinston <[email protected]> wrote: > Hi Massimo, > > I tried the VideTest app from the link above and I successfully > uploaded a video but I got "Please wait while your video is > processed..." for a very long time. It seems the video was not > converted or maybe I am doing something wrong. Is there something I > have to do to make the app convert the videos? Thanks > > Regards, > Winston > > On Sep 4, 9:15 am, mdipierro <[email protected]> wrote: > > > check if this does what you > > need:http://www.web2py.com/appliances/default/show/38 > > > Massimo > > > On Sep 3, 11:34 pm, Adi <[email protected]> wrote: > > > > Hi, > > > > I'm new to web2py. I have this requirement - on loading a page, I want > > > to trigger a background process automatically. Since the process is > > > time-consuming, I don't want user to wait. > > > > This is what I tried - running the background process as a separate > > > thread. This results in > > > > ProgrammingError: Cannot operate on a closed database. > > > > I read another thread with the same subject, it spoke of "refreshing > > > the value of DB in environment dictionary". How can I do that? And why > > > do I need to do it? > > > > What is the better way to achieve what I want? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

