[FFmpeg-trac] #7387(undetermined:new): FFmpeg 4.0+ blocks for Samba URLs

FFmpeg trac at avcodec.org
Wed Aug 29 13:52:14 EEST 2018


#7387: FFmpeg 4.0+ blocks for Samba URLs
-------------------------------------+-------------------------------------
             Reporter:  boris-       |                     Type:  defect
  petrov                             |                 Priority:  critical
               Status:  new          |                  Version:
            Component:               |  unspecified
  undetermined                       |               Blocked By:
             Keywords:               |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 When FFmpeg is compiled with libsmb support, the following command works
 fine for FFmpeg 3.4.x:

 {{{
 ffprobe -of csv -show_entries
 format=duration:stream=codec_type,width,height,sample_rate,r_frame_rate
 "smb://192.168.88.182/sample.mp4"
 }}}

 The same command for FFmpeg 4.0.x blocks indefinitely.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7387>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list