I finally found the solution. I read this post https://groups.google.com/d/topic/web2py/VxQhildrQew/discussion where I got the idea to change the mime type in gluon/contenttype.py
I replaced this '.ogg': 'video/x-theora+ogg' by '.ogg': 'audio/ogg', I'm using web2py Version 2.4.5-stable+timestamp.2013.03.18.22.46.22, and maybe this problem is solved in 2.4.6 I forgot to let my web2py version in prior comments, I'm sorry for that, it could have been helpful. I hope this can help other people. Thanks for your help. Best. -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

