Page 1 of 1

Problem with progressive download

Posted: 15 May 2014 16:33
by kolor
Hi,

I cannot play a progressive video with VLC player (2.1.3 on Windows 8 and 2.1.4 on Mac 10.8 ), here is the link : http://tools.kolor.com:9001/test_vlc/source.2K_HQ.mp4
The video plays well in my Chrome browser (version 34.0.1847.137 for both Mac and Windows).

If I download the video and play it on local with VLC it works well.

With a log FFprobe I saw that there are 2 empty data streams before video and audio streams, could it explain the issue ?

Regards

Re: Problem with progressive download

Posted: 15 May 2014 22:23
by Jean-Baptiste Kempf
This is a bug of our mp4 demuxer.

There is a current rewrite, but not sure if that is going to work sometimes soon.

Re: Problem with progressive download

Posted: 27 May 2014 11:06
by kolor
Ok, is there a workaround to fix this bug when using libvlc instead of VLC player ? I mean a special param to ignore data tracks or something else ?