"; for ( $i = 0; $i < 8192/strlen($buffer_string); $i++ ) { echo $buffer_string."\n"; } ?>
 
checked>
>
0 ) { $index = 0; foreach ( $video_files as $file ) { if ( filesize( $file ) > 0 ) { preg_match( '/^(.+)-((?:r[_\d]+)|(?:F[_\d]+))-((?:s[_\d]+)|(?:S[0-9a-z]+))\.([^.]+)$/', $file, $matches ); if ( preg_match( '/^r(.+)$/', $matches[2], $temp_matches ) ) { $rate = (int)(100 * preg_replace( '/_/', '.', $temp_matches[1] ) ); $rate_text = isset($rates[$rate])?$rates[$rate]:($rate."x"); } elseif ( preg_match( '/^F(.+)$/', $matches[2], $temp_matches ) ) { $rate_text = $temp_matches[1]."fps"; } if ( preg_match( '/^s(.+)$/', $matches[3], $temp_matches ) ) { $scale = (int)(100 * preg_replace( '/_/', '.', $temp_matches[1] ) ); $scale_text = isset($scales[$scale])?$scales[$scale]:($scale."x"); } elseif ( preg_match( '/^S(.+)$/', $matches[3], $temp_matches ) ) { $scale_text = $temp_matches[1]; } $width = $scale?reScale( $event['Width'], $scale ):$event['Width']; $height = $scale?reScale( $event['Height'], $scale ):$event['Height']; ?>  /  /