Jump to content

Avi

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by Avi

  1. I use cubietruck with legacy kernel (ARMBIAN 5.25 stable Debian GNU/Linux 8 (jessie) 3.4.113-sun7i). Maybe that's the case.
  2. On my cubietruck with the default "governor=interactive" then it freeze after 3-5 days, with "perfomance" all ok
  3. if you add "GOVERNOR=performance" in the file "/etc/default/cpufrequtils" and reboot?
  4. I use a clean image armbian 5.20 without any edits configuration files. I can change the saturation value to 100% using option "--saturation=100" : VDPAU_DRIVER=sunxi VDPAU_OSD=1 mpv -fs --vo=vdpau --hwdec=vdpau --hwdec-codecs=all --saturation=100 The.Big.Bang.Theory.S10E01.HDTV.1080p.Kuraj-Bambey.mkv then log mpv becomes so: [VDPAU SUNXI] Generate CSC matrix from following color standard: 0 [VDPAU SUNXI] >procamp->bright: 0.000, procamp->contrast: 1.000, procamp->saturation: 1.000, procamp->hue: 0.000 [VDPAU SUNXI] Setting mixer value from following color standard: 0 [VDPAU SUNXI] >mix->bright: 0.000, mix->contrast: 1.000, mix->saturation: 1.000, mix->hue: -0.000 [VDPAU SUNXI] Setting mixer value from following color standard: 0 [VDPAU SUNXI] >mix->bright: 0.135, mix->contrast: 1.000, mix->saturation: 0.958, mix->hue: -0.068 [osd/libass] PlayResX undefined, setting to -1 [VDPAU SUNXI] Presentation time not supported [VDPAU SUNXI] Presentation queue csc change [VDPAU SUNXI] display driver -> bright: 57, contrast: 50, saturation: 48, hue: 49
  5. Will that be enough? VDPAU_DRIVER=sunxi VDPAU_OSD=1 mpv -fs --vo=vdpau --hwdec=vdpau --hwdec-codecs=all The.Big.Bang.Theory.S10E01.HDTV.1080p.Kuraj-Bambey.mkv LIBGL: Initialising glshim Playing: The.Big.Bang.Theory.S10E01.HDTV.1080p.Kuraj-Bambey.mkv (+) Video --vid=1 (h264) (+) Audio --aid=1 --alang=rus (*) (aac) [VDPAU SUNXI] VE version 0x1623 opened [VDPAU SUNXI] OSD enabled, using G2D! AO: [pulse] 48000Hz stereo 2ch float Using hardware decoding (vdpau). VO: [vdpau] 1920x1080 vdpau [VDPAU SUNXI] Generate CSC matrix from following color standard: 0 [VDPAU SUNXI] >procamp->bright: 0.000, procamp->contrast: 1.000, procamp->saturation: 1.000, procamp->hue: 0.000 [VDPAU SUNXI] Setting mixer value from following color standard: 0 [VDPAU SUNXI] >mix->bright: 0.000, mix->contrast: 1.000, mix->saturation: 1.000, mix->hue: -0.000 [VDPAU SUNXI] Setting mixer value from following color standard: 0 [VDPAU SUNXI] >mix->bright: 0.068, mix->contrast: 1.000, mix->saturation: 0.479, mix->hue: -0.068 [osd/libass] PlayResX undefined, setting to -1 [VDPAU SUNXI] Presentation time not supported [VDPAU SUNXI] Presentation queue csc change [VDPAU SUNXI] display driver -> bright: 53, contrast: 50, saturation: 24, hue: 49 AV: 00:00:22 / 00:21:57 (1%) A-V: 0.000
  6. I made a screenshot by pressing key "S" in the same mpv on A20. The screenshot will appear in normal colors.
  7. I understand how to tell the difference:) Here: in the first picture is a photo of the screen with a screenshot.jpg from the video: mpv -fs mpv-shot0001.jpg the second picture is a photo of the screen paused mpv with your lib: mpv -fs --vo=vdpau --hwdec=vdpau --hwdec-codecs=all The.BBT.mkv
  8. zador.blood.stained, thank you for your participation. This version of the library, the video plays fine, more brighter than in the original version in armbian 5.20, but less contrast than in armbian 5.10
  9. In Armbian 5.20 there is still a problem - video playing is darker than usual. The use of dev branch give only wave on desktop, if run mpv in full screen: VDPAU_DRIVER=sunxi VDPAU_OSD=1 mpv -fs --vo=vdpau --hwdec=vdpau --hwdec-codecs=all my_movie.mkv Run mpv without a window manager give only black screen with playing sound.
  10. Thank you, now I think I understand. I'll try again to build https://github.com/linux-sunxi/libvdpau-sunxi/tree/dev and try to run mpv without a window manager
  11. Bright video was only in Armbian 5.10, in new versions video is dark.
  12. I have: libvdpau-sunxi which is included in Armbian 5.15 video is played darker than normal. With dev-version of libvdpau-sunxi instead of the video there are waves and shaking.
  13. In version 5.15 for cubietruck has the same problem.
  14. I set VDPAU_OSD=1 and began to displayed subtitles, video still do not have.
  15. Desktop at the time of launch mpv like changing the brightness and contrast. During the play desktop comes in waves. If I run mpv directly from an xterm it is the same. If I run the mpv without the parameter "-fs" and then double-click turn to full screen then everything is OK
  16. As I understand it, X (with XFCE environment) is running in this moment log mpv: audio ok.
  17. Running the standard xfce interface to the desktop version Armbian. On Armbian 5.10 with default kernel 3.4 and default libvdpau-sunxi it all works.
  18. Hi rellla! I also recompiled dev branch. When run from the GUI and then switch by double-clicking in full screen, the video plays well and the color is normal. But if I start playback from a ssh session: export DISPLAY=:0.0 mpv -fs --vo=vdpau --hwdec=vdpau --hwdec-codecs=all Adventure.Time.S04E13.I.Remember.You-The.Lich.WEB-DL.1080p.DUB.ENG-BS.mkv the video does not displayed. Sorry for my bad English
  19. rella, many thanks. I will try to compile it on the weekends.
  20. I rebuilt Armbian_5.14_Cubietruck_Debian_jessie_3.4.112_desktop.raw but unfortunately the video in the mpv is still dark. What am I doing wrong?
  21. I'm not sure that I have enough knowledge to do so. I must be guided by it? Then execute desktop.sh?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines