There was unexpected error occurred while transcoding this following media.
Error message: Transcoder has failed to transcode the file.
[video src="https://www.publicmusic.it/wp-content/uploads/2024/07/P5h6bjs_1721317686877.webm" /]
??
]]>Hi,
Is it possible to reference/call the video thumbnails that are auto generated so I can use them in my theme’s template files?
Thanks,
James
]]>I’m working on a WordPress site that uses this plugin to convert video files to MP4. The site allows users to post content via an ACF form.
The issue I’m having is I need to pass the ID of the media file into the shortcode. It works fine when I manually enter the ID e.g:
echo do_shortcode('[rt_media attachment_id= 970]');
However when I add a variable to the shortcode nothing is outputted:
$videoid = the_field('select_video_file');
echo do_shortcode('[rt_media attachment_id= '. $videoid .']');
I’m sure it’s got to be something really simple but I can’t workout where I’m going wrong!
Any help/advice would be greatly appreciated.
Thanks in advance,
James
]]>Hey there,
just a short question corresponding to the original file – is it possible to keep
the original file in the media library too ? Right now, it disappears from media
library, while the file stays available via FTP.
All the best,
Niko
Hello, i need to work and buy transcoder, but i got this message Something went wrong. The required attachment id does not exists. It must have been deleted.
Any idea?
Regardds
hello, is there a higher option than silver subscription or a way to add more monthly bandwidth if the site gets bigger? thank you for your time
]]>Uncaught Error: Undefined constant "INPUT_REQUEST" in /wp-content/plugins/transcoder/inc/helpers/custom-functions.php:32 Stack trace: #0
/wp-content/plugins/transcoder/admin/rt-transcoder-handler.php(1117): transcoder_filter_input() #1
/wp-includes/class-wp-hook.php(292): RT_Transcoder_Handler->handle_callback() #2
#9 {main} thrown in /wp-content/plugins/transcoder/inc/helpers/custom-functions.php on line 32
]]>
Hi
I get this error when the Transcode plugin is enabled.
PHP Fatal error: Uncaught Error: Call to undefined function wp_read_video_metadata() – however the function is defined in media.php.
Here is the full error:
[Tue Feb 16 19:06:29.688106 2021] [proxy_fcgi:error] [pid 30136:tid 140619661940480] [client 70.95.217.6:65119] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined function wp_read_video_metadata() in /opt/bitnami/apps/wordpress/htdocs/wp-admin/includes/image.php:486\nStack trace:\n#0 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/vidorev-extensions/inc/cf7-addons.php(1817): wp_generate_attachment_metadata(9288, '/opt/bitnami/ap...')\n#1 /opt/bitnami/apps/wordpress/htdocs/wp-includes/class-wp-hook.php(287): vidorev_cf7_save_posted_data(Array)\n#2 /opt/bitnami/apps/wordpress/htdocs/wp-includes/plugin.php(212): WP_Hook->apply_filters(Array, Array)\n#3 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/contact-form-7/includes/submission.php(285): apply_filters('wpcf7_posted_da...', Array)\n#4 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/contact-form-7/includes/submission.php(57): WPCF7_Submission->setup_posted_data()\n#5 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/contact-form-7/includes/submission.php(24): WPCF7_Submission->proceed()\n#6 /opt/bitnami/apps/wordpress/htdocs/wp-content/...', referer: https://funny.social/submit-your-video/
Any idea what might be causing this.
Thank you for your help!!
Steve.
Hello.
Is the integration of the REST API still planned?
If yes, will it be in the next months, or will it take longer?
Would need video files to be transcoded and thumbnails created from an app.
Or is there an easy way to just run the transcoder after uploading with the RTMedia Upload for Rest API.
Thanks for the information!
]]>I activated you free license for transcoder and while adding a video on buddypress activity stream it doesn’t show these 5 video thumbnails which I can chose.
]]>The specs/requirements for this plugin say it will work with WP 4.1+. We are using 4.1.29 and we get an error that requires WP 4.7. (WP_REST_Controller was not introduced until 4.7.
At this time, we cannot update beyond 4.1. Please send a work-around/solution.
]]>Hi,
Is there anyone here know who to fix the transcoder plugin issue with WP job manager by Automatic?
It seems there is an issue with the said plugin. I am looking for solution on how to fix the issue. If anyone knows how to resolve the error. Please let me know.
Thanks,
Jayson
hello
i am using free version and i have subscribed it but getting this
“The Transcoder plugin works with active transcoding services subscription plan. Click here to subscribe or enable.”
Hello,
I met headache issue with video play only in Safari after SSL setup. Videos play well both in SSL or non-SSL status in Chrome and firefox. I supposed the reason seems related to incorrect intermediate certificates setup, as per at technical topic https://stackoverflow.com/questions/4660189/cannot-view-quicktime-movies-over-https-in-safari-or-uiwebview
so, I asked an technical to setup new wildcard SSL for our multisite(Payable work for wildcard SSL deploy), and created a fresh site with no plugin activated, you may find SSL work well:
https://www.sslshopper.com/ssl-checker.html#hostname=https://videotest.lovcour.com
Here is my test process:
by default, the site was created https://videotest.lovcour.com/ 1(not https), https://prntscr.com/jdygmc
2.I check the root site, it is still https://lovcour.com, but not https://lovcour.com, I just support it is saved in database but I can not change it.
3.if access the subsite: both https or http is accessible ://videotest.lovcour.com
4.Upload a standard mp4 video sample downloaded from a professional development site which guarantee the video is support in all of browser,
the default url of the uploaded video is https://videotest.lovcour.com/mp4_video/ 1, it is not https, please check the screenshot: https://prntscr.com/jdyj3z, and the video is play both frontend and backend, and Here is frontend screenshot: https://prntscr.com/jdyj9u
6.Here is screenshot: https://prntscr.com/jdyjtt, which show I changed the site url from https://videotest.lovcour.com/ 1 to https://videotest.lovcour.com/.
The video URL will automatically change from http to https, here is screenshot: https://prntscr.com/jdykag
As you see, the video will not play both at backend and frontend, and just show the error as:
Media error: Format(s) not supported or source(s) not foundmejs.download-file: https://videotest.lovcour.com/wp-content/uploads/sites/59/2018/05/mp4_video.mp4?_=1
I would like to have your professional suggestion on SSL compatible setting for Safari, how to resolve it please?
Thanks so much.
]]>Hi all,
This plugin seems incompatible with WP Job Manager plugin by Automattic. Upon previewing a new job submission, a fatal PHP error is thrown:
Notice: Undefined variable: mail in /wp-content/plugins/transcoder/admin/rt-transcoder-handler.php on line 1097
Done
How can we solve this?
Thanks in advance!
]]>Hi,
The name of the thumbnail file is being generated as follows XXXXXXXXXX-VideoFileName_1.jpg
how can I remove the 12 digits number that the TRANSCODER plugin adds in front of the video file name?
Thanks
hello
I am trying to update and get this message
Update Failed: Download failed. Not Found
Any clues
Thanks
]]>i keep getting this error ” There was unexpected error occurred while transcoding this following media.
Error message: Please provide the valid URL”
What could be going wrong?
how do i remove this plugin? when installed i see no ‘deactivate’ or ‘delete’ button when in multisite
]]>