[FFmpeg-trac] #10435(undetermined:new): Hash sign in a RTSP URI inside password breaks parser: Port missing in uri

FFmpeg trac at avcodec.org
Tue Jun 27 10:49:44 EEST 2023


#10435: Hash sign in a RTSP URI inside password breaks parser: Port missing in uri
--------------------------------------+----------------------------------
             Reporter:  Martin        |                     Type:  defect
               Status:  new           |                 Priority:  normal
            Component:  undetermined  |                  Version:  4.4.4
             Keywords:                |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+----------------------------------
 Hi,
   if one has a '#' sign in the password it cannot be passed via a cmdline
 to ffmpeg-4.4.4:

 `ffmpeg -i rtsp://someuser:pass_with_#_@192.168.0.1:554/live1s1.sdp
 -vcodec copy -acodec copy -map 0 -f segment -segment_time 300
 -segment_format mp4 camera1-%03d.mp4`
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10435>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list