Opened 16 years ago
Closed 14 years ago
#1444 closed defect (fixed)
ogg demuxer cant detect ogg vorbis over http
Reported by: | compn | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | demuxer |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
works with -demuxer lavf and ffplay
downloading the file then playing also works.
compn@saracen ~/mplayer $ ./mplayer http://he3.magnatune.com/all/01-Arainia-Kara%20Nomadica.ogg
MPlayer SVN-r29169-4.3.3 (C) 2000-2009 MPlayer Team
Playing http://he3.magnatune.com/all/01-Arainia-Kara%20Nomadica.ogg.
Resolving he3.magnatune.com for AF_INET...
Connecting to server he3.magnatune.com[64.62.148.2]: 80...
Cache size set to 320 KBytes
Cache fill: 12.50% (40960 bytes)
Stream not seekable!
Exiting... (End of file)
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
demuxer lavf is now default for ogg, so this file works now. closing bug as i dont think demuxer_ogg is still maintained
Works, although slowly, with larger -cache or -cache-min values without -demuxer lavf. E.g. with -nocache it does not work with -demuxer lavf either.