Hello Napernik,
Thanks for Help !!!! Thanks for Your Patient !!!!
YES - This works!!! - However now comes into play that Rendering changes the FileName from"Media.mp4" to"Media_mp4".
This is known - as you wrote above. I am going to migrate my HomePage to C1 V4, when v4 beta 2 is released.
To test the current state, I have downloaded latest v4 beta build.
I found Following (please tread this as report. I don't know if v4 should be changed. I am no PRO (:_:) ):
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> is shown as an error in Firefox when showing page source -FireFox likes more "<!DOCTYPE html>. I saw that I can change the MasterPage.txt Template file, but I think that your DOCTYPE definition is intended - so what is correct ???
- For "*.mp4 " Video Files: these are still rendered as "Media_mp4" instead of "Media.mp4". That suggest that C1 has no knowledge of *.mp4 video format.
- As a workaround, I have added "<mimeMap fileExtension=".mp4" mimeType="video/mp4" />" to Web.Config. AND THE PLAYER NOW PLAYS THE VIDEO !!!
Have a nice weekend,
Rainer