Recherche avancée

Médias (2)

Mot : - Tags -/map

Autres articles (98)

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

  • Dépôt de média et thèmes par FTP

    31 mai 2013, par

    L’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
    Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (11079)

  • how to ignore or fix false 'unmet dependencies' error ?

    31 août 2014, par yy502
    OS: LMDE 201403

    I previously installed OpenShot (a video editing software), which depends on libmlt6, and libmlt6 depends on ffmpeg. The chain of dependencies auto-installed just fine.

    Today I compiled and installed the latest ffmpeg v2.3.3 and apt-get starts to complain :

    You might want to run 'apt-get -f install' to correct these:
    The following packages have unmet dependencies:
    libmlt6 : Depends: ffmpeg (>= 5:0.6.2~) but 2.3.3-1 is to be installed
    E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

    Well, I’m sure my compiled version of ffmpeg is newer than whatever version libmlt6 requires, but the package manager does not seem to understand the new version number. How can I ignore or fix false ’unmet dependencies’ error, please ?

    Thanks for your time !

    Edit :

    Executing apt-get -f install would install the ffmpeg from repository to /usr/bin/ and uninstall/overwrite my compiled version of ffmpeg in /usr/local/bin/... not really the solution I’m after...

    Edit2 :

    the auto fix of apt-get will remove my compiled version of ffmpeg as prompted below :

    sudo apt-get install -f
    Reading package lists... Done
    Building dependency tree      
    Reading state information... Done
    Correcting dependencies... Done
    The following extra packages will be installed:
     ffmpeg
    Suggested packages:
     nvidia-libvdpau1
    The following packages will be upgraded:
     ffmpeg
    1 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
    Need to get 0 B/1,307 kB of archives.
    After this operation, 242 MB disk space will be freed.
    Do you want to continue? [Y/n] n
    Abort.
  • Official RealVideo Specifications

    29 juillet 2010, par Multimedia Mike — General

    A little birdie tipped me off to a publicly-accessible URL on the Helix community site (does anyone actually use Helix ?) that contains a bunch of specifications for RealVideo 8 and 9. I have been sifting through the documents to see exactly what they contain as the different files seem to be higher revisions of the same documents. Here is the title, date, and version of each PDF document :

    • RNDecoderPerformanceARM.pdf : Decoder Performance on StrongARM and XScale ; May 12, 2003 ; Version 1.1
    • rv89_decoder_summary.pdf : RealVideo 8/9 Combo Decoder Summary ; October 23, 2002 ; Version 1.0
    • rv9_dec_external_spec_v14.pdf : RealVideo 9 External Specification ; November 7, 2003 ; Version 1.4
    • rv8_dec_external_spec_v20.pdf : RealVideo 8 External Specification ; September 19, 2002 ; Version 2.0
    • RV8DecoderExternalSpecificationv201.pdf : RealVideo 8 External Specification ; October 20, 2006 ; Version 2.01
    • RV8DecoderExternalSpecificationv202.pdf : RealVideo 8 External Specification ; April 23, 2007 ; Version 2.02
    • RV8DecoderExternalSpecificationv203.pdf : RealVideo 8 External Specification ; July 20, 2007 ; Version 2.03
    • RV8DecoderExternalSpecificationv21.pdf : RealVideo 8 External Specification ; September 11, 2007 ; Version 2.1
    • RV9DecoderExternalSpecificationv15.pdf ; RealVideo 9 External Specification ; January 26, 2002 ; Version 1.5
    • RV9DecoderExternalSpecificationv16.pdf ; RealVideo 9 External Specification ; August 17, 2005 ; Version 1.6
    • RV9DecoderExternalSpecificationv18.pdf ; RealVideo 9 External Specification ; September 11, 2007 ; Version 1.8

    Additionally, there is an Excel spreadsheet entitled realvideo-faq.xls that appears to contain some general tech support advice for using Real’s official code. There are also 3 ZIP archives which contain profiling information about the official source code (post processing and entropy decoding top the charts which is no big surprise).

    I guess the latest version of each document (the ones dated September 11, 2007) are worth mirroring. Unfortunately, those latest document versions use a terrible font.

  • lavc : Replace av_dlog and tprintf with internal macros

    16 mars 2015, par Vittorio Giovara
    lavc : Replace av_dlog and tprintf with internal macros
    
    • [DBH] libavcodec/aacdec.c
    • [DBH] libavcodec/ac3enc.c
    • [DBH] libavcodec/alsdec.c
    • [DBH] libavcodec/audio_frame_queue.c
    • [DBH] libavcodec/bitstream.c
    • [DBH] libavcodec/cook.c
    • [DBH] libavcodec/dcadec.c
    • [DBH] libavcodec/dnxhddec.c
    • [DBH] libavcodec/dnxhdenc.c
    • [DBH] libavcodec/dvbsub_parser.c
    • [DBH] libavcodec/dvbsubdec.c
    • [DBH] libavcodec/dvdec.c
    • [DBH] libavcodec/dvdsubdec.c
    • [DBH] libavcodec/escape130.c
    • [DBH] libavcodec/ffv1dec.c
    • [DBH] libavcodec/ffv1enc.c
    • [DBH] libavcodec/flashsv.c
    • [DBH] libavcodec/flashsvenc.c
    • [DBH] libavcodec/flicvideo.c
    • [DBH] libavcodec/get_bits.h
    • [DBH] libavcodec/gifdec.c
    • [DBH] libavcodec/h261dec.c
    • [DBH] libavcodec/h263dec.c
    • [DBH] libavcodec/h264.c
    • [DBH] libavcodec/h264.h
    • [DBH] libavcodec/h264_cabac.c
    • [DBH] libavcodec/h264_cavlc.c
    • [DBH] libavcodec/h264_loopfilter.c
    • [DBH] libavcodec/h264_mvpred.h
    • [DBH] libavcodec/h264_refs.c
    • [DBH] libavcodec/h264_slice.c
    • [DBH] libavcodec/imc.c
    • [DBH] libavcodec/indeo3.c
    • [DBH] libavcodec/indeo4.c
    • [DBH] libavcodec/internal.h
    • [DBH] libavcodec/interplayvideo.c
    • [DBH] libavcodec/ituh263dec.c
    • [DBH] libavcodec/ivi.c
    • [DBH] libavcodec/jpegls.c
    • [DBH] libavcodec/jpeglsdec.c
    • [DBH] libavcodec/libmp3lame.c
    • [DBH] libavcodec/libopencore-amr.c
    • [DBH] libavcodec/mjpegdec.c
    • [DBH] libavcodec/motion_est.c
    • [DBH] libavcodec/mpeg12dec.c
    • [DBH] libavcodec/mpegaudiodec_template.c
    • [DBH] libavcodec/mpegaudiodecheader.c
    • [DBH] libavcodec/mpegaudioenc.c
    • [DBH] libavcodec/mpegvideo.c
    • [DBH] libavcodec/mpegvideo_enc.c
    • [DBH] libavcodec/mpegvideo_parser.c
    • [DBH] libavcodec/msmpeg4dec.c
    • [DBH] libavcodec/msmpeg4enc.c
    • [DBH] libavcodec/parser.c
    • [DBH] libavcodec/pcm-bluray.c
    • [DBH] libavcodec/pcm-dvd.c
    • [DBH] libavcodec/pgssubdec.c
    • [DBH] libavcodec/pngdec.c
    • [DBH] libavcodec/ratecontrol.c
    • [DBH] libavcodec/rv10.c
    • [DBH] libavcodec/svq1dec.c
    • [DBH] libavcodec/vaapi.c
    • [DBH] libavcodec/vaapi_h264.c
    • [DBH] libavcodec/vaapi_mpeg2.c
    • [DBH] libavcodec/vaapi_mpeg4.c
    • [DBH] libavcodec/vaapi_vc1.c
    • [DBH] libavcodec/vc1.c
    • [DBH] libavcodec/vc1dec.c
    • [DBH] libavcodec/vorbisdec.c
    • [DBH] libavcodec/vp3.c
    • [DBH] libavcodec/vqavideo.c
    • [DBH] libavcodec/wma.c
    • [DBH] libavcodec/wmadec.c
    • [DBH] libavcodec/wmalosslessdec.c
    • [DBH] libavcodec/wmaprodec.c
    • [DBH] libavcodec/wmv2dec.c