• 1
  • 469
  • 470
  • 471(current)
  • 472
  • 473
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2019-01-07, 00:08)Termits Wrote: dvbt2 h265 1080/50p. video output is still black. 
Do you have mmal hw acceleration enabled?
(2019-01-07, 00:13)smp1 Wrote:
(2019-01-07, 00:08)Termits Wrote: dvbt2 h265 1080/50p. video output is still black. 
Do you have mmal hw acceleration enabled? 
yes i have
(2019-01-07, 00:17)Termits Wrote: yes i have 
Can you upload a small h265 .ts sample?
(2019-01-07, 00:19)smp1 Wrote:
(2019-01-07, 00:17)Termits Wrote: yes i have 
Can you upload a small h265 .ts sample?  
try  
Code:
https://drive.google.com/file/d/18QdMXOLe551IixkCA7Dw-R20Euu0u31D/view?usp=sharing
(2019-01-07, 00:43)Termits Wrote:
Code:
https://drive.google.com/file/d/18QdMXOLe551IixkCA7Dw-R20Euu0u31D/view?usp=sharing
It plays fine on my Pi 3.
(2019-01-07, 00:47)smp1 Wrote:
(2019-01-07, 00:43)Termits Wrote:
Code:
https://drive.google.com/file/d/18QdMXOLe551IixkCA7Dw-R20Euu0u31D/view?usp=sharing
It plays fine on my Pi 3.  
 I'm not with my raspberry now, but I try to play remote the file. now switch to correct codec:

log:
Code:
23:52:37.789 T:1456452464  NOTICE: Creating InputStream
23:52:37.809 T:1456452464  NOTICE: Creating Demuxer
23:52:38.230 T:1456452464  NOTICE: OMXPlayerUnsuitable OMXPlayer unsuitable due to video codec (ad:0/1)
23:52:38.249 T:1456452464  NOTICE: Opening stream: 0 source: 256
23:52:38.250 T:1456452464 WARNING: OpenStream - Unsupported stream 0. Stream disabled.
23:52:38.251 T:1456452464  NOTICE: Opening stream: 3 source: 256
23:52:38.251 T:1456452464  NOTICE: Finding audio codec for: 86019
23:52:38.259 T:1456452464  NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder ac3
23:52:38.259 T:1456452464  NOTICE: Creating audio thread
23:52:38.260 T:1456452464  NOTICE: Opening stream: 6 source: 256
23:52:38.261 T:1456452464  NOTICE: Opening stream: 5 source: 256
23:52:38.261 T:1456452464  NOTICE: waiting for teletext data thread to exit
23:52:38.263 T:1418523504  NOTICE: running thread: CVideoPlayerAudio::Process()
23:52:38.269 T:1456452464  NOTICE: Creating teletext data thread
23:52:38.269 T:1426916208  NOTICE: running thread: CDVDTeletextData
23:52:38.310 T:1456452464  NOTICE: Opening stream: 0 source: 256
23:52:38.311 T:1456452464  NOTICE: Creating video codec with codec id: 173
23:52:38.312 T:1456452464   ERROR: CMMALVideo::Open : Video codec unknown: ad
23:52:38.312 T:1456452464  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (rpi)
23:52:38.421 T:1456452464  NOTICE: Creating video thread
23:52:38.422 T:1473237872  NOTICE: running thread: video_thread
23:52:38.427 T:1456452464  NOTICE: Opening stream: 3 source: 256
23:52:38.427 T:1456452464  NOTICE: Closing stream player 3
23:52:38.427 T:1456452464  NOTICE: Opening stream: 6 source: 256
23:52:38.428 T:1456452464  NOTICE: Opening stream: 5 source: 256
23:52:38.438 T:1418523504  NOTICE: Creating audio stream (codec id: 86019, channels: 2, sample rate: 48000, no pass-through)
23:52:38.438 T:1473237872  NOTICE: CDecoder::Open - fmt:183

