
Recherche avancée
Autres articles (112)
-
Ecrire une actualité
21 juin 2013, parPrésentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
Vous pouvez personnaliser le formulaire de création d’une actualité.
Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...) -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...) -
Script d’installation automatique de MediaSPIP
25 avril 2011, parAfin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
La documentation de l’utilisation du script d’installation (...)
Sur d’autres sites (9999)
-
avformat/http: Return an error in case of prematurely ending data
29 mars 2015, par Michael Niedermayer -
When i try to convert live http streams to .flv file i am getting Unrecognized option 'c:v' error
12 novembre 2014, par user3932031C :\Program Files\ffmpeg>ffmpeg -re -i
http://82.135.224.134/udp/239.100.2.20:1234
-c:v libx264 -b:v 5M -pix_fmt yuv420p -c:a:0 libfdk_aac -b:a:0 480k -f flv abc.flvI am running above command. I am getting folloing error:
[h264 @ 0154f300]sps_id out of range
[h264 @ 0154f300]non-existing SPS 32 referenced in buffering period
[h264 @ 0154f300]non-existing PPS referenced
[h264 @ 0154f300]sps_id out of range
[h264 @ 0154f300]non-existing SPS 32 referenced in buffering period
[h264 @ 0154f300]non-existing PPS 0 referenced
[h264 @ 0154f300]decode_slice_header error
[h264 @ 0154f300]no frame!
.
.
.
.
.
[mpegts @ 023c1700]max_analyze_duration reached
[mpegts @ 023c1700]Estimating duration from bitrate, this may be inaccurate
Input #0, mpegts, from 'http://82.135.224.134/udp/239.100.2.20:1234':
Duration: N/A, start: 63180.879433, bitrate: 62 kb/s
Program 1
Stream #0.0[0x3e9]: Video: h264, yuv420p, 720x576 [PAR 1:1 DAR 5:4], 38.11 f
ps, 25 tbr, 90k tbn, 50 tbc
Stream #0.1[0x3ea]: Audio: aac, 22050 Hz, stereo, s16, 62 kb/s
Unrecognized option 'c:v'How can i solve this error ? Please help me.
-
When i try to convert live http streams to .flv file i am getting this error
11 novembre 2014, par user3932031C :\Program Files\ffmpeg>ffmpeg -re -i
http://82.135.224.134/udp/239.100.2.20:1234
-c:v libx264 -b:v 5M -pix_fmt yuv420p -c:a:0 libfdk_aac -b:a:0 480k -f flv abc.flvI am running above command. I am getting folloing error:
[h264 @ 0154f300]sps_id out of range
[h264 @ 0154f300]non-existing SPS 32 referenced in buffering period
[h264 @ 0154f300]non-existing PPS referenced
[h264 @ 0154f300]sps_id out of range
[h264 @ 0154f300]non-existing SPS 32 referenced in buffering period
[h264 @ 0154f300]non-existing PPS 0 referenced
[h264 @ 0154f300]decode_slice_header error
[h264 @ 0154f300]no frame!
.
.
.
.
.
[mpegts @ 023c1700]max_analyze_duration reached
[mpegts @ 023c1700]Estimating duration from bitrate, this may be inaccurate
Input #0, mpegts, from 'http://82.135.224.134/udp/239.100.2.20:1234':
Duration: N/A, start: 63180.879433, bitrate: 62 kb/s
Program 1
Stream #0.0[0x3e9]: Video: h264, yuv420p, 720x576 [PAR 1:1 DAR 5:4], 38.11 f
ps, 25 tbr, 90k tbn, 50 tbc
Stream #0.1[0x3ea]: Audio: aac, 22050 Hz, stereo, s16, 62 kb/s
Unrecognized option 'c:v'How can i solve this error ? Please help me.