kein Ton mehr nach Plesk update auf 10.3.1

    • Offizieller Beitrag

    Hallo,

    ist kein Fehler von FLVIDEO. Bei mir läuft es auch mit Plesk 10.4.4

    Einfach mal ./configure ...... für ffmpeg wiederholen.

  • Hi,

    hab ich gemacht, ändert aber leider nichts...

    install prefix /usr/local
    source path /home/ffmpeg
    C compiler gcc
    make make
    .align is power-of-two no
    ARCH x86_64 (generic)
    big-endian no
    MMX enabled yes
    CMOV enabled no
    CMOV is fast no
    gprof enabled no
    debug symbols yes
    strip symbols yes
    optimize yes
    static yes
    shared no
    postprocessing support no
    software scaler enabled no
    video hooking yes
    Imlib2 support no
    FreeType support no
    network support yes
    IPv6 support yes
    threading support no
    SDL support no
    Sun medialib support no
    AVISynth enabled no
    liba52 support no
    liba52 dlopened no
    libamr-nb support yes
    libamr-wb support no
    libfaac enabled no
    libfaad enabled no
    libfaad dlopened no
    libgsm enabled no
    libmp3lame enabled yes
    libnut enabled no
    libogg enabled no
    libtheora enabled no
    libvorbis enabled no
    x264 enabled no
    XviD enabled no
    zlib enabled no
    License: LGPL
    Creating config.mak and config.h...
    config.h is unchanged
    root@Karpfen-Spezial:/home/ffmpeg# make
    make -C libavutil all
    make[1]: Entering directory `/home/ffmpeg/libavutil'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/home/ffmpeg/libavutil'
    make -C libavcodec all
    make[1]: Entering directory `/home/ffmpeg/libavcodec'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/home/ffmpeg/libavcodec'
    make -C libavformat all
    make[1]: Entering directory `/home/ffmpeg/libavformat'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/home/ffmpeg/libavformat'

    gruß

    BadPoldi

  • Hi,

    habs hinbekommen, hab die datei ffmpeg vom installationsverzeichniss home ins /usr/bin kopiert.

    die war zwar dort, aber wesentlich kleiner, keine ahnung warum...

    gruß

    BadPoldi