Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to seek #208

Open
valankar opened this issue Mar 8, 2024 · 12 comments
Open

Not able to seek #208

valankar opened this issue Mar 8, 2024 · 12 comments

Comments

@valankar
Copy link

valankar commented Mar 8, 2024

I noticed lately a lot of video files I have are not able to be seeked into on the LG WebOS app. They always start at the beginning and trying to seek just doesn't do anything.

If I load the video in the Windows Jellyfin client, it works fine and I can seek. On Windows, I checked playback info and it shows:

Playback Info
Player:
MPV Video Player
Play method:
Direct playing
Protocol:
https
Stream type:
Video
Original Media Info
Container:
mkv
Size:
869.3 MiB
Bitrate:
2.9 Mbps
Video codec:
H264 High
Video bitrate:
2.7 Mbps
Video range type:
SDR
Audio codec:
AAC LC
Audio bitrate:
192 kbps
Audio channels:
2
Audio sample rate:
48000 Hz

ffprobe looks like this:

Input #0, matroska,webm, from 'file.mkv':
  Metadata:
    encoder         : XX
    Tool            : XX
  Duration: 00:45:03.25, start: 0.000000, bitrate: 2697 kb/s
    Chapter #0:0: start 0.000000, end 470.170000
    Metadata:
      title           : PART_01
    Chapter #0:1: start 470.170000, end 1326.140000
    Metadata:
      title           : PART_02
    Chapter #0:2: start 1326.140000, end 2139.060000
    Metadata:
      title           : PART_03
    Chapter #0:3: start 2139.060000, end 2703.060000
    Metadata:
      title           : PART_04
    Chapter #0:4: start 2703.060000, end 2703.253000
    Metadata:
      title           : PART_05
    Stream #0:0(eng): Video: h264 (High), yuv420p(tv, bt709, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 1k tbn, 50 tbc (default)
    Stream #0:1(eng): Audio: aac (LC), 48000 Hz, stereo, fltp (default)
    Stream #0:2(eng): Subtitle: dvb_subtitle
    Stream #0:3(eng): Subtitle: subrip
@Smirra
Copy link

Smirra commented Mar 27, 2024

I have this as well. Seeking works on other devices!

@ChrisRosser
Copy link

I also have this issue. Seeking works fine on other web players (e.g. chrome)

@Smirra
Copy link

Smirra commented Apr 21, 2024

Oh! I thought I found the answer here but it seems that it was in another forum. To solve this you unfortunately for now need to disable the mp4-hevc option that you can set personally for each user on each device. So for webos you have to keep it off. I know it’s strange since it should be supported. I don’t really know exactly when it was useful to activate though, perhaps for some HDR content on some specific codecs. But keep it off and you shall seek, and seek and seek!

@ChrisRosser
Copy link

ChrisRosser commented Apr 21, 2024

@Smirra Can you possibly post a screenshot? I can't find the setting! ☹️

@Smirra
Copy link

Smirra commented Apr 21, 2024

@ChrisRosser
Make sure that "prefer fmp4-hls media container" is unchecked under playback options for your user. This is Not on the administrator dashboard.

@ChrisRosser
Copy link

@Smirra This was already disabled for me...

@Smirra
Copy link

Smirra commented Apr 21, 2024

@ChrisRosser ah! Did you check this from your tv? It is unique for every device

@ChrisRosser
Copy link

ChrisRosser commented Apr 21, 2024 via email

@Smirra
Copy link

Smirra commented Apr 21, 2024

@ChrisRosser I see. Well then it must be something else. What LG TV do you have? What hardware is your jellyfin on?

@ChrisRosser
Copy link

ChrisRosser commented Apr 21, 2024 via email

@Smirra
Copy link

Smirra commented Apr 21, 2024 via email

@rmagatti
Copy link

@ChrisRosser Make sure that "prefer fmp4-hls media container" is unchecked under playback options for your user. This is Not on the administrator dashboard.

This worked for me fwiw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants