Mediapress plugin for upload of videos and videopack for transcode
-
Hi there, great plugin! I’ve just come across it and have had some fun playing around with the settings, but I haven’t managed to come up with a solution in my case so far!.
It’s not ffmeg, all good there – it’s a compatibility issue. I’m using Mediapress for Buddypress which creates media albums and allows users to upload videos to their profile. (It’s the best reviewed buddypress gallery plugin). I had some issues using videopack – what happens is the thumbnails generated by your plugin aren’t attached to the video that was uploaded by the upload tool Mediapress adds for users at their profile, and the video remains displayed with the default image from Mediapress from when it was uploaded.
Additional:
– Videopack used wp_generate_attachment_metadata where Mediapress uses mpp_generate_attachment_metadata.
– Media press uploads as below:
https://site.com/wp-content/uploads/mediapress/members/1/5042/VID_20231016_202117.mp4
– In the Videopack queue it tells me:
Replace original with 480p H.264 again?
Encoding Complete360p H.264 Encoding Complete
Delete Permanently
There is an option to encode and also to pick a thumb in the admin screen for the video attachment when I upload with Mediapress, I was able to generate thumbnails and save my chosen thumb picked from the video, and that’s saved in there fine, but it’s still not displaying.I think this template here’s where Mediapress runs the function that adds the default video image that I can’t get Videopack’s thumbnails to override front end: https://github.com/buddydev/mediapress/blob/master/core/media/mpp-media-cover-template.php
I’d love to use videopack, has this come up before, or something similar? I read back through support but couldn’t find anything, so I wondered if anyone’s asked, or whether you could you think of a function / workaround / patch that might help solve this issue?
Thanks ??
- The topic ‘Mediapress plugin for upload of videos and videopack for transcode’ is closed to new replies.