I just found out that, even if WordPress tells me that the maximum upload size is 250MB, I can’t upload files bigger than 10MB..
So I “quite” fixed the problem..
Thanks a lot.
I decided to work at it by myself adding a filter to “upload_dir” defining a different upload directory for defined post type.
Thank you anyway.