Results 1 to 5 of 5

Thread: Probleme Upload FFMPEG

  1. #1
    Terror is offline vBTubePRO-User BR
    Join Date
    Feb 2008
    Posts
    32

    Default Probleme Upload FFMPEG

    hallo,

    ich habe probleme mit dem umwandeln von videos und dem erstellen der thumbs. videos die bereits im .flv format sind, werden hochgeladen, nur leider kein thumbnail erstellt. ffmpeg ist installiert (siehe screenshot).

    Code:
    vBTubePRO FFMPEG, Mencoder, flvtool2 & Server Status
    PHP-Settings
    SafeMode: Off | Upload: 1 | MaxFilesize: 256M | MemoryLimit: 32M | MaxPostSize: 8M | MaxExecutionTime: 256
    
    Forum Path: /home/*****/public_html/
    ffmpeg -version | Find
    
    Path: /usr/local/cpffmpeg/
    Array ( [0] => sh: /usr/local/cpffmpeg/ffmpeg: No such file or directory )
    mencoder -ovc help (video codecs)
    
    Path: /usr/local/cpffmpeg/bin/
    Array ( [0] => MEncoder 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team [1] => CPU: AMD Athlon(tm) II X2 250 Processor (Family: 16, Model: 6, Stepping: 2) [2] => CPUflags: Type: 16 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1 [3] => Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2 [4] => [5] => get_path("config") problem [6] => [7] => Available codecs: [8] => copy - frame copy, without re-encoding. Doesn't work with filters. [9] => frameno - special audio-only file for 3-pass encoding, see DOCS. [10] => raw - uncompressed video. Use fourcc option to set format explicitly. [11] => nuv - nuppel video [12] => lavc - libavcodec codecs - best quality! [13] => libdv - DV encoding with libdv v0.9.5 [14] => xvid - XviD encoding [15] => x264 - H.264 encoding [16] => )
    mencoder -oac help (audio codecs)
    Array ( [0] => MEncoder 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team [1] => CPU: AMD Athlon(tm) II X2 250 Processor (Family: 16, Model: 6, Stepping: 2) [2] => CPUflags: Type: 16 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1 [3] => Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2 [4] => [5] => get_path("config") problem [6] => [7] => Available codecs: [8] => copy - frame copy, without re-encoding (useful for AC3) [9] => pcm - uncompressed PCM audio [10] => mp3lame - cbr/abr/vbr MP3 using libmp3lame [11] => lavc - FFmpeg audio encoder (MP2, AC3, ...) [12] => faac - FAAC AAC audio encoder [13] => )
    find / -name ffmpeg -print
    bei sh: /usr/local/cpffmpeg/ffmpeg: No such file or directory faellt mir z.b. auf, dass das letzte /ffmpeg von vbtube gesetzt zu werden scheint, da das in dem von mir eingetragenen pfad nicht drinsteht
    Attached Images Attached Images

  2. #2
    s7v7n's Avatar
    s7v7n is offline Administrator
    Join Date
    Jan 2008
    Posts
    8,108

    Default

    Ich glaube du hast ffmpeg-php installiert, was nicht das gleiche wie ffmpeg ist.

    Bitte ffmpeg installieren und im ssh:

    ffmpeg -version

    eingeben.

    Die Ausgabe dann bitte hier her kopieren.
    Kind Regards
    s7v7n

    Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.

  3. #3
    Terror is offline vBTubePRO-User BR
    Join Date
    Feb 2008
    Posts
    32

    Default

    and here it is...
    Attached Images Attached Images

  4. #4
    s7v7n's Avatar
    s7v7n is offline Administrator
    Join Date
    Jan 2008
    Posts
    8,108

    Default

    Das schaut schon mal gut aus.

    Was bekommst du als Ausgabe admincp/vbtubepro/server ffmpeg mencoder status ?
    Kind Regards
    s7v7n

    Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.

  5. #5
    Terror is offline vBTubePRO-User BR
    Join Date
    Feb 2008
    Posts
    32

    Default

    hallo s7v7n,

    ein bekannter hats hinbekommen. frag bitte nicht wie, servertechnik ist weniger mein spezialgebiet.

    trotzdem thx für die schnelle hilfe

    gruss
    terror

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •