Recherche avancée

Médias (3)

Mot : - Tags -/pdf

Autres articles (89)

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

  • Configurer la prise en compte des langues

    15 novembre 2010, par

    Accéder à la configuration et ajouter des langues prises en compte
    Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
    De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
    Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...)

  • 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

Sur d’autres sites (5420)

  • FFmpeg installation for x264 codec

    17 juillet 2013, par user1830062

    can anybody help me out in where can i find ffmpeg download for windows x264 codec , am developing a website which converts any file format to mp4h264 baseline format , everythng was fine with another wrap installer called MooO ffmpeg which i found in this link http://www.moo0.com/?top=http://www.moo0.com/software/FFmpeg/
    evrythng is fine i can access the exe from my local system as the file is installed rather i could acess the same when its in remote as i knw the batch file location is different , any help related with ffmpeg x264 sourcecode or access batch file would be helpful.

    Thanks for your time

  • FFmpeg installation for x264 codec

    17 juillet 2013, par user1830062

    can anybody help me out in where can i find ffmpeg download for windows x264 codec , am developing a website which converts any file format to mp4h264 baseline format , everythng was fine with another wrap installer called MooO ffmpeg which i found in this link http://www.moo0.com/?top=http://www.moo0.com/software/FFmpeg/
    evrythng is fine i can access the exe from my local system as the file is installed rather i could acess the same when its in remote as i knw the batch file location is different , any help related with ffmpeg x264 sourcecode or access batch file would be helpful.

    Thanks for your time

  • Building an android application using ant in eclipse - halfninja /jhotovy ffmpeg for android project

    1er août 2012, par user1545779

    I have successfully built the shared objects in halfninja's android-ffmpeg-x264 git project.
    That project uses ant. Could anyone who has built that project successfully help with the steps he/she used in the second part to build the final apk or
    Could anybody with experience building android applications using ant either as an plugin in Eclipse or as a standalone tool help here

    I loaded both the ProjectTest and Project files into Eclipse.

    I am getting the following 2 errors :
    1a. Description : Project "ProjectTest" is missing required Java project "Project"
    I have loaded the Project project already and i can see it
    1b. Location : Build Path
    1c. Type : Build path problem

    2a. The project cannot be built until the build path problem has been resolved
    2b. Location : Unknown
    2c. Type : Java Problem

    Please note that I have no clue about editing what file : the available files are : Build.properties and build.xml

    Also how do I install ant into Eclipse and how do i run the application, as an Android, or JavaUnit ..?

    Any help will be greatly appreciated