
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (45)
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (6647)
-
ffmpeg not detecting corrupt video file
16 février 2018, par Nitishkumar SinghI have a video file with duration 2:06:43. The video can be played for 2 hours on vlc player, but as it reaches to 2:03:00 vlc player just skips to the end of duration. I assume reason for this behavior is corrupt video file.
I am trying to detect error in video file using ffmpeg using below command
ffmpeg -v error -sseof -60 -i source.mp4 -f null - 2>error.log
but no error log is generated for video file. is there any way I can detect these errors.
EDIT
tried running with warning and it produced below outputffmpeg -v warning -sseof -60 -i source.mp4 -f null - 2>error.log
Finishing stream 0:0 without any data written to it. Finishing stream
0:1 without any data written to it. Output file is empty, nothing was
encoded (check -ss / -t / -frames parameters if used) -
stream FFMPEG clients on webserver [closed]
19 septembre 2020, par Pierrei tried to make a picture that sums up what i want to do.
I hope you understand :)
protocol operation


please guide me
the best of the best would be not to open ports !
clients sending their FFMPEG stream (h264) —> server who interprets them —> front-end which displays all the video streams (php nodejs..)
Thanks x)


-
Where to find ffserver static for linux
29 mai 2013, par sajadI need just to download ffserver static file for using in linux(ubuntu 12.04 x64), with libx264 library. I don't want to challenge compilation task on Linux and have just a portable static file. I have spent long time searching for that. Can anybody guide me ?