
Recherche avancée
Médias (1)
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (99)
-
Changer son thème graphique
22 février 2011, parLe thème graphique ne touche pas à la disposition à proprement dite des éléments dans la page. Il ne fait que modifier l’apparence des éléments.
Le placement peut être modifié effectivement, mais cette modification n’est que visuelle et non pas au niveau de la représentation sémantique de la page.
Modifier le thème graphique utilisé
Pour modifier le thème graphique utilisé, il est nécessaire que le plugin zen-garden soit activé sur le site.
Il suffit ensuite de se rendre dans l’espace de configuration du (...) -
Les sons
15 mai 2013, par -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
Sur d’autres sites (16060)
-
FFMPEG : Can I store a specific color component in a separate video stream ?
31 mai 2021, par jiandingzheI want to store video with alpha channel, but most video encodings (like H.264, MPEG2) do not support alpha channel. As most muxer formats support multiple streams, I'm wondering if I could encode YUV components in a video stream, and alpha component in a second stream ?


Note : though there are some video encodings that support alpha channel (such as VP9), I still want to try this approach as a last resort.


-
how to store ffmpeg command output file direct to filesystem aws s3 ?
11 mai 2018, par Jinal SomaiyaFile::put(storage_path('assets/video/car.txt'), $listing->car->name);
exec('ffmpeg -i '.config('medialibrary.s3.domain').'/listing_video/intromain.mp4'.' -vf "drawtext=fontfile='.storage_path('assets/video/FutuMd.ttf').': textfile='.storage_path('assets/video/car.txt').': reload=1: x=680: y=500: fontsize=55: fontcolor=white: enable=\'between(t,4,6)\'" '.config('medialibrary.s3.domain').'/listing_video/intromainfinal.mp4 ');I tried above code but store file of 0 B size.
Thank you.
-
ppc : Use a single store to write the scores for sad_x4_8x8
19 août 2018, par Luca Barbato