
Recherche avancée
Autres articles (97)
-
Les images
15 mai 2013 -
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...) -
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...)
Sur d’autres sites (5742)
-
configure : Print large lists in more columns if the screen size allows
15 septembre 2015, par Timothy Gu -
FFmpeg large input frames
2 juillet 2015, par user3310761I have a problem that I cannot solve and I would really appriciate your help.
I have large rgb24 frame (1M each) which i would like to stream to ffmpeg and convert them to mpegts h264 stream.
Now, I know which arguments I need to supply to ffmpeg so the conversion will success, but I don’t have a clue how can I stream/provide the frames to ffmpeg since they are too large for udp and I can’t using files. ( It’s a demonstrate of a real time streaming).
Thank for all the helpers It’s really important for me !
-
avformat/pva : Make sure the header is large enough before reading the timestamp from it
20 décembre 2013, par Michael Niedermayeravformat/pva : Make sure the header is large enough before reading the timestamp from it
Fixes use of uninitialized memory
Fixes : msan_uninit-mem_7f34b5dc6d58_2674_PVA_test-partial.pva
Found-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by : Michael Niedermayer <michaelni@gmx.at>