Opened 17 years ago
Closed 17 years ago
#1050 closed defect (fixed)
[r26301] breaks the playing of nullsoft streaming video format
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | demuxer |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
with the changes introduced in r26301 mplayer returns with "no stream found" after identifying the stream.
./mplayer Dj_DB_Illusions.nsv
MPlayer dev-SVN-r26301-4.1.2 (C) 2000-2008 MPlayer Team
CPU: AMD Athlon(tm) 64 Processor 3000+ (Family: 15, Model: 47, Stepping: 0)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2
117 audio & 243 video codecs
Playing /music/mp3/icy/Trance_Libre/Dj_DB_Illusions.nsv.
Cache fill: 0.00% (0 bytes)
Nullsoft Streaming Video file format detected.
No stream found.
Exiting... (End of file)
r26300 works fine in this instance
Fixed in SVN r26327.