
Recherche avancée
Autres articles (61)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Ecrire une actualité
21 juin 2013, parPrésentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
Vous pouvez personnaliser le formulaire de création d’une actualité.
Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...) -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir
Sur d’autres sites (13016)
-
ffmpeg error - number of bands (X) exceeds limit (Y) [closed]
2 juin 2013, par sasaI'm trying to convert MP4 to AAC and here is log :
ffmpeg -i in.mp4 outa.aac
ffmpeg version 0.8.1-4:0.8.1-0ubuntu1, Copyright (c) 2000-2011 the Libav developers
built on Mar 22 2012 05:09:06 with gcc 4.6.3
This program is not developed anymore and is only provided for compatibility. Use avconv instead (see Changelog for the list of incompatible changes).
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'in.mp4':
Metadata:
major_brand : isom
minor_version : 0
compatible_brands: isom3gp4
creation_time : 1946-09-19 13:06:17
Duration: 00:04:56.81, start: 0.000000, bitrate: 157 kb/s
Stream #0.0(eng): Audio: aac, 48000 Hz, stereo, s16, 156 kb/s
Metadata:
creation_time : 1946-09-19 13:06:17
Output #0, adts, to 'outa.aac':
Metadata:
major_brand : isom
minor_version : 0
compatible_brands: isom3gp4
creation_time : 1946-09-19 13:06:17
encoder : Lavf53.21.0
Stream #0.0(eng): Audio: libfaac, 48000 Hz, stereo, s16, 200 kb/s
Metadata:
creation_time : 1946-09-19 13:06:17
Stream mapping:
Stream #0.0 -> #0.0
Press ctrl-c to stop encoding
[aac @ 0x17eede0] Number of bands (64) exceeds limit (46).
Error while decoding stream #0.0
size= 5994kB time=296.81 bitrate= 165.4kbits/s
video:0kB audio:5994kB global headers:0kB muxing overhead 0.000000%This audio file cannot be played in some players and I think it is
[aac @ 0x17eede0] Number of bands (64) exceeds limit (46).
Error while decoding stream #0.0What that mean and how can I avoid this ?
Update :
If you want to help, you may want to test that MP4 file, so, here is link - https://dl.dropbox.com/u/34111231/in.mp4 -
Revision d7eea782f2 : Extend number of reference buffers to 8. The number of reference buffers is ext
3 mai 2013, par Adrian GrangeChanged Paths :
Modify /vp9/common/vp9_entropymode.c
Modify /vp9/common/vp9_onyxc_int.h
Modify /vp9/decoder/vp9_decodframe.c
Modify /vp9/encoder/vp9_bitstream.c
Extend number of reference buffers to 8.The number of reference buffers is extended to 8 and
a reference sign-bias added for the LAST_FRAME.Whilst the number of reference buffers used by an
individual frame remains unchanged at 3, these may
now be selected from 8 possible buffers.Change-Id : I2d247b9c1c2b3a339d6c9fac125e81ba373f75a7
-
Revision 7aae782c37 : Merge "Extend number of reference buffers to 8." into experimental
3 mai 2013, par Adrian GrangeChanged Paths :
Modify /vp9/common/vp9_onyxc_int.h
Modify /vp9/decoder/vp9_decodframe.c
Modify /vp9/encoder/vp9_bitstream.c
Merge "Extend number of reference buffers to 8." into experimental