
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 (83)
-
Le profil des utilisateurs
12 avril 2011, parChaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...) -
Configurer la prise en compte des langues
15 novembre 2010, parAccéder à la configuration et ajouter des langues prises en compte
Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...) -
Problèmes fréquents
10 mars 2010, parPHP et safe_mode activé
Une des principales sources de problèmes relève de la configuration de PHP et notamment de l’activation du safe_mode
La solution consiterait à soit désactiver le safe_mode soit placer le script dans un répertoire accessible par apache pour le site
Sur d’autres sites (9839)
-
avcodec/vc1 : Arm 64-bit NEON deblocking filter fast paths
31 mars 2022, par Ben Avisonavcodec/vc1 : Arm 64-bit NEON deblocking filter fast paths
checkasm benchmarks on 1.5 GHz Cortex-A72 are as follows. Note that the C
version can still outperform the NEON version in specific cases. The balance
between different code paths is stream-dependent, but in practice the best
case happens about 5% of the time, the worst case happens about 40% of the
time, and the complexity of the remaining cases fall somewhere in between.
Therefore, taking the average of the best and worst case timings is
probably a conservative estimate of the degree by which the NEON code
improves performance.vc1dsp.vc1_h_loop_filter4_bestcase_c : 10.7
vc1dsp.vc1_h_loop_filter4_bestcase_neon : 43.5
vc1dsp.vc1_h_loop_filter4_worstcase_c : 184.5
vc1dsp.vc1_h_loop_filter4_worstcase_neon : 73.7
vc1dsp.vc1_h_loop_filter8_bestcase_c : 31.2
vc1dsp.vc1_h_loop_filter8_bestcase_neon : 62.2
vc1dsp.vc1_h_loop_filter8_worstcase_c : 358.2
vc1dsp.vc1_h_loop_filter8_worstcase_neon : 88.2
vc1dsp.vc1_h_loop_filter16_bestcase_c : 51.0
vc1dsp.vc1_h_loop_filter16_bestcase_neon : 107.7
vc1dsp.vc1_h_loop_filter16_worstcase_c : 722.7
vc1dsp.vc1_h_loop_filter16_worstcase_neon : 140.5
vc1dsp.vc1_v_loop_filter4_bestcase_c : 9.7
vc1dsp.vc1_v_loop_filter4_bestcase_neon : 43.0
vc1dsp.vc1_v_loop_filter4_worstcase_c : 178.7
vc1dsp.vc1_v_loop_filter4_worstcase_neon : 69.0
vc1dsp.vc1_v_loop_filter8_bestcase_c : 30.2
vc1dsp.vc1_v_loop_filter8_bestcase_neon : 50.7
vc1dsp.vc1_v_loop_filter8_worstcase_c : 353.0
vc1dsp.vc1_v_loop_filter8_worstcase_neon : 69.2
vc1dsp.vc1_v_loop_filter16_bestcase_c : 60.0
vc1dsp.vc1_v_loop_filter16_bestcase_neon : 90.0
vc1dsp.vc1_v_loop_filter16_worstcase_c : 714.2
vc1dsp.vc1_v_loop_filter16_worstcase_neon : 97.2Signed-off-by : Ben Avison <bavison@riscosopen.org>
Signed-off-by : Martin Storsjö <martin@martin.st> -
FFMPEG Conversion Command Produces 360p Video from Picture Input ?
22 janvier 2021, par Sarah SzaboI'm trying to generate a high quality video of the timelapse of the night sky (+stars) that I did last night, but the output video is 360p an missing a lot of detail.


My Fuji X-T200 usually offers a 4K video of the images that it took, but i opted to assemble the images manually so that I wouldn't take up valuable SD card space.


Here is the command :

ffmpeg -framerate 24 -pattern_type glob -i '*.png' -c:v libx265 -r 30 -pix_fmt yuv420p Starlapse.mp4


What command should I use to best assemble the videos in 1080p or 4K ?


EDIT 0 :
Output Video : https://www.youtube.com/watch?v=xbYI98fctrw&feature=youtu.be




-
How to convert raw video file (.ign) to .mp4 ?
30 octobre 2014, par aizaazI want to get videos out of Aakash iTutor (education tablet with Android 4.1) to store them on my PC. I found out where the videos actually are in the educhip (memory card). The videos had their extensions removed and I simply started renaming them but I couldn’t find the extensions.
- Can I get the app’s internal video player to convert it ?
- Or can I convert an unknown format video i.e. .ign to mp4 or something playable ?
In case that’s not possible, can you help manually screen-record those videos at at least 30fps with soundcard sound (Screen Record Pro showed that the content was secure and couldn’t be recorded.)
Another player (.rec ) does not work with 4.1 Android.
Also, there are 4 folders in the educhip and all the folders (including the one in which these videos with no format are placed) have a lot of small files around (300B to 40kB) that too with no extension.