
Recherche avancée
Autres articles (112)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (14998)
-
ffmpeg output blank image files on CentOS 6.4 [closed]
19 avril 2013, par Juneyoung Oh0I am trying to capture thumbnail images from a video by using ffmpeg.
So I typed command like Below.
ffmpeg -i MyVideo.mp4 -s 480x270 -f image2 -vf fps=fps=1/600 thumb%03d.png
just like what ffmpeg official site suggested.
The length of
MyVideo.mp4
is01:46:03
, So I expected total 10 images from it.(because
fps=fps=1/600
part means 10minute 1piece.)But output is 12 pieces, and especially first one is broken.
When I check it's information in GUI, it says "failed to load information".
-
ffmpeg encoder (h264) example yields invalid video
18 mai 2017, par Jason MI am trying to implement the h264 encoder (no audio) for my c++ program with ffmpeg (3.24). I started out with running the supposed official example but got a unplayable video. When I probed it with my ffmpeg decoder, which works nicely on other h264 videos, it shows that the video has a time_base = 1/1200000, nb_frames = 0, avg_frame_rate = 25 and duration and start_time of large negative numbers.
What may have caused the problem ? Is there other up-to-date encoder examples out there ?
-
You should apply for x264 Google Summer of Code
Want to do some fun open source work and get paid ? You should apply for GSOC. Check out our ideas page and the official Google page.
(And yes, I’ll get around to approving the queued comments and writing more real posts. Eventually ! I promise !)