How to create H5P files from jpegs / mp4
Submitted by sarahdels on Tue, 06/26/2018 - 19:01
Forums:
I need help. How do I create H5P files from my still images??
I need help. How do I create H5P files from my still images??
Navigation
Connect with H5P
About
H5P is a registered trademark of H5P Group
Privacy policy |
Copyright ©
2024
BV52
Wed, 06/27/2018 - 04:15
Permalink
Hi sarahdels,I'm not sure I
Hi sarahdels,
I'm not sure I understand your question. What exactly do you want to accomplish?
-BV52
sarahdels
Fri, 06/29/2018 - 17:32
Permalink
As a new user, I could not
As a new user, I could not figure out how to use the interface. But I figured it out. Can I change the size of the interactive video or still image graphics to fill the webpage? Or is the size of H5P content (hotspots with images) only limited to a smaller view? I want to customize the size of the playback.
BV52
Mon, 07/02/2018 - 04:51
Permalink
Hi Sarah,Yes you can by using
Hi Sarah,
Yes you can by using use a PHP hook, to add your own CSS-file to the content type. Please visit the Visual Changes page for more details.
-BV52
Innkeeper.work
Mon, 12/21/2020 - 16:22
Permalink
Covert mp4 to .h5p file
Please I'm working with moodle and I'm stuck at uploading a h5p file which is needed. Can you please assist in solving this challenge?
otacke
Mon, 12/21/2020 - 16:36
Permalink
Hi!Could you please help
Hi!
Could you please help those that are supposed to help you by providing some more context information? Where exactly are you trying to upload what H5P file (with the H5P plugin for moodle or with H5P in moodle core)? It should be as easy as described at https://h5p.org/documentation/for-authors/the-basics (H5P plugin) or still quite simple as described at https://docs.moodle.org/310/en/H5P (moodle core).
Best,
Oliver
BV52
Mon, 12/21/2020 - 18:45
Permalink
Hi,Just to add to this when
Hi,
Just to add to this when you say "I'm stuck at uploading" does this mean it just keeps loading or are you getting an error and if so checking the browser console for errors may also help isolate the issue.
-BV
Gastón Moreno
Sun, 12/31/2023 - 02:44
Permalink
Convert mp4 to h5p
Is it possible to convert an mp4 video to h5p?
If yes, How can I do it?
Thank you
BV52
Mon, 01/01/2024 - 17:40
Permalink
Hi Gaston,In the true sense
Hi Gaston,
In the true sense of the word "convert" you cannot convert an mp4 file into an h5p file. An H5P file is not a video file, instead it is similar to a zip file that has all the necessary codes to have a interactive content.
However if you upload an mp4 into an Interactive Video an use the reuse feature, you will be downloading an H5P file that includes the mp4 file and other files needed for interactivity.
-BV