Recherche avancée

Médias (1)

Mot : - Tags -/berlin

Autres articles (66)

  • 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

  • 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

  • La sauvegarde automatique de canaux SPIP

    1er avril 2010, par

    Dans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
    Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...)

Sur d’autres sites (10735)

  • libavcodec : Set hidden visibility on global symbols accessed from AArch64 assembly

    11 juillet 2022, par Martin Storsjö
    libavcodec : Set hidden visibility on global symbols accessed from AArch64 assembly
    

    The AArch64 assembly accesses those symbols directly, without
    indirection via e.g. the GOT on ELF. In order for this not to
    require text relocations, those symbols need to be resolved fully
    at link time, i.e. those symbols can't be interposable.

    Normally, so far, this is achieved when linking shared libraries
    in two ways ; we have a version script (libavcodec/libavcodec.v) which
    marks all symbols that don't start with av* as local. Additionally,
    we try to add -Wl,-Bsymbolic to the linker options if supported,
    making sure that such symbol references are resolved fully at link
    time, instead of making them interposable.

    When the libavcodec static library is linked into another shared
    library, there's no guarantee that it uses similar options (even though
    that would be favourable), which would end up requiring text relocations
    in the AArch64 assembly.

    Explicitly mark the symbols that are accessed from AArch64 assembly
    as hidden, so that they are resolved fully at link time even without
    the version script and -Wl,-Bsymbolic.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavcodec/aacsbrdata.h
    • [DH] libavcodec/fft.h
    • [DH] libavcodec/vp9dsp.h
    • [DH] libavutil/attributes_internal.h
  • FFmpeg gdigrab failed to capture image

    1er février 2023, par Marek Spišiak

    Hi I am trying to capture desktop with ffmpeg gdigrab. I am using SSH connection to remotely use admin cmd on windows 10 pc. When i execute this command normally it works but remotely it doesnt.

    &#xA;

    ffmpeg -f gdigrab -framerate 30 -i desktop output.mkv

    &#xA;

    error message

    &#xA;

    ffmpeg version 4.4-essentials_build-www.gyan.dev Copyright (c) 2000-2021 the FFmpeg developers&#xA;  built with gcc 10.2.0 (Rev6, Built by MSYS2 project)&#xA;  configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv --enable-gnutls --enable-libxml2 --enable-gmp --enable-lzma --enable-zlib --enable-libsrt --enable-libssh --enable-libzmq --enable-avisynth --enable-sdl2 --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libaom --enable-libopenjpeg --enable-libvpx --enable-libass --enable-libfreetype --enable-libfribidi --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-ffnvcodec --enable-nvdec --enable-nvenc --enable-d3d11va --enable-dxva2 --enable-libmfx --enable-libgme --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-libtheora --enable-libvo-amrwbenc --enable-libgsm --enable-libopencore-amrnb --enable-libopus --enable-libspeex --enable-libvorbis --enable-librubberband&#xA;  libavutil      56. 70.100 / 56. 70.100&#xA;  libavcodec     58.134.100 / 58.134.100&#xA;  libavformat    58. 76.100 / 58. 76.100&#xA;  libavdevice    58. 13.100 / 58. 13.100&#xA;  libavfilter     7.110.100 /  7.110.100&#xA;  libswscale      5.  9.100 /  5.  9.100&#xA;  libswresample   3.  9.100 /  3.  9.100&#xA;  libpostproc    55.  9.100 / 55.  9.100&#xA;[gdigrab @ 000001f3e781e600] Capturing whole desktop as 1024x768x32 at (0,0)&#xA;[gdigrab @ 000001f3e781e600] Failed to capture image (error 5)&#xA;[gdigrab @ 000001f3e781e600] Could not find codec parameters for stream 0 (Video: bmp, none, 754987 kb/s): unspecified size&#xA;Consider increasing the value for the &#x27;analyzeduration&#x27; (15000000) and &#x27;probesize&#x27; (70000000) options&#xA;Input #0, gdigrab, from &#x27;desktop&#x27;:&#xA;  Duration: N/A, bitrate: 754987 kb/s&#xA;  Stream #0:0: Video: bmp, none, 754987 kb/s, 30 fps, 1000k tbr, 1000k tbn, 1000k tbc&#xA;Output #0, matroska, to &#x27;pipe:&#x27;:&#xA;Output file #0 does not contain any stream&#xA;

    &#xA;

    I tried to increase analyzeduration and probesize to max integer but it doesnt help.

    &#xA;

  • How to avoid ffmpeg failing to add chapters to mov file ?

    27 septembre 2022, par BabaG

    I've been trying all day to get ffmpeg to add chapters to a prores mov file. It does add the first two, but then it fails with the name of the text file and an error message :

    &#xA;

    chapterstest_orig.txt: Invalid data found when processing input&#xA;

    &#xA;

    I see lots of online references to the format of both the ffmpeg command, as well as the text file containing the chapter metadata. Here are mine :

    &#xA;

    ffmpeg -i chapterstest_orig.mov -i chapterstest_orig.txt -map_metadata 1 -codec copy chapterstest.mov&#xA;

    &#xA;

    i've also tried it with -map_chapters :

    &#xA;

    ffmpeg -i chapterstest_orig.mov -i chapterstest_orig.txt -map_metadata 1 -map_chapters 1 -codec copy chapterstest.mov&#xA;

    &#xA;

    Here's a copy of my text file, containing the chapter info :

    &#xA;

    ;FFMETADATA1&#xA;title=Angel&#x27;s Gate Cultural Center&#xA;artist=Buzzworld&#xA;&#xA;[CHAPTER]&#xA;TIMEBASE=1/1000&#xA;START=0&#xA;END=6999&#xA;title=Buzzworld 10-10-1997&#xA;&#xA;[CHAPTER]&#xA;TIMEBASE=1/1000&#xA;START=7000&#xA;END=290999&#xA;title=The Road To Lisdoonvarna&#xA;&#xA;[CHAPTER]&#xA;TIMEBASE=1/1000&#xA;START=291000&#xA;END=739999&#xA;title=Jack Orion&#xA;&#xA;[CHAPTER]&#xA;TIMEBASE=1/1000&#xA;START=740000&#xA;END=992999&#xA;title=The Frieze Britches&#xA;&#xA;[CHAPTER]&#xA;TIMEBASE=1/1000&#xA;START=993000&#xA;END=1295999&#xA;title=The Blackleg Miner&#xA;&#xA;[CHAPTER]&#xA;TIMEBASE=1/1000&#xA;START=1296000&#xA;END=1559999&#xA;title=Johnny Jump Up&#xA;&#xA;[CHAPTER]&#xA;TIMEBASE=1/1000&#xA;START=1560000&#xA;END=1867999&#xA;title=Tom Billy&#x27;s&#xA;&#xA;[CHAPTER]&#xA;TIMEBASE=1/1000&#xA;START=1868000&#xA;END=2143999&#xA;title=When Will We Be Married?&#xA;&#xA;[CHAPTER]&#xA;TIMEBASE=1/1000&#xA;START=2144000&#xA;END=2500999&#xA;title=The Old Bush&#xA;&#xA;[CHAPTER]&#xA;TIMEBASE=1/1000&#xA;START=2501000&#xA;END=2839000&#xA;title=Niamh&#x27;s Capers&#xA;

    &#xA;

    If I delete everything after the second chapter, the file processes. It always fails if I add more chapters.

    &#xA;

    I've also tried using things like :

    &#xA;

    -map 0:v -map 0:a -map 0:s&#xA;

    &#xA;

    Any help is much appreciated. I'm kind of at my wits end here.

    &#xA;

    Thanks.

    &#xA;