how to keep last frame on screen

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

how to keep last frame on screen

1,371件の閲覧回数
tootzoe
Contributor III

hi everyone, 

   i am work on mx6q platform with kernel 4.1.15 , i using gstreamer1.0 to play rtsp media stream, i wrote my own player just call "playbin" to do the work. everythine is good , the only question is my customer request keeping last frame on screen when one video switch to next. i search go google but without lucky, 

 is anybody know how to avoid gplayer clean last framebuffer after finishing play one video?

best regards!

toot_hzf

0 件の賞賛
返信
2 返答(返信)

1,200件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi huang,

Dont know if this going to help but we use framebuffer clean up when using imxipuvideosink with use vsync=true.

If you have other processes you may have to write a custom appsink. You may also want to look into using mplayer and it's  parameter if all you're doing is playing a video


0 件の賞賛
返信

1,200件の閲覧回数
tootzoe
Contributor III

Hi , Bio_TICFSL,  

    I play rtsp network streaming with gstreamer1.0,  i just let playbin do everything and then i replay render component with imxv4l2sink, i didn't have imxipuvideosink component, so i can't test what result with vsync=true.

   

   about mplayer, i don't know whether if it's base on hardware accelerator or not,  if it just software decode video, i don't think it's a good choice .

0 件の賞賛
返信