Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (44)

  • Installation en mode ferme

    4 février 2011, par

    Le mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
    C’est la méthode que nous utilisons sur cette même plateforme.
    L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
    Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (5233)

  • ffmpeg how to convert pgs subtitles to srt

    20 mai 2015, par 8ofspades

    I’m having an issue with extracting subtitles from ffmpeg 2.6.2. I have an mkv file with 6 subtitle streams, and I would like to generate srt files for all of them. My ffprobe output for the streams is below.

       Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 29.97 fps, 29.97 tbr, 1k tbn, 59.94 tbc (default)
    Stream #0:1(ita): Audio: ac3, 48000 Hz, stereo, fltp, 448 kb/s (default)
    Stream #0:2(ita): Audio: dts (DTS), 48000 Hz, 5.0(side), fltp, 1536 kb/s
    Metadata:
     title           : Italian
    Stream #0:3(rus): Subtitle: subrip (default)
    Metadata:
     title           : Russian
    Stream #0:4(ita): Subtitle: hdmv_pgs_subtitle
    Metadata:
     title           : Italian
    Stream #0:5(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
     title           : English
    Stream #0:6(fre): Subtitle: hdmv_pgs_subtitle
    Metadata:
     title           : French
    Stream #0:7(ger): Subtitle: hdmv_pgs_subtitle
    Metadata:
     title           : German
    Stream #0:8(spa): Subtitle: hdmv_pgs_subtitle
    Metadata:
     title           : Spanish

    The russian (subrip) subtitles work fine with

    ffmpeg -i input.mkv -c:s:0 copy sub_ru.srt

    however when I try and select and of the other (pgs) subtitle streams, it ignores the stream I selected and outputs the russian (stream 0:3) subtitles.

    I’m not sure if this an issue with my ffmpeg command or the fact that the other streams are pgs.

    Thanks

  • FFmpegMediaPlayer not playing some audio formats

    13 décembre 2015, par Alex Kombo

    The library seems to be working fine for most of the streams but mms streams, some mp3 streams and music from soundcloud of this format : https://api.soundcloud.com/tracks/203295468/stream?client_id=be1cce58c3bf38a344d5b436a2d6d7d1 ; don’t play. This is the error message I get :

    .490 21385-21385/com.radioafrica.music V/FFmpegMediaPlayer-JNI: native_setup
    11-06 14:28:26.490 21385-21385/com.radioafrica.music V/FFmpegMediaPlayer: constructor
    11-06 14:28:26.490 21385-21385/com.radioafrica.music V/FFmpegMediaPlayer: setListener
    11-06 14:28:26.490 21385-21385/com.radioafrica.music V/FFmpegMediaPlayer-JNI: setAudioStreamType: 3
    11-06 14:28:26.490 21385-21385/com.radioafrica.music V/FFmpegMediaPlayer: MediaPlayer::setAudioStreamType
    11-06 14:28:26.490 21385-21385/com.radioafrica.music V/FFmpegMediaPlayer-JNI: setDataSource: path mmsh:/stream.kbc.co.ke:8083
    11-06 14:28:26.490 21385-21385/com.radioafrica.music V/FFmpegMediaPlayer:
    setDataSource(mmsh:/stream.kbc.co.ke:8083)
    11-06 14:28:26.490 21385-21385/com.radioafrica.music E/Stream: mms://stream.kbc.co.ke:8083
    11-06 14:28:26.490 21385-21385/com.radioafrica.music E/AudioManager: Player entry present, no need to add
    11-06 14:28:26.494 21385-21385/com.radioafrica.music V/AudioManager: updating focussed RCC change to RCD: CallingPackageName:com.radioafrica.music
    11-06 14:28:26.516 21385-21385/com.radioafrica.music V/FFmpegMediaPlayer: prepareAsync
    11-06 14:28:26.516 21385-21385/com.radioafrica.music V/FFmpegMediaPlayer: MediaPlayer::setAudioStreamType
    11-06 14:28:43.535 21385-25001/com.radioafrica.music V/FFmpegMediaPlayer: message received msg=100, ext1=1, ext2=0
    11-06 14:28:43.535 21385-25001/com.radioafrica.music E/FFmpegMediaPlayer: error (1, 0)
    11-06 14:28:43.535 21385-25001/com.radioafrica.music V/FFmpegMediaPlayer: callback application
    11-06 14:28:43.535 21385-25001/com.radioafrica.music V/FFmpegMediaPlayer-JNI: notify: 100
    11-06 14:28:43.537 21385-21385/com.radioafrica.music E/FFmpegMediaPlayer: Error (1,0)
    11-06 14:28:43.537 21385-25001/com.radioafrica.music V/FFmpegMediaPlayer: back from callback
    11-06 14:28:43.581 21385-21385/com.radioafrica.music E/Music: Error: what=1, extra=0
    11-06 14:28:43.584 21385-21385/com.radioafrica.music V/FFmpegMediaPlayer-JNI: reset
    11-06 14:28:43.584 21385-21385/com.radioafrica.music V/FFmpegMediaPlayer: reset
    11-06 14:28:43.584 21385-21385/com.radioafrica.music V/FFmpegMediaPlayer-JNI: release
    11-06 14:28:43.584 21385-21385/com.radioafrica.music V/FFmpegMediaPlayer: setListener
    11-06 14:28:43.584 21385-21385/com.radioafrica.music V/FFmpegMediaPlayer: disconnect
    11-06 14:28:43.584 21385-21385/com.radioafrica.music V/FFmpegMediaPlayer: destructor
    11-06 14:28:43.584 21385-21385/com.radioafrica.music V/FFmpegMediaPlayer: disconnect

    Is there anything i missed when setting up the library that should make these streams play ? How can I handle this issue ?

  • Revision 15797 : Améliorer le comptage des liens entrants dans les stats (merci Daniel ...

    20 juin 2010, par da@… — Log

    Améliorer le comptage des liens entrants dans les stats (merci Daniel Déchelotte) Explication de l’auteur du correctif : Le test ($n == $limit) compare le nombre maximal de visites renvoyées à un nombre de hosts après agrégation, donc s’évalue presque toujours à faux. Je propose de toujours afficher le (...)