Embed code? RE: [islandora-bc] Video format for repositories ... Need your help

8 views
Skip to first unread message

Elizabeth Padilla

unread,
Apr 20, 2017, 3:07:41 PM4/20/17
to BC Islandora User Group

Tangential question:

 

Is it possible to create an embed code for a video that resides in Islandora?  Our instructors would like to be able to embed videos into our Learning Management System. Right now they are using Vimeo to store videos, and them embedding the videos into pages in the LMS so students can watch the videos on the LMS page.

 

Thanks!

 

 

Elizabeth Padilla

Liaison Librarian / Institutional Repository Coordinator

BCIT Library

British Columbia Institute of Technology

T: 604.453.4064 

epad...@bcit.ca

cIRcuit: http://circuit.bcit.ca/repository/

 

From: island...@googlegroups.com [mailto:island...@googlegroups.com] On Behalf Of Brandon Weigel
Sent: Wednesday, March 15, 2017 2:28 PM
To: BC Islandora User Group
Subject: Re: [islandora-bc] Video format for repositories ... Need your help

 

I haven't had a chance to try Alex's suggestions, but I did notice that if you ingest an mp4, the smaller mp4 derivative that it generates plays just fine on Firefox. So there is something about the conversion from AVI to mp4 that's causing the problem.

 

Perhaps it is a codec thing. I'll try Alex's commands when I get a chance.

On Thursday, 9 March 2017 13:33:57 UTC-8, garnett wrote:

Hmmmm. The ffmpeg command used by the video solution pack upstream looks fine to me:

 

$command = "$ffmpeg_executable -i $archival_path -f mp4 -vcodec libx264 -preset medium -acodec $audio_codec -strict -2 -ab 128k -ac 2 -async 1 -movflags faststart $out_file";

 

Unless you somehow have a version of ffmpeg on that server that was compiled without libx264, but in that case it wouldn't be playing anywhere, not just Firefox, right? Unless ffmpeg is configured to fall back to a different encoder in non-libx264 builds when that option is passed to it, and Firefox's implementation of OpenH264 is picky about the fallback codec, whereas Chrome's full ffmpeg implementation can still render whatever you throw at it.

 

If you run $ ffmpeg on that server, do you see --enable-libx264 on list of supported codecs? If so, I'd recommend just switching to videoJS...

 

-alex



 

--
To join the BC Islandora Users Group, send a message to <arcao...@bceln.ca>.
---
You received this message because you are subscribed to the Google Groups "BC Islandora User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to islandora-bc...@googlegroups.com.
To post to this group, send email to island...@googlegroups.com.
Visit this group at https://groups.google.com/group/islandora-bc.
To view this discussion on the web, visit https://groups.google.com/d/msgid/islandora-bc/55ed2a03-01ac-4318-aba0-128fc98c3d66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages