public static function getFlvDuration($full_file_path)
 {
     return myFileConverter::getFlvDuration($full_file_path);
 }