[FFmpeg-trac] #3609(avformat:new): ffplay can not playback some mmsh url

FFmpeg trac at avcodec.org
Sun May 4 17:02:02 CEST 2014


#3609: ffplay can not playback some mmsh url
----------------------------------+---------------------------------------
             Reporter:  chinshou  |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avformat  |                  Version:  unspecified
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+---------------------------------------
 Summary of the bug:
 ffplay can not playback some mmsh url

 How to reproduce:
 {{{
 % ffplay -v 999 http://simul.freebit.net:8310/fmsenri
 ffplay version N-62460-gef818d8 Copyright (c) 2003-2014 the FFmpeg
 developers
   built on Apr 14 2014 22:01:48 with gcc 4.8.2 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-av
 isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls
 --enab
 le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-
 libfreetyp
 e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame
 --ena
 ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg
 --enable-l
 ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr
 --enable-libsp
 eex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-
 libvo-aa
 cenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-
 libwavp
 ack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid
 --enable
 -zlib
   libavutil      52. 76.100 / 52. 76.100
   libavcodec     55. 58.103 / 55. 58.103
   libavformat    55. 37.100 / 55. 37.100
   libavdevice    55. 13.100 / 55. 13.100
   libavfilter     4.  4.100 /  4.  4.100
   libswscale      2.  6.100 /  2.  6.100
   libswresample   0. 18.100 /  0. 18.100
   libpostproc    52.  3.100 / 52.  3.100
 [http @ 03fe2b20] request: GET /fmsenri HTTP/1.1B sq=    0B f=0/0
 User-Agent: Lavf/55.37.100
 Accept: */*
 Range: bytes=0-
 Connection: close
 Host: simul.freebit.net:8310


 [http @ 03fe2b20] header='HTTP/1.1 200 OK'    0KB sq=    0B f=0/0
 [http @ 03fe2b20] http_code=200
 [http @ 03fe2b20] header='Content-Type: video/x-ms-asf'
 [http @ 03fe2b20] header='Cache-Control: max-age=0, no-cache'
 [http @ 03fe2b20] header='Server: Cougar/9.01.01.3863'
 [http @ 03fe2b20] header='Content-Length: 124'
 [http @ 03fe2b20] header='Date: Sun, 04 May 2014 14:56:44 GMT'
 [http @ 03fe2b20] header='Pragma: no-cache, xResetStrm=1'
 [http @ 03fe2b20] header='Supported: com.microsoft.wm.srvppair,
 com.microsoft.wm
 .sswitch, com.microsoft.wm.predstrm, com.microsoft.wm.fastcache,
 com.microsoft.w
 m.startupprofile'
 [http @ 03fe2b20] header='Connection: close'
 [http @ 03fe2b20] header=''
 [AVIOContext @ 03fe3640] Statistics: 124 bytes read, 0 seeks
 http://simul.freebit.net:8310/fmsenri: Invalid data found when processing
 input

 }}}


 ffmpeg can not playback the url(http://simul.freebit.net:8310/fmsenri)
 correctly. vlc player can correctly detect it as a mmsh stream and
 playback it correctly.

 best regards

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


More information about the FFmpeg-trac mailing list