[FFmpeg-trac] #7546(ffmpeg:new): Getting remote stream problem via RTSP: could not find codec parameters
FFmpeg
trac at avcodec.org
Wed Apr 10 20:30:37 EEST 2019
#7546: Getting remote stream problem via RTSP: could not find codec parameters
------------------------------------+----------------------------------
Reporter: fri.k | Owner:
Type: defect | Status: new
Priority: normal | Component: ffmpeg
Version: git-master | Resolution:
Keywords: rtsp | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+----------------------------------
Changes (by brigidbrig):
* cc: brigidbrig@… (added)
* component: undetermined => ffmpeg
Comment:
Hello ffmpeg devs.
I want to jump onto this ticket as I am having the same problem.
Implications are a bit different though.
I am calling ffmpeg.exe from external program. This issue causes ffmpeg to
continously output
{{{
Press [q] to stop, [?] for help
frame= 0 fps=0.0 q=0.0 size=N/A time=-577014:32:22.77 bitrate=N/A
speed=N/A
frame= 0 fps=0.0 q=0.0 size=N/A time=-577014:32:22.77 bitrate=N/A
speed=N/A
frame= 0 fps=0.0 q=0.0 size=N/A time=-577014:32:22.77 bitrate=N/A
speed=N/A
frame= 0 fps=0.0 q=0.0 size=N/A time=-577014:32:22.77 bitrate=N/A
speed=N/A
frame= 0 fps=0.0 q=0.0 size=N/A time=-577014:32:22.77 bitrate=N/A
speed=N/A
frame= 0 fps=0.0 q=0.0 size=N/A time=-577014:32:22.77 bitrate=N/A
speed=N/A
frame= 0 fps=0.0 q=0.0 size=N/A time=-577014:32:22.77 bitrate=N/A
speed=N/A
frame= 0 fps=0.0 q=0.0 size=N/A time=-577014:32:22.77 bitrate=N/A
speed=N/A
}}}
and does not terminate without user input. This was not present back in
ffmpeg version 3.2.4.
I tried every version since then including the latest stable and this
issue persists.
I am fine when ffmpeg is having an error when being called. So my problem
is not to resolve the error. My problem is that ffmpeg does not terminate
when this error happens and my external program cannot continue unless
manually q pressed.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7546#comment:7>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list