MediaView does not play video on Ubuntu
Casall, Alexander
alexander.casall at saxsys.de
Fri Dec 18 20:51:39 UTC 2015
Hi Jens,
Thanks for the hint. We already had the codecs installed.
We figured out that there seems to be a bug in the media implementation of Windows and Linux. Our video was vertical and had a resolution of 800x1500. It played perfectly on MacOS. On Windows the MediaView startet with an unknown error and on Ubuntu it didn’t do anything, neither putting something in the errorProperty nor having any warning. So the solution was to render the video in 1500x800 and rotate it in FX.
Thanks for your response,
Alex
Am [DATE] schrieb "openjfx-dev im Auftrag von Jens Kapitza" <[ADDRESS]>:
>Hi,
>
>are the -extra codecs installed?
>
>http://askubuntu.com/questions/214421/how-to-install-the-mpeg-4-aac-dec
>oder-and-the-h-264-decoder
>
>
>Für Ubuntu 15.10 könnte das hier helfen?!:
>
>sudo apt-get install libavcodec-extra libavcodec-ffmpeg-extra56
>libav-tools ffmpeg
>
>
>
>
>Am Donnerstag, den 17.12.2015, 11:02 +0000 schrieb Casall, Alexander:
>> Hi,
>
>>
>> I’m trying to get the MediaView running on an Ubuntu 14.04
>>
>> Target JRE: 1.8.0_66-b17
>> I’m building the app on Mac with: jdk1.8.0_40.jdk
>>
>> The Video is h264 encoded and is running perfectly on the MacOS.
>>
>> When I launch it on Ubuntu the MediaView just shows a blank screen,
>> no exceptions, nothing.
>>
>> Any suggestions?
>>
>> Cheers Alex
>>
>>
More information about the openjfx-dev
mailing list