Comment to 'Video Conversion '
  • Put a support ticket in at TMD in hopes someone there may have some experience with this sort of thing. Funny I remember going through something similar on Dolphin way back in 2008 with the same ffmpeg.exe lol

    • filter failed: applyFilter_Mp4

      ---

      /home/canadaco/public_html/plugins/ffmpeg/ffmpeg.exe -y -i '/home/canadaco/public_html/tmp/33444snake_reptile_animal_crawler_creepy_681.mp4' -vframes 1 -f image2 -an  '/home/canadaco/public_html/tmp/95402.jpg' 2>&1

      ffmpeg version 4.4-static /ffmpeg/ Copyright (c) 2000-2021 the FFmpeg developers

       built with gcc 8 (Debian 8.3.0-6)

       configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gmp --enable-libgme --enable-gray --enable-libaom --enable-libfribidi --enable-libass --enable-libvmaf --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libdav1d --enable-libxvid --enable-libzvbi --enable-libzimg

       libavutil   56. 70.100 / 56. 70.100

       libavcodec   58.134.100 / 58.134.100

       libavformat  58. 76.100 / 58. 76.100

       libavdevice  58. 13.100 / 58. 13.100

       libavfilter   7.110.100 / 7.110.100

       libswscale   5. 9.100 / 5. 9.100

       libswresample  3. 9.100 / 3. 9.100

       libpostproc  55. 9.100 / 55. 9.100

      Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/canadaco/public_html/tmp/33444snake_reptile_animal_crawler_creepy_681.mp4':

       Metadata:

        major_brand   : isom

        minor_version  : 512

        compatible_brands: isomiso2avc1mp41

        encoder     : Lavf54.63.104

       Duration: 00:00:12.03, start: 0.000000, bitrate: 3862 kb/s

       Stream #0:0(jpn): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 3727 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc (default)

        Metadata:

         handler_name  : VideoHandler

         vendor_id    : [0][0][0][0]

       Stream #0:1(jpn): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 131 kb/s (default)

        Metadata:

         handler_name  : SoundHandler

         vendor_id    : [0][0][0][0]

      Stream mapping:

       Stream #0:0 -> #0:0 (h264 (native) -> mjpeg (native))

      Press [q] to stop, [?] for help

      [swscaler @ 0x7bd9580] deprecated pixel format used, make sure you did set range correctly

      Output #0, image2, to '/home/canadaco/public_html/tmp/95402.jpg':

       Metadata:

        major_brand   : isom

        minor_version  : 512

        compatible_brands: isomiso2avc1mp41

        encoder     : Lavf58.76.100

       Stream #0:0(jpn): Video: mjpeg, yuvj420p(pc, progressive), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 29.97 fps, 29.97 tbn (default)

        Metadata:

         handler_name  : VideoHandler

         vendor_id    : [0][0][0][0]

         encoder     : Lavc58.134.100 mjpeg

        Side data:

         cpb: bitrate max/min/avg: 0/0/200000 buffer size: 0 vbv_delay: N/A

      frame=  1 fps=0.0 q=6.8 size=N/A time=00:00:00.03 bitrate=N/A dup=1 drop=0 speed=0.412x   

      frame=  1 fps=0.0 q=6.8 Lsize=N/A time=00:00:00.03 bitrate=N/A dup=1 drop=1 speed=0.255x   

      video:65kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown

      ---

      /home/canadaco/public_html/plugins/ffmpeg/ffmpeg.exe -y -i '/home/canadaco/public_html/tmp/33444snake_reptile_animal_crawler_creepy_681.mp4' -strict experimental -vcodec libx264 -s 854x480 -b:v 512k -movflags +faststart -acodec aac -ar 44100 -b:a 128k -pix_fmt yuv420p '/home/canadaco/public_html/tmp/98489.mp4' 2>&1

      ffmpeg version 4.4-static /ffmpeg/ Copyright (c) 2000-2021 the FFmpeg developers

       built with gcc 8 (Debian 8.3.0-6)

       configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gmp --enable-libgme --enable-gray --enable-libaom --enable-libfribidi --enable-libass --enable-libvmaf --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libdav1d --enable-libxvid --enable-libzvbi --enable-libzimg

       libavutil   56. 70.100 / 56. 70.100

       libavcodec   58.134.100 / 58.134.100

       libavformat  58. 76.100 / 58. 76.100

       libavdevice  58. 13.100 / 58. 13.100

       libavfilter   7.110.100 / 7.110.100

       libswscale   5. 9.100 / 5. 9.100

       libswresample  3. 9.100 / 3. 9.100

       libpostproc  55. 9.100 / 55. 9.100

      Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/canadaco/public_html/tmp/33444snake_reptile_animal_crawler_creepy_681.mp4':

       Metadata:

        major_brand   : isom

        minor_version  : 512

        compatible_brands: isomiso2avc1mp41

        encoder     : Lavf54.63.104

       Duration: 00:00:12.03, start: 0.000000, bitrate: 3862 kb/s

       Stream #0:0(jpn): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 3727 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc (default)

        Metadata:

         handler_name  : VideoHandler

         vendor_id    : [0][0][0][0]

       Stream #0:1(jpn): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 131 kb/s (default)

        Metadata:

         handler_name  : SoundHandler

         vendor_id    : [0][0][0][0]

      Stream mapping:

       Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))

       Stream #0:1 -> #0:1 (aac (native) -> aac (native))

      Press [q] to stop, [?] for help

      [libx264 @ 0x5a16200] using SAR=1280/1281

      [libx264 @ 0x5a16200] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 AVX512

      Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height

      [aac @ 0x5a1c9c0] Qavg: 27915.875

      [aac @ 0x5a1c9c0] 2 frames left in the queue on closing

      Conversion failed!

      • Hello @Stardreamer !

        As I remember from some previous provided by you info your current server has not so big value of the memory_limit parameter (like 128Mb). You may ask your hosting to increase it. Also, you may ask the max_execution value too.

        • Thanks for taking the time to help me. Yes TMD Hosting have that 128 mg limit. They wouldn't put it higher. Years ago I had a VPN with them. Never a great experience, even though the people are kind there. Time to look into the cloud servers, right Leonid? In the meantime I will see about the max_execution