Duplicate frame from previous video in GStreamer

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Duplicate frame from previous video in GStreamer

ソリューションへジャンプ
1,688件の閲覧回数
toanjunifer
Senior Contributor I

Hi,

When I record video with GStreamer, I face with this issue:

Setting:

  • Video duration is 5 minutes
  • Resolution : 1280x720
Video No.Duration (minutes)Content
1ok
2~10First 5 minute is just 1 frame which is first frame of video 1
3~15First 10 minute is just 1 frame which is first frame of video 1
4~20First 15 minute is just 1 frame which is first frame of video 1
5~25First 20 minute is just 1 frame which is first frame of video 1

Why does it happen ? How to solve this issue ?

Thank you so much,

Toan

ラベル(1)
1 解決策
1,558件の閲覧回数
karangajjar
Senior Contributor II

Hi Dao Van Toan,

This issue seems related to gstreamer. It would be better if you post your query gstreamer forum.

However, check if below link is useful, seems they have unref more elements:

Video recording with gstreamer · GitHub 

Regards,

Karan Gajjar

元の投稿で解決策を見る

1 返信
1,559件の閲覧回数
karangajjar
Senior Contributor II

Hi Dao Van Toan,

This issue seems related to gstreamer. It would be better if you post your query gstreamer forum.

However, check if below link is useful, seems they have unref more elements:

Video recording with gstreamer · GitHub 

Regards,

Karan Gajjar