Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Kyle Gilman

    (@kylegilman)

    Do you get the same I/O error in the FFMPEG test output at the bottom of the FFMPEG Settings tab in the plugin settings page?

    Thread Starter calinscoquins

    (@calinscoquins)

    I managed to solve this. now i have another problem. When i check watermak i get this error:

    Unrecognized option 'filter_complex'

    I use a centos 6 x64 version with latest version of ffmpeg.

    Plugin Author Kyle Gilman

    (@kylegilman)

    How did you solve the I/O error? It could be useful information for other users.

    In order to enable filter_complex I think you have to compile FFMPEG with the enable-filters flag.

    Plugin Author Kyle Gilman

    (@kylegilman)

    Actually, I might be wrong about that. Can you post your FFMPEG test output?

    Thread Starter calinscoquins

    (@calinscoquins)

    FFmpeg version 0.6.5, Copyright (c) 2000-2010 the FFmpeg developers
    built on Jan 29 2012 17:52:15 with gcc 4.4.5 20110214 (Red Hat 4.4.5-6)
    configuration: –prefix=/usr –libdir=/usr/lib64 –shlibdir=/usr/lib64 –mandir=/usr/share/man –incdir=/usr/include –disable-avisynth –extra-cflags=’-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector –param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC’ –enable-avfilter –enable-avfilter-lavf –enable-libdc1394 –enable-libdirac –enable-libfaac –enable-libfaad –enable-libfaadbin –enable-libgsm –enable-libmp3lame –enable-libopencore-amrnb –enable-libopencore-amrwb –enable-librtmp –enable-libschroedinger –enable-libspeex –enable-libtheora –enable-libx264 –enable-gpl –enable-nonfree –enable-postproc –enable-pthreads –enable-shared –enable-swscale –enable-vdpau –enable-version3 –enable-x11grab
    libavutil 50.15. 1 / 50.15. 1
    libavcodec 52.72. 2 / 52.72. 2
    libavformat 52.64. 2 / 52.64. 2
    libavdevice 52. 2. 0 / 52. 2. 0
    libavfilter 1.19. 0 / 1.19. 0
    libswscale 0.11. 0 / 0.11. 0
    libpostproc 51. 2. 0 / 51. 2. 0
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from ‘http://www.slutablack.fr/wp-content/plugins/video-embed-thumbnail-generator/images/sample-video-h264.mp4’:
    Metadata:
    major_brand : isom
    minor_version : 512
    compatible_brands: isomiso2avc1mp41
    encoder : Lavf55.33.100
    Duration: 00:00:01.02, start: 0.000000, bitrate: 123 kb/s
    Stream #0.0(eng): Video: h264, yuv420p, 1920×1080 [PAR 1:1 DAR 16:9], 109 kb/s, 23.98 fps, 23.98 tbr, 11988 tbn, 47.95 tbc
    Stream #0.1(eng): Audio: aac, 48000 Hz, stereo, s16, 2 kb/s
    Input #1, image2, from ‘XXXXXXXXXXXX/wp-content/uploads/2014/05/watermark1.png’:
    Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #1.0: Video: png, yuv420p, 1920×1080, 23.98 tbr, 23.98 tbn, 23.98 tbc
    Unrecognized option ‘filter_complex’

    Plugin Author Kyle Gilman

    (@kylegilman)

    Your version of FFMPEG is from 2010. I’d start by upgrading to a more recent version. I don’t think the filter_complex option was available back then.

    Thread Starter calinscoquins

    (@calinscoquins)

    ok i have to find how to upgrade it

    Plugin Author Kyle Gilman

    (@kylegilman)

    How did you solve the I/O error? Several other users have had that problem.

    Thread Starter calinscoquins

    (@calinscoquins)

    it was the distribution which was wrong

    Thread Starter calinscoquins

    (@calinscoquins)

    here is the new problem!

    ffmpeg version git-2014-05-10-8cc6e91 Copyright (c) 2000-2014 the FFmpeg developers
    built on May 10 2014 00:38:31 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4)
    configuration:
    libavutil 52. 82.100 / 52. 82.100
    libavcodec 55. 60.103 / 55. 60.103
    libavformat 55. 37.102 / 55. 37.102
    libavdevice 55. 13.101 / 55. 13.101
    libavfilter 4. 5.100 / 4. 5.100
    libswscale 2. 6.100 / 2. 6.100
    libswresample 0. 18.100 / 0. 18.100
    Unrecognized option ‘partitions’.
    Error splitting the argument list: Option not found

    Plugin Author Kyle Gilman

    (@kylegilman)

    Hmm. Not sure what ‘partitions’ is. Is it in the filename of the watermark? Can you also post the sample encode command from the window above the ffmpeg output?

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Error while trying to encode’ is closed to new replies.