Can not use Multi-byte file path for Media player.

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P4
    • fx2.0
    • Affects Version/s: fx1.2.1
    • Component/s: javafx
    • Environment:

      Japanese Windows Vista

      When I tried to display wmv file with Japanese file name from javafx.scene.media.MediaView,
      following exception are displayed and can not play it.

      FX Media Object caught Exception com.sun.media.jmc.MedaUnsupportedException: Unsupported media: file:///C:/Users/root/Documents/[Japanese file name].wmv
           source ='file:///C:/Users/root/Documents/[Japanese file name].wmv
                                              :
                                              :

      BTW, Japanese file name can use javafx.scene.image.Image, like:

          url: "file:///C:/Users/root/Documents/[Japanese file name].jpg"

      So, please also change to be able to use Multi-byte file name on javafx.scene.media.Media.

            Assignee:
            Brian Burkhalter
            Reporter:
            Kenji Tachibana
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: