
Recherche avancée
Autres articles (96)
-
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 (9646)
-
How take a screenshoot using FFMpeg-bundle
4 septembre 2014, par PokeRwOwI realize a upload video with Symfony and ffmpeg bundle (https://github.com/pulse00/ffmpeg-bundle). The goal it’s a website with a upload video and convert behind for return video in mp4
So now, the convert in mp4 works fine but i want to take a screenshoot in video (the mmpeg library permit this) but with this bundle he returned me an error :Attempted to load class "TimeCode" from namespace "FFMpeg\FFMpeg\Coordinate" in /var/www/src/VD/VideoGalleryBundle/Controller/AdminController.php line 62. Do you need to "use" it from another namespace ? Perhaps you need to add a use statement for one of the following : FFMpeg\Coordinate\TimeCode.
Use statement is in the controller in the beggining but he don’t want loaded this.
Thanks per advance !
PokeR
-
Convert and stream videos [on hold]
26 septembre 2013, par user969068I am going to develop a php script on linux based server which will be used to upload videos on server and stream to users. I have seen many open source free/paid libraries available with flash,html5 etc players. After research I have decided to go with ffmpeg to convert videos and use jwPlayer with RTMP protocol to stream videos.
I am not much familiar with streaming concept but I have researched a lot on this subject since few days, so last I thought to ask here if I am going the correct way to achieve my goals, which are listed below :
- My main concern is to start streaming videos as soon page is loaded.
- Convert videos after upload ( Found ffmpeg for this purpose is well suited )
- Seeking video should be faster (which after searching I found is good with RTMP protocol)
Please can someone guide me if I am going in the right direction by choosing ffmpeg, jwplayer with RTMP protocol. Thanks a lot for any guidance.
-
avcodec/nvdec_av1 : fix setting film grain parameters for frames with update_grain...
12 novembre 2020, par James Almer