Web Plugin seek performance vs. VLC

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
jn441
New Cone
New Cone
Posts: 4
Joined: 28 Nov 2014 09:26

Web Plugin seek performance vs. VLC

Postby jn441 » 22 Dec 2014 00:09

I have an mp4 that seeks over the network in VLC instantly.

If I seek it in the Web Plugin, there is about a 10 second delay where the picture is frozen but the audio continues.

Are there options I can set in the Web Plugin to make it seek as fast as VLC? I have been recompiling with different options but still slow.

Tried some of these...

ppsz_argv[ppsz_argc++] = "--avcodec-fast";
ppsz_argv[ppsz_argc++] = "--avcodec-skiploopfilter=4";
ppsz_argv[ppsz_argc++] = "--avcodec-hurry-up";
ppsz_argv[ppsz_argc++] = "--avcodec-error-resilience=1";
ppsz_argv[ppsz_argc++] = "--avcodec-workaround-bugs=1";

jn441
New Cone
New Cone
Posts: 4
Joined: 28 Nov 2014 09:26

Re: Web Plugin seek performance vs. VLC

Postby jn441 » 23 Dec 2014 03:35

I looked at my vlcrc file. The only option of note is input-fast-seek, which I already enabled in the Web Plugin.

It appears that input-fast-seek just isn't as fast on the plugin for some reason...


Return to “Web and scripting”

Who is online

Users browsing this forum: Google [Bot] and 5 guests