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

Seeking webstreams causes end of steam #22

Open
Quackdoc opened this issue Oct 31, 2024 · 1 comment
Open

Seeking webstreams causes end of steam #22

Quackdoc opened this issue Oct 31, 2024 · 1 comment

Comments

@Quackdoc
Copy link

Command

GST_DEBUG=3 ./target/release/cosmic-player https://files.catbox.moe/3b259d.mp4
Output wit seek marked:

➜  cosmic-player git:(master) GST_DEBUG=3 ./target/release/cosmic-player https://files.catbox.moe/3b259d.mp4
[2024-10-31T01:32:32Z WARN  fontdb] Failed to load a font face 0 from '/usr/share/fonts/TTF/LektonNerdFontMono-Regular.ttf' cause font doesn't have a family name.
[2024-10-31T01:32:32Z WARN  fontdb] Failed to load a font face 0 from '/usr/share/fonts/TTF/MononokiNerdFontMono-BoldItalic.ttf' cause font doesn't have a family name.
original flags (GstPlayFlags) ((GstPlayFlags) Render the video stream | Render the audio stream | Render subtitles | Use software volume | Deinterlace video if necessary | Use software color balance)
updated flags (GstPlayFlags) ((GstPlayFlags) Render the video stream | Render the audio stream | Render subtitles | Use software volume | Deinterlace video if necessary | Use software color balance)
[2024-10-31T01:32:34Z WARN  sctk_adwaita::buttons] Ignoring unknown button type:

<SEEK IS HERE>

0:00:03.132505445 447544 0x6312739c1a00 WARN                 basesrc gstbasesrc.c:1766:gst_base_src_perform_seek:<source> duplicate event found 493
0:00:03.219884676 447544 0x6312739c1a00 WARN                 basesrc gstbasesrc.c:1766:gst_base_src_perform_seek:<source> duplicate event found 520
end of stream

GST_DEBUG=4 ./target/release/cosmic-player https://files.catbox.moe/3b259d.mp4 2> /tmp/cosmic-log.txt

Logfile 1514 ln
cosmic-log.txt

KDE's dragon player, as well as gst-play-1.0 https://files.catbox.moe/3b259d.mp4 both seek fine

@Quackdoc
Copy link
Author

Quackdoc commented Oct 31, 2024

Upstream issue reported here: jazzfool/iced_video_player#17

EDIT: Upstream has been fixed

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

1 participant