
Recherche avancée
Médias (1)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (40)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Installation en mode ferme
4 février 2011, parLe mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
C’est la méthode que nous utilisons sur cette même plateforme.
L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...) -
La sauvegarde automatique de canaux SPIP
1er avril 2010, parDans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...)
Sur d’autres sites (6026)
-
ffmpeg covert video in different format and also a cut same time
17 juillet 2017, par Mahesh Prajapatii am converting video one format to another format but i want to also a cut it from some of the time duration so please help me to resolve that problem.
hear some of the sample code. in blow command height and width is given dynamically.$conv_cmd="$ffmpeg -y -i ".$source_video_path.$newfilename." -c:v libx264 -preset veryfast -s ".$width[1]."x".$height[1]." -b:a 196k -b:v 1000K uploads/all_tags_videos/".$con_file_name.".mp4 2>&1";
that is convert code it’s give me error
[0] => ffmpeg version git-2017-04-04-1229007 Copyright (c) 2000-2017 the FFmpeg developers
[1] => built with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-17)
[2] => configuration: --prefix=/usr/local/ffmpeg --extra-cflags='-I$/usr/local/ffmpeg/include -fPIC' --extra-ldflags=-L/usr/local/ffmpeg/lib/ --bindir=/usr/sbin --extra-libs=-ldl --enable-gpl --enable-nonfree --enable-libspeex --enable-shared --enable-libfdk_aac --enable-libopus --enable-libfreetype --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264
[3] => libavutil 55. 59.100 / 55. 59.100
[4] => libavcodec 57. 90.100 / 57. 90.100
[5] => libavformat 57. 72.100 / 57. 72.100
[6] => libavdevice 57. 7.100 / 57. 7.100
[7] => libavfilter 6. 83.100 / 6. 83.100
[8] => libswscale 4. 7.100 / 4. 7.100
[9] => libswresample 2. 8.100 / 2. 8.100
[10] => libpostproc 54. 6.100 / 54. 6.100
[11] => Input #0, flv, from '/home/cigarsnearme/public_html/wp-content/themes/Newspaper_child/cigar_template/pageshortcode/status_tag_photos_upload_plugin/uploads/all_tags_videos/33-cc49pFlruuscbPhtmIaPFxjINpdGUx-1500249600.flv':
[12] => Metadata:
[13] => encoder : Lavf53.24.2
[14] => Duration: 00:00:11.00, start: 0.000000, bitrate: 1525 kb/s
[15] => Stream #0:0: Audio: aac (LC), 48000 Hz, 5.1, fltp, 384 kb/s
[16] => Stream #0:1: Video: flv1, yuv420p, 1280x720, 1200 kb/s, 1k fps, 25 tbr, 1k tbn
[17] => Stream mapping:
[18] => Stream #0:1 -> #0:0 (flv1 (flv) -> h264 (libx264))
[19] => Stream #0:0 -> #0:1 (aac (native) -> aac (native))
[20] => Press [q] to stop, [?] for help
[21] => [libx264 @ 0x10fe7a0] using cpu capabilities: none!
[22] => [libx264 @ 0x10fe7a0] profile High, level 3.1
[23] => [libx264 @ 0x10fe7a0] 264 - core 148 r2762 90a61ec - H.264/MPEG-4 AVC codec - Copyleft 2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=2 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=22 lookahead_threads=5 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=10 rc=abr mbtree=1 bitrate=1000 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
[24] => [AVFilterGraph @ 0x1d73e60] Error initializing threading.
[25] => [AVFilterGraph @ 0x1d73e60] Error creating filter 'anull'
[26] => Error reinitializing filters!
[27] => Failed to inject frame into filter network: Cannot allocate memory
[28] => Error while processing the decoded data for stream #0:0
[29] => [libx264 @ 0x10fe7a0] final ratefactor: 28.36
[30] => Conversion failed! -
Merge commit '4795e4f61f993940c5384044caff56cc15078698'
19 mai 2017, par Clément BœschMerge commit '4795e4f61f993940c5384044caff56cc15078698'
* commit '4795e4f61f993940c5384044caff56cc15078698' :
alac : Convert to the new bitstream reader
rtp : Convert to the new bitstream reader
mov : Convert to the new bitstream readerThis merge is a noop, see
http://ffmpeg.org/pipermail/ffmpeg-devel/2017-April/209609.htmlMerged-by : Clément Bœsch <u@pkh.me>
-
Merge commit 'fc322d6a70189da24dbd445c710bb214eb031ce7'
3 mai 2017, par Clément BœschMerge commit 'fc322d6a70189da24dbd445c710bb214eb031ce7'
* commit 'fc322d6a70189da24dbd445c710bb214eb031ce7' :
tta : Convert to the new bitstream reader
mlp : Convert to the new bitstream reader
unary : Convert to the new bitstream readerThis merge is a noop, see
http://ffmpeg.org/pipermail/ffmpeg-devel/2017-April/209609.htmlMerged-by : Clément Bœsch <u@pkh.me>