Playing .mov files in Web Plugin?

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
gazchap
New Cone
New Cone
Posts: 4
Joined: 29 Sep 2014 11:56

Playing .mov files in Web Plugin?

Postby gazchap » 29 Sep 2014 12:01

Hi guys,

I have the VLC Web Plugin working in Firefox for .mp4 files, but the software I'm building also needs to be able to play .mov files.

These don't work for some reason, the play button briefly changes to Pause, and then flips back to the play symbol again and no video plays.

I've tried in Firefox and Chrome to no avail.

Does the VLC Web Plugin (downloaded today with VLC 2.1.5) support QuickTime .movs?

Thanks,
Gaz.

RSATom
Big Cone-huna
Big Cone-huna
Posts: 513
Joined: 24 Nov 2011 06:55
Operating System: Windows/Linux/OsX
Location: Russia, Tomsk

Re: Playing .mov files in Web Plugin?

Postby RSATom » 29 Sep 2014 12:03

Did you try play same file with VLC Player?

gazchap
New Cone
New Cone
Posts: 4
Joined: 29 Sep 2014 11:56

Re: Playing .mov files in Web Plugin?

Postby gazchap » 29 Sep 2014 12:59

Yep, it plays perfectly.

RSATom
Big Cone-huna
Big Cone-huna
Posts: 513
Joined: 24 Nov 2011 06:55
Operating System: Windows/Linux/OsX
Location: Russia, Tomsk

Re: Playing .mov files in Web Plugin?

Postby RSATom » 29 Sep 2014 13:08

you could try FBVLC - it has debug mode with logs...

RSATom
Big Cone-huna
Big Cone-huna
Posts: 513
Joined: 24 Nov 2011 06:55
Operating System: Windows/Linux/OsX
Location: Russia, Tomsk

Re: Playing .mov files in Web Plugin?

Postby RSATom » 29 Sep 2014 13:13

Oops, you don't need fbvlc. By default Vlc Web Plugins uses "-vv" flag. What OS do you use?

gazchap
New Cone
New Cone
Posts: 4
Joined: 29 Sep 2014 11:56

Re: Playing .mov files in Web Plugin?

Postby gazchap » 29 Sep 2014 13:21

Windows 7, with Firefox 32 and VLC 2.1.5.

How do I view debug logs?

RSATom
Big Cone-huna
Big Cone-huna
Posts: 513
Joined: 24 Nov 2011 06:55
Operating System: Windows/Linux/OsX
Location: Russia, Tomsk

Re: Playing .mov files in Web Plugin?

Postby RSATom » 29 Sep 2014 13:23


RSATom
Big Cone-huna
Big Cone-huna
Posts: 513
Joined: 24 Nov 2011 06:55
Operating System: Windows/Linux/OsX
Location: Russia, Tomsk

Re: Playing .mov files in Web Plugin?

Postby RSATom » 29 Sep 2014 13:25

If logs verbosity will be not enough - then you could still try FBVLC with debug mode enabled - it uses "-vvv" in such case

gazchap
New Cone
New Cone
Posts: 4
Joined: 29 Sep 2014 11:56

Re: Playing .mov files in Web Plugin?

Postby gazchap » 29 Sep 2014 13:36

Ah-ha! Got it working.

These were the errors that clued me in:

[3492] main input debug: Creating an input for 'http://webdev/aenetworks/assets/shop/vi ... nal_031014 720.mov'
[3492] main input debug: using timeshift granularity of 50 MiB, in path 'C:\Users\gareth\AppData\Local\Temp'
[3492] main input debug: `http://webdev/aenetworks/assets/shop/vi ... nal_031014 720.mov' gives access `http' demux `' path `webdev/aenetworks/assets/shop/videos/History_Spring_Sizzle_45_Final_031014 720.mov'
[3492] main input debug: creating demux: access='http' demux='' location='webdev/aenetworks/assets/shop/videos/History_Spring_Sizzle_45_Final_031014 720.mov' file='\\webdev\aenetworks\assets\shop\videos\History_Spring_Sizzle_45_Final_031014 720.mov'
[3492] main demux debug: looking for access_demux module matching "http": 12 candidates
[3492] main demux debug: no access_demux modules matched
[3492] main input debug: creating access 'http' location='webdev/aenetworks/assets/shop/videos/History_Spring_Sizzle_45_Final_031014 720.mov', path='\\webdev\aenetworks\assets\shop\videos\History_Spring_Sizzle_45_Final_031014 720.mov'
[3492] main access debug: looking for access module matching "http": 20 candidates
[3492] access_http access debug: querying proxy for http://webdev/aenetworks/assets/shop/vi ... nal_031014 720.mov
[3492] access_http access debug: no proxy
[3492] access_http access debug: http: server='webdev' port=80 file='/aenetworks/assets/shop/videos/History_Spring_Sizzle_45_Final_031014+720.mov'
[3492] main access debug: net: connecting to webdev port 80
[3492] main access debug: connection succeeded (socket = 1172)
[3492] access_http access debug: protocol 'HTTP' answer code 404
[3492] access_http access error: error: HTTP/1.1 404 Not Found

Effectively, I had a space in my MRL which for some reason the VLC plugin didn't seem able to handle. All sorted now, though. Thanks.


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 0 guests