Marcel Dopita

Results 240 comments of Marcel Dopita

Subtitle charset detection and conversion is not done for subtitles passed to Just Player using the MX Player like API. My reasoning was: - Basically all texts across Android already...

The lite version did nothing in regards to audio passthrough or even decoders in general.

I have replaced or reworked all the bloated dependencies so now the main version has the size of lite version while keeping all the features (except for chapter detection).

> the player can not resume in most cases You mean that the playback position is lost or the playback is unable to start?

The highest volume levels (displayed in red) use LoudnessEnhancer to increase the volume past normal maximum. This indeed causes distortion when used, based on the actual gain.

I'm afraid this is not that suitable for a simple video player. I tried putting in the chapter markers but the issue is that most of my videos do not...

Just Player doesn't not switch to different resolution as it only searches for optimal refresh rates within current resolution modes.

1. My understanding is that such dialog would be against the UI guidelines. > Avoid exit gating. Let users exit out of the app without confirmation. https://developer.android.com/training/tv/get-started/navigation

This is a job for ExoPlayer: https://github.com/google/ExoPlayer/issues/8435#issuecomment-759327563

If there were any publicly available patches/integration of libass in ExoPlayer, I would include them. Unfortunately, no one is sharing that. It would be needed to be implemented in the...