playing movie and png overlay problem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

playing movie and png overlay problem

821 Views
KeiichiSUZUKI
Contributor I

Hi,

 

I'd like to play movie(1920x1080 h264) with PNG file(alpha blend , any size and position )overlay display.


But can't see movie & PNG file,LCD is blank.

 

Please teach me.


@Enviroment

 

iMX53 QSB PreInstalled Linux + gstreamer

@Tested commandline

 

$ gst-launch filesrc location=video_02.mp4 typefind=true \

! aiurdemux ! queue max-size-time=0 ! mfw_vpudecoder \

! videomixer name=mix ! mfw_v4lsink \

filesrc location=ovr1.png ! pngdec ! ffmpegcolorspace ! mix.

 

 

movieproblem.log.txt

Labels (1)
0 Kudos
3 Replies

548 Views
daiane_angolini
NXP Employee
NXP Employee

ok.

 

Maybe would be better to contact gstreamer community.

0 Kudos

548 Views
KeiichiSUZUKI
Contributor I

Sorry, alpha blend is not use this command line.

My plan is  gstreamer plugin "alphacolor" and "videobox" use.

 

 

513-sample.png

0 Kudos

548 Views
daiane_angolini
NXP Employee
NXP Employee

How did you configured alpha blending?

I hope it should help http://www.imxdev.org/wiki/index.php?title=I.MX31_PDK_Board_Alpha_Blending

 

Please, post over here your results.

0 Kudos