#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to