Recherche avancée

Médias (1)

Mot : - Tags -/embed

Autres articles (41)

  • Dépôt de média et thèmes par FTP

    31 mai 2013, par

    L’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
    Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

Sur d’autres sites (8964)

  • Evolution #4804 (Fermé) : déplacer les tests des plugins sortis de de la dist

    31 mai 2021, par James Rezo

    Déplacer les tests des plugins breves, petitions et organiseur du dépot spip/test vers les dépôts des plugins

  • No valid H.264 encoder was found with the ffmpeg installation [closed]

    20 juin 2023, par EmJay

    I installed imageio-ffmpeg properly but encounterd the following error.

    


    Iteration 09990: train_psnr = 20.76 test_psnr = 0.00 mse = 0.008295:  40%|██████▍         | 9999/25000 [13:15&lt;19:53, 12.57it/s]&#xA;Traceback (most recent call last):&#xA;  File "/home/Code/OR_NeRF_custom/comparison/TensoRF/train.py", line 429, in <module>&#xA;    reconstruction(args)&#xA;  File "/home/Code/OR_NeRF_custom/comparison/TensoRF/train.py", line 343, in reconstruction&#xA;    PSNRs_test = evaluation(test_dataset, tensorf, args, renderer, f&#x27;{logfolder}/imgs_vis/&#x27;, N_vis=args.N_vis,&#xA;  File "/home/Home/Install/anaconda3/envs/ornerf/lib/python3.9/site-packages/torch/autograd/grad_mode.py", line 27, in decorate_context&#xA;    return func(*args, **kwargs)&#xA;  File "/home/Code/OR_NeRF_custom/comparison/TensoRF/renderer.py", line 78, in evaluation&#xA;    imageio.mimwrite(f&#x27;{savePath}/{prtx}video.mp4&#x27;, np.stack(rgb_maps), fps=30, quality=10)&#xA;  File "/home/Home/Install/anaconda3/envs/ornerf/lib/python3.9/site-packages/imageio/v2.py", line 495, in&#xA;mimwrite&#xA;    return file.write(ims, is_batch=True, **kwargs)&#xA;  File "/home/Home/Install/anaconda3/envs/ornerf/lib/python3.9/site-packages/imageio/core/legacy_plugin_wrapper.py", line 253, in write&#xA;    writer.append_data(image, metadata)&#xA;  File "/home/Home/Install/anaconda3/envs/ornerf/lib/python3.9/site-packages/imageio/core/format.py", line 590, in append_data&#xA;    return self._append_data(im, total_meta)&#xA;  File "/home/Home/Install/anaconda3/envs/ornerf/lib/python3.9/site-packages/imageio/plugins/ffmpeg.py", line 587, in _append_data&#xA;    self._initialize()&#xA;  File "/home/Home/Install/anaconda3/envs/ornerf/lib/python3.9/site-packages/imageio/plugins/ffmpeg.py", line 648, in _initialize&#xA;    self._write_gen.send(None)&#xA;  File "/home/Home/Install/anaconda3/envs/ornerf/lib/python3.9/site-packages/imageio_ffmpeg/_io.py", line&#xA;509, in write_frames&#xA;    codec = get_first_available_h264_encoder()&#xA;  File "/home/Home/Install/anaconda3/envs/ornerf/lib/python3.9/site-packages/imageio_ffmpeg/_io.py", line&#xA;130, in get_first_available_h264_encoder&#xA;    raise RuntimeError(&#xA;RuntimeError: No valid H.264 encoder was found with the ffmpeg installation&#xA;</module>

    &#xA;

    These are the installed libraries starts with 'im' listed by conda.

    &#xA;

    imagecodecs               2021.8.26        py39hfcb8610_2&#xA;imageio                   2.31.1             pyh24c5eb1_0    conda-forge&#xA;imageio-ffmpeg            0.4.8              pyhd8ed1ab_0    conda-forge&#xA;imagemagick               7.1.1_5         pl5321h211c493_1    conda-forge&#xA;imgaug                    0.4.0                    pypi_0    pypi&#xA;importlib-metadata        6.6.0                    pypi_0    pypi&#xA;importlib-resources       5.12.0                   pypi_0    pypi&#xA;

    &#xA;

    Since I'm not capable of using sudo, I hope the suggested answers to be independent to sudo instruction.

    &#xA;

  • I need help merging two videos with ffpmeg

    25 juillet 2023, par Wolparzins

    I get an error when I try to merge two videos with FFMPEG.&#xA;It should take the resolution etc. from the first video.&#xA;I get the following error :

    &#xA;

    &#xA;

    Input link in0:v0 parameters (size 1080x1920, SAR 1:1) do not match the corresponding output link in0:v0 parameters (1080x1920, SAR 4:5)

    &#xA;

    &#xA;

    My console arguments are :

    &#xA;

    -y -i "/home/test/Videos/Videos/First Video.mp4" -i "/home/test/Videos/Videos/Reference_Sub_884.mp4" -filter_complex "[0:v][1:v]scale2ref=iw:-2[v0][v1];[v0][0:a][v1][1:a]concat=n=2:v=1:a=1[out]" -map "[out]" -r 30 -b:v 2M "/home/test/Videos/Output/First Video.mp4_Reference_Sub_884.mp4"&#xA;

    &#xA;

    Can anyone help me with this ?

    &#xA;