![]() |
2008-06-01
, 12:38
|
Posts: 34 |
Thanked: 24 times |
Joined on Jan 2008
@ Saint-Avertin / France
|
#122
|
The Following 2 Users Say Thank You to lokidor For This Useful Post: | ||
![]() |
2008-06-01
, 16:47
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#123
|
sudo dpkg -i --force-conflicts osso-dsp-plugin-alsa_0.7_armel.deb
dpkg: regarding osso-dsp-plugin-alsa_0.7_armel.deb containing osso-dsp-plugin-alsa:
libasound2-plugins conflicts with osso-dsp-plugin-alsa
osso-dsp-plugin-alsa (version 0.7) is to be installed.
dpkg: warning - ignoring conflict, may proceed anyway !
The Following User Says Thank You to qole For This Useful Post: | ||
![]() |
2008-06-01
, 18:01
|
Posts: 34 |
Thanked: 24 times |
Joined on Jan 2008
@ Saint-Avertin / France
|
#124
|
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.
Well, OK, there is this whole playback thing that needs some serious optimization...
EDIT: Installing your .deb requires a bit of forcing:
EDIT2: Still getting the bus error, will wait (impatiently) for your new packages.
![]() |
2008-06-01
, 20:16
|
Posts: 34 |
Thanked: 24 times |
Joined on Jan 2008
@ Saint-Avertin / France
|
#125
|
qvlc v4l2:///dev/video0:chroma="UYVY":width=176:height=144:fps=5:adev=default
The Following User Says Thank You to lokidor For This Useful Post: | ||
![]() |
2008-06-02
, 06:06
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#126
|
Effectively the osso-dsp-plugin-alsa package conflicts with the libasound2-plugins package but on my own tablet dpkg removed it cleanly before to install the dsp plugin.
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.
dpkg -i osso-dsp-plugin-alsa_0.7_armel.deb
Selecting previously deselected package osso-dsp-plugin-alsa.
dpkg: regarding osso-dsp-plugin-alsa_0.7_armel.deb containing osso-dsp-plugin-alsa:
libasound2-plugins conflicts with osso-dsp-plugin-alsa
osso-dsp-plugin-alsa (version 0.7) is to be installed.
dpkg: error processing osso-dsp-plugin-alsa_0.7_armel.deb (--install):
conflicting packages - not installing osso-dsp-plugin-alsa
Errors were encountered while processing:
osso-dsp-plugin-alsa_0.7_armel.deb
apt-get remove libasound2-plugins
Reading package lists... Done
Building dependency tree... Done
The following packages will be REMOVED:
libasound2-plugins osso-multimedia
0 upgraded, 0 newly installed, 2 to remove and 4 not upgraded.
Need to get 0B of archives.
After unpacking 381kB disk space will be freed.
Do you want to continue [Y/n]? n
Abort.
![]() |
2008-06-02
, 19:07
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#127
|
Unpacking replacement osso-dsp-plugin-alsa ...
Replaced by files in installed package libasound2-plugins ...
Setting up osso-dsp-plugin-alsa (0.7) ...
dpkg-deb -x osso-dsp-plugin-alsa_0.7_armel.deb /
[00000001] main libvlc debug: translation test: code is "en_GB"
[00000353] dummy interface: using the dummy interface module...
dsp_protocol_open_node(): Could not open pcm device file /dev/dsptask/pcm_rec
alsa_dsp_prepare(): Error in send speech params data
[00000363] v4l2 demux error: Failed to read alsa frame (Input/output error)
[00000363] v4l2 demux error: Failed to read alsa frame (Input/output error)
![]() |
2008-06-02
, 19:57
|
Posts: 34 |
Thanked: 24 times |
Joined on Jan 2008
@ Saint-Avertin / France
|
#128
|
I notice that the camera is VERY particular about the dimensions you give it. It has to be exactly 1.3 ratio, so use 192x144 or 176x132.
![]() |
2008-06-02
, 20:14
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#129
|
![]() |
2008-06-02
, 20:28
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#130
|
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
gstest 176 144 8
World's first inductively-charged N900!