![]() |
Re: Here is a working VLC Media Player!!
Quote:
|
Re: Here is a working VLC Media Player!!
Well the dbus error comes from the alsa dsp plugin, I have submitted a patch for it :
https://garage.maemo.org/tracker/ind...id=81&atid=371 I have rebuild a package with this fix : http://manupap1.free.fr/maemo/chinoo..._0.7_armel.deb The good thing it's now with some other vlc fix I can heard my voice in the headset. :D I will post new packages soon... lokidor |
Re: Here is a working VLC Media Player!!
Sometimes I wish I could hit the "thanks" button multiple times on a post. This is magnificent. You're stealing all the fun stuff from the GSoC student. He's not going to have much to do. :D
Well, OK, there is this whole playback thing that needs some serious optimization... EDIT: Installing your .deb requires a bit of forcing: Quote:
|
Re: Here is a working VLC Media Player!!
Quote:
I'm not sure the package is properly installed on your tablet because the dbus error should not happen anymore even with non fixed vlc debian packages. |
Re: Here is a working VLC Media Player!!
You can try new packages here :
http://manupap1.free.fr/maemo/chinook/ Adding ":adev=default" to the v4l2 part of the command line should be enough to enable the sound capture. There is still a lot of work to do : I didn't succeed in transcoding the audio, this perhaps only a command line issue, I didn't try all the parameters. I get a vlc crash with an unexpected "Bus error" with the followingl command : Code:
qvlc v4l2:///dev/video0:chroma="UYVY":width=176:height=144:fps=5:adev=default |
Re: Here is a working VLC Media Player!!
Quote:
Quote:
Quote:
|
Re: Here is a working VLC Media Player!!
Sorry, me again...
OK, I was getting the bus error with --force-conflicts because it was actually not installing it: Quote:
Code:
dpkg-deb -x osso-dsp-plugin-alsa_0.7_armel.deb / Quote:
This is very frustrating. Can you post your successful command line that played mic in your headphones? EDIT: Oops. Forgot to install new VLC packages. Wait a bit... |
Re: Here is a working VLC Media Player!!
Quote:
I have applied one patch for the speech error. Quote:
lokidor |
Re: Here is a working VLC Media Player!!
Quote:
I only get the bus error when trying to get audio working. What command line actually works? *This happens a lot. |
Re: Here is a working VLC Media Player!!
Here is the gstreamer pipeline script I use to test the camera and mic. This works to echo both cam and mic. When VLC can do this, I know that the cam and mic are both working.
Code:
gst-launch gconfv4l2src ! "video/x-raw-yuv,width=$1,height=$2,framerate=(fraction)$3/1" ! xvimagesink dsppcmsrc ! "audio/x-raw-int,rate=8000,channels=1" ! dsppcmsink Code:
gstest 176 144 8 |
All times are GMT. The time now is 03:52. |
vBulletin® Version 3.8.8