
Recherche avancée
Autres articles (50)
-
Demande de création d’un canal
12 mars 2010, parEn fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...) -
Les formats acceptés
28 janvier 2010, parLes commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
ffmpeg -codecs ffmpeg -formats
Les format videos acceptés en entrée
Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
Les formats vidéos de sortie possibles
Dans un premier temps on (...) -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
Sur d’autres sites (6972)
-
Php ffmpeg download and installation win7 64 bit wamp [on hold]
21 mai 2014, par user3560703Since i cannot find this whole google and inernet combined i asked a Question here !
here is ffmpeg for php5.4 FFMPEG php5.4
What i want is for win64 bit version me using **wamp.
Any one can help me uploading the ffmpeg for win764bit php5.4 ?
Thanks in advance !
got the files Question closed anyone requiring ffmpeg for php5.4 win7 64bit take a look HERE
-
how to copy/download each m3u8 .ts file to diffrent folder using ffmpeg ?
21 mai 2014, par user1788736hi all can any tell me how to copy each .ts file found in m3u8 to different folder with same ts file names.I don’t want to merge all ts files to one big file. I just want copy them to different folder .For example if there is 10 .ts url in m3u8 i want to all those 10 .ts file downloaded to a specific folder using ffmpeg.
-
Download ffmpeg dlls with aforge
16 juin 2014, par Thilina Dimanthawhere can I download ffmpeg with aforge as .dll files. I need to use ffmpeg with aforge in my c# project. I don’t need any wrappers. Need only dlls. I need to add reference for ffmpeg.dll.
And it must contain aforge dlls as well. I downloaded aforge zip. I tried Aforge.ffmpeg.dll. But it doesn’t work. So where can I download working ffmpeg namespace for aforge ?