Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (60)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • MediaSPIP Core : La Configuration

    9 novembre 2010, par

    MediaSPIP Core fournit par défaut trois pages différentes de configuration (ces pages utilisent le plugin de configuration CFG pour fonctionner) : une page spécifique à la configuration générale du squelettes ; une page spécifique à la configuration de la page d’accueil du site ; une page spécifique à la configuration des secteurs ;
    Il fournit également une page supplémentaire qui n’apparait que lorsque certains plugins sont activés permettant de contrôler l’affichage et les fonctionnalités spécifiques (...)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

Sur d’autres sites (10202)

  • Encoding videos locally or through a third party ?

    7 septembre 2015, par JordanDevelop

    We’re in the process on building a view uploading and sharing community right now and we’re currently developing with idea of using a third-party like Zencoder, but what makes Zencoder a better option ?

    I’m sorry if i butcher up what is involved with supporting a local encoding system, so I’ll try to be vague. We plan on releasing with AWS, so why not setup an instance running ffmpeg ? I understand it’s a lot more then simply that, but if is it that difficult to find someone who can put together an instance for encoding ?

    Am I right to assume most third party encoding services seem very unrealistic, price wise, for a web application who specifically focus on encoding large amounts of media ? I did notice Amazon offers an encoding features and would definitely feel more comfortable using them, but even that seems seems redundant.

    I completely understand the cost behind encoding is very real, but I just can’t understand why third-party encoders are so widely accepted.

  • Can't install ffmpeg extension in xampp 3.2.2 in windows 7

    25 mars 2019, par User 8405526

    I’m trying to install ffmpeg extension but couldn’t success-ed. I’ve windows 7 64 bit, xampp version 3.2.2 with 7.1.1 PHP version and apache version is Apache/2.4.25 (Win32). Now I tried to install ffmpeg and get help from different forums like stackoverflow and other forums too but I got error instead of ffmpeg extension and now when I start my xampp software it gives me error, error title is httpd.exe - System Error and error is The program can't start because php5ts.dll is missing from your computer. Try reinstalling the program to fix this problem image of error is also attached here when I click Ok button after few seconds again it shows the same popup error with same title and error then my xampp's apache starts then I start mysql database and it starts normally, so is there any problem. Thanks in advance.

  • Video tube site on wordpress dedicated server mp4 only streams on android firefox

    9 mai 2015, par Steven Minix

    I have a video tube site that is quite popular and I am having an issue with my mp4 files streaming on android devices. When using Mozilla Firefox on android my videos play and seek perfectly. When using google chrome or default Android browser they do not play at all. I ran one of my videos through mp4box with a few settings and I got it to play on those browser in Android but they break when trying to seek. So at this stage the videos still play fine on Firefox in Android but now even though the video will start playing rather quickly on the other two browsers the videos will not seek properly as seeking will cause the video to break and restart itself. I am in a wordpress installation on a dedicated server.

    server specs:
    PHP 5.2.4 or greater
    MySQL 5.0 or greater
    PHP cURL extension
    PHP Zlib extension
    Unix-like OS (Windows is not supported)
    PHP 5.3, 5.4, 5.5 yes
    IonCube Loader 4.6.1 or above yes
    Mysql 5.0 or above and its support in PHP yes
    FFmpeg 1.0 or above with libx264, libavfilter and AAC codec (libfaac, libfdk_aac or native ffmpeg aac codec) yes
    cURL and its support in PHP yes
    Apache + mod_rewrite + (MultiViews option disabled) yes, not sure about multi views, please ask how this is done.
    Zlib library yes
    XML extension yes
    GD2 with true type font (required!) yes
    Ability to exec PHP from CLI using exec() command yes
    PHP register_globals off yes
    PHP magic_quotes_gpc off yes
    PHP safe_mode off yes
    PHP file_uploads on yes
    PHP allow_url_fopen on yes

    The files are MP4 with the meta data at the front of the file and playing in the standard wordpress video player(or any html5 based player as I have tried quite a few and all have the same result)

    I had to ask my server admin to install ffmpeg for my streaming is it possible they did not add the right commands ?

    I have no idea what my videos are doing on Apple devices but I assume it is okay since Google Analytics shows a low bounce rate from that devices.

    If any issue is on service side I want to contact them armed with facts. I appreciate your help in this matter.

    EDIT : FFMPEG SERVER CONFIGURATION :
    root@dwhsv160 [ /ffmpeginstaller.8.0]# ffmpeg -version
    ffmpeg version N-71403-g415f1fa-syslint Copyright (c) 2000-2015 the FFmpeg developers
    built with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-11)
    configuration : —prefix=/usr/local/cpffmpeg —enable-shared —enable-nonfree —enable-gpl —enable-pthreads —enable-libopencore-amrnb —enable-decoder=liba52 —enable-libopencore-amrwb —enable-libfaac —enable-libmp3lame —enable-libtheora —enable-libvorbis —enable-libx264 —enable-libxvid —extra-cflags=-I/usr/local/cpffmpeg/include/ —extra-ldflags=-L/usr/local/cpffmpeg/lib —enable-version3 —extra-version=syslint
    libavutil 54. 22.101 / 54. 22.101
    libavcodec 56. 34.100 / 56. 34.100
    libavformat 56. 30.100 / 56. 30.100
    libavdevice 56. 4.100 / 56. 4.100
    libavfilter 5. 13.101 / 5. 13.101
    libswscale 3. 1.101 / 3. 1.101
    libswresample 1. 1.100 / 1. 1.100
    libpostproc 53. 3.100 / 53. 3.100

    The few things I tried with the mp4 that got them to play but still not seek properly were running them through mp4box with no special settings and simply remuxing them. I also tried a couple special settings like adding a hint track and other things none resulted in the file streaming properly in chrome or default android browser. AGAIN my files stream fine on all desktops and in FIREFOX on android but DO NOT work in chrome on android or default android browser.