tvheanded log:
Code:
20:24:31.293 T:1937713552  NOTICE: VideoPlayer::OpenFile: pvr://channels/tv/All channels/pvr.hts_1683439791.pvr
20:24:31.295 T:1804190576  NOTICE: Creating InputStream
20:24:31.299 T:1804190576  NOTICE: Creating Demuxer
20:24:33.432 T:1804190576  NOTICE: Opening stream: 1001 source: 256
20:24:33.432 T:1804190576   ERROR: COMXVideo::Open : Video codec unknown: ad
20:24:33.432 T:1804190576   ERROR: OMXPlayerVideo : Error open video output
20:24:33.432 T:1804190576 WARNING: OpenStream - Unsupported stream 1001. Stream disabled.
20:24:33.432 T:1804190576  NOTICE: Opening stream: 1002 source: 256
20:24:33.436 T:1804190576  NOTICE: Creating audio thread
20:24:33.437 T:1804190576  NOTICE: Opening stream: 1004 source: 256
20:24:33.437 T:1804190576  NOTICE: waiting for teletext data thread to exit
20:24:33.442 T:1804190576  NOTICE: Creating teletext data thread
20:24:33.442 T:1440736112  NOTICE: running thread: CDVDTeletextData
20:24:33.446 T:1804190576  NOTICE: Opening stream: 1001 source: 256
20:24:33.447 T:1804190576   ERROR: COMXVideo::Open : Video codec unknown: ad
20:24:33.447 T:1804190576   ERROR: OMXPlayerVideo : Error open video output
20:24:33.447 T:1804190576 WARNING: OpenStream - Unsupported stream 1001. Stream disabled.
20:24:33.447 T:1804190576  NOTICE: Opening stream: 1002 source: 256
20:24:33.447 T:1804190576  NOTICE: Opening stream: 1004 source: 256
20:24:33.697 T:1804190576  NOTICE: OMXClock using audio as reference
Hello @Milhouse 

I noticed a nasty bug in the build #0101

If you watch a stream via the german television app "7tv-Live" the stream starts and stops after a few seconds to fill up the buffer.

After that, the video remains/starts to play again, but the audio track is missing. The result is: video okay, but the sound is mute.

You'll find the debug log here:

Kind Regards,

G.
(2019-01-07, 00:43)Termits Wrote: try  
Code:
https://drive.google.com/file/d/18QdMXOLe551IixkCA7Dw-R20Euu0u31D/view?usp=sharing

Is this file suppose to run flawlessly? I tried this to see if it plays or not, but for me it plays half way all gibberish then stops. Audio is ok, system is OK. CPU Cores don't exceed 20%.

I have the latest GPU Kernel with firmware 4.14.89 (LE under Berryboot), is this the reason?
(2019-01-07, 20:17)Aciel Wrote: Is this file suppose to run flawlessly?
On Pi 3 - yes. On Pi 1 and 2 - no.
Quote:I have the latest GPU Kernel with firmware 4.14.89 (LE under Berryboot), is this the reason? 
Most likely.
(2019-01-06, 19:38)agb2 Wrote: It appears that the video db version has been bumped to 114.
Would it be possible to flag this in the build details?
Cheers

I don't always have the time to go through every PR, unfortunately, but will try (I have done this in the past when I'm aware of a change, but can't promise).

There's likely to be another video db bump to 115 coming soon: https://github.com/xbmc/xbmc/pull/15200
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2019-01-07, 20:17)Aciel Wrote: Is this file suppose to run flawlessly? I tried this to see if it plays or not, but for me it plays half way all gibberish then stops. Audio is ok, system is OK. CPU Cores don't exceed 20%.

I have the latest GPU Kernel with firmware 4.14.89 (LE under Berryboot), is this the reason?

Berryboot is most likely your problem - there's a reason it's not supported for use with LibreELEC.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2019-01-07, 19:57)Germeleon Wrote: Hello @Milhouse 

I noticed a nasty bug in the build #0101

If you watch a stream via the german television app "7tv-Live" the stream starts and stops after a few seconds to fill up the buffer.

