• 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 » Capture_encode demo in EzSDK5_05 for DM8148 EVM
Share
DaVinci™ Video Processors
  • Forums
  • Announcements
Options
  • Subscribe via RSS

Forums

Capture_encode demo in EzSDK5_05 for DM8148 EVM

This question is not answered
Shabbir Limdiwala
Posted by Shabbir Limdiwala
on Jan 02 2013 02:58 AM
Expert1060 points

Hi,

I am using EzSDK5_05 for DM8148 EVM. I am trying to run capture_encode demo on EVM.

I have tried 720p and 1080p resolution with this demo and it's working perfectly fine. But I am not able to run it for 1080i60 resolution.

I gave following command,

./capture_encode_a8host_debug.xv5T -o sample.h264 -m 1080p -f 30 -b 1000000 -d 0 -n 1000

Is the above input parameters OK ?

what would be the issue with 1080i60 ? I have attached Log for the same. 2021.teraterm.Log

Seeking quick response.

Thanks in advance,

Shabbir Limdiwala

dm8148
Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • Margarita Gashova
    Posted by Margarita Gashova
    on Jan 02 2013 04:37 AM
    Expert7580 points

    Hello,

    Interlace capture ( 1080i60) is supported in capture_encode example in   EZSDK 5.05

    ./capture_encode_a8host_debug.xv5T -o sample.h264 -m 1080p -f 60 -b 1000000 -d 0 -n 1000

    replace -m 1080p with -m 1080i

    and let me know the result.

    Best Regards,

    Margarita

    NOTE : Please click "Verify Answer" if this post has answered your question!

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Shabbir Limdiwala
    Posted by Shabbir Limdiwala
    on Jan 02 2013 04:56 AM
    Expert1060 points

    Hi,

    Thanks for your reply.

    Attached Logs in above post is for 1080i60 only. By mistake i have written -m 1080p

    Anyways I am again attaching tereterm log for

    ./capture_encode_a8host_debug.xv5T -o sample.h264 -m 1080i -f 30 -b 1000000 -d 0 -n 1000

    4442.teraterm_1080i.log

    I am also attaching loggerSMDump.out log which may also be useful to you. 4578.teraterm_1080i_SMdump.log

    Thanks,

    Shabbir Limdiwala

    dm8148
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Shabbir Limdiwala
    Posted by Shabbir Limdiwala
    on Jan 02 2013 05:38 AM
    Expert1060 points

    Hi Margarita,

    I have found below error message by doing ./loggerSMDump.out 0x9E400000 0x100000 all

    N:VPSS  P:2 #:00990 T:0000000880412f57 M:xdc.runtime.Main S: OMX Error in _OMX_VFDCDisplayConfig :: line 896
    N:VPSS  P:2 #:00991 T:0000000880435d91 M:xdc.runtime.Main S: Error in _OMX_VFDCDrvPrimeBuffersAndStart :: line 1416
    N:VPSS  P:2 #:00992 T:000000088043cf5f M:xdc.runtime.Main S: OMX Error in OMX_TI_VFDC_CommandNotify :: line 1212
    N:VPSS  P:2 #:00993 T:0000000880443593 M:xdc.runtime.Main S: OMX Error in _OMX_BASE_HandleStateTransition :: line 381
    N:VPSS  P:2 #:00994 T:000000088044a35b M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_HandleStateTransition> @line<483> with error<-2147479547:ErrorBadParameter>
    N:VPSS  P:2 #:00995 T:00000008804896e1 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<-2147479547:ErrorBadParameter>
    N:VPSS  P:2 #:00996 T:0000000880494d57 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<-2147479547:ErrorBadParameter>
    N:VPSS  P:2 #:00997 T:000000088049e21b M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:VPSS  P:2 #:00998 T:00000008804a62bd M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>

    Is it something that the some wrong display parameters are set in demo ?

    Shabbir Limdiwala

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Shabbir Limdiwala
    Posted by Shabbir Limdiwala
    on Jan 02 2013 22:31 PM
    Expert1060 points

    Hi Margarita,

    Any update on above posts ?

    Shabbir Limdiwala

    dm8148
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Shabbir Limdiwala
    Posted by Shabbir Limdiwala
    on Jan 03 2013 02:29 AM
    Expert1060 points

    Hi all,

    Any update on above posts ?

    Shabbir Limdiwala

    dm8148
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • xu steven
    Posted by xu steven
    on Jan 04 2013 19:47 PM
    Intellectual480 points

    Hi Shabbir

    where can found the file capture_encode_a8host_debug.xv5T?

    I can't found in ezsdk_dm814x-evm_5_05_01_04_setuplinux package.

    Best regards,

    Steven

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Shabbir Limdiwala
    Posted by Shabbir Limdiwala
    on Jan 05 2013 01:13 AM
    Expert1060 points

    Hi Steven,

    You can find this binary on your extracted filesystem path.

    /usr/share/ti/ti-omx/

    Shabbir Limdiwala

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • xu steven
    Posted by xu steven
    on Jan 05 2013 05:44 AM
    Intellectual480 points

    Hi Shabbir

    Thank you very much!

    I found it in /usr/share/ti-omx/ , is binary , can't found source code.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Margarita Gashova
    Posted by Margarita Gashova
    on Jan 07 2013 01:51 AM
    Expert7580 points

    Hello Steve,

    The code of capture_encode demo is present in: ti-ezsdk_dm814x-evm_5_05_01_04/component-sources/omx_05_02_00_46/examples/ti/omx/demos/capture_encode/

    Best Regards,

    Margarita

    NOTE : Please click "Verify Answer" if this post has answered your question!

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Margarita Gashova
    Posted by Margarita Gashova
    on Jan 07 2013 02:11 AM
    Expert7580 points

    Hello Shabbir,

    EZSDK 5.05  support Interlace capture ( 1080i60)  in capture_encode example.

    OMX_ErrorBadParameter means that one or more parameters were not valid.

    It seems the error is in VFDC component.

    -d | --display_id      0 - for on-chip HDMI, 1 for Secondary display

    Best Regrads,

    Margarita



    NOTE : Please click "Verify Answer" if this post has answered your question!

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Shabbir Limdiwala
    Posted by Shabbir Limdiwala
    on Jan 07 2013 03:01 AM
    Expert1060 points

    Hi Margarita,

    The display issue for 1080i resolution is solved. I have made change in one of the display parameter for 1080i mode,

    driverId.eDispVencMode = OMX_DC_MODE_1080I_60

    This solved the issue.

    But I got bad encoder quality (.h264 file).

    .H264 file generated from capture_encode demo is not working properly for all three resolution (i.e 1080p, 1080i, 720p). See http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/716/p/236619/829561.aspx#829561

    Please help me to get better encoder quality for all three resolutions (1080p, 1080i, 720p).

    Thanks,

    Shabbir Limdiwala

    dm8148
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Margarita Gashova
    Posted by Margarita Gashova
    on Jan 07 2013 03:25 AM
    Expert7580 points

    Hello Shabbir,

    I will check it.

    Best Regards,

    Margarita

    NOTE : Please click "Verify Answer" if this post has answered your question!

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Margarita Gashova
    Posted by Margarita Gashova
    on Jan 08 2013 03:24 AM
    Expert7580 points

    Hello,

    Referred to: http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/716/p/236619/831605.aspx

    Best Regards,

    Margarita

    NOTE : Please click "Verify Answer" if this post has answered your question!

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
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