Thread: EPUB container
View Single Post
Old 08-14-2024, 10:48 AM   #20
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,734
Karma: 206739468
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by Daniele Giampà View Post
Sorted!

I managed to download the mp4 file and embed it in the video folder of my EPUB3. But something is missing:

EPUB Checker reads: The "remote-resource" property was declared in the Package Document, but no reference to remote resources has been found.

This is the string that was automatically generated inside the manifest:

<item id="Balestrini.mp4" href="Video/Balestrini.mp4" media-type="video/mp4"/>

What is missing?
If you included it in the epub container, it's not a remote resource any more. You need to remove the remote-resources property from the manifest entry of the xhtml file that includes the mp4.
DiapDealer is offline   Reply With Quote