Hi All, I have ubuntu with linux-sunxi kernel 3.4 with ported cedarx from below link.
http://linux-sunxi.org/Cedrus Now i am able to play videos smoothly in ubuntu with mpv player. But if enable dual display , i am getting video output only in HDMI and not in TV(In TV it is full black screen). If i enable only one display i am getting video output corresponding to display. But aby player without cedarx , video output is coming on both display but not smoothly. Here is my script for display. [disp_init] disp_init_enable = 1 disp_mode = 4 screen0_output_type = 3 screen0_output_mode = 4 screen1_output_type = 2 screen1_output_mode = 11 fb0_framebuffer_num = 2 fb0_format = 10 fb0_pixel_sequence = 0 fb0_scaler_mode_enable = 0 fb0_width = 0 fb0_height = 0 fb1_framebuffer_num = 2 fb1_format = 10 fb1_pixel_sequence = 0 fb1_scaler_mode_enable = 0 fb1_width = 0 fb1_height = 0 lcd0_backlight = 197 lcd1_backlight = 197 lcd0_bright = 50 lcd0_contrast = 50 lcd0_saturation = 57 lcd0_hue = 50 lcd1_bright = 50 lcd1_contrast = 50 lcd1_saturation = 57 lcd1_hue = 50 Can you tell why cedarx not able to play videos on both display?. Regards Punith -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
