Recherche avancée

Médias (91)

Autres articles (49)

  • 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.

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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (6719)

  • Two processes of libx264 from ffmpeg

    14 juillet 2016, par Corentin

    I’m currently encountering a problem with ffmpeg (ffmpeg-2.7.2-64bit-static) on ubuntu. When I execute two processes of MP3 encoding at the same time, they complete successfully. But when I execute one process of MP4 encoding (from WMV), if I execute a simultaneous MP4 transcoding process, the first one stops with no reason and the second one completes successfully.

    I really need to transcode at least two files in MP4 simultaneously, would you know what could be the issue ?

    Here are the commands :

    ffmpeg -copyts -start_at_zero -ss 00:00:00.0 -t 00:00:23.0 -i 'in1.wmv' -codec:v 'h264' 'out1.mp4'

    then :

    ffmpeg -copyts -start_at_zero -ss 00:00:00.0 -t 00:00:23.0 -i 'in2.wmv' -codec:v 'h264' 'out2.mp4'

    Thank you very much,
    Best regards,

  • Two processes of libx264 from ffmpeg

    14 juillet 2016, par Corentin

    I’m currently encountering a problem with ffmpeg (ffmpeg-2.7.2-64bit-static) on ubuntu. When I execute two processes of MP3 encoding at the same time, they complete successfully. But when I execute one process of MP4 encoding (from WMV), if I execute a simultaneous MP4 transcoding process, the first one stops with no reason and the second one completes successfully.

    I really need to transcode at least two files in MP4 simultaneously, would you know what could be the issue ?

    Here are the commands :

    ffmpeg -copyts -start_at_zero -ss 00:00:00.0 -t 00:00:23.0 -i 'in1.wmv' -codec:v 'h264' 'out1.mp4'

    then :

    ffmpeg -copyts -start_at_zero -ss 00:00:00.0 -t 00:00:23.0 -i 'in2.wmv' -codec:v 'h264' 'out2.mp4'

    Thank you very much,
    Best regards,

  • In print_report, print progression time in hours:mins:secs:us

    3 juin 2011, par Baptiste Coudurier

    In print_report, print progression time in hours:mins:secs:us