Opened 15 years ago
Closed 15 years ago
#27 closed defect (worksforme)
FFPlay crashes with assertion on RTSP playback
| Reported by: | SyRenity | Owned by: | Michael Niedermayer |
|---|---|---|---|
| Priority: | critical | Component: | ffmpeg |
| Version: | Keywords: | ||
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Try to playback any RTSP via ffplay, you will get the following crash:
ffplay: libavutil/mathematics.c:79: av_rescale_rnd: Assertion `c > 0' failed.
ffmpeg binary works fine.
Note:
See TracTickets
for help on using tickets.



I just tested different streams and was not able to reproduce the crash.