
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 (15)
-
Les vidéos
21 avril 2011, parComme les documents de type "audio", Mediaspip affiche dans la mesure du possible les vidéos grâce à la balise html5 .
Un des inconvénients de cette balise est qu’elle n’est pas reconnue correctement par certains navigateurs (Internet Explorer pour ne pas le nommer) et que chaque navigateur ne gère en natif que certains formats de vidéos.
Son avantage principal quant à lui est de bénéficier de la prise en charge native de vidéos dans les navigateur et donc de se passer de l’utilisation de Flash et (...) -
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...) -
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)
Sur d’autres sites (3515)
-
FFmpeg concat creating corrupted video part (Media Info provided)
6 mai 2022, par krvI am using concat to join a list of video files with the following command


ffmpeg -f concat -safe 0 -i filesList.txt -c copy output.mp4 



The issue here is that there are a few files that were recorded in slow motion on my phone. The slow-motion files have the same frame rate as the other files.


But when concatenated the part where the slow-motion files are concatenated appears to be frozen / glitch (it does not play a single frame).


I am able to seek forward and backward the part that does not play. So the portion of the video that contained normal files plays and as soon as the slow-motion video comes, nothing plays, and when a normal file comes it starts playing again.


I am attaching the media Info of both files


Info of the slow motion file :


General
Complete name : I:\concate Test\VID20210727114100.mp4
Format : MPEG-4
Format profile : Base Media / Version 2
Codec ID : mp42 (isom/mp42)
File size : 27.6 MiB
Duration : 1 min 0 s
Overall bit rate : 3 825 kb/s
Encoded date : UTC 2021-07-27 06:11:08
Tagged date : UTC 2021-07-27 06:11:08
xyz : +21.6146+071.2342/
com.android.version : 11

Video
ID : 1
Format : HEVC
Format/Info : High Efficiency Video Coding
Format profile : Main@L3.1@Main
Codec ID : hvc1
Codec ID/Info : High Efficiency Video Coding
Duration : 1 min 0 s
Source duration : 1 min 0 s
Bit rate : 3 771 kb/s
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate mode : Variable
Frame rate : 30.000 FPS
Minimum frame rate : 29.910 FPS
Maximum frame rate : 30.090 FPS
Real frame rate : 240.000 FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Bits/(Pixel*Frame) : 0.136
Stream size : 27.2 MiB (99%)
Source stream size : 27.2 MiB (99%)
Title : VideoHandle
Language : English
Encoded date : UTC 2021-07-27 06:11:08
Tagged date : UTC 2021-07-27 06:11:08
Color range : Limited
Color primaries : BT.709
Transfer characteristics : BT.709
Matrix coefficients : BT.709
mdhd_Duration : 60524
Codec configuration box : hvcC



Info of the regular video file



General
Complete name : I:\concate Test\VID20210727113901.mp4
Format : MPEG-4
Format profile : Base Media / Version 2
Codec ID : mp42 (isom/mp42)
File size : 39.0 MiB
Duration : 37 s 930 ms
Overall bit rate : 8 615 kb/s
Encoded date : UTC 2021-07-27 06:09:40
Tagged date : UTC 2021-07-27 06:09:40
xyz : +21.6146+071.2342/
com.android.version : 11

Video
ID : 1
Format : HEVC
Format/Info : High Efficiency Video Coding
Format profile : Main@L4@Main
Codec ID : hvc1
Codec ID/Info : High Efficiency Video Coding
Duration : 37 s 930 ms
Source duration : 37 s 900 ms
Bit rate : 8 408 kb/s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Variable
Frame rate : 29.604 FPS
Minimum frame rate : 29.508 FPS
Maximum frame rate : 29.605 FPS
Real frame rate : 30.000 FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Bits/(Pixel*Frame) : 0.137
Stream size : 38.0 MiB (98%)
Source stream size : 38.0 MiB (98%)
Title : VideoHandle
Language : English
Encoded date : UTC 2021-07-27 06:09:40
Tagged date : UTC 2021-07-27 06:09:40
Color range : Limited
Color primaries : BT.709
Transfer characteristics : BT.709
Matrix coefficients : BT.709
mdhd_Duration : 37930
Codec configuration box : hvcC

Audio
ID : 2
Format : AAC LC
Format/Info : Advanced Audio Codec Low Complexity
Codec ID : mp4a-40-2
Duration : 37 s 909 ms
Bit rate mode : Constant
Bit rate : 128 kb/s
Channel(s) : 2 channels
Channel layout : L R
Sampling rate : 48.0 kHz
Frame rate : 46.875 FPS (1024 SPF)
Compression mode : Lossy
Stream size : 592 KiB (1%)
Title : SoundHandle
Language : English
Encoded date : UTC 2021-07-27 06:09:40
Tagged date : UTC 2021-07-27 06:09:40





-
log : allow color highlighting in Cygwin’s mintty
4 avril 2014, par James Darnleylog : allow color highlighting in Cygwin’s mintty
Configure will detect the availability of the Windows’ console functions and set
HAVE_SETCONSOLETEXTATTRIBUTE. Meaning av_log will use those functions to
control colours. When ffmpeg is run in Cygwin’s mintty terminal emulator it
will not use colour highlighting in this case.Mintty responds to the usual escape code colours (it even supports 256 colours).
Windows’ cmd.exe does not. Fortunately it seems that Cygwin’s emulation layer
now translates the basic 16 colours into Windows’ Console command functions.That means that we can have av_log use the standard colour commands and let
ffmpeg print colours in both mintty and cmd.Signed-off-by : Michael Niedermayer <michaelni@gmx.at>
-
split mp4-videos with ffmpeg as acurate as possible
31 mai 2018, par atticusI’m trying to split a mp4-Video (Video-codec : h264 Audio-codec : mp3) with ffmpeg.
I know there are many other Threads here with similar issues but in my case I’m trying to be as accurate as possible. My first command wasffmpeg -ss <starttime> -i -to <duration> -c copy </duration></starttime>
As I lernt about the issue with the Keyframes I created a command like thisffmpeg -ss <starttime> -i -to <duration> -acodec copy -vcodec h264 </duration></starttime>
As I’ve seen in some Forums it is possible to handle the keyframe-issue by inserting manually Keyframes but I’ve found nothing about how exactly this could be done and weather it really helps.?
And how exact could it become if I re-encode the whole thing like in my second command and do I need to re-encode the audio Stream too ?EDIT : Or is it better to use the trim filter ?
PS.:As I’m new to this network I hope not to have created a duplicate and to have it sorted into the right section. (And apologize my English skills)