smokeenc

smokeenc — Encode images into the Smoke format

Synopsis




                    GstSmokeEnc;

Object Hierarchy


  GObject
   +----GstObject
         +----GstOsxAudioSink
               +----GstSmokeEnc

Properties


  "keyframe"                 gint                  : Read / Write
  "qmax"                     gint                  : Read / Write
  "qmin"                     gint                  : Read / Write
  "threshold"                gint                  : Read / Write

Description

Element Information

plugin jpeg
author Wim Taymans <wim@fluendo.com>
class Codec/Encoder/Video

Details

GstSmokeEnc

typedef struct _GstSmokeEnc GstSmokeEnc;

Property Details

The "keyframe" property

  "keyframe"                 gint                  : Read / Write

Insert keyframe every N frames.

Allowed values: [1,100000]

Default value: 20


The "qmax" property

  "qmax"                     gint                  : Read / Write

Maximum quality.

Allowed values: [0,100]

Default value: 85


The "qmin" property

  "qmin"                     gint                  : Read / Write

Minimum quality.

Allowed values: [0,100]

Default value: 10


The "threshold" property

  "threshold"                gint                  : Read / Write

Motion estimation threshold.

Allowed values: [0,100000000]

Default value: 3000