• 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 » Where is the jpeg stream file when run DM8148 demo?
Share
DaVinci™ Video Processors
  • Forums
  • Announcements
Options
  • Subscribe via RSS

Where is the jpeg stream file when run DM8148 demo?

Where is the jpeg stream file when run DM8148 demo?

This question is answered
old Wang
Posted by old Wang
on Apr 25 2012 22:09 PM
Intellectual295 points

Hi all

I have a mistral version DM8148 evm board and a customized board with 2 tvp5158 on it.

I have successfully ported the DVRRDK_02.00.00.23 and can run DM814x demo.

I have test the capture,h264 encode,h264 decode,hdmi display and standard display.

all works well excep one thing.

 I see a lot of record file with name VBITS_DATA_x.bin and VBITS_DATA_x.bin.mv but where

is the jpeg(mjpeg file)?

My usecase is VSYS_USECASE_MULTICHN_PROGRESSIVE_VCAP_VDIS_VENC_VDEC_8CH.

so I think the mjpeg file maybe VBITS_DATA_16(or above).bin , but the file size is 0.

DM8148 DVRRDK jpeg
Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • old Wang
    Posted by old Wang
    on Apr 27 2012 04:40 AM
    Intellectual295 points

    Please help

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Ritesh Rajore
    Posted by Ritesh Rajore
    on Apr 27 2012 12:36 PM
    Verified Answer
    Verified by old Wang
    Intellectual1705 points

    Wang,

    For MJPEG also file extension is h264. Just look for the file with appropriate channel no. E.g file VBITS_DATA_32.h264 is of channel no. 32 and is of mjpeg format but extension is h264.

    Regards,
    Ritesh
    *********************************
    Great minds discuss ideas;
    Average minds discuss events;
    Small minds discuss people.
    *********************************
    TI8148 T814x
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • old Wang
    Posted by old Wang
    on Apr 27 2012 20:20 PM
    Intellectual295 points

    Hi Ritesh

             thanks for your quickly reply.

     

     
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Jack Wu
    Posted by Jack Wu
    on Dec 19 2012 20:38 PM
    Intellectual610 points

    Hi wang,

        Would you tell me how exactly you sovle the problem? Where is the MJPEG file, Do I have to modify the demo src?

    Thanks!

    Jack

    MJPEG
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Badri Narayanan
    Posted by Badri Narayanan
    on Dec 20 2012 01:12 AM
    Mastermind24065 points

    Do you want to enable write of MJPEG stream to file ?

    If so modify /dvr_rdk/demos/mcfw_api_demos/mcfw_demo/demo_vcap_venc_vdec_vdis_bits_rdwr.h

    #if defined(TI_814X_BUILD) || defined(TI_8107_BUILD)
    #define MCFW_IPC_BITS_FWRITE_ENABLE_BITMASK_DEFAULT   (MCFW_IPC_BITS_FWRITE_ENABLE_BITMASK_CHANNEL_0_CHANNEL4_CHANNEL_8)
    #else
    #define MCFW_IPC_BITS_FWRITE_ENABLE_BITMASK_DEFAULT   (MCFW_IPC_BITS_FWRITE_ENABLE_BITMASK_CHANNEL_0_CHANNEL16) 

    to

    #if defined(TI_814X_BUILD) || defined(TI_8107_BUILD)
    #define MCFW_IPC_BITS_FWRITE_ENABLE_BITMASK_DEFAULT   (MCFW_IPC_BITS_FWRITE_ENABLE_BITMASK_ALLCHANNELS)
    #else
    #define MCFW_IPC_BITS_FWRITE_ENABLE_BITMASK_DEFAULT   (MCFW_IPC_BITS_FWRITE_ENABLE_BITMASK_CHANNEL_0_CHANNEL16)

    The encoder channel numbers are as follows:

    0 -> (NumPrimaryChannels - 1) ::  H264 Primary resolution

    NumPrimaryChannels -> (NumPrimaryChannels + NumSecondaryChannels) - 1 :: H264 Secondary resolution

    (NumPrimaryChannels + NumSecondaryChannels)  -> (NumPrimaryChannels + NumSecondaryChannels + NumPrimaryChannels) :: MJPEG streams  

     

     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Jack Wu
    Posted by Jack Wu
    on Dec 20 2012 02:31 AM
    Intellectual610 points

    Hi Badri,

    It's working, Thanks very much!

    Jack

    MJPEG
    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