Search found 13 matches

Go to advanced search

by tand
05 Apr 2012 17:03
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Audio capture not working with video/audio cap in VLC 2.1.0
Replies: 10
Views: 1917

Re: Audio capture not working with video/audio cap in VLC 2.

I will use the working interface at the moment and commence with further troubleshooting on the other interfaces if needed.
by tand
05 Apr 2012 12:58
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Audio capture not working with video/audio cap in VLC 2.1.0
Replies: 10
Views: 1917

Re: Audio capture not working with video/audio cap in VLC 2.

Additional feedback; Hauppage USB-Live 2 works out of the box with Xubuntu 12-04 Beta 2 and VLC 2.0.2 Twoflower (revision 2.0.1+git20120404+r151). Sound does not work on Terratec Grabby and Dazzle DVC100. Also tested on VLC media player 2.1.0-git Rincewind (revision 2.1.0~~git20120401+r1309) with th...
by tand
03 Apr 2012 10:36
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Audio capture not working with video/audio cap in VLC 2.1.0
Replies: 10
Views: 1917

Re: Audio capture not working with video/audio cap in VLC 2.

Some tests performed on VLC media player 2.1.0-git Rincewind (revision 2.1.0~~git20120324+r1286). Pulse audio works standalone: vlc pulse://alsa_input.usb-TerraTec_Electronic_GmbH_TerraTec_Grabby-01-Grabby.analog-stereo Alsa audio also works: vlc alsa://hw:2,0 Video capture without sound also works:...
by tand
27 Mar 2012 14:36
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Audio capture not working with video/audio cap in VLC 2.1.0
Replies: 10
Views: 1917

Re: Audio capture not working with video/audio cap in VLC 2.

Tested with different values for live-caching; 300, 1000, 10000, with no effect.
An observation is that sound works when vlc 2.1.0 is installed on top of 1.1.12, but disappears after reboot.
Some kind of changed setup?
by tand
27 Mar 2012 09:37
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Audio capture not working with video/audio cap in VLC 2.1.0
Replies: 10
Views: 1917

Audio capture not working with video/audio cap in VLC 2.1.0

When using vlc 2.0.0 - 2.1.0 (git repo) with USB video/audio capture devices (em28xx-based), sound is not working. The same setup works with vlc 1.1.12. When testing with a video file, the sound works for both 1.1.12 and 2.1.0. The test configuration is using /dev/video0 for video and hw:2,0 for aud...
by tand
12 Mar 2012 13:42
Forum: VLC media player for Linux and friends Troubleshooting
Topic: New npapi-vlc plugin, html and video/audio capture problem
Replies: 4
Views: 2499

Re: New npapi-vlc plugin, html and video/audio capture probl

Did a new patch but moved this to:
viewtopic.php?f=16&t=99075, as it now seems to move away a little bit from troubleshooting :)
by tand
12 Mar 2012 13:36
Forum: Web and scripting
Topic: VLC NPAPI Plugin with V4L video and ALSA audio capture
Replies: 2
Views: 2779

VLC NPAPI Plugin with V4L video and ALSA audio capture

I have previously asked about using V4L video with ALSA audio capture through the NPAPI plugin on Chromium, see: http://forum.videolan.org/viewtopic.php?f=13&t=98531 I have now patched the code to add an input-slave option to the target. Is this the right way to do it, or is there a cleaner way?...
by tand
07 Mar 2012 16:31
Forum: VLC media player for Linux and friends Troubleshooting
Topic: New npapi-vlc plugin, html and video/audio capture problem
Replies: 4
Views: 2499

Re: New npapi-vlc plugin, html and video/audio capture probl

Adding the same option to the media object, probably.
Have been trying to figure this out :)
Do you mean adding support for input-slave="alsa://hw:2,0" in the embedded object or just add it to the target line (didn't succeed so far...)?
by tand
05 Mar 2012 15:22
Forum: VLC media player for Linux and friends Troubleshooting
Topic: New npapi-vlc plugin, html and video/audio capture problem
Replies: 4
Views: 2499

Re: New npapi-vlc plugin, html and video/audio capture probl

I actually made a small tweak to check if I could fool the plugin to accept my alsa input. It worked, but there must be a better way to do it! :) --- a/npapi/vlcplugin_base.cpp +++ b/npapi/vlcplugin_base.cpp @@ -438,10 +438,14 @@ NPError VlcPluginBase::init(int argc, char* const argn[], char* const ...
by tand
24 Feb 2012 17:38
Forum: VLC media player for Linux and friends Troubleshooting
Topic: New npapi-vlc plugin, html and video/audio capture problem
Replies: 4
Views: 2499

New npapi-vlc plugin, html and video/audio capture problem

When trying to display a video/audio capture device through npapi-vlc plugin in a chromium-browser only the video is displayed. The following html code is used. Any suggestions on how to get the alsa device into play would be appreciated (tested with vlc 1.1.12 and vlc 2.0.1). Arguments have been fo...
by tand
24 Feb 2012 12:48
Forum: Web and scripting
Topic: VLC plugin for embedded video in Chrome/Chromium/html5
Replies: 6
Views: 40513

Re: VLC plugin for embedded video in Chrome/Chromium/html5

Solved.
Downloaded latest code from http://git.videolan.org/git/npapi-vlc.git
Built, installed libvlcplugin.so to /usr/lib/mozilla/plugins and tested OK with a short html test code snippet in chromium-browser on Oneiric Ozelot.
by tand
20 Feb 2012 16:29
Forum: Web and scripting
Topic: VLC plugin for embedded video in Chrome/Chromium/html5
Replies: 6
Views: 40513

VLC plugin for embedded video in Chrome/Chromium/html5

Is there a plugin that will make it possible to embed VLC-rendered video in an html5-based webpage that will be accessed through a Chrome/Chromium browser?

Go to advanced search