
Recherche avancée
Médias (5)
-
ED-ME-5 1-DVD
11 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
-
Valkaama DVD Cover Outside
4 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
Valkaama DVD Label
4 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Valkaama DVD Cover Inside
4 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
Autres articles (57)
-
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...) -
Problèmes fréquents
10 mars 2010, parPHP et safe_mode activé
Une des principales sources de problèmes relève de la configuration de PHP et notamment de l’activation du safe_mode
La solution consiterait à soit désactiver le safe_mode soit placer le script dans un répertoire accessible par apache pour le site -
Librairies et binaires spécifiques au traitement vidéo et sonore
31 janvier 2010, parLes logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
Binaires complémentaires et facultatifs flvtool2 : (...)
Sur d’autres sites (12175)
-
Evolution #4120 : Ajouter l’info de numéro de nouvelle version directement dans le bouton "Mettre ...
29 mars 2018, par Peet duc’est fait avec https://zone.spip.org/trac/spip-zone/changeset/109727
-
ffmpeg UDP streaming to HLS/mp4 streaming output
15 septembre 2021, par Mike-Tracy EdgarI'm trying to convert UPD video streams to HLS/mp4 output using ffmpeg.


My current command line looks like this :


@echo off


cd C :\FFMPEG


ffmpeg -i udp ://@225.1.50.6:8208 -codec copy http://192.168.10.1:8090/go10.mp4


@echo off


pause


I can't get it to work and any help would be appreciated !!!


I've also tried this :


@echo off


cd C :\FFMPEG


ffmpeg -i udp ://@225.1.50.6:8208 -codec : copy -vbsf h264_mp4toannexb -strict experimental -f mpegts http://192.168.10.1:8090/go10.mp4


@echo off


pause


I see the traffic being restreamed in wireshark but it would not display on my video modal. The modal works when set to UPD and displaying the original stream


-
tiffenc : Check av_malloc() results.
19 septembre 2012, par Alex Conversetiffenc : Check av_malloc() results.