Jump to content

Video problem after s3 conversion


Go to solution Solved by Marc Stridgen,

Recommended Posts

Hi.

I got a video problem after I chose the s3 storage method.
A background Processes was started to move files to the cloud. With pictures, everything is ok, they are displayed normally, but there is no video. I looked at the database and the URL was saved there incorrectly.

 

The new video attachment is saved like this and displays correctly.

<video class="ipsEmbeddedVideo" controls="" data-fileid="13910" data-unique="z9zpwee8s" data-video-embed=""><source type="video/mp4" data-video-src="//cdn.MYWEBSITE.com/monthly_2021_11/NEWVIDEO.mp4"><a class="ipsAttachLink" href="<___base_url___>/applications/core/interface/file/attachment.php?id=13910&amp;key=3871571212c403e8b19b6cd2aa272715" data-fileid="13910" data-fileext="mp4" rel="">NEWVIDEO.mp4</a>
</source></video>

 

Old videos not showing.

<video class="ipsEmbeddedVideo" controls="" data-video-embed="">
<source type="video/mp4" src=«//MYWEBSITE.com/applications/core/interface/js/spacer.png" data-video-src="<___base_url___>/uploads/monthly_2021_04/OLDVIDEO.mp4"><a class="ipsAttachLink" data-fileext="mp4" data-fileid="13207" href="<___base_url___>/applications/core/interface/file/attachment.php?id=13207" rel="">OLDVIDEO.mp4</a>
</source></video>

Is it possible to resave them using sql query?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...