
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (57)
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
Mise à disposition des fichiers
14 avril 2011, parPar défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...) -
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)
Sur d’autres sites (7913)
-
how too download this link with ffmpeg
27 décembre 2020, par Behrad kabirii want download video with this command in ffmpeg :


ffmpeg -i https://msx.namava.ir/hvod/2020/12/e9936676-eea2-44bd-b17b-dc5e58fd000d/v_854.mp4/index-v1-a1.m3u8?x=EgvsRR7zZLXNoaz49v4D05BwcjHwPaNSOtkB9y98QGOIB_EyAhV_hc44Z4McLT_FTwzBWxpaK1WlNgSBkLd415LU1jRGz0yFNhciw_SDSwgj6OlAQCARiRIb9UU8XMh_dMXKr4KncBfgwnYLMOlUn6zfSa3ltot63vKiuw0CUpU1 -vcodec copy output.mp4


but recive this eror :


[https @ 00000242dbcfeec0] HTTP error 420
https://msx.namava.ir/hvod/2020/12/e9936676-eea2-44bd-b17b-dc5e58fd000d/v_854.mp4/index-v1-a1.m3u8?x=EgvsRR7zZLXNoaz49v4D05BwcjHwPaNSOtkB9y98QGOIB_EyAhV_hc44Z4McLT_FTwzBWxpaK1WlNgSBkLd415LU1jRGz0yFNhciw_SDSwgj6OlAQCARiRIb9UU8XMh_dMXKr4KncBfgwnYLMOlUn6zfSa3ltot63vKiuw0CUpU1 : Server returned 4XX Client Error, but not one of 400,1,3,4


please help me


-
ffmpeg programatically set the export date to download date using python
16 janvier 2021, par Vladimir Tarasovi'm currently using the code below to export a youtube-dl converted video (with ffmpeg and youtube-dl for python)
how could i programatically set the good options for ffmpeg to add the download date (at least today's date) to the .mp3 file ?


ydl_opts = {
 'format': 'bestaudio/best',
 'outtmpl': path + urlToTitleYT(link) + '.mp3',
 'postprocessors': [{
 'key': 'FFmpegExtractAudio',
 'preferredcodec': 'mp3',
 'preferredquality': '320',
 }],
}

with youtube_dl.YoutubeDL(ydl_opts) as ydl:
 ydl.download([link])




-
Trying to download Fragmented MP4 video [closed]
26 janvier 2021, par Aryan Agarwali want to download a course that I have purchased for my personal use because my access will be removed by 28th Jan.


I was trying to download the video from the dev tools network tab and encountered that the video is fragmented in multiple MP4 files and not TS or M4s.


The most peculiar thing is that it is the exact same link for the download but I am not able to download the video.




This is the link if somebody wants to check it out https://d1z78r8i505acl.cloudfront.net/media/Ubr3VhTyJD5NW/7c71af39/video_1630_1080_1372.mp4