
Recherche avancée
Médias (91)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
-
avec chosen
13 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
sans chosen
13 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
config chosen
13 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
Autres articles (80)
-
Qu’est ce qu’un éditorial
21 juin 2013, parEcrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
Vous pouvez personnaliser le formulaire de création d’un éditorial.
Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...) -
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)
Sur d’autres sites (12661)
-
ffmpeg -pattern_type glob not working in Google Colab
22 février 2023, par John JannoneI'm trying to combine images into video using ffmpeg in a Google Colab Notebook ; I'm getting errors but don't see what I'm doing wrong.


!ffmpeg -pattern_type glob -i 2023021522* -c:v libx264 video2.mp4


returns : Option pattern_type not found.


!ffmpeg -pattern_type glob -i '2023021522*' -c:v libx264 video2.mp4
or
!ffmpeg -pattern_type glob -i "2023021522*" -c:v libx264 video2.mp4


return : 2023021522* : No such file or directory


I also tried adding
from glob import glob
and justimport glob


-
What role does bit rate play in the accuracy of Google Speech To Text transcription ?
11 novembre 2020, par Jash ShahI am helping a client convert a video file using
ffmpeg
and they originally used-b:a 64k
while transcoding their video to audio at a sampling rate (-ar 44100
argument inffmpeg
) of 44100. Their objective is that they want to generate the most accurate transcriptions using the Google Cloud Speech To Text API.

While combing through their documentation I did not find anything on how bit rate impacts the accuracy of the transcription. So my question is thus - would using a higher bit rate such as
128k
help me in getting better transcriptions or does it not matter ?

-
Revision e125286d9c : update cpplint latest from (r103) : http://google-styleguide.googlecode.com/svn/
3 mai 2013, par James ZernChanged Paths :
Modify /tools/cpplint.py
update cpplintlatest from (r103) :
http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.pyChange-Id : I474bf11e0f08115d5e579c92f43577978960d4ed