Google Flix Engine Linux Reference Manual User Manual

Page 370

Advertising
background image

364

Flix Engine Linux Page Documentation

previous versions would correctly decimate the input, but report the source

frame rate, adversely affecting video quality.

- (windows) correct PNG export filter to accept ’\’ as the path name

separator. fixes a potential crash when either

FE2_PNGEX_DIRECTORY or FE2_PNGEX_FILENAME_PREFIX were left unset.

- add FE2_CUT_USE_SEEK parameter. If set and FE2_CUT_START_SEC is non-zero

attempts to seek the input instead of decoding/discarding all leading data,

improving processing time. This is now the default. Set to 0 for legacy

behavior.

- fix bug in resample filter causing ’clicks’/’pops’ in the output due to

out ranging of the samples

- fix bug in resample filter causing distorted output

when the number of input and output channels differed

+--------------------------+

2006-10-24 v8.0.6.0_DEMO Windows

2006-10-20 v8.0.6.0_DEMO Linux

2006-10-20 v8.0.6.0 Linux

- (linux) mencoder

o snapshot updated to r20146, adds (most notably):

o VP6 flv import

o QCELP support

o add amr_[nw]b support

o patch to support mov files w/audio samplerate of 5512Hz

(produced by various cellphones)

o correct mencoder identify patch to provide more correct clip info

if available. addresses incorrect/unknown stream duration being

reported with some mpeg files.

- (linux) when installing java bindings, symlink javadoc to the doc install

directory, default: /usr/local/share/doc/on2

- (linux) sync ffmpeg snapshot to that used under windows (r5990)

+--------------------------+

2006-09-29 v8.0.6.0 Windows COM v0.0.0.0

- fix possible encoder crash when transcoding low framerate clips

- upgraded to libpng 1.2.12

- fix bad chroma in png’s generated from input of odd width/height

- exposed FE2_CODEC_PCM to complete audio_options_SetFlvAudioFormat deprecation

- add support for brightness/contrast/hue/saturation filter, FE2_FILTER_BCHS,

via the filter api

New header file: filters/bchs.h

NOTE: This has deprecated:

editor_options_(G|S)et(Brightness|Contrast|Hue|Saturation) and

editor_options_(G|S)etUse(Brightness|Contrast|Hue|Saturation)

- add resample filter, FE2_FILTER_RESAMPLE

New header file: filters/resample.h

NOTE: This has deprecated: audio_options_(G|S)et(Samplingrate|Stereo)

- fix misleading 100 returned from encoding_status_PercentComplete before

encoding starts

- fix small memory leak when using FE2_PNGEX_EXPORT_TIME_STRING

- (windows) initial release of COM interface

Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen

Advertising