[Libreoffice-bugs] [Bug 128057] To link an mp4-video file with a "#" in the file name creates the error "Das Format der ausgewählten Datei wird nicht unterstützt."
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 9 20:48:48 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128057
Mike Kaganski <mikekaganski at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|6.2.7.1 release |Inherited From OOo
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
--- Comment #1 from Mike Kaganski <mikekaganski at hotmail.com> ---
Repro with Version: 6.3.2.2 (x64)
Build ID: 98b30e735bda24bc04ab42594c85f7fd8be07b9c
CPU threads: 12; OS: Windows 10.0; UI render: GL; VCL: win;
Locale: ru-RU (ru_RU); UI-Language: en-US
Calc: threaded
and with OpenOffice.org 3.2.0 OOO320m12 (Build:9483)
The problem is the call to IGraphBuilder::RenderFile [1] in
avmedia::win::Player::create (avmedia/source/win/player.cxx), which seems to
handle file URIs, but not doing that correctly, and failing when the URI has
URI-encoded characters like %23 for #. So the problem is likely
Windows-specific.
[1] https://docs.microsoft.com/en-us/previous-versions/ms785796
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191009/06c75cbb/attachment.html>
More information about the Libreoffice-bugs
mailing list