
Recherche avancée
Médias (1)
-
DJ Dolores - Oslodum 2004 (includes (cc) sample of “Oslodum” by Gilberto Gil)
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (67)
-
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 (...) -
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...) -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (7874)
-
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