Changeset 94505 in spip-zone
- Timestamp:
- Jan 8, 2016, 12:53:36 PM (5 years ago)
- Location:
- _plugins_/spipmotion/trunk
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/spipmotion/trunk/inc/spipmotion_encodage.php
r90163 r94505 6 6 * Auteurs : 7 7 * kent1 (http://www.kent1.info - kent1@arscenic.info) 8 * 2008-201 5- Distribué sous licence GNU/GPL8 * 2008-2016 - Distribué sous licence GNU/GPL 9 9 * 10 10 */ … … 413 413 */ 414 414 if($format == 'ipod'){ 415 $infos_sup_normal .= ' -profile:v baseline - bf 0';415 $infos_sup_normal .= ' -profile:v baseline -pix_fmt yuv420p -bf 0'; 416 416 } 417 417 /** -
_plugins_/spipmotion/trunk/paquet.xml
r90163 r94505 2 2 prefix="spipmotion" 3 3 categorie="multimedia" 4 version="1.6. 0"4 version="1.6.1" 5 5 etat="stable" 6 6 compatibilite="[3.0.0;3.0.*]"
Note: See TracChangeset
for help on using the changeset viewer.