Recherche avancée

Médias (1)

Mot : - Tags -/wave

Autres articles (70)

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

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • MediaSPIP Core : La Configuration

    9 novembre 2010, par

    MediaSPIP Core fournit par défaut trois pages différentes de configuration (ces pages utilisent le plugin de configuration CFG pour fonctionner) : une page spécifique à la configuration générale du squelettes ; une page spécifique à la configuration de la page d’accueil du site ; une page spécifique à la configuration des secteurs ;
    Il fournit également une page supplémentaire qui n’apparait que lorsque certains plugins sont activés permettant de contrôler l’affichage et les fonctionnalités spécifiques (...)

Sur d’autres sites (6251)

  • undefind reference to symbol 'avpriv_tak_parse_streaming@@LIBAVCODEC_FFMPEG_56'

    29 septembre 2019, par DJI_lover

    I recently compiled some ffmpeg code, but there were some compilation errors. I’ve solved some of them, but I don’t know how to solve the error below(Picture 1) . I’ve followed some online solutions to add option ’-lavcodec-ffmpeg’ after GCC but can’t solve this problem.I’ve been confused by it for several days.Could someone who konw the solution tell me how to fix this,I will be grateful.I use ubuntu 16.04 and I’ve installed n4.2dev version from ffmpeg git source and the standard libavcodec-ffmpeg56 as well as standard libav*-dev. My gcc version is 5.5.0 (Picture 2) .Thanks

    Picture1
    Picture2

    Update1:To prevent the picture 1 from not showing, I put out the error text here:

    /usr/bin/ld : /usr/local/lib/libavformat.a(takdec.o) : undefined reference to symbol ’avpriv_tak_parse_streaminfo@@LIBAVCODEC_FFMPEG_56’
    /usr/lib//libavcodec-ffmpeg.so.56 : error adding symbols : DSO missing from command line
    collect2 : error : ld returned 1 exit status
    CMakeFiles/simple_opencv_streaming.dir/build.make:145 : recipe for target ’simple_opencv_streaming’ failed
    make2 : * [simple_opencv_streaming] Error 1
    CMakeFiles/Makefile2:67 : recipe for target ’CMakeFiles/simple_opencv_streaming.dir/all’ failed
    make1 : *
    [CMakeFiles/simple_opencv_streaming.dir/all] Error 2
    Makefile:83 : recipe for target ’all’ failed
    make : *** [all] Error 2

    Update2 : My CMAKElist.txt :

    project(simple_opencv_streaming)

    cmake_minimum_required(VERSION 2.6.0 FATAL_ERROR)

    set(CMAKE_CXX_STANDARD 11)

    set(CMAKE_CXX_STANDARD_REQUIRED ON)

    set ( CMAKE_EXE_LINKER_FLAGS_RELEASE "$CMAKE_EXE_LINKER_FLAGS_RELEASE -pthread -lavcodec-ffmpeg")

    set(CMAKE_CXX_FLAGS_RELEASE "$CMAKE_CXX_FLAGS_RELEASE -O3 -std=c++11 -Wall")

    set ( CMAKE_EXE_LINKER_FLAGS_DEBUG "$CMAKE_EXE_LINKER_FLAGS_DEBUG -fsanitize=address -fsanitize=undefined")

    set(CMAKE_CXX_FLAGS_DEBUG "$CMAKE_CXX_FLAGS_DEBUG -std=c++11 -Wall -O0 -fno-omit-frame-pointer -fsanitize=address -fsanitize=undefined -D__FORTIFY_SOURCE=2 -rdynamic -DDEBUG")

    find_package(OpenCV REQUIRED)

    find_package(Qt5 REQUIRED COMPONENTS Core Gui Widgets Test Concurrent)

    get_target_property(QtCore_location Qt5::Core /usr/lib/x86_64-linux-gnu/)

    include(CMakeToolsHelpers OPTIONAL)

    include_directories($OpenCV_INCLUDE_DIRS)

    add_subdirectory(streamer)

    add_executable(simple_opencv_streaming main.cpp)

    find_library(AVCODEC_LIBRARY avcodec)

    find_library(AVFORMAT_LIBRARY avformat)

    find_library(AVUTIL_LIBRARY avutil)

    find_library(SWSCALE_LIBRARY swscale)

    MESSAGE($AVFORMAT_LIBRARY)

    target_link_libraries(simple_opencv_streaming streamer $OpenCV_LIBS $AVCODEC_LIBRARY $AVFORMAT_LIBRARY $AVUTIL_LIBRARY $SWSCALE_LIBRARY Qt5::Core)

  • Evolution #2633 : Pouvoir modifier _DIR_RESTREINT_ABS

    10 juillet 2015, par jluc -

    Si on enlève les répertoires de tests, il ne reste plus grand chose :

    // normal
    spip.php:14:if (!defined(’_DIR_RESTREINT_ABS’)) define(’_DIR_RESTREINT_ABS’, ’ecrire/’) ;
    ecrire/inc_version.php:38 :    define(’_DIR_RESTREINT_ABS’, ’ecrire/’) ;
    

    // pb ecrire
    ecrire/public/debusquer.php:366 : if ($reg[1]==’ecrire/public’)

    // dist
    plugins-dist/forum/prive/modeles/forum-actions-moderer.html:2 :[(#SETretour,[(#REM|test_espace_prive| ?[(#VALecrire/|concat#SELF|replace’./’,’’)],#SELF|ancre_urlforum#ID_FORUM)])]

    // installation ’normale’
    config/ecran_securite.php:113 : OR @file_exists(’ecrire/inc_version.php’))
    config/ecran_securite.php:259:if (strpos($_SERVER[’REQUEST_URI’],"ecrire/") !==false)

    spip_loader.php:44:define(’_SPIP_LOADER_PLUGIN_RETOUR’, "ecrire/ ?exec=admin_plugin&voir=tous") ;
    spip_loader.php:923:if (@file_exists(’ecrire/inc_version.php’))
    spip_loader.php:924 : define(’_SPIP_LOADER_URL_RETOUR’, "ecrire/ ?exec=accueil") ;
    spip_loader.php:925 : include_once ’ecrire/inc_version.php’ ;
    spip_loader.php:933 :
    else define(’_SPIP_LOADER_URL_RETOUR’, "ecrire/ ?exec=install") ;

  • Anomalie #2240 (Nouveau) : Chaînes de langue manquantes

    21 août 2011, par Johan Pustoch

    Dans la dist : dans rubrique.html, mot.html, recherche.html et modeles/plan.html (chaîne de langue de l’extension breves a priori : ) dans inclure/forum.html, 2 fois. (chaîne de langue de l’extension forum a priori ) Dans lapartie privée : info_email dans (...)