
Recherche avancée
Médias (1)
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
Autres articles (71)
-
Organiser par catégorie
17 mai 2013, parDans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...) -
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 (...) -
Le plugin : Podcasts.
14 juillet 2010, parLe problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
Types de fichiers supportés dans les flux
Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...)
Sur d’autres sites (4390)
-
Read DVD Metadata e.g chapters duration and titles using c# or other language
11 octobre 2013, par user2658536I need investigate a DVD structure Using code for example c# or ffmpeg.
I need information about the number of chapters in DVD(duration of each chapter,titles and VOB related)searching in google I found this http://www.codeguru.com/cpp/controls/controls/lists,treesandcombos/article.php/c12025/DVD-Explorer.htm
This seems like exactly what I need and the exe is working, but the solution seems to be very old and I cant execute it in VS2010 and progrematically extract data.
Is there any simple way to analyze the IFO file within the DVD using C# or something like that ? or some software that run from cmd and output the answers.
thanks
-
asfenc : mux chapters in ASF files using an ASF "marker" section
19 septembre 2013, par Vladimir Pantelicasfenc : mux chapters in ASF files using an ASF "marker" section
ASF markers only have a start time, so we lose the chapter end times,
but that is ASF for youSigned-off-by : Vladimir Pantelic <vladoman@gmail.com>
Signed-off-by : Anton Khirnov <anton@khirnov.net> -
asfenc : mux chapters in ASF files using an ASF "marker" section
19 septembre 2013, par Vladimir Pantelicasfenc : mux chapters in ASF files using an ASF "marker" section
ASF markers only have a start time, so we lose the chapter end times,
but that is ASF for youSigned-off-by : Vladimir Pantelic <vladoman@gmail.com>
Signed-off-by : Anton Khirnov <anton@khirnov.net>