Recherche avancée

Médias (1)

Mot : - Tags -/ticket

Autres articles (22)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (6960)

  • SOLVED : How to start CMD and execute command in current folder with a batch file

    22 mai 2024, par pzych0p4th

    I have this command that I run via cmd in a folder and it executes without problems :

    


    for %i in (*) do ffmpeg -y -i "%i" -vcodec copy -acodec copy -map 0:v -map 0:a "%i.mp4"

    


    Now I want to create a batch file that I can just open and it will execute this command in the current folder.
However for the life of me I cannot get anything to work.
Ive tried googling the answer and tried lots of answers from here also, but it seems my knowledge is lacking a bit.
If anyone can give any tips that would be appreciated, thanks.
I apologize beforehand if something is blatantly obvious, lmao.

    


  • How to start CMD and execute command in current folder with a batch file [closed]

    23 mai 2024, par pzych0p4th

    I have this command that I run via cmd in a folder and it executes without problems :

    


    for %i in (*) do ffmpeg -y -i "%i" -vcodec copy -acodec copy -map 0:v -map 0:a "%i.mp4"

    


    Now I want to create a batch file that I can just open and it will execute this command in the current folder.
However for the life of me I cannot get anything to work.
Ive tried googling the answer and tried lots of answers from here also, but it seems my knowledge is lacking a bit.
If anyone can give any tips that would be appreciated, thanks.
I apologize beforehand if something is blatantly obvious, lmao.

    


  • configure : Check for DXVA2_ConfigPictureDecode instead of LPDIRECT3DSURFACE9

    2 juin 2015, par Martin Storsjö
    configure : Check for DXVA2_ConfigPictureDecode instead of LPDIRECT3DSURFACE9
    

    Checking this struct is a bit more natural for this dependency.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] configure