
Recherche avancée
Médias (1)
-
Sintel MP4 Surround 5.1 Full
13 mai 2011, par
Mis à jour : Février 2012
Langue : English
Type : Video
Autres articles (55)
-
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 (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.
Sur d’autres sites (9727)
-
ffmepg add text with fade in effect
1er octobre 2017, par leviI am trying to create a simple music video with a single image background and the lyrics showing up in a fade in and fade out effect during the video...
Like stuff done with After Effects... can this be done with ffmpeg ? (quality fadein and fadeout)
What would be the cmd to call when trying to achieve a simple text fading in the middle of the video at about 10s, fading out at 15s and then the next one ? etc...
if possible please include a solution with background image.
Thanks in advance.
-
Video cutter like whats app before sending to server [on hold]
11 mars 2016, par Yampalla Bhaskar ReddyI am new to Android development,am working on Video cutter.
I want to pic video from gallery and show start position and end postion like whatsapp and provide cut option for video if the video is bigger than 16mb before sending to server.
I have searched for this lot, i have found ffmpeg and mp4parser library are there for trim video but didnt find correct solution.
if we can do with anyone one of the library(ffmpeg or mp4parser) how ?
Is there a way to do the same thing ??
Thank you in advance for your help ! -
FFmpeg Unknown input format : 'alsa'
21 septembre 2018, par H.DaydayWhen I use ffmpeg to record video and audio, I got an error
The command I use is :ffmpeg -f alsa -ac 1 -i pulse -acodec aac -f avfoundation -i 1 -r 30 -vf scale=-1:6400 scale=-1:1920.flv
The eeror I got is :
Unknown input format: 'alsa'
The operation system I use is mac.
Can you help me, Thanks in advance