Recherche avancée

Médias (0)

Mot : - Tags -/tags

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (34)

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

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

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

  • ffmpeg incompatible with output codec id

    28 décembre 2017, par diS

    Trying to create the dash segments with the below command :

    ./ffmpeg -y -err_detect careful -analyzeduration 8000000 -probesize 4000000 -rtbufsize 300000 -flush_packets 0  -fflags +genpts+discardcorrupt -f mpegts -i  Sample.ts -c copy -f dash -window_size 40 -min_seg_duration 8000000 -use_timeline 1 -use_template 1 live.mpd

    But I get below error :

    [mp4 @ 0x3fc0280] Tag [27][0][0][0] incompatible with output codec id '28' (avc1)
    Could not write header for output file #0 (incorrect codec parameters ?): Invalid data found when processing input

    ffmpeg release/3.4.
    dashenc.c is on

    commit 1b8ef01f04ab2210a26b59d3a1a62daed52ce88a

    Instead of dash If I use mp4 there are no issues.

    Do we need to compulsorily transcode ?

  • Apple HLS h.264 encoding

    24 novembre 2016, par user3753682

    I know thta this is a legal question, but since this involves ffmpeg and libx264 i am going here

    For using Apple’s HLS or Mpeg Dash video streaming technology, should we pay any royalties to MPEGLA ?

    We use ffmpeg with libx264 to generate the content. ffmpeg and libx264 are free softwares but h.264 and Dash are patented technologies

  • Apple HLS h.264 encoding

    24 novembre 2016, par user3753682

    I know thta this is a legal question, but since this involves ffmpeg and libx264 i am going here

    For using Apple’s HLS or Mpeg Dash video streaming technology, should we pay any royalties to MPEGLA ?

    We use ffmpeg with libx264 to generate the content. ffmpeg and libx264 are free softwares but h.264 and Dash are patented technologies