2021-10-16, 03:31 PM
The ExoPlayer library used by uidroid should support most ts streams from NextPVR for live TV and recordings. As well it support most container formats (mkv, mp4, ts, mpg, etc) for video and audio, however there is no doubt that some formats will fail. The most likely scenario is that skipping could fail on recordings since the support in ExoPlayer for mpeg-ts is limited but sub and I attempt to work around them. I have not had problems with comskip but the more you manually skip the more like you will encounter problems. If that turns out to really problematic consider post processing you files to mp4.
For files that will not play at all, that you think should play turn on EventLogging in the setting and reproduce the problem and post the zipped logcat files in a separate post. Use adbLink to get the this file. Alternatively if there is a specific problem file that you would like me to investigate if possible create a small 100MB sample and provide an external link (ie Google Drive, One Drive ). Because of the varitey of formats available I do expect some file will need to be looked at.
At the current time subtitles (DVB and ATSC CC style) have only been tested on live TV and recordings. Activating subtitles on mkv and other files may or may not work. External file (srt ass etc) and AC-4 captioning will also not work currently.
Also note that in the initial release timeshifted live TV is not available. I hope to add that functionality in a future release.
Martin
For files that will not play at all, that you think should play turn on EventLogging in the setting and reproduce the problem and post the zipped logcat files in a separate post. Use adbLink to get the this file. Alternatively if there is a specific problem file that you would like me to investigate if possible create a small 100MB sample and provide an external link (ie Google Drive, One Drive ). Because of the varitey of formats available I do expect some file will need to be looked at.
At the current time subtitles (DVB and ATSC CC style) have only been tested on live TV and recordings. Activating subtitles on mkv and other files may or may not work. External file (srt ass etc) and AC-4 captioning will also not work currently.
Also note that in the initial release timeshifted live TV is not available. I hope to add that functionality in a future release.
Martin