VLC-DASH Experiments

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
jtkua
New Cone
New Cone
Posts: 8
Joined: 02 Jun 2015 05:49

VLC-DASH Experiments

Postby jtkua » 02 Jun 2015 05:58

Hi,

I am trying to run DASH experiments with VLC-DASH client and noticed
some odd behaviours in both version 2.2.1 and the development version.

Brief description of experimental setup:
DASH client: PCBSD, VLC installed, VLC-DASH module preference set to
853x480 resolution, 30secs play-out buffer size
DASH server: PCBSD, Apache server serving the dataset obtained from
http://www-itec.uni-klu.ac.at/ftp/datas ... BuckBunny/
Bottleneck router: Linux, 10Mbps symmetric bottleneck bandwidth,
180-packet pfifo queue, no (0ms) intrinsic delay.

Using the MPD for non-segmented 10secs video chunks, VLC client
downloaded the entire (~10min) BigBuckBunny video (encoded at 600kbps)
in ~47secs.
Doing the maths, assuming 25% overhead between the application layer and
the network layer packets, the entire 10min video encoded at 600kbps
would be downloaded in (0.6/10)*600*1.25 = 45 secs. Very close to what I
observed from the tcpdump pcap files.

So instead of pacing itself and honour the 30secs play-out buffer size,
the VLC-DASH client is downloading the video content as fast as possible
(as the bottleneck bandwidth permits), up to the end of the video.

Also, when the video is rendered on the screen, during the first
~47secs, the video was 'fast-forwarded', i.e. the VLC client skipped and
dropped a lot frames. After t=47s, the video played smoothly for another
~1min 30 secs till the end of the video. So, a supposedly ~10min
BigBuckBunny video was played in ~2min17secs.

Here are the statistics:
Video Decoded: 1622 blocks
Displayed: 820 frames
Lost: 819 frames

Why doesn't VLC-DASH client pace itself when retrieving video chunks?
Why is it skipping so many frames?
Am I missing any DASH configuration?

Thank you.

Regards,
Jonathan

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC-DASH Experiments

Postby Jean-Baptiste Kempf » 02 Jun 2015 11:34

Dash support is being rewritten in 3.0.0. Use a nightly build.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

jtkua
New Cone
New Cone
Posts: 8
Joined: 02 Jun 2015 05:49

Re: VLC-DASH Experiments

Postby jtkua » 03 Jun 2015 02:30

Thanks Jean.

Regards,
Jonathan


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 61 guests