
Recherche avancée
Autres articles (112)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains 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 ;
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (15805)
-
HandBrake creates a phantom subtitle track
30 mai 2021, par the_steve_randolphI am relatively new to doing video conversions. After finding out about the various GUI's that are available, I am studying/using ffmpeg to try to learn some of the more intricate details. I have found a weird issue in using HandBrake to convert a DVD disc to a MP4 or MKV. After the conversion, there seems to be an additional subtitle track. When I view the converted file in VLC, the additional track is there, but, only displays the name of the current chapter as a subtitle. After the conversion, I have tried converted it again with ffmpeg specifically to remove that track, but, it doesn't work. Does anybody know what is going on here ?


-
FFmpeg downloading files in bad resolution
13 juillet 2023, par Łukasz KwiecińskiGood morning. I'm having a really weird issue. I'm downloading a
.m3u8
file with ffmpeg, and it downloads without any issues (without the audio, but that's no issue). The problem is that the quality is really bad ; the website shows me a completely different resolution, something around 1920x1080, but when I download the video, the resolution is 640x360.

This is the command I used to download the file :


ffmpeg -i -c copy output.mp4



-
avcodec/hevc : treat current_sps like sps_list
15 juillet 2014, par Michael Niedermayer