
Recherche avancée
Autres articles (55)
-
Récupération d’informations sur le site maître à l’installation d’une instance
26 novembre 2010, parUtilité
Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...) -
MediaSPIP Player : problèmes potentiels
22 février 2011, parLe lecteur ne fonctionne pas sur Internet Explorer
Sur Internet Explorer (8 et 7 au moins), le plugin utilise le lecteur Flash flowplayer pour lire vidéos et son. Si le lecteur ne semble pas fonctionner, cela peut venir de la configuration du mod_deflate d’Apache.
Si dans la configuration de ce module Apache vous avez une ligne qui ressemble à la suivante, essayez de la supprimer ou de la commenter pour voir si le lecteur fonctionne correctement : /** * GeSHi (C) 2004 - 2007 Nigel McNie, (...) -
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...)
Sur d’autres sites (5284)
-
ffmpeg command leads to audio stream lost in conversion
3 janvier 2023, par Sebastien BoulnoisI have been exploring at a high level the concept of 360 videos for VR purposes and have been searching how to compress them in a way that my Oculus Quest 2 likes.


I have been advised to use ffmpeg to do these kind of conversion. My initial file is a .mov file that I exported using ProRes422. My desired output is a compressed, optimized mp4 file for Oculus purposes.


Here is the command line I used (simple copy paste from a person who was doing what I wanted to achieve) :


ffmpeg -i input.mov -c:v libx264 -preset slow -crf 18 -maxrate 100M -bufsize 200M -pix_fmt yuv420p -an -movflags faststart output.mp4


The compression works, the video quality is amazing. However, I lose the audio stream, which I really need.


Here is the version of ffmpeg I currently have on my Mac :
ffmpeg current version on my mac


Do you people know how to fix this issue ?


I am just not sure how to proceed from here. I did not try anything specific.


-
Anomalie #3910 (En cours) : URL mal formaté dans le mail pour "Mot de passe oublié"
6 mars 2017, par b bJe ne reproduis pas sous SPIP 3.2 dev ni sous SPIP 3.1.4, le lien de rappel comporte bien l’url complète du site, exemple :
http://localhost/hop/spip.php?page=spip_pass&p=136759157258bdc044d07e59.23927982
-
Anomalie #3910 (Fermé) : URL mal formaté dans le mail pour "Mot de passe oublié"
7 mars 2017, par b bHa oui, c’est moi qui ait corrigé ce bug, j’aurai pu m’en rappeler, désolé :
https://zone.spip.org/trac/spip-zone/changeset/100356
On ferme du coup :)