diff options
author | Dalyn Cessac <dalyn.cessac@1214036.no-reply.drupal.org> | 2011-03-16 11:06:40 -0500 |
---|---|---|
committer | Dalyn Cessac <dalyn.cessac@1214036.no-reply.drupal.org> | 2011-03-16 11:06:40 -0500 |
commit | a435de089da4dd37c3c183f633a49107c720dd95 (patch) | |
tree | 5f92decbf2d4bb27f85c49bfc5b4fcaf938b58b4 /libraries/phpvideotoolkit/examples/common/pluginobject/SUPPORTED PLUGINS | |
parent | a31b9883849b0a04420ee1d476fbe08c87bc5d53 (diff) | |
download | video-a435de089da4dd37c3c183f633a49107c720dd95.tar.gz video-a435de089da4dd37c3c183f633a49107c720dd95.tar.bz2 |
Added phpvideotoolkit transcoder and updates to the preset ui
Diffstat (limited to 'libraries/phpvideotoolkit/examples/common/pluginobject/SUPPORTED PLUGINS')
-rw-r--r-- | libraries/phpvideotoolkit/examples/common/pluginobject/SUPPORTED PLUGINS | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/libraries/phpvideotoolkit/examples/common/pluginobject/SUPPORTED PLUGINS b/libraries/phpvideotoolkit/examples/common/pluginobject/SUPPORTED PLUGINS new file mode 100644 index 0000000..75b9568 --- /dev/null +++ b/libraries/phpvideotoolkit/examples/common/pluginobject/SUPPORTED PLUGINS @@ -0,0 +1,32 @@ +----------- +PLUGINS +----------- + +FLASH +- default extensions; swf, flash + +QUICKTIME +- default extensions; mov, mpeg, mpg, avi, acc, qt, wav, au + +REALPLAYER +- default extensions; ra, ram, rv, rpm + +WINDOWS MEDIA PLAYER +- default extensions; wmv, wma, wvx, wax, asf, asx + +DIVX PLAYER +- default extensions; divx + +SHOCKWAVE +- default extensions; dcr + +----------- +SPECIAL +----------- + +FLASH MEDIA +- Automatically embeds media within Jeroen Wijering's Flash Media Player + http://www.jeroenwijering.com/ +- default extensions; mp3, flv, jpg, jpeg, png, gif + + |