Home
last modified time | relevance | path

Searched refs:framerate (Results 1 – 4 of 4) sorted by relevance

/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js1245 track.start = Popcorn.util.toSeconds( track.start, this.parent.options.framerate );
1246 track.end = Popcorn.util.toSeconds( track.end, this.parent.options.framerate );
2598 toSeconds: function( timeStr, framerate ) { argument
2626 if ( framerate && ( typeof framerate === "number" ) ) {
2627 frameTime = parseFloat( frameInfo[ 1 ], 10 ) / framerate;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.quicktime.php295 $framerate = 0;
316 … $framerate = round($info['quicktime']['time_scale'] / $value_array2['sample_duration'], 3);
322 if ($isVideo && $framerate) {
323 $info['quicktime']['video']['frame_rate'] = $framerate;
/plugin/flowplayer/player/
H A DREADME.txt357 - the player's framerate was increased to 24 FPS, makes all animations smoother
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt538 * demo.browse.php now shows video resolution and framerate (if no
1090 » RealVideo now properly supported with resolution, framerate, etc