Opened 15 years ago
Closed 15 years ago
#1937 closed defect (fixed)
rtsp/wmv url regression in svn
| Reported by: | compn | Owned by: | reimar |
|---|---|---|---|
| Priority: | normal | Component: | streaming |
| Version: | HEAD | Severity: | normal |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
user reported this error, could not test:
mplayer ffmpeg://rtsp://multimedia.montevideo.com.uy/amlibre
MPlayer SVN-r33647-4.5.2 (C) 2000-2011 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing ffmpeg://rtsp://multimedia.montevideo.com.uy/amlibre.
Invalid seek to negative position fffffffffffffff8!
libavformat file format detected.
LAVF_header: av_open_input_stream() failed
Exiting... (End of file)
works in SVN-r32492
Change History (2)
comment:1 by , 15 years ago
| Summary: | rtsp/wmv url stopped working in svn → rtsp/wmv url regression in svn |
|---|
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

FFmpeg behaviour changed in commit 05e84c95.
Fixed/worked around in MPlayer SVN r33695.