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

JavaFX MediaPlayer drawing vertical lines on wide videos

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8u20
    • javafx
    • Mac OS X 10.10.1, Java Version "1.8.0_20" (build 1.8.0_20-b26)
      MacBook Pro (Retina, 15-inch, Mid 2014) with NVIDIA GeForce GT 750M 2048 MB

      When playing a 3K video (2880x1800) with MediaPlayer a vertical line over the video gets drawed and after the line the video has some kind of sepia filter. Screenshot: http://i.stack.imgur.com/urMXA.jpg
      When using an even wider video (5570x1080) a second line appears. Screenshot: http://i.stack.imgur.com/CQExT.jpg
      Under Windows 8.1 the video doesn't play at all with JavaFX. But with VLC it is no problem. The used video was created with ffmpeg: ffmpeg -framerate 30 -i APPG001%04d.jpg -r 30 -filter:v crop=12000:2250:0:0 -s 5760x1080 -vcodec libx264 -preset ultrafast -crf 15 -pix_fmt yuv420p Timelapse.mp4
      How to reproduce the last example: Use the example from http://docs.oracle.com/javafx/2/media/playercontrol.htm and the video https://www.dropbox.com/s/s6vb2o5zpsp64iu/Timelapse.mp4?dl=1

            Unassigned Unassigned
            duke J. Duke
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Imported: