
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 (39)
-
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...) -
Ajouter notes et légendes aux images
7 février 2011, parPour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
Modification lors de l’ajout d’un média
Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...) -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...)
Sur d’autres sites (7473)
-
Revision 31020 : max = 255, ça bloquait la création de la table sur certaine base
20 août 2009, par vincent@… — Logmax = 255, ça bloquait la création de la table sur certaine base
-
avformat/whip : Add WHIP muxer support for subsecond latency streaming
16 mai, par Jack Lauavformat/whip : Add WHIP muxer support for subsecond latency streaming
0. WHIP Version 3.
1. The WHIP muxer has been renamed and refined,
with improved logging context and error messages for SSL, DTLS, and RTC.
2. Magic numbers have been replaced with macros and extracted to functions,
and log levels have been altered for better clarity.
3. DTLS curve list has been updated,
and SRTP profile names have been refined for FFmpeg and OpenSSL.
4. ICE STUN magic number has been refined,
and RTP payload types have been updated based on Chrome's definition.
5. Fixed frame size has been refined to rtc->audio_par->frame_size,
and h264_mp4toannexb is now used to convert MP4/ISOM to annexb.
6. OPUS timestamp issue has been addressed,
and marker setting has been corrected after utilizing BSF.
7. DTLS handshake and ICE handling have been optimized for improved performance,
with a single handshake timeout and server role to prevent ARQ.
8. Consolidated ICE request/response handling and DTLS handshake into a single function,
and fixed OpenSSL build errors to work with Pion.
9. Merge TLS & DTLS implementation, shared BIO callbacks, read, write,
print_ssl_error, openssl_init_ca_key_cert,
init_bio_method function and shared same data structure
10. Modify configure that whip is enabled only dtls is
enabled(just support openssl for now) to fix build errorCo-authored-by : winlin <winlinvip@gmail.com>
Co-authored-by : yangrtc <yangrtc@aliyun.com>
Co-authored-by : cloudwebrtc <duanweiwei1982@gmail.com>
Co-authored-by : Haibo Chen <495810242@qq.com>
Co-authored-by : Steven Liu <lq@chinaffmpeg.org>
Co-authored-by : Jun Zhao <barryjzhao@tencent.com>
Signed-off-by : Jack Lau <jacklau1222@qq.com>
Signed-off-by : Steven Liu <lq@chinaffmpeg.org>- [DH] configure
- [DH] doc/muxers.texi
- [DH] libavformat/Makefile
- [DH] libavformat/allformats.c
- [DH] libavformat/avio.c
- [DH] libavformat/http.c
- [DH] libavformat/http.h
- [DH] libavformat/protocols.c
- [DH] libavformat/srtp.h
- [DH] libavformat/tls.c
- [DH] libavformat/tls.h
- [DH] libavformat/tls_openssl.c
- [DH] libavformat/whip.c
-
AWS Lambda function execution for video
11 avril, par AbinayaI am trying to run my application as Lambda, I am not getting successful eexecution everytime. Its like inconsistent results over testing.


The application uses files from S3 bucket as input, once I have tried to execute Lambda with input being a simple 2 sec long mp4 video using FFMPEG in my application for processing. Lambda executed for 4 or 5 times (not everytime). I was able to see the FFMPEG commands and logs on AWS Log output screen.
he cloudwatch logs on the last execution of this :


ffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers

built with gcc 11 (Ubuntu 11.2.0-19ubuntu1)

configuration: --prefix=/usr --extra-version=0ubuntu0.22.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared

libavutil 56. 70.100 / 56. 70.100

libavcodec 58.134.100 / 58.134.100

libavformat 58. 76.100 / 58. 76.100

libavdevice 58. 13.100 / 58. 13.100

libavfilter 7.110.100 / 7.110.100

libswscale 5. 9.100 / 5. 9.100

libswresample 3. 9.100 / 3. 9.100

libpostproc 55. 9.100 / 55. 9.100

END RequestId: a7e397a7-ef1b-44c5-9877-e60a55665fc8

REPORT RequestId: a7e397a7-ef1b-44c5-9877-e60a55665fc8 Duration: 255111.29 ms Billed Duration: 255000 ms Memory Size: 1024 MB Max Memory Used: 177 MB 



In short, I have created a console application that uses a model (let's say onnx model). This model is utilized in such a way that when my application is started, input is downloaded from s3, once any objects are detected in the input video I am trying to convert that into rendered output video with the use of FFMPEG


Generated output was also uploaded to S3 bucket in .flv format. Sometimes the Output is 0KB .Since then I haven't encountered successful execution for my video case though nothing have been modified in my image that is using to execute the Lambda. What would be the reason for such inconsistent action throughout my testing ?


I am expecting to have a successful output again, consistently. I have run the same application on ubuntu environment inside docker container, it generated output video and uploaded to S3, working as expected. The same docker image was pushed to ECR and I get no output. Is Lambda not compatible for FFMPEG usage ?
I have been struggling with this issue for days, Any help would be appreciated.