
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (70)
-
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
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 -
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)
Sur d’autres sites (9251)
-
avformat/mpegts : remove decoding param from ts_packetsize option
19 février 2024, par James Almer -
FFMPEG : Issue with -t Option
24 août 2018, par mf_starboi_8041I am using
-t
option with output filename to generate the Output File with certain second provided with-t
option.Example Command,
ffmpeg -r 30 -i -c copy -t 10 output.mp4
So For Example,
30 Frames * 10 Seconds = 300 Frames
Output.mp4
should have 300 frames. But I am gettingOutput.mp4
with less than 300 Frames like 272 frames and 290 frames etc.. Around 9+ Second content but not exact 10 Seconds.Any one faces same behavior. Please let me know. Thank you in advance.
Logs that May help as asked by @Gyan,
Input file #0 (input_fifo.264):
Input stream #0:0 (video): 301 packets read (2559184 bytes);
Total: 301 packets (2559184 bytes) demuxed
Output file #0 (output.mp4):
Output stream #0:0 (video): 294 packets muxed (2509136 bytes);
Total: 294 packets (2509136 bytes) muxed
0 frames successfully decoded, 0 decoding errors -
Revision 57473 : On tente une option de normalisation sur verifier(), plutôt que d’avoir ...
21 janvier 2012, par marcimat@… — LogOn tente une option de normalisation sur verifier(), plutôt que d’avoir une fonction normaliser() séparer, puisque Rastapopoulos préfère comme ça.