Recherche avancée

Médias (91)

Autres articles (28)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains 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 ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (3547)

  • is there any solution of the below problem

    18 mai 2020, par Sonu

    This is code and I'm getting the following issue filename is "ply_audio.py"

    



        from pydub import AudioSegment&#xA;    ># read/write data&#xA;    > data = AudioSegment.from_file(file="one.wav",format="wav")&#xA;    >data.export("new_test.wav")&#xA; > python ply_audio.py&#xA;&#xA;C:\Users\raj\AppData\Local\Programs\Python\Python38\lib\site-packages\pydub\utils.py:170: RuntimeWarning: Couldn&#x27;t&#xA; find ffmpeg or avconv - defaulting to ffmpeg, but may not work&#xA;&#xA;warn("Couldn&#x27;t find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)&#xA;&#xA;C:\Users\raj\AppData\Local\Programs\Python\Python38\lib\site-packages\pydub\utils.py:198: RuntimeWarning: Couldn&#x27;t&#xA; find ffprobe or avprobe - defaulting to ffprobe, but may not work&#xA;  warn("Couldn&#x27;t find ffprobe or avprobe - defaulting to ffprobe, but may not work", RuntimeWarning)&#xA;&#xA;Traceback (most recent call last):&#xA;  File "ply_audio.py", line 4, in <module>&#xA;data = AudioSegment.from_file(file="one.wav",format="wav")&#xA;&#xA;File "C:\Users\raj\AppData\Local\Programs\Python\Python38\lib\site-packages\pydub\audio_segment.py", line 685, i&#xA;n from_file&#xA;&#xA;info = mediainfo_json(orig_file, read_ahead_limit=read_ahead_limit)&#xA;&#xA; File "C:\Users\raj\AppData\Local\Programs\Python\Python38\lib\site-packages\pydub\utils.py", line 274, in mediainfo_json res = Popen(command, stdin=stdin_parameter, stdout=PIPE, stderr=PIPE)&#xA;&#xA;File "C:\Users\raj\AppData\Local\Programs\Python\Python38\lib\subprocess.py", line 854, in __init__&#xA;    self._execute_child(args, executable, preexec_fn, close_fds,&#xA;&#xA;File "C:\Users\raj\AppData\Local\Programs\Python\Python38\lib\subprocess.py", line 1307, in _execute_child&#xA;    hp, ht, pid, tid = _winapi.CreateProcess(executable, args,&#xA;&#xA;FileNotFoundError: [WinError 2] The system cannot find the file specified&#xA;&#xA;</module>

    &#xA;

  • Revision 72872d3d8c : Merge "Fixing problem with invalid delta_q reading."

    4 septembre 2013, par Yaowu Xu

    Merge "Fixing problem with invalid delta_q reading."

  • Revision f00a237a43 : Merge "Fixing problem introduced in one of my previous commits."

    20 juillet 2013, par Dmitry Kovalev

    Merge "Fixing problem introduced in one of my previous commits."