Sie sind auf Seite 1von 3

El programa gst-inspect no est instalado.

Puede instalarlo escribiendo:


sudo apt-get install gstreamer-tools
The output say me gst-inspect don't isntall in my system...
After run sudo "apt-get install gstreamer-tools":
$ gst-inspect vp8enc
Factory Details:
Long name:
On2 VP8 Encoder
Class:
Codec/Encoder/Video
Description: Encode VP8 video streams
Author(s):
David Schleef <email address hidden>
Rank:
primary (256)
Plugin Details:
Name:
Description:
Filename:
Version:
License:
Source module:
Source release date:
Binary package:
Origin URL:
-bad0.10

vp8
VP8 plugin
/usr/lib/gstreamer-0.10/libgstvp8.so
0.10.22
LGPL
gst-plugins-bad
2011-05-10
GStreamer Bad Plugins (Ubuntu)
https://launchpad.net/distros/ubuntu/+source/gst-plugins

GObject
+----GstObject
+----GstElement
+----GstBaseVideoCodec
+----GstBaseVideoEncoder
+----GstVP8Enc
Interfaces implementados:
GstTagSetter
GstPreset
Pad Templates:
SRC template: 'src'
Availability: Always
Capabilities:
video/x-vp8
SINK template: 'sink'
Availability: Always
Capabilities:
video/x-raw-yuv
format:
width:
height:
framerate:

I420
[ 1, 2147483647 ]
[ 1, 2147483647 ]
[ 0/1, 2147483647/1 ]

Element Flags:
no flags set
Element Implementation:
Has change_state() function: 0x7fcaa3281340
Has custom save_thyself() function: gst_element_save_thyself
Has custom restore_thyself() function: gst_element_restore_thyself

Element has no clocking capabilities.


Element has no indexing capabilities.
Element has no URI handling capabilities.
Pads:
SRC: 'src'
Implementation:
Has custom eventfunc(): 0x7fcaa32814f0
Has custom queryfunc(): 0x7fcaa32815a0
Provides query types:
(8):
convert (Converting between formats)
(3):
latency (Latency)
Has custom iterintlinkfunc(): gst_pad_iterate_internal_links_default
Has acceptcapsfunc(): gst_pad_acceptcaps_default
Pad Template: 'src'
SINK: 'sink'
Implementation:
Has chainfunc(): 0x7fcaa3281c30
Has custom eventfunc(): 0x7fcaa348a360
Has custom queryfunc(): gst_pad_query_default
Has custom iterintlinkfunc(): gst_pad_iterate_internal_links_default
Has setcapsfunc(): 0x7fcaa3281740
Has acceptcapsfunc(): gst_pad_acceptcaps_default
Pad Template: 'sink'
Element Properties:
name

: The name of the object


flags: legible, escribible
String. Default: null Current: "vp8enc0"
bitrate
: Bit rate (in bits/sec)
flags: legible, escribible
Integer. Range: 0 - 1000000000 Default: 0 Current: 0
mode
: Mode
flags: legible, escribible
Enum "GstVP8EncMode" Default: 0, "vbr" Current: 0, "vbr"
(0): vbr
- Variable Bit Rate (VBR) mode
(1): cbr
- Constant Bit Rate (CBR) mode
quality
: Quality
flags: legible, escribible
Double. Range:
0 10 Default
:
5 Current:
5
error-resilient
: Encode streams that are error resilient
flags: legible, escribible
Boolean. Default: false Current: false
max-latency
: Number of frames in encoder queue
flags: legible, escribible
Integer. Range: 0 - 25 Default: 10 Current: 10
max-keyframe-distance: Maximum distance between key frames
flags: legible, escribible
Integer. Range: 0 - 9999 Default: 60 Current: 60
speed
: Speed
flags: legible, escribible
Integer. Range: 0 - 2 Default: 0 Current: 0
threads
: Threads
flags: legible, escribible
Integer. Range: 1 - 64 Default: 1 Current: 0
multipass-mode
: Multipass encode mode
flags: legible, escribible
Enum "GstVP8EncMultipassMode" Default: 0, "one-pass" Cur

rent: 0, "one-pass"
ing
ng

(0): one-pass
(1): first-pass

- One pass encoding (default)


- First pass of multipass encod

(2): last-pass

- Last pass of multipass encodi

multipass-cache-file: Multipass cache file


flags: legible, escribible
String. Default: null Current: null
auto-alt-ref-frames : Automatically create alternative reference frames
flags: legible, escribible
Boolean. Default: false Current: false

kazam
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_
register_static: assertion `g_type_from_name (name) == 0' failed
import gobject._gobject
/usr/lib/python2.7/dist-packages/kazam/backend/gstreamer.py:146: Warning: value
"6" of type `gint' is invalid or out of range for property `speed' of type `gint
'
self.videnc.set_property("speed", 6)

Das könnte Ihnen auch gefallen