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

Reply via email to