
Recherche avancée
Médias (1)
-
Spitfire Parade - Crisis
15 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (35)
-
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 -
Librairies et binaires spécifiques au traitement vidéo et sonore
31 janvier 2010, parLes logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
Binaires complémentaires et facultatifs flvtool2 : (...) -
Support audio et vidéo HTML5
10 avril 2011MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)
Sur d’autres sites (5934)
-
What are bitstream filters in ffmpeg ?
16 août 2015, par Joseph KAfter careful reading of FFmpeg Bitstream Filters Documentation, I still do not understand what they are really for.
The document states that the filter :
performs bitstream level modifications without performing decoding
Could anyone further explain that to me ? A usecase would greatly clarify things. Also, there are clearly different filters. How do they differ ?
Thanks !
-
Decode a Twitch Stream to raw RGBA data ussing FFMPEG [closed]
20 septembre 2024, par ZeunO8As the title states, I would like to take a Twitch stream, say the one at (https://www.twitch.tv/selectfm) and pass the URI to a formatContext for decoding packets in realtime.


How would I go about getting a URI to a video stream so that I can pass to FFMPEG.


I am using C++ to handle all my FFMPEG related tasks


-
How do I adjust the separation between green and red in an anaglyph video using ffmpeg ?
21 octobre 2023, par Johnny QuestI have been searching like crazy for the ffmpeg filter to use for adjusting the separation between the green and magenta channels when converting 3D sbs to 3D green/red video and can't find any ffmpeg filter to perform this function.


In sample 3D sbs videos converted to 3D green/magenta (using ffmpeg "agmd" filter), the green/red separation of "close" objects is too great and cannot be focused on as one image when using the green/magenta glasses. Images further away in the scene have a lesser separation and look fine.


Example :

ffmpeg -i test_3dsbsl.mp4 -vf "stereo3d=sbsl:agmd" test_3dagmd.mp4


Any one ?


JQ


So who gave the down vote ; why didn't you post your reason for the down-vote ? No posted reason is just malicious and unhelpful.