Replies
- what action do you call after uploading ? I do not want to change the core. I can go in edit mode after upload. - After the upload I create a call to FMPEG and then enter edit mode. Add Record in post table for the thumbnail generated and the record for converted video. - Thanks - Paolo 
- Start with the development of the plugin – birth from the base of the media-rating. 
 I call it mpp_media_filter. I create a new table in the database to add to each media the fields that interest me that the member should fill out. These fields will then be used for filters.
 I will modify the upload_form page with the compilation of the youtube style fields.
 After uploading the video via FFMPEG I create the thumbnail and the different resolutions (320/480/720/1080) and delete the audio track.What analogous for the images.