• 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 » Digital Signal Processors (DSP) » DaVinci™ Video Processors » DM816x, C6A816x and AM389x Processors Forum » All Tags » OMTB
Share
DaVinci™ Video Processors
  • Forums
  • Announcements

Browse by Tags

DaVinci™ Video Processors

Welcome to the DaVinci™ Video 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:
OMTB
  • 8168
  • 816x
  • capture
  • DaVinci
  • dm8148
  • dm8168
  • DM8168 video capture
  • DM816x
  • DM816x C6A816x AM389x
  • dm8186
  • EzSDK
  • EZSDK 5.02
  • EzSDK 5.03
  • H.264
  • HDVPSS
  • HDVPSS DM8168
  • Linux
  • Netra
  • omx
  • openmax
  • PSP
  • TI816X
  • TI81XX
  • video capture
  • VPSS
Related Posts
  • Forum Post: Where is runOMTB source code and Expansion IO daughter board schematics.

    Ralph Kim Ralph Kim
    I have two questions. 1) runOMTB source code. I was building and testing omtb_01_00_00_02 program as OMTB_User_Guide.pdf. But the result is not same as Matrix GUI(run Multimedia menu). runOMTB is executed by Matrix GUI program. I think that "./omtb_dm816xbm_a8host.xv5T <script>"...
    on Jun 24, 2011
  • Forum Post: OMX/OMTB/VFCC: Is a plain vanilla video capture and display possible without using the TVP component?

    Juan Solis Juan Solis
    Hello, We're trying to see if we can set up a simple video capture demo using OMTB on a DM8168 -based PROTOTYPE board (not the DDR3-EVM) using EZSDK ti-ezsdk_dm816x-evm_5_01_01_80 as a starting point. My thought is to take the dual_display_encode_decode_no_pause.oms script since it uses the VFCC...
    on Jul 30, 2011
  • Forum Post: Re: OMX/OMTB/VFCC: Is a plain vanilla video capture and display possible without using the TVP component?

    Juan Solis Juan Solis
    Marcus Cooksey Assuming you configure the video decoder outside the scope of OMX/OMTB then it should be possible to perform capture without the tvp and thus you can remove the tvp comment from the script. Thanks for the reply Marcus. I went ahead and tried it and the script runs without errors...
    on Aug 4, 2011
  • Forum Post: Re: how to support 1080I60 and 720P60 capture and encode?

    feng xiao ming feng xiao ming
    I use the ezsdk_5_01_01_80. thanks!
    on Aug 12, 2011
  • Forum Post: why the parameter h264venc eProfile main does not take effect?

    feng xiao ming feng xiao ming
    omx setp 0 h264venc eProfile main is this right?
    on Aug 15, 2011
  • Forum Post: OMTB / "decode" demo / "decode_display" demo on 8168 Netra EVM without Daughtercard

    stegre stegre
    Do any of the of the OMTB scripts in SDK 5.01.00.80 run without the Netra EVM daugtercard? Seems like some of them would need it (for capture input), though some shouldn't (e.g. "fread_venc_fwrite"). I guess the stand-alone OMX "decode" demo from the SDK requires it, but what...
    on Aug 15, 2011
  • Forum Post: OMTB frame and bit rate commands

    Bernard Vachon Bernard Vachon
    I have bee experimenting with the dual_display_encode_decode.oms OMTB example. Amongst other things I have tried to modify the encoding bit rate and frame rate and have found that some commands are accepted, but have no effect while others cause the encoder to fail. 1. I tried to change the frame...
    on Aug 19, 2011
  • Forum Post: Video capture-encode C codes

    Jun_Zhang Jun_Zhang
    Hi, In the following links, I noticed the video-capture-encode section has been finished, hence I assume TIers has already finish this example design. http://processors.wiki.ti.com/index.php/OMX_EZSDK_Examples#Capture_Encode Is it possible for TI experts release the preliminary version of...
    on Aug 29, 2011
  • Forum Post: OMTB scripts vs OMX C application for "decode_display" functionality discrepancy between 5.01 and 5.02 SDKs

    Juan Solis Juan Solis
    Hello, Has anyone seen or noticed the TI-OMTB decode_scale_display.oms script failing but the TI-OMX decode_display_a8host_debug.xv5T working? Under EZSDK 5.01 we had the OMTB script running fine on our custom boards. Under EZSDK 5.02 the OMTB script throws out some notify_shm_drv_sendevent failed traces...
    on Sep 7, 2011
  • Forum Post: TI-OMTB script vs TI-OMX C application [decode_scale_display] problem identified.

    Juan Solis Juan Solis
    Just wanted to let the community know that the issue with not getting the OMTB " decode_scale_display.oms " script to work under SDK 5.02 vs SDK 5.01 has now been resolved. [Previous issue thread: http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/t/132994.aspx ] ...
    on Sep 9, 2011
  • Forum Post: why hvenc blocks when it connect to vfcc?

    feng xiao ming feng xiao ming
    I use the following oms file: #I/P Port or O/P Port Params for VFCC omx setp 0 vfcc numoutbuf 6 omx setp 0 vfcc frame_width 1920 omx setp 0 vfcc frame_height 1080 omx setp 0 vfcc op_chromat_format 420SP omx setp 0 vfcc outbufalign 0 omx setp 0 vfcc outbuf_contig disable omx setp...
    on Sep 13, 2011
  • Forum Post: problem about 720P file decode and display

    feng xiao ming feng xiao ming
    I use the following oms,but it can only decode some frames ,then stop to decode.why??? omx setp 0 h264vdec frame_width 1280 omx setp 0 h264vdec frame_height 720 omx setp 0 h264vdec inbuf allocate omx setp 0 h264vdec outbuf allocate omx setp 0 h264vdec inbufsize_flag enable omx...
    on Sep 16, 2011
  • Forum Post: dual 1080P60 decode error

    feng xiao ming feng xiao ming
    ver: ezsdk_5_02_02_60 I use the following oms: omx api init omx setp 0 h264vdec frame_width 1920 omx setp 0 h264vdec frame_height 1080 omx setp 0 h264vdec inbuf allocate omx setp 0 h264vdec outbuf allocate omx setp 0 h264vdec inbufsize_flag enable omx setp 0 h264vdec outbufsize_flag...
    on Sep 21, 2011
  • Forum Post: TMS320DM816x Silicon Errata : Advisory 1.1.24

    Syoichi KONDO Syoichi KONDO
    Hi, I am trying to capture the 1080i video using OMTB on a DM8168. But I was only able to capture 288 lines of frame. I think this probrem is caused by the errata mentioned in Advisory 1.1.24 in SPRZ329. But I don't now how to implement the "Workaround". So please...
    on Sep 18, 2011
  • Forum Post: OMTB vs2_demo_usecase.oms

    jim snoopy jim snoopy
    HI ALL i want to tansplant omtb demo vs2_demo_usecase.oms coming from targetfs/usr/share/ti/ti-omtb (which is rootfs of ti-ezsdk_dm816x-evm_5_01_01_80) to the ti-ezsdk_dm816x-evm_5_02_01_59 environment i know that OpenMAX has changed very much but i can not modify the demo script vs2_demo_usecase...
    on Sep 28, 2011
  • Forum Post: OMTB mosaic layout example scripts

    Ed Langley Ed Langley
    Hi I'm using EZSDK 5.02.01.59 on the DM8168. I have got the capture encode and decode display omtb scripts running. Now I want to customise the omtb scripts to get two capture encode pipelines running, writing to two output files. After some experimentation I concluded that the deinterlacer...
    on Sep 29, 2011
  • Forum Post: the final aim is to view picture displayed from HD-COMP and SD-COMP(S-Video)

    jim snoopy jim snoopy
    SDK = ti-ezsdk_dm816x-evm_5_02_01_59 When running QT demos I want to know which graphics pipeline (framebuffer) the demos use and which display device the used graphics pipeline connect to and how can I change the chains and I get warning when disenable the graphics pipeline...
    on Sep 8, 2011
  • Forum Post: serious problems

    jim snoopy jim snoopy
    hi ! SDK = ezsdk502(latest) base board = ti8168 using FBDev sample application to test HDCOMP and SDVENC output. frist > my steps | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___...
    on Sep 19, 2011
  • Forum Post: omtb demo error

    jim snoopy jim snoopy
    hi all my board = evm8168 + vs daughter board my ezsdk = ti-ezsdk_dm816x-evm_5_01_01_80 my rootfs = tar from the ti-ezsdk_dm816x-evm_5_01_01_80/filesystem/ezsdk-dm816x-evm-rootfs.tar.gz omtb demo = targetfs/usr/share/ti/ti-omtb/omtb_dm816xbm_a8host.xv5T demo script = targetfs/usr/share...
    on Oct 9, 2011
  • Forum Post: OMTB/HDVPSS: RGB888 capture and color space conversions to YUV

    Juan Solis Juan Solis
    Hello, I saw a post recently mentioning that capture in RGB888 is possible and that conversion to YUV can be done via a HDVPSS color space converter. I've set up an OMTB script with the following configuration snippets to attempt the RGB888 capture: ###### ... ####### #SET ALL THE PARAMS...
    on Oct 4, 2011
  • Forum Post: Video Input Capture: Is an "interlaced" resolution capture possible with EZSDK 5.02?

    Juan Solis Juan Solis
    Hello, Using SDK 5.02 I've been experimenting with non 1080p/720p resolutions for the capture_encode_a8host_debug.xv5T application. Using our custom boards and our own video decoder we've been able to "feed" the 8168's video input port's with other "progressive"...
    on Oct 12, 2011
  • Forum Post: omtb vs demo

    jim snoopy jim snoopy
    hi all my ezsdk = ti-ezsdk_dm816x-evm_5_02_01_59 this is demo log OMTB> OMTB> omx api sendcommand state vfcc 0 idle OMTB-OMX_ErrorNone OK OMTB> omx api sendcommand state vfcc 0 waitforsem OMTB-FAIL: OMX_ErrorBadParameter OMTB-FAIL: OMX_ErrorBadParameter OMTB-Error in Buffer release...
    on Oct 19, 2011
  • Forum Post: Run OMX EZSDK Examples

    Xavier15128 Xavier15128
    Hello all, I want to start my multimedia development as soon as quickly on the DM8168 evm board. And i start from running omx ezsdk examples in /ti-ezsdk_dm816x-evm_5_02_02_60/component-sources/omx_05_02_00_15. I follow " http://processors.wiki.ti.com/index.php/OMX_EZSDK_Examples#OMX_Examples_Provided_in_EZSDK"...
    on Nov 7, 2011
  • Forum Post: Video capture-encode C codes

    Max Kornushin Max Kornushin
    HI. I've read the post http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/t/131240.aspx#470302 and tried to found capture-encode example in EZSDK5.01.01.80, EZSDK5.02.02.60 and EZSDK5.03.00.09 but unfortunately without result. I've not found mentioned EZSDK5.02.01.59. ...
    on Dec 7, 2011
  • Forum Post: VS daughter board and sample code or demo

    benjamin benjamin
    Hi, i have a DM8168 EVM + VS daughter board (16 CH analog inputs) and i am using the 5_03_00_09 ezsdk. I can't find any demonstration code nor omtb script dedicated to this board. Any idea on where i can't download it ? thank you .
    on Dec 12, 2011
12
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