Posts by Eso Rimmer

    Thanks for replies.

    Well, I know S905 has HW decoder, but at the same time I remember how my old Core i3 laptop wasn't able to accelerate h264 with more than 3 ref frames, resulting in dropped frames, so I just wanted to make sure if I swap RPi2b for C2 I won'd end up still not being able to play 1080p h265.

    EDIT:

    BTW, is there any other alternative better than C2 I should consider (cheap, low power consumption, HDMI-CEC with KODI)?

    I'm currently using Raspberry Pi2 and I'm wondering if I would be able to play video file with following spec on Odroid C2:

    Video

    Format : HEVC

    Format profile : Main 10@L4@Main

    Codec ID : V_MPEGH/ISO/HEVC

    Bit rate : 1 600 kb/s

    Width : 1 920 pixels

    Height : 800 pixels

    Frame rate mode : Constant

    Frame rate : 24.000 FPS

    Color space : YUV

    Bit depth : 10 bits

    Bits/(Pixel*Frame) : 0.043

    Writing library : x265 2.2+2-998d4520d1cf:[Windows][GCC 6.2.0][64 bit] 10bit

    Audio

    Format : AAC

    Format/Info : Advanced Audio Codec

    Format profile : HE-AAC / LC

    Codec ID : A_AAC

    Bit rate : 307 kb/s

    Channel(s) : 7 channels

    Channel(s)_Original : 8 channels

    Channel positions : Front: L C R, Side: L R, Back: L R, LFE

    Sampling rate : 48.0 kHz / 24.0 kHz

    Frame rate : 23.438 FPS (1024 spf)

    Compression mode : Lossy

    This is what I see in the log:

    Code
    09:42:49.225 T:1732592544   ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://USERNAME:PASSWORD@RT-N18U/music_videos'
                                                unix_err:'d' error : 'Permission denied'
    09:43:49.907 T:1945134752   ERROR: Previous line repeats 2 times.
    09:43:49.908 T:1945134752   ERROR: GetDirectory - Error getting smb://RT-N18U/music_videos/
    09:45:21.513 T:1945134752  NOTICE: Samba is idle. Closing the remaining connections

    Hi,

    I've just updated Libreoffice to the latest version with changed SMB share stuff and I'm unable to get it working as it used to work.

    I can see my ASUS router's samba shares in KODI's filebrowser, but I cannot access it. When "Lock preferences for smb://...." pops out, I input my login name and password and then nothing happens. KODI asks me to imput the login again.

    I have figured out that if I disable login protection on the router, I can access the shared folders just fine. But one I enable login, even though I'm using correct username and password, I can't access the sares.

    I've changed SMB version to SMB1 only in the Libreelec settings, but it doesn't help.

    Any other ideas what am I doing wrong? /shrug

    Thanks.