Jump to content

Sp0T

Members
  • Posts

    49
  • Joined

  • Last visited

Everything posted by Sp0T

  1. @zador.blood.stained Thank you it's worked @rellla I installed that repo. I followed the wiki page you linked. Than i got that error so i installed glut. Also in the openglosd at line 1632 this runs on error: "this->bcolor = BORDERCOLOR;" so i commented out in the cpp. now i have corruped decoder error problem with "libavcodec_plugin.so tried with vlc" @RagnerBG Tomorrow i'll try your method. Looks faster . But i don't want to build a whole os my virtual server is bad so i stick to mem_reserv.
  2. Hello Rellla, I tried to install softhddevice and i run into the following error: root@orange:/usr/local/src/vdr-sunxi# make (export PKG_CONFIG_PATH=/usr/lib/arm-linux-gnueabihf/pkgconfig; cd VDR; make all) make[1]: Entering directory '/usr/local/src/vdr-sunxi/tmp/vdr-2.2.0' *** Plugin dvbhddevice: make[2]: Nothing to be done for 'all'. *** Plugin dvbsddevice: make[2]: Nothing to be done for 'all'. *** Plugin epgtableid0: make[2]: Nothing to be done for 'all'. *** Plugin hello: make[2]: Nothing to be done for 'all'. *** Plugin osddemo: make[2]: Nothing to be done for 'all'. *** Plugin pictures: make[2]: Nothing to be done for 'all'. *** Plugin rcu: make[2]: Nothing to be done for 'all'. *** Plugin remoteosd: make[2]: Nothing to be done for 'all'. *** Plugin remotetimers: make[2]: Nothing to be done for 'all'. *** Plugin servicedemo: make[2]: Nothing to be done for 'all'. *** Plugin skincurses: make[2]: Nothing to be done for 'all'. *** Plugin skindesigner: make -C libskindesignerapi *** Plugin softhddevice: Package glu was not found in the pkg-config search path. Perhaps you should add the directory containing `glu.pc' to the PKG_CONFIG_PATH environment variable Package 'glu', required by 'glew', not found g++ -pipe -O2 -mfloat-abi=hard -mtune=cortex-a8 -mcpu=cortex-a8 -D__ARM_NEON__ -mfpu=neon -march=armv7-a -fPIC -Werror=overloaded-virtual -Wno-parentheses -fsigned-char -fPIC -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I/usr/local/include -I/usr/local/include -I/usr/include/freetype2 -I/usr/local/include -DPLUGIN_NAME_I18N='"softhddevice"' -D_GNU_SOURCE -DAV_INFO -DAV_INFO_TIME=3000 -DUSE_PIP -DUSE_MPEG_COMPLETE -DH264_EOS_TRICKSPEED -DUSE_VDR_SPU -DUSE_ALSA -DUSE_OSS -DUSE_VDPAU -DUSE_SCREENSAVER -DUSE_SWRESAMPLE -DUSE_OPENGLOSD -DGIT_REV='"2259084"' -I/usr/local/src/vdr-sunxi/tmp/vdr-2.2.0/include -g -W -Wall -Wextra -Winit-self -Werror=overloaded-virtual -std=c++11 -pipe -O2 -mfloat-abi=hard -mtune=cortex-a8 -mcpu=cortex-a8 -D__ARM_NEON__ -mfpu=neon -march=armv7-a -fPIC -Werror=overloaded-virtual -Wno-parentheses -fsigned-char -fPIC -c -o softhddevice.o softhddevice.cpp Package glu was not found in the pkg-config search path. Perhaps you should add the directory containing `glu.pc' to the PKG_CONFIG_PATH environment variable Package 'glu', required by 'glew', not found Package glu was not found in the pkg-config search path. Perhaps you should add the directory containing `glu.pc' to the PKG_CONFIG_PATH environment variable Package 'glu', required by 'glew', not found In file included from openglosd.h:7:0, from softhddevice.cpp:41: /usr/include/GL/glew.h:1205:24: fatal error: GL/glu.h: No such file or directory # include <GL/glu.h> ^ compilation terminated. <builtin>: recipe for target 'softhddevice.o' failed make[2]: *** [softhddevice.o] Error 1 *** Plugin status: make[2]: Nothing to be done for 'all'. *** Plugin streamdev: make -C ./tools make[3]: 'sockettools.a' is up to date. make -C ./client make[3]: Nothing to be done for 'all'. make -C ./tools make[3]: 'sockettools.a' is up to date. make -C ./libdvbmpeg make[3]: 'libdvbmpegtools.a' is up to date. make -C ./remux make[3]: 'remux.a' is up to date. make -C ./server make[3]: Nothing to be done for 'all'. *** Plugin svdrpdemo: make[2]: Nothing to be done for 'all'. *** Plugin svdrposd: make[2]: Nothing to be done for 'all'. *** Plugin svdrpservice: make[2]: Nothing to be done for 'all'. *** failed plugins: softhddevice Makefile:210: recipe for target 'plugins' failed make[1]: *** [plugins] Error 1 make[1]: Leaving directory '/usr/local/src/vdr-sunxi/tmp/vdr-2.2.0' Makefile:12: recipe for target 'all' failed make: *** [all] Error 2 root@orange:/usr/local/src/vdr-sunxi# Could you please help. Thanks, Sp0T
  3. okay. than just simply config the kernel and set CMA = Y?
  4. I tried to get "https://github.com/rellla/lib/tree/ump " which not exist so i git cloned the "for_upstream brach from your github. Than i try to build a kernel for my Orange PI Mini A20 and the following error popped up: [error] ERROR in function source [main.sh:113] [error] Board configuration does not define valid kernel config With orange pi A20 it's working.
  5. Thanks rellla. Just one more question. At this part: "configure kernel with CMA enabled and sized to 192" Do you must have to hardcode CMA into kernel or does "sunxi_ve_mem_reserve=192" is enough in the boot.src Thanks, Sp0T
  6. Could you give me a correct way or link how to install libvpau propelry? Thanks, Sp0T
  7. Hello, I have some time so i installed a clean image with MATE desktop. What is the correct order for HW acc. video? 1, libvpau --> ffmpeg --> mpv 2, libvpau --> mpv --> ffmpeg 3, other Thanks, Sp0T
  8. Hello, @rellla: I installed ffmpeg codecs and the result is the same, @RagnerBG: I think i'll install my whole system from the begining and use the non desktop version, so I'll know what's are installed and what's not. If i stuck somewhere I'll ask help . Regards, Sp0T
  9. I think yes ffmpeg library versions: libavutil 55.17.103 libavcodec 57.24.102 libavformat 57.25.100 libswscale 4.0.100 libavfilter 6.31.100 libswresample 2.0.101 ffmpeg version: n3.0 Regards, Sp0T
  10. Hello, I just tested with mplayer2 and i think the problem is the codec, which cannot be loaded. Playing /media/orangepi/Mediadisk/movie/sample/sample.mkv. [mkv] Track ID 1: video (V_MPEG4/ISO/AVC), -vid 0 [mkv] Track ID 2: audio (A_AC3), -aid 0, -alang hun [mkv] Track ID 3: subtitles (S_TEXT/UTF8), -sid 0, -slang hun [mkv] Track ID 4: subtitles (S_TEXT/UTF8), -sid 1, -slang hun [mkv] Will play video track 1. Detected file format: Matroska Load subtitles in /media/orangepi/Mediadisk/movie/sample/ [VDPAU SUNXI] VE version 0x1623 opened [VDPAU SUNXI] OSD disabled! Forced video codec: ffmpeg12vdpau Forced video codec: ffh264vdpau Cannot find codec 'h264_vdpau' in libavcodec... Video decoder init failed for codecs.conf entry "ffh264vdpau". Selected video codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [libavcodec] Selected audio codec: ATSC A/52A (AC-3) [libavcodec] AUDIO: 48000 Hz, 2 ch, floatle, 448.0 kbit/14.58% (ratio: 56000->384000) AO: [pulse] Init failed: Connection refused [AO_ALSA] Format floatle is not supported by hardware, trying default. AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample) [AO_ALSA] Unable to find simple control 'Master',0. Starting playback... VIDEO: 720x302 23.976 fps 0.0 kbps ( 0.0 kB/s) VO: [vdpau] 720x302 => 720x302 Planar YV12 [vdpau] Assuming user-specified display refresh rate of 24.000 Hz. [VDPAU SUNXI] Presentation time not supported A: 10.1 V: 10.1 A-V: 0.000 ct: -0.000 0/ 0 9% 28% 4.4% 13 0 Regards, Sp0T
  11. I found a wierd error after i try to change resulution. Both root and orangepi user give this error. root@orange:/home/orangepi# a10disp changehdmimodeforce 8 sunxi disp kernel module version is 1.0 Cannot change HDMI mode because HDMI is not enabled. Regards, Sp0T
  12. Hello, orangepi is part of the video groups. The kernel commands is below. orangepi@orange:~$ groups orangepi orangepi : orangepi dialout sudo audio video plugdev netdev orangepi@orange:~$ cat /proc/cmdline console=tty1 root=/dev/mmcblk0p1 rootwait rootfstype=ext4 cgroup_enable=memory swapaccount=1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 enforcing=0 loglevel=1 Regards, Sp0T
  13. No, I'm using it thru HDMI with a 23" LG monitor.
  14. Hello, I created an orangepi user. I also checked all files which need to play video and i have all in the video group. But i still get black screen only orangepi@orange:~$ id orangepi uid=1000(orangepi) gid=1000(orangepi) groups=1000(orangepi),20(dialout),27(sudo),29(audio),44(video),46(plugdev),108(netdev) orangepi@orange:~$ mpv --vo=vdpau --hwdec=vdpau --hwdec-codecs=all --loop=yes /media/orangepi/Mediadisk/movie/sample/sample.mkv Playing: /media/orangepi/Mediadisk/movie/sample/sample.mkv (+) Video --vid=1 (*) (h264) (+) Audio --aid=1 --alang=hun (*) (ac3) (+) Subs --sid=1 --slang=hun (*) (f) (subrip) Subs --sid=2 --slang=hun (subrip) [VDPAU SUNXI] VE version 0x1623 opened [VDPAU SUNXI] OSD disabled! AO: [alsa] 48000Hz stereo 2ch s32 Using hardware decoding (vdpau). VO: [vdpau] 720x302 vdpau [VDPAU SUNXI] Presentation time not supported AV: 00:01:04 / 00:01:04 (99%) A-V: 0.000 Cache: 0s+0KB Regards, Sp0T
  15. For some reason im not allowed to attach it so ill do it in the old way sry Regards, Sp0T
  16. No one facing with this problem?
  17. Hello, I just intalled the new Armbian 5.10 on my orange pi mini. I tried to play a video, but after i start it there was only black screen and audio. If i changed the vo to X11 it's worked but with vdpau it's not. Can someone help me how to make it work? Thanks, Sp0T
  18. Hello Guys, I would like to make a custom trusty image without xfce desktop. I do everything written into the Readme.md file. I used Ubuntu 14.04 amd64 virtual box, downloaded the lib and run compile.sh I choose orangepimini than legacy kernel. After the image is created i image it on the SD card. The system start up but when starting kernel comes it's reboots in a loop. Can anyone help? Thanks, Sp0T
  19. Thanks tkaiser for the idea. I already done a mounting point and add the entry in the fstab, but as i see i just can't get away from programming my own script... First i'll try the udisks for wheezy.
  20. I have orange pi mini. i checked fstab and the device is not listed in there(that was my first thought anyway). I think Igor is using a pre-installer script which i can't find in the repos nor in the system files. Basically it's creating a "media" folder in /root and put the drive there(by name) and create a desktop shortcut(also add icon to Thunar left side panel).
  21. Hello Everyone, Does anyone know, which script contain the mounting part in the repo? I would like to mount my HDD as it's mounted in the ubuntu trusty desktop version. I'm using debian wheezy(legacy kernel) Thanks, Sp0T
  22. Hello, I've installed Igor's newest ubuntu trusty image. When the desktop came up, i realized i don't have mouse pointer. I tried several way to get it back, but with no sucess. Can someone help me, how to magic back the pointer? Thanks, Sp0T
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines