
Recherche avancée
Autres articles (93)
-
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 (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)
Sur d’autres sites (5258)
-
Revision c147c4d65c : vp10 cleanup : remove svc code Spatial/temporal svc code was removed. Verified u
28 août 2015, par Yunqing WangChanged Paths :
Modify /vp10/encoder/aq_cyclicrefresh.c
Modify /vp10/encoder/aq_cyclicrefresh.h
Modify /vp10/encoder/bitstream.c
Modify /vp10/encoder/bitstream.h
Modify /vp10/encoder/encodeframe.c
Modify /vp10/encoder/encoder.c
Modify /vp10/encoder/encoder.h
Modify /vp10/encoder/ethread.c
Modify /vp10/encoder/firstpass.c
Modify /vp10/encoder/firstpass.h
Modify /vp10/encoder/lookahead.h
Modify /vp10/encoder/ratectrl.c
Modify /vp10/encoder/ratectrl.h
Modify /vp10/encoder/speed_features.c
Delete /vp10/encoder/svc_layercontext.c
Delete /vp10/encoder/svc_layercontext.h
Modify /vp10/encoder/temporal_filter.c
Modify /vp10/vp10_cx_iface.c
Modify /vp10/vp10cx.mk
vp10 cleanup : remove svc codeSpatial/temporal svc code was removed. Verified using Borg test,
and the results before and after the change are matching.Change-Id : I4c2ee5cd560428e3e50be02e57e5871ef4246390
-
FFmpeg code throwing error when trying to crop the video : FFmpeg process exited with state COMPLETED and return code 255
1er octobre 2023, par DannyHello I am trying to crop a 9:16 video to a 1:1 video with FFmpeg. The command is throwing this error


Exception: FFmpeg process exited with state COMPLETED and return code 255.



This is my code :


-ss 0:00:00.000000 -i 's879-1696171712815.mp4' -t 0:00:24.149000 -codec:v libx264 -filter:v 'crop=720.0:720.0:0.0:327.25067794421483' -y 'cropped.mp4'



Can anyone help with this issue ?


Thanks


-
Revision ca42973ea2 : Nextgen branch cleanup : remove svc code Spatial/temporal svc code was removed.
6 juillet 2015, par Yunqing WangChanged Paths :
Modify /configure
Modify /examples.mk
Delete /examples/vp9_spatial_svc_encoder.c
Delete /examples/vpx_temporal_svc_encoder.c
Modify /libs.mk
Modify /test/datarate_test.cc
Modify /test/encode_test_driver.h
Delete /test/svc_test.cc
Modify /test/test.mk
Delete /test/vp9_spatial_svc_encoder.sh
Delete /test/vpx_temporal_svc_encoder.sh
Modify /vp9/encoder/vp9_aq_cyclicrefresh.c
Modify /vp9/encoder/vp9_bitstream.c
Modify /vp9/encoder/vp9_bitstream.h
Modify /vp9/encoder/vp9_encoder.c
Modify /vp9/encoder/vp9_encoder.h
Modify /vp9/encoder/vp9_firstpass.c
Modify /vp9/encoder/vp9_firstpass.h
Modify /vp9/encoder/vp9_lookahead.h
Modify /vp9/encoder/vp9_ratectrl.c
Modify /vp9/encoder/vp9_ratectrl.h
Modify /vp9/encoder/vp9_speed_features.c
Delete /vp9/encoder/vp9_svc_layercontext.c
Delete /vp9/encoder/vp9_svc_layercontext.h
Modify /vp9/encoder/vp9_temporal_filter.c
Modify /vp9/vp9_cx_iface.c
Modify /vp9/vp9cx.mk
Delete /vpx/src/svc_encodeframe.c
Delete /vpx/svc_context.h
Modify /vpx/vp8cx.h
Modify /vpx/vpx_codec.mk
Nextgen branch cleanup : remove svc codeSpatial/temporal svc code was removed.
Change-Id : Ie25c7a58ee5feb662d4de526406d8cd834d19977