<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - HTML5 Save/Export with Audio/Video tags"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130720">130720</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>HTML5 Save/Export with Audio/Video tags
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.4.0.3 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>shaforostoff@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Right now I can save LibreOffice Writer document as HTML. It has 'HTML 4.0
Transitional' inside.

I would like LO to be able to save documents as HTML5. Use case: I would like
to be able to insert an audio file into Writer document and have it in the form
of HTML audio or video object:

<audio controls><source src="..." type="audio/mpeg"></audio>


Steps to Reproduce:
Open Writer, 'Insert' -> 'Movie and Sound' select an mp3 file, save document as
HTML(5).

Actual Results:
Only wav files can be inserted as a media object, also they are only saved as
an image in HTML.

Expected Results:
Audio file is inserted in the document (first of all as a link, but embeddeding
into document might also be useful) and can be played from Writer and from
web-browser when resulting HTML file is opened in it


Reproducible: Always


User Profile Reset: No



Additional Info:
I have tried inserting an audio object using menu 'Insert' -> 'Movie and Sound'
specifying mp3 or m4a file, but it always reported that it does not support
this file format. I believe that such popular formats as mp3 and m4a/aac should
be supported</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>