
Recherche avancée
Médias (1)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
Autres articles (94)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
ANNEXE : Les plugins utilisés spécifiquement pour la ferme
5 mars 2010, parLe site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)
-
Installation en mode standalone
4 février 2011, parL’installation de la distribution MediaSPIP se fait en plusieurs étapes : la récupération des fichiers nécessaires. À ce moment là deux méthodes sont possibles : en installant l’archive ZIP contenant l’ensemble de la distribution ; via SVN en récupérant les sources de chaque modules séparément ; la préconfiguration ; l’installation définitive ;
[mediaspip_zip]Installation de l’archive ZIP de MediaSPIP
Ce mode d’installation est la méthode la plus simple afin d’installer l’ensemble de la distribution (...)
Sur d’autres sites (7632)
-
ffmpeg use amix and adelay to play ad over song
28 juin 2020, par snowkiterdudeI have two mp3 files, one long and one short(a song and an ad). I need the ad to play over the song starting 15 seconds into the song. I also need the volume of the song to fade out/in slightly before and after the ad. I have tried using amix with adelay but just can't get it right.



here is something close but broken.



ffmpeg -i song.mp3 -i ad.mp3 -filter_complex "amix=inputs=2:duration=first:dropout_transition=2;adelay=0|15000" output.mp3




How can I get the ad to mix with the song properly ?


