Hello
I use Libreelec as the main system. I wanted to watch a PVR recording on Libreelec but I found out that the TS file is not playing via smb: //. I then tested with mkv, mp4, avi and mp3.
Unfortunately I could not test more files but my results ".ts" and ".mkv" are not played on Libereelec despite access to the files.
They will not play any problems on Kodi-Win10 or VLC-player.
Here is the error message:
Code
2020-09-01 03:04:48.337 T:1937305616 NOTICE: VideoPlayer::OpenFile: smb://192.168.178.31:445/sda1-usb-Intenso_Basic_Li/TV/Grill-den-Henssler/Grill-den-Henssler-VOX2020-08-3020-15.ts
2020-09-01 03:04:48.342 T:663266176 NOTICE: Creating InputStream
2020-09-01 03:04:48.505 T:663266176 NOTICE: Creating Demuxer
2020-09-01 03:04:48.674 T:785372032 ERROR: Read - Error( -1, 22, Invalid argument )
2020-09-01 03:04:49.333 T:663266176 NOTICE: Opening stream: 0 source: 1024
2020-09-01 03:04:49.623 T:663266176 ERROR: OpenStream - Unable to create subtitle parser
2020-09-01 03:04:49.623 T:663266176 NOTICE: Opening stream: 0 source: 1025
2020-09-01 03:04:49.698 T:663266176 ERROR: OpenStream - Unable to create subtitle parser
2020-09-01 03:04:49.698 T:663266176 NOTICE: CVideoPlayer::OnExit()
2020-09-01 03:04:49.699 T:663266176 NOTICE: VideoPlayer: eof, waiting for queues to empty
2020-09-01 03:04:49.805 T:1937305616 NOTICE: CVideoPlayer::CloseFile()
2020-09-01 03:04:49.806 T:1937305616 NOTICE: VideoPlayer: waiting for threads to exit
2020-09-01 03:04:49.806 T:1937305616 NOTICE: VideoPlayer: finished waiting
2020-09-01 03:04:49.806 T:1937305616 NOTICE: CVideoPlayer::CloseFile()
2020-09-01 03:04:49.806 T:1937305616 NOTICE: VideoPlayer: waiting for threads to exit
2020-09-01 03:04:49.806 T:1937305616 NOTICE: VideoPlayer: finished waiting
Display More