Recherche avancée

Médias (91)

Autres articles (112)

  • Script d’installation automatique de MediaSPIP

    25 avril 2011, par

    Afin 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 (...)

  • Demande de création d’un canal

    12 mars 2010, par

    En fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
    Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...)

  • La sauvegarde automatique de canaux SPIP

    1er avril 2010, par

    Dans 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 (12397)

  • ffmpeg + Raspberry Pi 4b + stream_loop CPU optimization

    14 avril 2020, par beamercola

    I'm making a Pi livestreaming covid tracker, but watching my CPU/RAM get decimated

    



    VBR="2500k"
FPS="30"
QUAL="medium"
YOUTUBE_URL="rtmp://a.rtmp.youtube.com/live2"
KEY="..."
TEXTFILE="message.txt"

ffmpeg \
    -re -stream_loop -1 \
    -i a.mp4 \
    -vf "drawtext=fontfile=font.ttf:fontsize=30: \
    fontcolor=white:x=(w-text_w)/2:y=(h-text_h)/2:textfile=$TEXTFILE:reload=1" \
    -vcodec libx264 -preset $QUAL -r $FPS \
    -f flv "$YOUTUBE_URL/$KEY"


    



    When I run that, top gives me %CPU 282 %MEM 4.0

    



    I installed ffmpeg with sudo apt-get ffmpeg

    



    I'm not sure if I'm using hardware acceleration. It was brought up in a number of posts that were a year old or so.

    


  • Fuji .mov file converted by ffmpeg doesn't play in Windows Media Player [closed]

    30 août 2023, par glipster

    My Fuji X-T3 generates an FHD movie as a .mov with HEVC video and PPM audio. The new Media Player on Windows won't play this (without buying a codec) so I convert it to .mp4 using ffmpeg CLI (ffmpeg -i in.mov out.mp4). The resulting .mp4 file uses AVC video and AAC LC audio. This plays fine in VLC, but will not play in Windows Media Player nor Media Player. I've experimented with various options, but nothing seems to work.
For the original source .mov file, MediaInfo identifies 3 streams :
1stVid : English, 201Mb/s, 1920*1080 (16:9), at 29.970 FPS, HEVC (Main10@L5.2@High)
1stAud : english, 2304 kb/s, 48.0 hKz, 24 bits, 2 channels,PCM (Little/Signed)
1 : QuickTime TC

    


    The Output .mp4 file shows :
1stVid : English 3312kb/s, 1920*1080 (16:9) at 29.970 FPS, AVC (High 10@L4)(CABAC/4 RefFrames)
1stAud : English 132 kb/s, 48.0 kHz, 2 channels, AC LC
1 : QuickTime TC

    


    Using ffmpeg CLI, I tried changing the bitrates for the video and audio, I tried removing the timecode stream, tried a different AAC codec, tried moving the metadata to the front (-movflags faststart), also tried -strict experimental, tried first converting to .mkv (which does work) and then converting to .mp4 (with and without copy). I had hoped one of these might work ; but nothing has worked thus far.

    


    Has anyone else solved this problem ? Any help would be greatly appreciated.

    


  • Anomalie #2237 : purger : Accès interdit

    19 août 2011, par Ben .

    le Maj.log mais cela n’apporte rien : Aug 19 21:59:02 82.236.49.247 (pid 27844) :Pri : !INFO : recree les tables eventuellement disparues Aug 19 21:59:02 82.236.49.247 (pid 27844) :Pri : !INFO : Version anterieure : 18219. Courante : 18310 Aug 19 21:59:02 82.236.49.247 (pid 27844) :Pri : !INFO : maj meta (...)