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 (12562)

  • How can I generate encoded HEVC bitstream using ffmpeg ?

    31 octobre 2014, par jgmao

    I am able to encoded YUV file to mp4 using HEVC :

    ffmpeg.exe -f rawvideo -s 1920x1080 -pix_fmt yuv420p -i input.yuv -c:v hevc -r 30 -x265-params crf=27 -vframes 300 -an -y test.mp4

    Here is the mp4box -info test.mp4 shows :

    * Movie Info *
           Timescale 1000 - Duration 00:00:10.000
           1 track(s)
           Fragmented File: no
           File suitable for progressive download (moov before mdat)
           File Brand isom - version 512
           Created: UNKNOWN DATE   Modified: UNKNOWN DATE File has no MPEG4 IOD/OD

    iTunes Info:
           Encoder Software: Lavf56.11.100

    Track # 1 Info - TrackID 1 - TimeScale 15360 - Media Duration 00:00:10.000 Track has 1 edit lists: track duration is 00:00:10.000 Media Info: Language "Undetermined" - Type "vide:hev1" - 300 samples Visual Track layout: x=0 y=0 width=1920 height=1080 MPEG-4 Config: Visual Stream - ObjectTypeIndication 0x23 HEVC Video - Visual Size 1920 x 1080
           HEVC Info: Profile Main @ Level 5 - Chroma Format 1
           NAL Unit length bits: 32 - general profile compatibility 0x60000000
           Parameter Sets: 1 VPS 1 SPS 1 PPS
           SPS resolution 1920x1080
           Bit Depth luma 8 - Chroma 8 - 1 temporal layers

    But how can I get the decodeble bit stream ? I tried

    mp4box -raw 1 test.mp4 -out out.bin

    It gives :

    Extracting MPEG-H HEVC stream to hevc

    But the out.bin couldn’t be decoded by HM or elecard.

    Thanks

  • Error while trying to create dashcast stream using libx265

    16 décembre 2015, par Rahul

    I’m trying to create a h265 encoded stream from webcam using the follwoing command.

    DashCast -vf video4linux2  -v4l2f mjpeg -v /dev/video0 -conf dashcast.conf -live-media

    The content if dashcast.conf is

    [v1]
    type=video
    codec=libx265
    bitrate=1000000
    framerate=25
    width=640
    height=480

    But I’m getting this error.

    Options:
       video source: /dev/video0
       video format: video4linux2
       v4l2 format: mjpeg
       video crop: 0x0
       audio source:
    Configurations:
       id:v1   res:640x480 vbr:1000000
    [mjpeg @ 0xb194e0] Changeing bps to 8
    Input #0, video4linux2,v4l2, from '/dev/video0':
     Duration: N/A, start: 50349.327770, bitrate: N/A
       Stream #0:0: Video: mjpeg, yuvj422p(pc, bt470bg/unknown/unknown), 1280x720, -5 kb/s, 30 fps, 30 tbr, 1000k tbn, 1000k tbc
    AVCTX give frame duration of 1/1000000 - keeping requested rate -1, but this may result in unexpected behaviour.
    [swscaler @ 0xb91ea0] deprecated pixel format used, make sure you did set range correctly
    Press q or Q to exit...
    [dashcast] Live system dropped a video frame
    [dashcast] Live system dropped a video frame
    x265 [info]: HEVC encoder version 1.85dcc9d3a928c400b
    x265 [info]: build info [Linux][GCC 4.8.4][64 bit] 8bit
    x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
    x265 [info]: Main profile, Level-3 (Main tier)
    x265 [info]: Thread pool created using 4 threads
    x265 [info]: frame threads / pool features       : 1 / wpp(8 rows)
    [dashcast] Live system dropped a video frame
    x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
    x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
    x265 [info]: ME / range / subpel / merge         : hex / 57 / 2 / 2
    x265 [info]: Keyframe min / max / scenecut       : 25 / 250 / 40
    x265 [info]: Lookahead / bframes / badapt        : 20 / 4 / 2
    x265 [info]: b-pyramid / weightp / weightb       : 1 / 1 / 0
    x265 [info]: References / ref-limit  cu / depth  : 3 / 0 / 0
    x265 [info]: AQ: mode / str / qg-size / cu-tree  : 1 / 1.0 / 32 / 1
    x265 [info]: Rate Control / qCompress            : ABR-1000 kbps / 0.60
    x265 [info]: tools: rd=3 psy-rd=0.30 signhide tmvp strong-intra-smoothing
    x265 [info]: tools: deblock sao
    Cannot parse HEVC/H265 SPS/PPS
    Bad Parameter: dc_gpac_video_write_config
    Bad Parameter: gf_isom_start_segment
    Cannot open output video file.
    Generating MPD at 2015-11-24T19:17:46.040Z
    StartTime: 2015-11-24T19:17:46.040Z - startNumber 1 - last number 1
    Keyboard thread exit
    [dashcast] Live system dropped a video frame
    [dashcast] Live system dropped a video frame

    What could be the problem ? Changing codec to libx264 in the conf file works fine.

  • Evolution #2970 : Logos en SVG

    31 juillet 2017

    Bonjour,

    Un article intéressant : https://korben.info/uploader-fichier-svg-wordpress.html
    Avec liens vers explications du danger des SVG.
    Et un plugin WP qui gère(rait) cette sécurité.