Thread: EPUB container
View Single Post
Old 08-14-2024, 01:22 PM   #21
Daniele Giampà
Member
Daniele Giampà began at the beginning.
 
Daniele Giampà's Avatar
 
Posts: 22
Karma: 20
Join Date: Jan 2024
Location: London
Device: none
Quote:
Originally Posted by DiapDealer View Post
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.

Indeed, there was a remote-resource tag in line 18.

Now, there is only 1 error left.
Error RSC-032: Fallback must be provided for foreign resource ... of the type "image/jpg".

This is the code string:

<div id="company-logo">
<img src="../Images/edge-dpub-logo.jpg" alt="company logo" width= "485" height= "300" />


I didn't find the solution online and the second image in the EPUB is written in the same way.
Attached Thumbnails
Click image for larger version

Name:	fallback jpg.jpg
Views:	216
Size:	854.7 KB
ID:	210178  
Daniele Giampà is offline   Reply With Quote