Timi Tuohenmaa
Timi Tuohenmaa
What does this "needs testing" mean? Looking other "needs testing" pull requests does not bring any hopes up. I have used weeks to test this with different scenarios (and I...
> > Possible negatives with this patch is the fact that we need to transcode AC-3 and EAC-3 when HLS is needed as WebOS MSE does not support playing videos...
> > Problem is WebOS. If you use isTypeSupported for audio/mp4; codecs="whatever" then you get true in those formats. If you use isTypeSupported for video/mp4; codecs="whatever-video,whatever-audio" then supported audio codecs...
> Is there any update to this being implemented? I don't know what I can do to make this reviewed. There is not much code to there, but quite a...
> i tried it by manualy compiling it and put it in my server. indeed, the sound problem was fixed, but then i had issues with dolby vision :( can...
> This PR is helpful due to the numerous bugs in LG's HLS. However, killing Dolby Atmos makes it unfit for merging, in my opinion. > > An alternative is...
> Trust me, I don't think anyone is more frustrated by the current state of reviews in this repo than me... this project with hundreds of thousands of users has...
I am sorry to hear that. I think you should make a new bug report about that. Making it toggleable is likely a good idea and probably an easy thing...
I tested some hls internet sites too on WebOs browser and all ends up being in stereo despite having multi-channel data. I also installed Plex and tested that. Not sure...
> Why not just remux both streams into the mp4 container which webOS supports dv contents inside natively so you get both of them working? Going over a harder way...