Recherche avancée

Médias (1)

Mot : - Tags -/getid3

Autres articles (85)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • 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 à (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

Sur d’autres sites (10345)

  • Moving files into sub folders based by average filesize

    5 février 2016, par darkshaed

    I need the help of you programming savants in creating a batch script or powershell script that will move and divide a group of files from one directory into 4 subdirectories based on an average total filesize. After the sort, the sub-directories should be roughly equal in terms of folder size.

    Why do I need this ?

    I have 4 computers that I would like to utilize for encoding via FFMPEG and it would be helpful for a script to divide a folder into 4 parts (sub-directories) based on a total average size.

    So lets say there are an assortment of movie files with varying different file sizes totaling to 100 GB, the script would divy the movie files and move them into 4 sub folders ; each folder having around 25 GB. Doing this will allow the 4 machines to encode the sum of the data equally and efficiently.

    After all that encoding I’ll have 2 files, XYZ.(original Extension) and XYZ.264, A script that could compare the 2 files and delete the larger file would be extremely helpful and cut down on manual inspection.

    Thank you, I hope this is possible.

  • jpeg2000dwt : add float based 9/7 dwt

    28 mai 2013, par Michael Niedermayer
    jpeg2000dwt : add float based 9/7 dwt
    

    Untested as theres no code yet using it in the encoder.
    Code based on mixed float/int dwt

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/jpeg2000dwt.c
    • [DH] libavcodec/jpeg2000dwt.h
  • Revision 12c6688e31 : vp9_reconintra_neon : add d45 8x8 based on ssse3 implementation 91% faster ove

    20 juin 2015, par James Zern

    Changed Paths :
     Modify /test/test_intra_pred_speed.cc


     Modify /vp9/common/arm/neon/vp9_reconintra_neon.c


     Modify /vp9/common/vp9_rtcd_defs.pl



    vp9_reconintra_neon : add d45 8x8

    based on ssse3 implementation

     91% faster over 20M pixels

    Change-Id : I6d743a53352c2d6de0efe7899d7996e8b0f7fa29