
Recherche avancée
Médias (91)
-
Valkaama DVD Cover Outside
4 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
Valkaama DVD Label
4 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Valkaama DVD Cover Inside
4 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
1,000,000
27 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Demon Seed
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
The Four of Us are Dying
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (105)
-
Publier sur MédiaSpip
13 juin 2013Puis-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 -
Support audio et vidéo HTML5
10 avril 2011MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...)
Sur d’autres sites (8738)
-
using ffmpeg.js to play H265 video, only play hvc1 format, can't play hev1 format, is there anyway to play hev1 ?
1er novembre 2019, par AlexI compiled ffmpeg into ffmpeg.js and ffmpeg.wasm by using emscripten, so that it can run in the browser and play H265 video.
However, I found that only the hvc1 format can be played.
Like that:Stream #0:0(und): Video: hevc (Main) (hvc1 / 0x31637668), yuv420p(tv, bt709, progressive), 1280x720, 854 kb/s, 25 fps, 25 tbr, 12800 tbn, 25 tbc (default)
and the hev1 format cannot be played.Like that :
Stream #0:0(und): Video: hevc (Main) (hev1 / 0x31766568), yuv420p(tv, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 829 kb/s, 25 fps, 25 tbr, 12800 tbn, 25 tbc (default)
Web browser’s Console has this errors
libffmpeg.js:1 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x644b80] reached eof, corrupted CTTS atom
>put_char @ libffmpeg.js:1
>write @ libffmpeg.js:1
>write @ libffmpeg.js:1
>doWritev @ libffmpeg.js:1
>___syscall146 @ libffmpeg.js:1
>(anonymous) @ wasm-009a4202-743:1
>(anonymous) @ wasm-009a4202-739:1
>(anonymous) @ wasm-009a4202-741:1
>(anonymous) @ wasm-009a4202-742:1
>(anonymous) @ wasm-009a4202-437:1
>(anonymous) @ wasm-009a4202-2083:1
>(anonymous) @ wasm-009a4202-87:1
>(anonymous) @ wasm-009a4202-923:1
>(anonymous) @ wasm-009a4202-247:1
>(anonymous) @ wasm-009a4202-247:1
>(anonymous) @ wasm-009a4202-247:1
>(anonymous) @ wasm-009a4202-247:1
>(anonymous) @ wasm-009a4202-2864:1
>(anonymous) @ wasm-009a4202-247:1
>(anonymous) @ wasm-009a4202-3015:1
>(anonymous) @ wasm-009a4202-247:1
>(anonymous) @ wasm-009a4202-1073:1
>(anonymous) @ wasm-009a4202-2261:1
>(anonymous) @ wasm-009a4202-2562:1
>(anonymous) @ libffmpeg.js:1
>Decoder.openDecoder @ decoder.js:48
>Decoder.processReq @ decoder.js:165
>self.onmessage @ decoder.js:248
libffmpeg.js:1 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x644b80] error reading header
>put_char @ libffmpeg.js:1
>write @ libffmpeg.js:1
>write @ libffmpeg.js:1
>doWritev @ libffmpeg.js:1
>___syscall146 @ libffmpeg.js:1
>(anonymous) @ wasm-009a4202-743:1
>(anonymous) @ wasm-009a4202-739:1
>(anonymous) @ wasm-009a4202-741:1
>(anonymous) @ wasm-009a4202-742:1
>(anonymous) @ wasm-009a4202-437:1
>(anonymous) @ wasm-009a4202-2083:1
>(anonymous) @ wasm-009a4202-87:1
>(anonymous) @ wasm-009a4202-1073:1
>(anonymous) @ wasm-009a4202-2261:1
>(anonymous) @ wasm-009a4202-2562:1
>(anonymous) @ libffmpeg.js:1
>Decoder.openDecoder @ decoder.js:48
>Decoder.processReq @ decoder.js:165
>self.onmessage @ decoder.js:248
common.js:58 [2019-11-1 18:23:25:529][Decoder][IF] openDecoder return 8ffplay can play these two, why can only play hvc1 after compiling into ffmpeg.js and ffmpeg.wasm ?
-
VoiceClient.play() doesn't play any audio
13 juin 2019, par sickoofer2I am trying to make a music bot in discord.py, but whenever I tried to play audio using VoiceClient.play(), it never played anything, just stayed in the voice channel.
async def play(ctx):
for VoiceClient in client.voice_clients:
if VoiceClient.guild == ctx.guild:
await VoiceClient.play(discord.FFmpegPCMAudio('song.mp3'))
embed = discord.Embed(title=f'⬅ {ctx.author.mention}, I am now playing that song.', color=0x51BDEF)
await ctx.send(embed=embed)There weren’t any error messages either, just doesn’t play anything
-
Evolution #4427 : Permettre (via une constante) de passer de 65 536 à 4096 le nombre max de fichie...
24 janvier 2020, par - EquipementLignes supprimées (dans les deux fonctions) :
- <span class="CodeRay"><span class="local-variable">$d</span> = <span class="predefined">substr</span>(<span class="local-variable">$nom_cache</span>, <span class="integer">0</span>, <span class="integer">2</span>);
- <span class="local-variable">$u</span> = <span class="predefined">substr</span>(<span class="local-variable">$nom_cache</span>, <span class="integer">2</span>, <span class="integer">2</span>);
- </span>
Lignes ajoutées (dans les deux fonctions) :
- <span class="CodeRay"> <span class="local-variable">$longueur_d</span> = <span class="integer">2</span>;
- <span class="keyword">if</span> (<span class="predefined">defined</span>(<span class="string"><span class="delimiter">'</span><span class="content">_CACHE_MAX_4096_FILES</span><span class="delimiter">'</span></span>) <span class="keyword">AND</span> _CACHE_MAX_4096_FILES){
- <span class="local-variable">$longueur_d</span> = <span class="integer">1</span>;
- }
- <span class="local-variable">$d</span> = <span class="predefined">substr</span>(<span class="local-variable">$nom_cache</span>, <span class="integer">0</span>, <span class="local-variable">$longueur_d</span>);
- <span class="local-variable">$u</span> = <span class="predefined">substr</span>(<span class="local-variable">$nom_cache</span>, <span class="local-variable">$longueur_d</span>, <span class="integer">2</span>);
- </span>