Skip to content

Commit

Permalink
Merge pull request #909 from curationexperts/enable_video_derivatives
Browse files Browse the repository at this point in the history
Enable video derivative processing
  • Loading branch information
Thomas Johnson committed Mar 7, 2018
2 parents d2a1325 + f28c37d commit 123b5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/hyrax.rb
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
# config.persistent_hostpath = 'http://localhost/files/'

# If you have ffmpeg installed and want to transcode audio and video set to true
# config.enable_ffmpeg = false
config.enable_ffmpeg = true

# Hyrax uses NOIDs for files and collections instead of Fedora UUIDs
# where NOID = 10-character string and UUID = 32-character string w/ hyphens
Expand Down

0 comments on commit 123b5bd

Please sign in to comment.