2
:
WARNING: erroneous pipeline: no element "qtdemux"
WARNING: erroneous pipeline: no element "playbin2"
WARNING: erroneous pipeline: no element "decodebin2"
ERROR: pipeline could not be constructed: no element "playbin".
後は、パイプラインです
gst-launch filesrc location=path to the mp4 file ! playbin2 ! queue ! ffmpegcolorspace ! autovideosink
または
gst-launch -v filesrc location=path to the mp4 file ! qtdemux name=demuxer ! { queue ! decodebin ! sdlvideosink } { demuxer. ! queue ! decodebin ! alsasink }
私はこれを実行するためのプラグインが欠落していた場合または
gst-launch -v playbin uri=path to the mp4 file
または gst-launch -v playbin2 uri=path to the mp4 file
質問
- 私は、知りたいと思いました。
- どのプラグインがどのプラグインを担当しているのか、どこにあるのかを知るにはどうすればよいですか?
- cコード経由でパイプラインを実装する利点は何ですか?欠落しているプラグインは依然として必要です。 は、それが良い不足しているプラグインがシナプスマネージャを形成インストールするか、私たちはこのような出力を得る
を形成することである:Y(:xとは何
postproc: postproc_hdeblock: LibPostProc hdeblock filter libvisual: libvisual_oinksie: libvisual oinksie plugin plugin v.0.1 flump3dec: flump3dec: Fluendo MP3 Decoder (liboil build) vorbis: vorbistag: VorbisTag vorbis: vorbisparse: VorbisParse vorbis: vorbisdec: Vorbis audio decoder vorbis: vorbisenc: Vorbis audio encoder coreindexers: fileindex: A index that stores entries in file coreindexers: memindex: A index that stores entries in memory amrnb: amrnbenc: AMR-NB audio encoder amrnb: amrnbdec: AMR-NB audio decoder audioresample: audioresample: Audio resampler flv: flvmux: FLV muxer flv: flvdemux: FLV Demuxer
gst-inspect
を行うと
Gstreamer site(base,good,bad,ugly)
xとyの平均)?それはあなたの両端にgstreamerのように見えます