punith444

Results 12 comments of punith444

Hi Mittron, Thanks for your reply. I want two display same frame buffer , so i can play one video in both display smoothly. Is it possible with your branch...

Hi Mittrron, some improvements. with export VDPAU_SCREEN=0 i am getting video in HDMI. with export VDPAU_SCREEN=1 i am getting video in TV. But i want on both. can you tell...

i dont any need any scaler to enabled , could this possible by changing the code,

hi mittorn, if you see my script i disabled bot fb0 and fb1 scaler enable. can you tell me what changes need to do to get video on both display.

Hi Mittron, i look at source code and did some changes but not yet worked for me. can you kindly tell what needs to do to get video on both...

Hi Mittorn, i tested with your new code presentation_queue.c and added layer2 to vdpau_private.h. but i am not getting video in second display(TV). getting fallowing errors while playing video. without...

hi Mittorn, i am using mpv player and kernel is linux-sunxi 3.4 and how to increase cedarx memory?. and how to disable scaler on both display using a10disp because i...

thank you mittorn, finally its working on both display once i disable scaler by using a10 disp. but hdmi display ok but in tv display video is not scaled. Is...

Yes i want on both display , is it possible by changing layerinfo(2 times paasing) for screen0 and screen1. or is it possible with a10disp command. i want video to...

i dont have --layer-handle option in a10disp command.