質問

I have started working on gstreamer. I had a warning in the terminal command below; can you help me figure it out?

P. S. I had installed gstreamer successfully.

oddspin@oddspinl1:~$ gst-launch filesrc location=foto.jpg ! jpegdec ! image freeze ! mfw_isink
WARNING: erroneous pipeline: no element "image"
役に立ちましたか?

解決

Loose the space between "image" and "freeze" and you should be good.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top