Index: /trunk/install/php/showlibc.php =================================================================== --- /trunk/install/php/showlibc.php (リビジョン 94) +++ /trunk/install/php/showlibc.php (リビジョン 116) @@ -237,5 +237,5 @@ - $fName / $caplink + $fName / Player / $caplink "; Index: /trunk/install/php/mp4player.php =================================================================== --- /trunk/install/php/mp4player.php (リビジョン 116) +++ /trunk/install/php/mp4player.php (リビジョン 116) @@ -0,0 +1,134 @@ +fetch(); + +$title = htmlspecialchars(mb_convert_encoding($rowdata[0],"UTF-8", "EUC-JP")); + if ($rowdata[1] == ""){ + $countno = ""; + }else{ + $countno = "膃�.htmlspecialchars($rowdata[1])."荅�; + } +$subtitle = htmlspecialchars(mb_convert_encoding($rowdata[2],"UTF-8", "EUC-JP")); +$tid = htmlspecialchars($rowdata[3]); +$filename = htmlspecialchars($rowdata[4]); + +}else{//綣���������弱��� +header("Status: 404 Not Found",TRUE,404); +print " + + + \n"; + print " foltia HTML5 Video PlayerNo pid."; + exit ; +} + +if ($filename == "") {//����ゃ�����������弱���header("Status: 404 Not Found",TRUE,404); +print " + + + \n"; + print " foltia HTML5 Video PlayerFile not found."; + exit ; +} + + +print "\n\n\n\n +foltia HTML5 Video Player / $title $countno $subtitle\n"; +$mp4videofileurl = "http://". getserverfqdn() ."$httpmediamappath/$tid.localized/mp4/$filename"; +?> + + + + + + + + + + + + + +
+ + + +

Download Video: + + HTML5 Video Player by VideoJS +

+
+ +" +?> + +