
Recherche avancée
Médias (1)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (59)
-
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" (...) -
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 ;
Sur d’autres sites (8782)
-
Doc : Tech Resolution Process
10 mars 2021, par Jean-Baptiste Kempf -
Getting video dimension / resolution / width x height from ffmpeg
17 octobre 2023, par David542How would I get the height and width of a video from
ffmpeg
's information output. For example, with the following output :


$ ffmpeg -i video.mp4
...
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'video.mp4':
 Metadata:
 major_brand : isom
 minor_version : 1
 compatible_brands: isomavc1
 creation_time : 2010-01-24 00:55:16
 Duration: 00:00:35.08, start: 0.000000, bitrate: 354 kb/s
 Stream #0.0(und): Video: h264 (High), yuv420p, 640x360 [PAR 1:1 DAR 16:9], 597 kb/s, 25 fps, 25 tbr, 25k tbn, 50 tbc
 Metadata:
 creation_time : 2010-01-24 00:55:16
 Stream #0.1(und): Audio: aac, 44100 Hz, stereo, s16, 109 kb/s
 Metadata:
 creation_time : 2010-01-24 00:55:17
At least one output file must be specified




How would I get
height = 640, width= 360
?

-
Is there any (or possible) html5 player that play videos on different resolution without convertion the media file ?
1er avril 2020, par In-my-country-we-dont-use-nameI want to play videos on my website with a html5 media player.I found this for an example :






but it needs different videos for every resolution with these codes :




 
 
 




I dont want convert media files with some convertion technologies for example ffMpeg, IF IT IS POSSIBLE.So, I want to learn how to play videos on different resolution without convertion.If you know a html5 player, you can suggest me.



Its urgent.My company loses many thousand dollars everyday because of this problem.If we cant solve this, we cant save us from bankrupt.I dont want go to jail because of depts.