
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (109)
-
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 (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...) -
ANNEXE : Les plugins utilisés spécifiquement pour la ferme
5 mars 2010, parLe site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)
Sur d’autres sites (10856)
-
Gstreamer Pipeline mpeg2ts stream
24 juillet 2017, par Antoine DuatipI’m new here and new on Gstreamer. I want to learn Gstreamer with easy things.
I want to save the mpeg2ts/rtp/h264 (sends on the 5041 port) stream on a flv file without decoding encoding. In fact i want to replace this ffmpeg command by a pipeline gstreamer :ffmpeg -hide_banner -loglevel panic -y -i rtp://192.168.50.2:5041 -c copy toto.flv
I confirm that this pipeline works for saving and compressing the stream, but I don’t want to compress it anymore, the charge is too important for my device (I can compress only 2 streams and i have 4 to record) :
gst-launch-1.0 -e udpsrc port=5041 caps="application/x-rtp" ! queue ! rtpmp2tdepay ! aiurdemux streaming_latency=400 ! queue ! vpudec ! decodebin ! videorate ! video/x-raw,framerate=5/1 ! vpuenc_h264 bitrate=0 ! flvmux ! filesink location=toto.flv
I tried few pipelines which seem good to me but the output file stays to 0B.
I tried this pipeline :gst-launch-1.0 -e udpsrc port=5041 ! rtpmp2tdepay ! tsdemux ! h264parse ! queue ! flvmux ! filesink location=toto.flv
gst-launch-1.0 -e udpsrc port=5041 ! rtpmp2tdepay ! decodebin ! queue ! flvmux ! filesink location=toto.flv
gst-launch-1.0 -e udpsrc port=5041 caps="application/x-rtp" ! rtpmp2tdepay ! aiurdemux ! queue ! h264parse ! queue ! flvmux ! filesink location=toto.flvthx you for your help.
Best regards, -
Are there any resources listing current codecs and formats not supported by FFmpeg ?
4 mars 2020, par Alexander SwannWe are building a service where we do not know what format/codec a video uploaded by a user is in. Due to the nature of the application, we expect input video formats to be very fragmented, diverse and niche. We are currently using FFmpeg to transcode input formats to a consistent output (e.g. mp4).
Due to the above scenario, I would like to establish a general list of what formats and codecs are not currently supported by FFmpeg. This is so I can research other open source video transcoding tools which I can utilise to fill in the gaps and allow our service to be more reliable for the user.
Are there resources online that can help at least get a general idea of what might not be supported by FFmpeg ?
-
Anomalie #4124 : changer de fournisseur de vignette ou les supprimer
6 avril 2018, par RastaPopoulos ♥Dans tous les cas ce service, à moins de monter à part un serveur exprès avec un logiciel libre qui ferait ça, c’est forcément avec un service externe. Mais le plugin propose plusieurs fournisseur et peut évoluer et être mis à jour plus vite quand il y a des changements.
Par contre si on l’enlève du noyau enfin plugins-dist, il faut que le plugin Thumb remette bien les vignettes au même endroit dans les stats aussi (je ne sais plus ce qu’il fait, s’il fournit juste des API ou quoi).
Et donc oui aussi pour l’enlever de plugins-dist.