[FFmpeg-trac] #2001(avformat:new): ffmpeg can't handle mms streaming using http:// prefix

FFmpeg trac at avcodec.org
Sat Dec 8 15:31:06 CET 2012


#2001: ffmpeg can't handle mms streaming using http:// prefix
----------------------------------+--------------------------------------
             Reporter:  gjdfgh    |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avformat  |                  Version:  git-master
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 This works and shows a video:
 {{{
 mplayer http://direct.francetv.fr/regions/evt/medit-nice-
 direct.wsx?MSWMExt=.asf
 }}}
 while
 {{{
 ffplay http://direct.francetv.fr/regions/evt/medit-nice-
 direct.wsx?MSWMExt=.asf
 }}}
 does not.

 Note that the actual stream works nice with ffmpeg:
 {{{
 ffplay mmsh://direct.francetv.fr/regions/evt/medit-nice-
 direct.wsx?MSWMExt=.asf
 }}}
 this works and shows a video.

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


More information about the FFmpeg-trac mailing list