Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8109473

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • fx2.0
    • fx1.2.1
    • javafx
    • 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.

            bpb Brian Burkhalter
            ktachiba Kenji Tachibana
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: