quodlibet / quodlibet

Music player and music library manager for Linux, Windows, and macOS
https://quodlibet.readthedocs.io
GNU General Public License v2.0
1.4k stars 220 forks source link

Support loading FLV files #1207

Open lazka opened 9 years ago

lazka commented 9 years ago

Original issue 1207 created by egphilippov on 2013-07-05T07:32:42.000Z:

The proposed feature is to play audio from videos, too. This is useful for video clips and for videos that are audio+sequences of still images (popular for files saved from youtube). I think that usefulness is obvious.

lazka commented 9 years ago

Comment #1 originally posted by reiter.christoph on 2013-07-09T07:30:17.000Z:

QL supports MP4 (and Ogg Theora).. so most youtube videos should work

Which container format do you mean?

lazka commented 9 years ago

Comment #2 originally posted by egphilippov on 2013-07-09T07:32:19.000Z:

Previously, I have usually been downloading yt files as .flv. I will change my practice and will fetch them as .ogg/.mp4, ok.

lazka commented 9 years ago

Comment #3 originally posted by reiter.christoph on 2013-07-09T13:32:37.000Z:

https://en.wikipedia.org/wiki/Flash_Video#Flash_Video_Structure https://en.wikipedia.org/wiki/Action_Message_Format

lazka commented 8 years ago

mutagen: https://github.com/quodlibet/mutagen/issues/175