• 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 » DM814x and AM387x Processors Forum » All Tags » DM8148 Video decode
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:
DM8148 Video decode
  • 814x
  • camera
  • DaVinci
  • DM8147
  • dm8148
  • DM8148 ISS
  • DM8148 openmax
  • DM8148 v4l2
  • DM8148 Video capture
  • DM8148 Video Ports
  • dm8148 VIP
  • DM814x
  • DM814x EVM
  • DM81xx
  • EZSDK
  • Linux
  • M3
  • omx
  • psp
  • TI8148
  • TI814x
  • TVP7002
  • V4L2
  • V4L2 PSP DM8148 DM8168
  • VPSS
Related Posts
  • Forum Post: what to do after changing the video file in EZSDK decode and display gstream demo?

    ethan lyle ethan lyle
    I changed the video file in EZSDK decode and display gstream demo. my video file is MP with resolution of 352x288 It can not work and said that can not decode. So, Does the EZSDK/DM8148 support video other than HP/HD? if it does, when i change the video file with a different Profile and different...
    on Dec 18, 2011
  • Forum Post: Re: V4L2 support for 8148 EVM

    robert schulman robert schulman
    The Capure Video User Guide, at http://processors.wiki.ti.com/index.php/DM81xx_AM38xx_Video_Capture_Driver_User_Guide , tells us: DM814x/AM387x platforms share the same M3 firmware t8 i 14x_hdvpss_1G_debug.xem3 That's nice, except that no file of the above name exists in either the host-side...
    on Jan 6, 2012
  • Forum Post: Re: DM814x VPSS connect ov10630 with VIN[0] portB on SD channel to display

    Kuve Ma Kuve Ma
    Hi, We solve this issue of VIN[0] portB. But we still can't display image with embedded sync, its work for discrete sync. If I want to get BT656 data format, how do I set the VIP? In addition to captureLink_drv.c to modify videoCaptureMode(VPS_CAPT_VIDEO_CAPTURE_MODE_SINGLE_CH_NON_MUX_EMBEDDED_SYNC...
    on Jan 18, 2012
  • Forum Post: DM814x VPSS connect ov10630 with VIN[0] portB on SD channel to display

    Kuve Ma Kuve Ma
    Dear Sirs, I use DM814X and HDVPSS_01_00_01_28 on my hardware. I successfully display image on SD channel with tvp5158 and use VIN[0] PortA. (Example code HDVPSS_01_00_01_28\packages\ti\psp\examples\common\vps\chains) If I want to use VIN[0] PortB to connect OV10630 CMOS sensor(image size:640x480, YUV...
    on Jan 10, 2012
  • Forum Post: Re: VPSS get BT.656 data format

    Kuve Ma Kuve Ma
    Hi, May I confirm HDVPSS capture port could decode BT.656 for OV10630 image sensor? It mean I don't connect OV10630's VSYNC and HSYNC pin to DM8148 video port. If you know something, please give me a hand. Thank you very match. Kuve
    on Feb 8, 2012
  • Forum Post: Why the h264 decoder do not support 1600x1200?

    Stephane Rousseau Stephane Rousseau
    When I try to decode a h264 video in 1600x1200, I have the following error: "N:Video P:1 #:00235 T:000000038dbcd503 S:OMX_TI_VIDDEC_Process::Line 2454::omxHandle 0x9db0e6b0::Error->Decoder returned error 0x208001" I'm using TI-OMX with the EVM DM8148 and EZSDK 5.03.01.015 NOTE...
    on Mar 15, 2012
  • Forum Post: cannot run multimedia demos from matrix application with psp 04.01.00.07

    Alexander Vasiljev Alexander Vasiljev
    Hi. I have evaluation module from Mistral with DDR3 2x512M. I try to use psp 04.01.00.07. Now i can run Matrix Application, but multimedia demos and 3D graphics don't run. When i click "run", the following message apeares on the console: VPSS_GRPX : please open fb1 node first. Assertion...
    on Mar 19, 2012
  • Forum Post: H264 decoder clips 24 lines in 1080p

    Stephane Rousseau Stephane Rousseau
    Hi, We have a problem with the h264 decoder in 1080p with the DM8148 EVM + Video conference daughter board. The last 24 lines of the video image are clipped. We use "capture_encode" example (OMX, EZSDK 5.03.01.15) to create the h264 video file (Modified version to capture from the hdmi receiver...
    on Jan 16, 2012
  • Forum Post: DM8148 H264 forward and backward

    kevin.acard kevin.acard
    Hello, Ti major: I have some development issues need your help. I develop the function on DM8148. My package version is DVRRDK_02_00_00_23. I execute the demo function, use-case 6, to display 4 channels H.264 decoder. And I need to implement the forward and backward function(1/2X, 2X, 4X, 8X, 16X) of...
    on Apr 19, 2012
  • Forum Post: V4L2 support for 8148 EVM

    robert schulman robert schulman
    Howdy. In the release notes for PSP 04.01.06.patch2, it is written: 7)V4L2 capture support is available from PSP04.01.00.06_patch2 release only Please note that V4L2 capture driver requires I2C2 instance to be controlled from Linux side. So any of the application/driver trying to access I2C2...
    on Jan 5, 2012
  • Forum Post: gstreamer omx_mjpegdec on DM8148 insufficient resources

    Andrea Collamati Andrea Collamati
    HI, I'm trying to render a mjpeg stream using gstreamer on DM8148 EVM. Sw setup is ti-ezsdk_dm814x-evm_5_03_01_15, gstreamer_ti_dm81xx Release 04 (svn 1023). gst-launch filesrc location=a.mjpg ! omx_mjpegdec ! fakesink Setting pipeline to PAUSED ... Pipeline is PREROLLING ... unrecoverable...
    on Mar 1, 2012
  • Forum Post: DM8148 graphic and OSD transparency

    kevin.jian kevin.jian
    Hello, TI major: I have some development issues need your help. I develop the function on DM8148. My package version is DVRRDK_02_00_00_23. I execute the demo function, use-case 6, to display 4 channels H.264 decoder. I can display the logo and draw (dot, line or rectangle)on the SD by frame buffer....
    on Apr 19, 2012
  • Forum Post: v4l2src capture problem

    Jun_Zhang Jun_Zhang
    Grettings, I am trying to let v4l2 capture working on my evm814x board from mistral. The EZSDK I am using is Version5_03_01_15. My bootargs are: bootargs=console=ttyO0,115200n8 rootwait rw mem=256M earlyprintk notifyk.vpssm3_sva=0xBF900000 vram=50M ti814xfb.vram=0:16M,1:16M,2:6M root=/dev...
    on Feb 29, 2012
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