You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Factory Details:
Rank primary + 1 (257)
Long-name H.264 parser
Klass Codec/Parser/Converter/Video
Description Parses H.264 streams
Author Mark Nauwelaerts <[email protected]>
Documentation https://gstreamer.freedesktop.org/documentation/videoparsersbad/h264parse.html
Plugin Details:
Name videoparsersbad
Description videoparsers
Filename /run/current-system/sw/lib/gstreamer-1.0/libgstvideoparsersbad.so
Version 1.24.3
License LGPL
Source module gst-plugins-bad
Documentation https://gstreamer.freedesktop.org/documentation/videoparsersbad/
Source release date 2024-04-30
Binary package GStreamer Bad Plug-ins source release
Origin URL Unknown package origin
GObject
+----GInitiallyUnowned
+----GstObject
+----GstElement
+----GstBaseParse
+----GstH264Parse
Pad Templates:
SINK template: 'sink'
Availability: Always
Capabilities:
video/x-h264
SRC template: 'src'
Availability: Always
Capabilities:
video/x-h264
parsed: true
stream-format: { (string)avc, (string)avc3, (string)byte-stream }
alignment: { (string)au, (string)nal }
Element has no clocking capabilities.
Element has no URI handling capabilities.
Pads:
SINK: 'sink'
Pad Template: 'sink'
SRC: 'src'
Pad Template: 'src'
Element Properties:
config-interval : Send SPS and PPS Insertion Interval in seconds (sprop parameter sets will be multiplexed in the data stream when detected.) (0 = disabled, -1 = send with every IDR frame)
flags: readable, writable
Integer. Range: -1 - 3600 Default: 0
disable-passthrough : Force processing (disables passthrough)
flags: readable, writable
Boolean. Default: false
name : The name of the object
flags: readable, writable
String. Default: "h264parse0"
parent : The parent of the object
flags: readable, writable
Object of type "GstObject"
update-timecode : Update time code values in Picture Timing SEI if GstVideoTimeCodeMeta is attached to incoming buffer and also Picture Timing SEI exists in the bitstream. To make this property work, SPS must contain VUI and pic_struct_present_flag of VUI must be non-zero
flags: readable, writable
Boolean. Default: false
The text was updated successfully, but these errors were encountered:
Affected version
I have installed following packages on NixOS:
Bug summary
Unable to use any other codec than
GIF
andWEBM
.Steps to reproduce
Goto preferences and select under Video, Format.
Expected behavior
Provide more encoding options.
Relevant logs, screenshots, screencasts, etc.
Ran
gst-inspect-1.0 h264parse
with output:The text was updated successfully, but these errors were encountered: