Recherche avancée

Médias (91)

Autres articles (99)

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

  • 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

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

Sur d’autres sites (7475)

  • Revision 80bd67f09d : Merge "Disable decoder read/write access to the mode_info array" into sandbox/Ji

    1er juillet 2014, par Jingning Han

    Merge "Disable decoder read/write access to the mode_info array" into
    sandbox/Jingning/transcode

  • Error : The path is not of a legal form while using NReco.VideoConverter

    26 janvier 2017, par Dyon

    I am trying to convert a .flac-file to a .wav-file using NReco.VideoConverter, but I keep getting an error and I do not know why.
    This is the piece of code I am using for the conversion :

           //Create the NReco.VideoConverter.FFMpegConverter object
           var ffmpeg = new FFMpegConverter();

           //inputFile will be something like this:
           //type: string, "C:\\some\\folder\\fullTrackName" + ".flac"
           var inputFile = Path.Combine(downloadFolder + fullTrackNameNoExtension + ".flac");

           //outputFile will be something like this:
           //type: string, "C:\\some\\folder\\musicfile" + ".wav"
           var outputFile = Path.Combine(downloadFolder + fullTrackNameNoExtension + ".wav");

           //Convert the file using NReco.VideoConverter.FFMpegConverter
           ffmpeg.ConvertMedia(inputFile, outputFile, null);

    inputFile/outputFile would be like this, this is what I see when I insert a breakpoint and check the values of in/outputFile :

    string, inputFile/outputFile : "Z :\Downloads\Audio - File (Original Mix).flac" (or .wav)

    And this is the error I receive when I run ffmpeg.ConvertMedia :

    System.ArgumentException: The path is not of a legal form.
      at System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
      at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
      at System.IO.Path.GetFullPathInternal(String path)
      at System.IO.File.InternalGetLastWriteTimeUtc(String path, Boolean checkHost)
      at NReco.VideoConverter.FFMpegConverter.EnsureFFMpegLibs()
      at NReco.VideoConverter.FFMpegConverter.ConvertMedia(Media input, Media output, ConvertSettings settings)
      at NReco.VideoConverter.FFMpegConverter.ConvertMedia(String inputFile, String inputFormat, String outputFile, String outputFormat, ConvertSettings settings)
      at NReco.VideoConverter.FFMpegConverter.ConvertMedia(String inputFile, String outputFile, String outputFormat)
      at APPLICATION_Name.APPLICATION_Class.ConvertFile(String downloadFolder, String fullTrackName, String fullTrackNameNoExtension, String downloadQuality, String downloadType) in X:\APPLICATION_Name\DownloadTrack.cs:line 244
  • Anomalie #3282 : Exception lors de la ReflectionFunction de sandbox.php | Spip 3.0.17

    9 octobre 2014, par marcimat ☺☮☯♫

    Correction en 3.0 par r21589