Could not compile stylesheet for simplistic. Using last compiled stylesheet.
Discussions tagged DSP C64+
-
Deinterlacing
Questionposted in IGEP DSP Gstreamer FrameworkHi there, I manage to receive a video stream from IGEP using gstreamer with the following pipeline : gst-launch-0.10 v4l2src device=/dev/video2 queue-size=8 ! video/x-raw-yuv,format=\(fourcc\)UYVY,width=720,height=576 ! ffmpegcolorsp... -
h264+aac=mpeg4
posted in IGEP DSP Gstreamer FrameworkHi. Problem following: it is necessary to take video and a sound from the usb-camera, and to transfer on udp. I have igep com module. For a start I want to write turned out in the file. Line of start: gst-launch-0.10 -v v4l2src ! vi... -
igep reboot
posted in IGEP COM MODULEHello! There was the following problem: by means of gstreamer I give udp a flow to the computer with ubuntu. I transfer video: gst-launch-0.10 - gst-debug=2 v4l2src! ffmpegcolorspace! TIVidenc1 codecName=h264enc engineName=codecSer... -
Build and Install GStreamer RTSP
posted in IGEP DSP Gstreamer FrameworkHello. I am sorry for English. Faced a problem of creation of the RTSP server on IGEP. Used the instruction from a site TI: http://processors.wiki.ti.com/index.php/DVSDK_... -
TIImgdec1 for MJPEG stream decoding
posted in IGEP DSP Gstreamer FrameworkHello, I'm trying to setup a pipeline which is using HW accelerated JPEG decoding to playback a MJPEG stream: 1280*720, 25-30 FPS. TIImgdec1: - can display a single JPEG image - troublesome with MJP... -
Problem with igep-dsp-gst-framework-3_40_00
posted in IGEP DSP Gstreamer FrameworkHi, I'm trying to make/install igep-dsp-gst-framework-3_40_00.tar.bz2 on SDK VM for COM MODULE RE6 This thread has been very useful for some early troubles: http://forum.isee.biz/viewtopic.php?f=80&t=7208 When I... -
firmware with GST-dsp-framework already installed
posted in IGEP DSP Gstreamer FrameworkHi, Im trying to get gstreamer running with the DSP acceleration. Im clearly doing something wrong/missed something. Ive been trying for the last day and a half. Is there any distro available with the framework prebuilt? -
TIDmaiVideoSink doesn't work with fbdev. Help needed.
posted in IGEP DSP Gstreamer FrameworkHello. I cannot display a video using TIDmaiVideoSink at all on my IGEPv2 board. I'm using the demo-image-sato and gstreamer framework 3.40. Pipeline: export GST_DEBUG=TIDmaiVideoSink:5 gst-launch videotests... -
gstreamer framework 3.4 problem
posted in IGEP DSP Gstreamer FrameworkI have made and loaded the beta release of framework 3.4 but when I run load-modules.sh dmesg gives the following [ 90.890869] CMEM Range Overlaps Kernel Physical - allowing overlap [ 90.897338] CMEM phys_start (0x84000000) o... -
IGEP DSP GST Framework 3.4 Beta Release
posted in AnnouncementsHi IGEP Community, We published a new IGEP DSP GST Framework 3.4 Beta Release. What's new in this release: * New memory map aligned to TI dvsdk * Support for new IGEP Toolchain (included i... -
gstreamer IGEP_GST_DSP_Framework 3.10.10 with poky yocto
posted in IGEP DSP Gstreamer FrameworkHi, I've been using the 3.10.10 framework with the old poky toolchain and virtual machine but I have now switched to the latest yocto release and cannot make the framework. I've changed the rules.make file with these paramet... -
Gstreamer 3.10.10
posted in IGEP DSP Gstreamer FrameworkHi all, I am trying to play some HD video (the classic big_buck_bunny.avi in fact) in a poky firmware 3.2.1. I compiled the IGEP Gstreamer Framework and I find that most elements or plugins aren't there. As far as I read using omapdmaifb... -
Gstreamer CMEM issues
posted in IGEP DSP Gstreamer FrameworkCan anyone please take a look and try to tell me why I am getting this error? Also, could anyone please post their working loadmodules.sh? http://pastebin.com/3XscDQq6 -
Recipes to build a custom rootfs with Poky Yocto
posted in IGEP SDK Yocto (Toolchain and Firmware)I am using Poky Yocto to build a custom minimal rootfs based on the recipe core-image-minimal.bb. What recipes should I include into IMAGE_INSTALL to get a custom rootfs with full opengl support? Is there some recipe to aut... -
DMA for copying memory buffers
posted in ProgrammingHi, I have a working version of memory copy using DMA transfers, but it only works fine if the buffers are using continuous memory. Can anyone give me some hints on how to proceed with non-continuous memory? I guess I have ... -
Write image into omap framebuffer
posted in IGEP DSP Gstreamer FrameworkHello, I searching an example how to write data into one of the omap framebuffers. TIDmaiVideoSink should be a possible source, but looks to complicated. ??? Background: My application store a depth image into an OpenCV dat... -
TVP5151 setup
posted in IGEP DSP Gstreamer FrameworkHi I'm trying to setup TVP5151 following the instructions on the wiki : http://labs.isee.biz/index.php/How_to_s ... eo_decoder but the... -
Gstreamer: Buffering stream & TIViddec2
posted in IGEP DSP Gstreamer FrameworkHello, I use igep-dsp-gst-framework-3_10_10 for decoding and decoding works for local 720p/h264/acc files. TI gst plugin version is gstreamer-ti_svnr884. Unfortunately TIViddec2 blocks the caching of remote soucres?! E... -
How to use GStreamer Plug-in 2.x in IGEP-GST-DSP
posted in IGEP DSP Gstreamer FrameworkHello, have anybody used TI GST Plugin 2.x ? here is info http://processors.wiki.ti.com/index.php/GStreamer_Plug-in_... -
Gstreamer Network Streaming
posted in IGEP DSP Gstreamer FrameworkHi all, I need to stream an mp3 file over network. Following Example_GStreamer_Pipelines, I have warning: gst...
- Page :
- 1
- 2