Video Conversion

I'm receiving this error "Video isn't published because video conversion failed, edit video to fix the issue. " although the max memory is alright as shown on the Server Audit image

  • 644
  • More
Replies (18)
    • 1, check  ffmpeg permission:

      plugins/ffmpeg/ffmpeg.exeExecutableExecutable

      2, check the site setup,  ffmpeg info,

      ffmpeg version 4.2-static https://johnvansickle.com/ffmpeg/  Copyright (c) 2000-2019 the FFmpeg developers  built with gcc 6.3.0 (Debian 6.3.0-18+deb9u1) 20170516  configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-6 --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. 31.100 / 56. 31.100  libavcodec     58. 54.100 / 58. 54.100  libavformat    58. 29.100 / 58. 29.100  libavdevice    58.  8.100 / 58.  8.100  libavfilter     7. 57.100 /  7. 57.100  libswscale      5.  5.100 /  5.  5.100  libswresample   3.  5.100 /  3.  5.100  libpostproc    55.  5.100 / 55.  5.100

      3, cronjobd.

      • Many thanks for your help. I've got the right permission for ffmpeg.exe and it's the latest ffmpeg version. I spoke to my hosting ocmpany,TMD Hosting, but I'm still waiting to see where the problem is.

        • I had no luck with my hosting provider, they said it's a code problem and asked me to contact UNA developers .. can anyone help me troubleshoot the problem?

          • Comment by unknown is hidden.
            • Thanks for your reply. I'm attaching the SQL output file of the log.

              • Comment by unknown is hidden.
                • Hello SehaSky !

                  Did you notice also any new message in your error log or to the bug report email during this conversion time?

                  • it does exist and i has 777 permission.

                    • no error on the server error log at all.

                      • Did you execute all the recommended steps above? Did you clear the `sys_transcoder_queue` table and try with another video?

                        • im actually here for a similar reason, ive been looking for a new social CMS platform, but i run an ubuntu server, and am extremely leery about putting a prebuilt executable ffmpeg binary as an EXE file without having built it myself, but furthermore because of code injection problems or buffer overruns...  because the executable is well, executable, and we all remember windows..  
                          why did the developers package a .exe instead of the traditional unix linux binary ?
                          will this even run on a linux system?
                          i already have ffmpeg compiled and built from source, can i just change the path in a config or something??

                          thanks :) 

                          • Hello omar amer !

                            We made it a universal format that allows to run it on the most popular OS. But you may correct it to your actual in your inc/header.inc.php. See more details here https://github.com/unaio/una/wiki/Video-Transcoder 

                            • thank you Leonid S .  :)  I got it.    This is an interesting platform !  Very nice work.   I believe I can get this doing what I need it to.

                              now, to figure out the ssl...  :)  
                              i read the htaccess file but eh, i'll have to experiment..

                              thank you for your response!

                              -Omar

                              • hmmm..... I just ran this query on mine, and nothing has failed, but i do have 107 tables in sys_transcoder_queue ....
                                i'm tempted to drop the tables, but ......
                                i definitely could use some help.  going on day 4 of testing things.  :)

                                • interesting.... i truncated the 107 entries in the table, and now i have 4... but i am stuck on processing the poster....

                                  which shouldn't be...  this is a pretty robust server, so it would have happened by now, nothing else has made his way towards a post.

                                  • Hello Omar Amer !

                                    Plz show us the screen with those 4 records, especially about the "poster".

                                    • LeonidS how about a beamer pdf?

                                      i dumped the display and put into my LaTeX.

                                      https://meatbox.org/docs/sql3.pdf

                                      or .. ::

                                      image_transcoder.php?o=bx_froala_image&h=3436&dpx=2&t=1587423333 and

                                      image_transcoder.php?o=bx_froala_image&h=3437&dpx=2&t=1587423358

                                      image_transcoder.php?o=bx_froala_image&h=3438&dpx=2&t=1587426812

                                      • my site is on a VPS at TMD for a few years now and there are no problems with video conversion.  Are you on shared, vps or dedicated?

                                        It is unlike TMD to not be able to solve the problem.

                                        Login or Join to comment.