--
You received this message because you are subscribed to a topic in the Google Groups "Wandboard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/wandboard/cgLvVHZN_2o/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to wandboard+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Jean,
Since Gstreamer VPU integration is done, is there any additional work required to run Gstreamer apps
like Totem and its browser plugin?
I would test it myself, but I am waiting for my Wandboard Dual to ship.ďż˝
BTW, your VPU test results are very encouraging and Gstreamer architecture doc is very helpful..
Thanks in advance,
Roy
p.s. I apologize if people have seen this post before. �I deleted and reposted this question because of a few embarrassing typos. ;-)�
On Sunday, March 31, 2013 2:12:51 PM UTC-7, jean charles mammana wrote:
Dragonik : Check this :�http://www.wandboard.org/index.php/forums?place=msg%2Fwandboard%2FcgLvVHZN_2o%2FLOGiFJzyf0EJ
I don't know if xbmc supports the IMX VPU processor.
Le dimanche 31 mars 2013 14:51:03 UTC+2, Dragonik a �crit�:
Hi, could You share this img? Have You tried xbmc?
Best regardsďż˝.
W dniu niedziela, 31 marca 2013 12:42:08 UTC+2 u�ytkownik jean charles mammana napisa�:
Gstreamer VPU integration is already done for few months.Freescale only provide a gstreamer frontend to use its vpu encoder/decoder. But it provides this as source code. So you can check them and write your own plugin for vlc on any player you want.
All documentation (with schematics) is here :�http://boundarydevices.com/freescale-gstreamer-plugins/
imx firmware, vpulib, fsl mm codec (as binary) and fsl gst plugins are available here :�http://download.ossystems.com.br/bsp/freescale/source/
I've made some test (wandboard dual) with my buildroot image :- 1080p h264 decoding : 2/3% CPU- 720p h264 encoding : 20/30% CPU- 1080p h264 encoding : 40/50% CPU
I've also added uvch264_src gstreamer plugin in my image that is able to get an already h264 compressed stream from a h264 capable webcam (like logitech C920). In this case you grab a 1080p H264 stream with 0% CPU usage and you can use the imx vpu decoder to display it :)
Le dimanche 31 mars 2013 07:34:00 UTC+2, Roy Feldman a �crit�:Does this mean that Gstreamer will be available for the Wandboard before VLC? I ask because I would like to write an app with video streaming on the Wandboard and I have only worked�with�VLC widgets.
If Gstreamer will be available with hardware�acceleration�before VLC, then I will switch over to working with Gstreamer widgets.
Also, would it be fair to assume that there will eventually be a Gstreamer based browser plugin for Firefox or Chromium?
I guess I need to study Yocto more. I thought Yocto was just a set of tools and templates for porting to a�specific�ARM framework, but didn't actually maintain support for specific ARM gpus or vpus.�
ďż˝
On Sat, Mar 30, 2013 at 9:23 PM, Otavio Salvador <ota...@ossystems.com.br> wrote:
On Sun, Mar 31, 2013 at 1:08 AM, iafg <iaintrave...@gmail.com> wrote:
> Freescale generously provides vpu/gpu codecs for gstreamer framework with their 'ltib' Linux distribution (also for Android). It's a �matter �of doing the work to retarget them for different distributions.
Done in Yocto as well :)
--
Otavio Salvador ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ O.S. Systems
E-mail: ota...@ossystems.com.br �http://www.ossystems.com.br
Mobile: +55 53 9981-7854 � � � � � � �http://projetos.ossystems.com.br
--
You received this message because you are subscribed to a topic in the Google Groups "Wandboard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/wandboard/cgLvVHZN_2o/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to wandboard+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Wandboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wandboard+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
ďż˝
ďż˝
Hi Roy,
Totem already works with video hardware decoding in the latest Ubuntu image (29/03).
On Tuesday, April 02, 2013 10:19 AM, Roy Feldman wrote:
Hi Jean,
Since Gstreamer VPU integration is done, is there any additional work required to run Gstreamer apps
like Totem and its browser plugin?
I would test it myself, but I am waiting for my Wandboard Dual to ship.
BTW, your VPU test results are very encouraging and Gstreamer architecture doc is very helpful..
Thanks in advance,
Roy
p.s. I apologize if people have seen this post before. I deleted and reposted this question because of a few embarrassing typos. ;-)
On Sunday, March 31, 2013 2:12:51 PM UTC-7, jean charles mammana wrote:
Dragonik : Check this : http://www.wandboard.org/index.php/forums?place=msg%2Fwandboard%2FcgLvVHZN_2o%2FLOGiFJzyf0EJ
I don't know if xbmc supports the IMX VPU processor.
Le dimanche 31 mars 2013 14:51:03 UTC+2, Dragonik a écrit :
Hi, could You share this img? Have You tried xbmc?
Best regards .
W dniu niedziela, 31 marca 2013 12:42:08 UTC+2 użytkownik jean charles mammana napisał:
Gstreamer VPU integration is already done for few months.Freescale only provide a gstreamer frontend to use its vpu encoder/decoder. But it provides this as source code. So you can check them and write your own plugin for vlc on any player you want.
All documentation (with schematics) is here : http://boundarydevices.com/freescale-gstreamer-plugins/
imx firmware, vpulib, fsl mm codec (as binary) and fsl gst plugins are available here : http://download.ossystems.com.br/bsp/freescale/source/
I've made some test (wandboard dual) with my buildroot image :- 1080p h264 decoding : 2/3% CPU- 720p h264 encoding : 20/30% CPU- 1080p h264 encoding : 40/50% CPU
I've also added uvch264_src gstreamer plugin in my image that is able to get an already h264 compressed stream from a h264 capable webcam (like logitech C920). In this case you grab a 1080p H264 stream with 0% CPU usage and you can use the imx vpu decoder to display it :)
Le dimanche 31 mars 2013 07:34:00 UTC+2, Roy Feldman a écrit :Does this mean that Gstreamer will be available for the Wandboard before VLC? I ask because I would like to write an app with video streaming on the Wandboard and I have only worked with VLC widgets.
If Gstreamer will be available with hardware acceleration before VLC, then I will switch over to working with Gstreamer widgets.
Also, would it be fair to assume that there will eventually be a Gstreamer based browser plugin for Firefox or Chromium?
I guess I need to study Yocto more. I thought Yocto was just a set of tools and templates for porting to a specific ARM framework, but didn't actually maintain support for specific ARM gpus or vpus.
On Sat, Mar 30, 2013 at 9:23 PM, Otavio Salvador <ota...@ossystems.com.br> wrote:
On Sun, Mar 31, 2013 at 1:08 AM, iafg <iaintrave...@gmail.com> wrote:
> Freescale generously provides vpu/gpu codecs for gstreamer framework with their 'ltib' Linux distribution (also for Android). It's a matter of doing the work to retarget them for different distributions.
Done in Yocto as well :)
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
--
You received this message because you are subscribed to a topic in the Google Groups "Wandboard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/wandboard/cgLvVHZN_2o/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to wandboard+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Wandboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wandboard+...@googlegroups.com.
Gstreamer VPU integration is already done for few months.Freescale only provide a gstreamer frontend to use its vpu encoder/decoder. But it provides this as source code. So you can check them and write your own plugin for vlc on any player you want.All documentation (with schematics) is here : http://boundarydevices.com/freescale-gstreamer-plugins/imx firmware, vpulib, fsl mm codec (as binary) and fsl gst plugins are available here : http://download.ossystems.com.br/bsp/freescale/source/
<SNIP>
Highlights in this release are:
- GPU 3D acceleration enabled
- Improved movie playback (DMA memory allocation fixes)
- Use of mainline 13.04 u-boot, with HDMI splashscreen
- Kernel brought up-to-date with Freescale jb4.2.2_1.0.0-ga release
- Many other fixes and improvements
libGL error: failed to load driver: i965
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 9.1.3
OpenGL shading language version string: 1.20
OpenGL extensions:
libEGL warning: failed to authenticate magic
libEGL warning: DRI2: failed to open i965 (search paths /usr/lib/arm-linux-gnueabihf/dri:${ORIGIN}/dri:/usr/lib/dri)
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: OpenGL ES 2.0 Mesa 9.1.3
Not software rendered: no
Not blacklisted: yes
GLX fbconfig: no
GLX texture from pixmap: no
GL npot or rect textures: no
GL OES EGL image: no
EGL KHR image pixmap: no
EGL version is 1.4+: yes
Unity supported: no
(EE) modesetting(0): KMS doesn't support dumb interface[ 334.712] (EE) modesetting(0): KMS setup failed
(EE) Screen(s) found, but none have a usable configuration.