A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://gstreamer.freedesktop.org/documentation/encoding/encodebin.html below:

encodebin

encodebin

EncodeBin provides a bin for encoding/muxing various streams according to a specified GstEncodingProfile.

Based on the profile that was set (via the profile property), EncodeBin will internally select and configure the required elements (encoders, muxers, but also audio and video converters) so that you can provide it raw or pre-encoded streams of data in input and have your encoded/muxed/converted stream in output.

Features Hierarchy Implemented interfaces Factory details

Authors: – Edward Hervey

Classification: – Generic/Bin/Encoder

Rank – none

Plugin – encoding

Package – GStreamer Base Plug-ins

Pad Templates audio_%u
ANY

Presence – request

Direction – sink

Object type – GstPad

private_%u
ANY

Presence – request

Direction – sink

Object type – GstPad

src
ANY

Presence – always

Direction – src

Object type – GstPad

video_%u
ANY

Presence – request

Direction – sink

Object type – GstPad

Action Signals request-pad
g_signal_emit_by_name (param_0, "request-pad", arg0, &ret);
ret = param_0.emit ("request-pad", arg0)
let ret = param_0.emit ("request-pad", arg0);

Flags: Run Last / Action

request-profile-pad
g_signal_emit_by_name (param_0, "request-profile-pad", arg0, &ret);
ret = param_0.emit ("request-profile-pad", arg0)
let ret = param_0.emit ("request-profile-pad", arg0);

Flags: Run Last / Action

Properties audio-jitter-tolerance
“audio-jitter-tolerance” guint64

Amount of timestamp jitter/imperfection to allow on audio streams before inserting/dropping samples (ns)

Flags : Read / Write

Default value : 20000000

avoid-reencoding
“avoid-reencoding” gboolean

Whether to re-encode portions of compatible video streams that lay on segment boundaries

Flags : Read / Write

Default value : false

flags
“flags” GstEncodeBinFlags *

Flags to control behaviour

Flags : Read / Write

Default value : (none)

profile
“profile” GstEncodingProfile *

The GstEncodingProfile to use

Flags : Read / Write

queue-buffers-max
“queue-buffers-max” guint

Max. number of buffers in the queue (0=disable)

Flags : Read / Write

Default value : 200

queue-bytes-max
“queue-bytes-max” guint

Max. amount of data in the queue (bytes, 0=disable)

Flags : Read / Write

Default value : 10485760

queue-time-max
“queue-time-max” guint64

Max. amount of data in the queue (in ns, 0=disable)

Flags : Read / Write

Default value : 1000000000

The results of the search are


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4