Opened 8 years ago

Closed 6 years ago

#5269 closed enhancement (fixed)

MPEG-DASH: Cannot play the DASH Industry Forum's samples

Reported by: liquidblueocean Owned by:
Priority: wish Component: avformat
Version: git-master Keywords: dash xml
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
The DASH Industry Forum, the group made up of all the big companies pushing and defining MPEG-DASH, have plenty of test streams at http://dashif.org/test-vectors but ffplay cannot play any of them. Not even the simplest one.
How to reproduce:

% ffplay http://dash.edgesuite.net/dash264/TestCases/1a/netflix/exMPD_BIP_TC1.mpd
ffplay version git-2016-02-03-0711c5b Copyright (c) 2003-2016 the FFmpeg developers
  built with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-opencl --enable-libx264 --enable-libmp3lame --enable-libxvid --enable-ffplay --enable-libx265 --enable-vda
  libavutil      55. 17.100 / 55. 17.100
  libavcodec     57. 24.101 / 57. 24.101
  libavformat    57. 24.100 / 57. 24.100
  libavdevice    57.  0.101 / 57.  0.101
  libavfilter     6. 28.100 /  6. 28.100
  libavresample   3.  0.  0 /  3.  0.  0
  libswscale      4.  0.100 /  4.  0.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc    54.  0.100 / 54.  0.100
http://dash.edgesuite.net/dash264/TestCases/1a/netflix/exMPD_BIP_TC1.mpd: Invalid data found when processing input

Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.

Change History (4)

comment:1 by Carl Eugen Hoyos, 8 years ago

Component: ffplayavformat
Keywords: xml added
Priority: normalwish
Status: newopen

comment:2 by marantz, 7 years ago

also miss this

comment:3 by mrskman, 7 years ago

Any chance MPD files will be supported?

comment:4 by Carl Eugen Hoyos, 6 years ago

Resolution: fixed
Status: openclosed

Implemented by Steven Liu in 96d70694.

Note: See TracTickets for help on using tickets.