calzoneman / sync

Node.JS Server and JavaScript/HTML Client for synchronizing online media
Other
1.46k stars 235 forks source link

Feature: Show thumbnail as poster when playing audio only files #870

Closed Crydsch closed 2 years ago

Crydsch commented 4 years ago

We have been using CyTube for ages and its awesome! :D

Especially the raw/selfhosted media feature is used a lot. When adding .mp3 files we would like to see a poster image. Maybe this could be done by using the existing thumbnail specified in the .json?

We would love to see such a feature.

Xaekai commented 4 years ago

Using the thumbnail in the CyTube-specified JSON format for custom media as a surrogate video feed when the media consists of audio only definitely seems within scope. :ok_hand:

Xaekai commented 4 years ago

Just to confirm, for my own peace of mind if nothing else, there are no showstoppers and it's possible:

Piruruk-tan commented 4 years ago

I agree, I want this feature! Would be great!

calzoneman commented 3 years ago

I think this and #535 are duplicates, but I'm going to close #535 in favor of this one because supporting this in custom media manifests seems more viable than extracting the image from an audio file.

Xaekai commented 2 years ago

Resolved in pending CyTube 3.90-rc release.

You may see a working example here.