[Libav-user] Encoding MPEG DASH

Michael IV explomaster at gmail.com
Fri Sep 29 00:49:06 EEST 2017


I have tried with dash.js and with VLC. In fact  vlc doesn't play even dash
samples which I downloaded from the web. What is CLI?

On Sep 29, 2017 12:40 AM, "Carl Eugen Hoyos" <ceffmpeg at gmail.com> wrote:

2017-09-28 18:40 GMT+02:00 Michael IV <explomaster at gmail.com>:
> Hi all.
>
> I have two questions:
>
> 1) is there any example how to encode video (h264) into MPEG DASH?
> I tried doing it with setting output file name to be with extension ".mpd"
> and
> avformat_alloc_output_context2(&mOutputFormatContext, NULL, "dash",
> filename.c_str())
>
> This setup produces single .mpd file and a number of video chunks with
"m4s"
> extensions.

> The problem is, the video doesn't play.

Did you test with the cli to rule out a bug in FFmpeg or your
playback application?

Carl Eugen
_______________________________________________
Libav-user mailing list
Libav-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20170929/4e4859dc/attachment.html>


More information about the Libav-user mailing list