-
Getting an error when I use live555+ffmpeg to play rtsp (h.264 )
11 septembre 2011, par moonvanThis is the debug info .I am a beginner for this. Can you tell me what the error mean ?
Sending request: OPTIONS rtsp://218.204.223.237:554/live/1/66251FC11353191F/e7ooqwcfbqjoo80j.sdp RTSP/1.0
CSeq: 1
User-Agent: LIVE555 Streaming Media v2010.04.09
Received OPTIONS response: RTSP/1.0 200 OK
Server: PVSS/0.0.1 (Build/20100101; Platform/Win32; Darwin; )
Cseq: 1
Public: DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, OPTIONS, ANNOUNCE, RECORD
Sending request: DESCRIBE rtsp://218.204.223.237:554/live/1/66251FC11353191F/e7ooqwcfbqjoo80j.sdp RTSP/1.0
CSeq: 2
Accept: application/sdp
User-Agent: LIVE555 Streaming Media v2010.04.09
Received DESCRIBE response: RTSP/1.0 200 OK
Server: PVSS/0.0.1 (Build/20100101; Platform/Win32; Darwin; )
Cseq: 2
Content-length: 413
Date: Sun, 11 Sep 2011 13:41:27 GMT
Expires: Sun, 11 Sep 2011 13:41:27 GMT
Content-Type: application/sdp
x-Accept-Retransmit: our-retransmit
x-Accept-Dynamic-Rate: 1
Content-Base: rtsp://218.204.223.237:554/live/1/66251FC11353191F/e7ooqwcfbqjoo80j.sdp/
Need to read 413 extra bytes
Read 413 extra bytes: v=0
o=- 1 1 IN IP4 0.0.0.0
s=RTSP Session
i=Jabsco Stream(JCO-jy9757acx1eve7nm-a104aea23c1e17bbc776656f5069bbf7)
c=IN IP4 218.204.223.237
t=0 0
a=range:npt=now-
a=control:*
m=video 0 RTP/AVP 96
b=AS:200
a=rtpmap:96 MP4V-ES/90000
a=fmtp:96 profile-level-id=1;config=000001b001000001b509000001010000012000844ea628582120a21f;decode_buf=115200
a=framerate:15
a=framesize:96 352-288
a=control:trackID=1
2011-09-11 21:41:28.344 rtsp[3568:ef03] getSDP: --> v=0
o=- 1 1 IN IP4 0.0.0.0
s=RTSP Session
i=Jabsco Stream(JCO-jy9757acx1eve7nm-a104aea23c1e17bbc776656f5069bbf7)
c=IN IP4 218.204.223.237
t=0 0
a=range:npt=now-
a=control:*
m=video 0 RTP/AVP 96
b=AS:200
a=rtpmap:96 MP4V-ES/90000
a=fmtp:96 profile-level-id=1;config=000001b001000001b509000001010000012000844ea628582120a21f;decode_buf=115200
a=framerate:15
a=framesize:96 352-288
a=control:trackID=1
Sending request: SETUP rtsp://218.204.223.237:554/live/1/66251FC11353191F/e7ooqwcfbqjoo80j.sdp/trackID=1 RTSP/1.0
CSeq: 3
Transport: RTP/AVP/TCP;unicast;interleaved=0-1
User-Agent: LIVE555 Streaming Media v2010.04.09
Received SETUP response: RTSP/1.0 200 OK
Server: PVSS/0.0.1 (Build/20100101; Platform/Win32; Darwin; )
Cseq: 3
Session: 30185030182557
Date: Sun, 11 Sep 2011 13:41:27 GMT
Expires: Sun, 11 Sep 2011 13:41:27 GMT
Transport: RTP/AVP/TCP;unicast;interleaved=0-1
2011-09-11 21:41:28.495 rtsp[3568:ef03] RTP
2011-09-11 21:41:28.496 rtsp[3568:ef03] MP4V-ES
2011-09-11 21:41:28.497 rtsp[3568:ef03] video
2011-09-11 21:41:28.498 rtsp[3568:ef03] 0
2011-09-11 21:41:28.499 rtsp[3568:ef03] 0
Sending request: PLAY rtsp://218.204.223.237:554/live/1/66251FC11353191F/e7ooqwcfbqjoo80j.sdp/ RTSP/1.0
CSeq: 4
Session: 30185030182557
Range: npt=0.000-
User-Agent: LIVE555 Streaming Media v2010.04.09
Received PLAY response: RTSP/1.0 200 OK
Server: PVSS/0.0.1 (Build/20100101; Platform/Win32; Darwin; )
Cseq: 4
Session: 30185030182557
RTP-Info: url=rtsp://218.204.223.237:554/live/1/66251FC11353191F/e7ooqwcfbqjoo80j.sdp/trackID=1;seq=0;rtptime=0
2011-09-11 21:41:28.650 rtsp[3568:ef03] error: --> liveMedia4
2011-09-11 21:41:28.886 rtsp[3568:ef03] Packet size===>8782
[h264 @ 0x7859800]non-existing PPS 0 referenced
[h264 @ 0x7859800]decode_slice_header error
[h264 @ 0x7859800]no frame!
2011-09-11 21:41:28.886 rtsp[3568:ef03] Res value===>-1
2011-09-11 21:41:28.887 rtsp[3568:ef03] frame data===>107521264
2011-09-11 21:41:28.888 rtsp[3568:ef03] Failed to decode frame
2011-09-11 21:41:28.921 rtsp[3568:ef03] 2011-09-11 13:41:14 +0000
2011-09-11 21:41:28.922 rtsp[3568:ef03] Packet size===>1459
[h264 @ 0x688fc00]no frame!
2011-09-11 21:41:28.922 rtsp[3568:ef03] Res value===>-1
2011-09-11 21:41:28.923 rtsp[3568:ef03] frame data===>102427408
2011-09-11 21:41:28.923 rtsp[3568:ef03] Failed to decode frame
2011-09-11 21:41:28.951 rtsp[3568:ef03] 2011-09-11 13:41:14 +0000
2011-09-11 21:41:28.952 rtsp[3568:ef03] Packet size===>1258
2011-09-11 21:41:28.952 rtsp[3568:ef03] Res value===>-1
2011-09-11 21:41:28.953 rtsp[3568:ef03] frame data===>102426080
2011-09-11 21:41:28.953 rtsp[3568:ef03] Failed to decode frame
2011-09-11 21:41:28.976 rtsp[3568:ef03] 2011-09-11 13:41:14 +0000
2011-09-11 21:41:28.977 rtsp[3568:ef03] Packet size===>2731
Last message repeated 1 times
[h264 @ 0x705ce00]no frame!
2011-09-11 21:41:28.977 rtsp[3568:ef03] Res value===>-1
2011-09-11 21:41:28.978 rtsp[3568:ef03] frame data===>105438976
2011-09-11 21:41:28.979 rtsp[3568:ef03] Failed to decode frame
2011-09-11 21:41:29.002 rtsp[3568:ef03] 2011-09-11 13:41:14 +0000
2011-09-11 21:41:29.012 rtsp[3568:ef03] Packet size===>8782
[h264 @ 0x705ce00]non-existing PPS 0 referenced
[h264 @ 0x705ce00]decode_slice_header error
[h264 @ 0x705ce00]no frame!
2011-09-11 21:41:29.013 rtsp[3568:ef03] Res value===>-1
2011-09-11 21:41:29.014 rtsp[3568:ef03] frame data===>105438976
2011-09-11 21:41:29.014 rtsp[3568:ef03] Failed to decode frame
2011-09-11 21:41:29.043 rtsp[3568:ef03] 2011-09-11 13:41:15 +0000
2011-09-11 21:41:29.044 rtsp[3568:ef03] Packet size===>1459
[h264 @ 0xb04f000]no frame!
2011-09-11 21:41:29.044 rtsp[3568:ef03] Res value===>-1
2011-09-11 21:41:29.045 rtsp[3568:ef03] frame data===>178793376
2011-09-11 21:41:29.045 rtsp[3568:ef03] Failed to decode frame
2011-09-11 21:41:29.072 rtsp[3568:ef03] 2011-09-11 13:41:15 +0000
2011-09-11 21:41:29.073 rtsp[3568:ef03] Packet size===>1258
[h264 @ 0x705ce00]no frame!
2011-09-11 21:41:29.074 rtsp[3568:ef03] Res value===>-1
2011-09-11 21:41:29.074 rtsp[3568:ef03] frame data===>105438976
2011-09-11 21:41:29.075 rtsp[3568:ef03] Failed to decode frame
2011-09-11 21:41:29.099 rtsp[3568:ef03] 2011-09-11 13:41:15 +0000
2011-09-11 21:41:29.100 rtsp[3568:ef03] Packet size===>2731
2011-09-11 21:41:29.101 rtsp[3568:ef03] Res value===>-1
2011-09-11 21:41:29.101 rtsp[3568:ef03] frame data===>105438976
2011-09-11 21:41:29.102 rtsp[3568:ef03] Failed to decode frame
2011-09-11 21:41:29.125 rtsp[3568:ef03] 2011-09-11 13:41:15 +0000
2011-09-11 21:41:29.126 rtsp[3568:ef03] Packet size===>1224
Last message repeated 1 times -
how to play video with an Image onit in C# [closed]
20 mai 2020, par Naveen Kumarhttps://i.stack.imgur.com/Yqt2i.jpg



Need to play a video with an image over it in c#