• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » OMAP™ Applications Processors » All Tags » gstreamer
Share
OMAP™ Applications Processors
  • Forums

Browse by Tags

OMAP™ Applications Processors

Welcome to the OMAP™ Applications Processors Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
gstreamer
  • 4460
  • android 4.0
  • ducati
  • linux ubuntu
  • Multimedia
  • omap
  • OMAP 5
  • omap4
  • OMAP5
  • OMAP5432
  • omx_h264dec
  • omx_h264enc
  • OpenMAX
  • rpmsg
  • SD card boot
  • ubuntu
  • uEVM
Related Posts
  • Forum Post: Re: Where can I get the Ti omap4 gstreamer plugins?

    Jayabharath Goluguri Jayabharath Goluguri
    Please see message thread & release notice on ubuntu-omap extras for Ubuntu 11.10 at http://bit.ly/vjB4WT (on pandaboard google groups). The modifications to gst & the plugins are part of the ubuntu-omap-extra package. In future please direct Pandaboard relation questions on pandaboard@googlegroups...
    on Dec 16, 2011
  • Forum Post: Re: Omap4 gstreamer omx_h264enc paramter regulate

    Chintan Patel Chintan Patel
    Aaron, I have understood that you have integrated Gstreamer on Android. Is this correct? Can you be more specific what are the parameters you want to change on gstreamer/gst-openmax pipeline? Regards, Chintan
    on Mar 28, 2012
  • Forum Post: Re: Omap4 gstreamer omx_h264enc paramter regulate

    Chintan Patel Chintan Patel
    Aaron, There are several parameters you can control using omx_h264enc/omx_h264dec. The parameters like bitrate, profile, level etc. Type the following commands it will list out all the parameters supported. #gst-inspect omx_h264enc #gst-inspect omx_h264dec Regards, Chintan
    on Mar 30, 2012
  • Forum Post: Re: Omap4 gstreamer omx_h264enc paramter regulate

    Chintan Patel Chintan Patel
    Aaron, Thanks for the clarification. I have noticed that you are changing bit-rate on-the-fly from 1024*100 bps to just 200 bps. I think 200 bps it too low and may not be supported under the level & profile you have selected. Please try at least 1000*100 or 512*100 and see if it changes. Meanwhile...
    on Apr 2, 2012
  • Forum Post: Re: regarding omx h264 decoder delay in live video stream on omap4(pandaboard)

    Chintan Patel Chintan Patel
    In DM368 dvsdk4 there are separate components to support dmaibuffer mechanism. In OMAP4430 releases these components are not present. Instead the standard GStreamer components are patched to support strided NV12 buffer support. I suggest that have a look into the tuning parameters of the different...
    on Apr 10, 2012
  • Forum Post: Re: delay in h264 decoder while live video streaming on omap4 (pandaboard)

    Chintan Patel Chintan Patel
    I suggest that have a look into the tuning parameters of the different components used in the pipe line. For example as mentioned below: 1. rtph264depay – check queue-delay 2. udpsrc – check buffer-size 3. rtspsrc – check buffer-mode, udp-buffer-size Regards, Chintan
    on Apr 10, 2012
  • Forum Post: Re: Omap4 gstreamer omx_h264enc paramter regulate

    Chintan Patel Chintan Patel
    Aaron, I have confirmed that the bit-rate of omx_h264enc can be changed on-the-fly. The encoder component does not have such restriction. Regards, Chintan
    on Apr 12, 2012
  • Forum Post: RE: The h264 file encode by omx_h264enc do not have sps/pps

    Chintan Patel Chintan Patel
    Arone, OMAP4 codecs needs strided buffers as input and output. Can you try using stridetransform and check? The required stride is 4096. Regards, Chintan
    on Aug 6, 2012
  • Forum Post: OMAP 4460 + ducati + linux ubuntu

    Ramakrishna Rao KV Ramakrishna Rao KV
    Dear all, We have TI OMAP4460 based custom board (used Jorjin POP module). We would like to use Gstramer, Open MAX, sys-link/RPMsg frame work with Ducati for multi-media features for Linux 3.0.3 based kernel (monta Vista / normal linux) In this context we have couple of queries... 1) Does...
    on Aug 27, 2012
  • Forum Post: Running Gstreamer with Ducati on ubuntu server

    Srix Sriramkumar Srix Sriramkumar
    Hi, I Downloaded the ubuntu-12.04-preinstalled-server-armhf+omap4.img.gz as mentioned in the http://omapedia.org/wiki/Ubuntu_Pre-built_Binaries_Guide . I followed the instruction and added the ppa:tiomap-dev/release ppa and installed ubuntu-omap4-extras. When tried to run gst-launch -e videotestsrc...
    on Oct 4, 2012
  • Forum Post: No video output using gstreamer

    Jianxi Dong Jianxi Dong
    Hi everyone, I am trying to use gstreamer to play a mpeg-ts stream from standard input using hdhomerun device. Here is the command that can get audio only hdhomerun_config 1310054B save /tuner2/ - | gst-launch-0.10 playbin2 uri=file:///dev/stdin video-sink=dri2videosink I have also save the stream as...
    on Jan 3, 2013
  • Forum Post: GStreamer on OMAP5

    Chris R Chris R
    Is GStreamer supported on OMAP5? What version(s) of GStreamer? Thanks, Chris
    on May 15, 2013
  • Forum Post: running gst on uEVM

    Varun Shah Varun Shah
    Hello, I am running the GLSDK - 6.00.00.07. I am facing the following problem running gst: videosink host:~# gst-launch-0.10 playbin2 uri=file:///video.mp4 video-sink=dri2videosink Setting pipeline to PAUSED ... Pipeline is PREROLLING ... libdce-x11.c:64: dce_auth_x11 info: attempting to open X11...
    on May 22, 2013
  • Forum Post: H264 file and WAV file playing problem on OMAP5 ES2.0 platform

    Peggy Huang1 Peggy Huang1
    Hi, I tried to play H264 file and WAV file on OMAP5 ES2.0 platform but fail. [My Environment] - TI Software release version: 6.000007 - TI Hardware version: UEVM5432G-02-02-00 [Steps to reproduce the problem] 1. When playing H264 file with command "gst-launch-0.10 playbin2 uri=file://<path...
    on May 30, 2013
  • Forum Post: RE: H264 file and WAV file playing problem on OMAP5 ES2.0 platform

    Peggy Huang1 Peggy Huang1
    Hi Amarinder, Sorry for lost information~ I have executed below commands but miss to uploading image... I have entered entire amixer commands below: amixer cset name='Headset Left Playback' 1 ..... ..... amixer sset 'AMIC UL',0 120 And, aplay WAV has no audio output...
    on May 31, 2013
  • Forum Post: Hardware accelerated codecs on OMAP5

    Carol Pinto Carol Pinto
    Hi there, I am using OMAP5432 ES2.0. I'm trying to use the gst ducati plugin elements. The linux version used is Linux-3.8.4 provided in the SDK on the TI site. The script in http://gitorious.org/ubuntu-omap/ubuntu-omap5-extras/blobs/master/debian/ubuntu-omap5-extras-config.upstart indicates...
    on Jun 4, 2013
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use