Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Websites UFRPE
Wagtail Videos
Commits
73640e90
Commit
73640e90
authored
Aug 03, 2016
by
Seb
Browse files
Added fallback message if ffmpeg is not found
parent
af99bba4
Changes
1
Show whitespace changes
Inline
Side-by-side
wagtailvideos/templates/wagtailvideos/videos/edit.html
View file @
73640e90
...
...
@@ -54,6 +54,9 @@
</li>
</ul>
</form>
{% else %}
<br/><br/>
<span
class=
'transcode-error'
>
Ffmpeg is not found on your server. Please install if you wish to transcode videos into an HTML5 video compliant format.
</span>
{% endif %}
</div>
<div
class=
"col2 "
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment