Posts Tagged ‘JavaFX’

JavaFX FXM support in Flix Exporter 8.545

Thursday, December 11th, 2008

Flix Exporter version 8.545 is now available for Mac and Windows. Changes in this version include:

  • FXM video support. This version supports the creation of FXM video files for use with JavaFX. This feature is available by choosing an “FXM” Preset on the options dialog.
  • “Vp6-S” profile added to improve playback experience on lower performance computers. Renamed existing Vp6.2 codec profile to “VP6-E”.
  • New VP6 encoder with increased quality (codec version 6.2.9.20).
  • Allow SWF playback to observe “loop” flag passed to Flash Player Plugin by the HTML code. Previous versions of Flix Exporter would force the SWF to stop after playing one time- ignoring the loop flag.
  • This is a free update for all existing customers with Flix Exporter 8.x. To download the installer, visit http://flix.on2.com/download/.

    Demo versions are also available for download.

Flix Engine 8.0.14.0

Thursday, December 4th, 2008

Flix Engine 8.0.14.0 for Linux and Windows is now available. This version includes support for the FXM file format for use with JavaFX.

New features in this release:

  • Added an FXM muxer (FE2_MUXER_FXM) for JavaFX. See header file muxers/fxm.h.

Bug fixes in this release:

  • Automatically apply the resample filter (FE2_FILTER_RESAMPLE) when necessary to ensure FE2_CODEC_AAC/FE2_CODEC_AACPLUS configuration success.
  • Updated mencoder patch to rebuild sample index when no fragments are present. This avoids large memory consumption and potential failure with long constant sample size clips. [Linux]
  • Fix the cut filter (FE2_FILTER_CUT) to ensure proper stream interleaving when discarding frames due to FE2_CUT_START_SEC and FE2_CUT_USE_SEEK = 0. Prevents encode failure with certain clips due to memory constraints (flixerrno= -2). [Linux]
  • Fix issues with GIF and animated GIF input files. Update the image eos check that was added in version 8.0.10.2. [Windows]

Note: Windows users should note that the COM library version has been incremented with this release. For .NET languages, the “Interop.flixengine_com.dll” file needs to be updated, and any C++ code will need to be recompiled. More information is available in the documentation.

Note: Linux users notice that the interface has changed, which will affect your language bindings.

See the changelog (linux|windows) for complete details on each release.

Customers can download this version from http://flix.on2.com/download

JavaFX FXM support in Flix Pro & Flix Standard version 8.545

Thursday, December 4th, 2008

Flix Pro and Flix Standard version 8.545 now support the creation of FXM video files for use with JavaFX. This feature is available by choosing an “FXM” Preset, or by selecting “VP6-E FXM” or “VP6-S FXM” from the File Type control on the File tab.

This is a free update for all existing customers with Flix Pro 8.x. To download the installer, visit http://flix.on2.com/download/.

Demo versions are also available for download.