After that, the video remains/starts to play again, but the audio track is missing. The result is: video okay, but the sound is mute.

You'll find the debug log here:

Kind Regards,

G.

Did this issue start with #0101, are you saying #1231 is OK? Are you sure this isn't a random network issue?
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
New LibreELEC.tv Leia build #0106: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 6b9aff88bebae65f978517685af6aa0517a9638351bfb4dbd8a0fca9f565cf8c (RPi)
SHA256 Checksum: a62e05d5b2b2bd1b81dfc73b568101ba9508aab1838b36dbec74df5ff9d6696c (RPi2)

text:
# uname -a
Linux rpi512 4.19.13 #1 Sun Jan 6 21:04:20 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Dec 18 2018 00:00:23
Copyright © 2012 Broadcom
version da468960fe03ecbaa8e3f1ee01c7217c3bd01fa8 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20190106210312-#0106-gdf9076a [Build #0106]

# Kodi version
(18.0-RC5 Git:93e9045). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (df9076a, changelog) and tip of XBMC master (93e9045, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • [PVR] guiinfo times: reset timeshift offset and timeshift play time after channel change. fixes #15175 (PR:15205, 1 commit, 2 files changed)
    • [Teletext] Correct order of colors in the bottom line (PR:15207, 1 commit, 1 file changed)
    • [docs] Minor fixes (PR:15209, 2 commits, 3 files changed)
    • [lang][skin.estuary] updated language files from Transifex (93e9045)
  2. pvr.dvbviewer:
    • [lang] updated language files from Transifex (4751884)
  3. pvr.hts:
    • [lang] updated language files from Transifex (7a10e88)
  4. pvr.mythtv:
    • update translations from transifex (5272219)
  5. pvr.nextpvr:
    • In-progress recording improvements (attempt #3) (PR:81, 2 commits, 5 files changed)
  6. pvr.stalker:
    • [lang] updated language files from Transifex (d0170c5)
  7. pvr.vuplus:
    • Playback recording fix (PR:166, 7 commits, 12 files changed)
    • [lang] automatic syntax corrections for the en_GB language file (4fec1a4)
    • [lang] updated language files from Transifex (fb822e9)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
New LibreELEC.tv Leia build #0107: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 268f1ea0d69b5d3df7a19e8e8f368681937506c64a4f0e50bed5ab49be3f6a87 (RPi)
SHA256 Checksum: 91f4a7feadec71cddd2904296bca30739852b8a7bb48d7575d7d0052b7137ac5 (RPi2)

text:
# uname -a
Linux rpi512 4.19.13 #1 Mon Jan 7 21:46:37 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Dec 18 2018 00:00:23
Copyright © 2012 Broadcom
version da468960fe03ecbaa8e3f1ee01c7217c3bd01fa8 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20190107214534-#0107-gdf9076a [Build #0107]

# Kodi version
(18.0-RC5 Git:4abe349). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (df9076a, changelog) and tip of XBMC master (4abe349, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • [PluginDirectory] - ensure that Abort of ScriptObserver waits for thread exit - fix crash&burn (PR:15204, 1 commit, 1 file changed)
  2. pvr.hts:
    • remove space so markdown link works in github preview (PR:392, 1 commit, 1 file changed)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2019-01-07, 21:54)Milhouse Wrote:
(2019-01-06, 19:38)agb2 Wrote: It appears that the video db version has been bumped to 114.
Would it be possible to flag this in the build details?
Cheers

I don't always have the time to go through every PR, unfortunately, but will try (I have done this in the past when I'm aware of a change, but can't promise).

There's likely to be another video db bump to 115 coming soon: https://github.com/xbmc/xbmc/pull/15200   
OK, fair enough. It's not a serious issue, just an irritant :-}
[I use MySql and find myself looking at the wrong d/b when the version changes]
[I know you're not supposed to access the d/b directly]
  • 1
  • 469
  • 470
  • 471(current)
  • 472
  • 473
  • 495

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24