[TYPO3-dam] DAM/rgmediaimages

Ulrich Lorenz PHZ Luzern lorenz.ulrich at phz.ch
Fri Apr 23 13:33:17 CEST 2010


Hello DAM people

We are currently working on a patch to enable rgmediaimages (media
elements inside normal content elements) to work with MP4 files:

http://forge.typo3.org/issues/show/7423 

That works fine with TYPO3 installations without DAM. As soon as DAM is
installed, you can insert the video but you get no video output. The
output is

<div id="c187" class="csc-default">
  <div class="csc-textpic csc-textpic-center csc-textpic-above
csc-textpic-equalheight">
   <div class="csc-textpic-imagewrap" style="width:500px;">
    <img src="" width="" height="" border="0" alt="" />
   </div>
  </div>
</div>

So I assume TYPO3 treats this file - inserted by the DAM media browser -
like an image.

As FLV videos are working fine and I double checked every place inside
the extension to allow MP4 as well as FLV it must be another point I'm
missing.

Maybe anyone out there is using rgmediaimages as well, can reproduce the
behaviour or even better can come up with a solution ;-).


Thanks,


Lorenz


More information about the TYPO3-project-dam mailing list