<div dir="ltr">Hi,<div><br></div><div>imo it would be a great UX improvement if we could handle all the media in the same way. Why should there be a difference between local media (some images or movies) and &quot;cloud&quot; media (youtube movie etc).</div>
<div>For the editor there is no difference.</div><div><br></div><div>I think with the current implementation of files linked to content elements it must be possible to (ab)use the file_reference to not only let it reference to file in your own storage but also to link it to youtube links.</div>
<div><br></div><div>gr. Frans</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/20 Alexander Stehlik <span dir="ltr">&lt;<a href="mailto:alexander.stehlik@gmail.com" target="_blank">alexander.stehlik@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi guys,<br>
<br>
I completely removed the native media Element in my installations because I also think it is a bit messy. I developed a simple Extension for handling HTML5 media (not released to TER yet, because of missing manual):<br>
<br>
<a href="https://github.com/astehlik/typo3-extension-html5mediakit" target="_blank">https://github.com/astehlik/<u></u>typo3-extension-html5mediakit</a><br>
<br>
Maybe parts of it can be integrated in the core?<br>
<br>
Cheers,<br>
Alex<br>
<br>
Am 19.11.2013 23:07, schrieb Ernesto Baschny [cron]:<div class="HOEnZb"><div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Peter,<br>
<br>
Am 2013-11-19 10:37, schrieb Peter Niederlag:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
while working with 6.2-beta1 I really enjoy (almost) every part! Using<br>
FAL, Backend Layouts with gridelements plus extbase/fluid really gives<br>
us a nice and fast development approach! Big thx to all of you who make<br>
it possible!<br>
<br>
One glitch I recentlcy noticed however is the default Media-Element.<br>
Currently it is quite a pain to upload a video and have it render in a<br>
nice and modern way (native html5 where supported with flash fallback<br>
for those poor IE folks or FF/.mp4).<br>
<br>
It seems slightly adjusting the TS-Configuration as suggested by Stefan<br>
Galinski in <a href="http://forge.typo3.org/issues/38460" target="_blank">http://forge.typo3.org/issues/<u></u>38460</a> makes the flash-fallback<br>
with flowplayer work. (The default fallback with<br>
flashmedia/flvplayer.swf fails because for some reasons a not existant<br>
flashmedia/video.flv will be requested instead of the video file).<br>
<br>
Digging in the Code and Configuration it seems the media element still<br>
tries to cope with zillion of different ways to render the media<br>
(quicktime, videojs, flowplayer, youtube, html5 yes/no).<br>
<br>
Is anyone working on this area or willing to chip in some time?<br>
</blockquote>
<br>
We identified that problem several times before, and I also find that<br>
it&#39;s a very ugly hacky code there in place.<br>
<br>
As I noted here:<br>
<br>
<a href="http://forge.typo3.org/issues/51042#note-4" target="_blank">http://forge.typo3.org/issues/<u></u>51042#note-4</a><br>
<br>
I would prefer to have a stable and hookable API in the Core so that<br>
extensions can hook into the video / audio rendering of the frontend in<br>
a unified way.<br>
<br>
We might then provide a simple rendering method by default (i.e.<br>
&quot;mediaelement&quot;) for &quot;out-of-the-box&quot; experience, which could be disabled<br>
and replaced by some more modern variant in future (through TER). So<br>
that we are not stalled in time as soon as we release, because frontend<br>
techniques evolve very fast on that area.<br>
<br>
Cheers,<br>
Ernesto<br>
<br>
<br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
Before posting to this list, please have a look to the posting rules<br>
on the following websites:<br>
<br>
<a href="http://typo3.org/teams/core/core-mailinglist-rules/" target="_blank">http://typo3.org/teams/core/<u></u>core-mailinglist-rules/</a><br>
<a href="http://typo3.org/development/bug-fixing/diff-and-patch/" target="_blank">http://typo3.org/development/<u></u>bug-fixing/diff-and-patch/</a><br>
______________________________<u></u>_________________<br>
TYPO3-team-core mailing list<br>
<a href="mailto:TYPO3-team-core@lists.typo3.org" target="_blank">TYPO3-team-core@lists.typo3.<u></u>org</a><br>
<a href="http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core" target="_blank">http://lists.typo3.org/cgi-<u></u>bin/mailman/listinfo/typo3-<u></u>team-core</a><br>
</div></div></blockquote></div><br></div>