• 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 » Embedded Software » Multimedia Software Codecs » Multimedia Software Codecs forum » DM3730 H.264 in DVSDK 4.02
Share
Multimedia Software Codecs
  • Forum
Options
  • Subscribe via RSS

DM3730 H.264 in DVSDK 4.02

DM3730 H.264 in DVSDK 4.02

This question is not answered
timothybean
Posted by timothybean
on Aug 14 2012 10:34 AM
Expert1010 points

Hello,

 

I had a DM368 running DVSDK 2.1 and I am able to decode the following stream:

 

rtsp://38.96.15.46/Stream1

 

But, when I go to 4.02 I then get a fatal bit error 0x0. I just went back to 2.1 at the time because I didn't have time to figure it out.

 

Now I am on DM3730 with 4.02 and see the same error again. I am wondering what changed from 2.1 to 4.02 that would cause this. Can someone at TI (or some other genious) take a look at this video stream and tell me why I am getting this error?

 

I am using Gstreamer with known good working pipeline on DVSDK2.1.

 Here is a trace:

 

http://pastebin.com/EPwtSZkT

 

Thanks

 

Tim

Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • timothybean
    Posted by timothybean
    on Aug 20 2012 11:08 AM
    Expert1010 points

    Anyone? Anyone at TI can help with this?

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Velan
    Posted by Velan
    on Aug 20 2012 23:54 PM
    Intellectual2805 points

    Tim,

          I can not access neither stream (rtsp://38.96.15.46/Stream1) nor the trace (http://pastebin.com/EPwtSZkT), Please re-upload them to investigate further.

         Could you also help with link from where you downloaded the DVSDK version 2.10 for DM3730.

    Thanks & Regards,

    Velan

    Don't forget to verify answers to your forum questions by using the green "verify Answer" button.

    Did you read the DVSDK4.x FAQ? If not, PLEASE read it.


    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • timothybean
    Posted by timothybean
    on Aug 21 2012 00:14 AM
    Expert1010 points

    Hi Velan,

    Thanks for the response. Where are you located? I can get to both the pastebin and the video. The video is coming from the US in California.

    I did not have DVSDK 2.1 on the DM3730, that was on the DM368. I was stating that I can decode the video on DM368 in DVSDK 2.1 on DM368 using Gstreamer-ti. I experience the same problem on DVSDK 4.02 in both DM368 and DM3730. I am troubleshooting right now on DM3730. Point is I am getting the following error from the above stream:

    1. @16,690,002us: [+0 T:0x44c47470 S:0x44c462b4] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_process> Exit (handle=0x1586dc8, retVal=0xffffffff)
    2. @16,690,032us: [+2 T:0x44c47470 S:0x44c46304] ti.sdo.dmai - [Vdec2] VIDDEC2_process() ret -1 inId 0 inUse 0 consumed 1500000
    3. @16,690,063us: [+2 T:0x44c47470 S:0x44c46304] ti.sdo.dmai - [Vdec2] VIDDEC2_process() non-fatal error 0x0

    Maybe you can try the pastebin again? If not I can copy the whole thing in here.

    Thanks

    Tim

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Velan
    Posted by Velan
    on Aug 21 2012 05:14 AM
    Intellectual2805 points

    Tim,

           In fact DVSDK 2.10.01.18 was particular for DM365, any it should work for DM368 also.

           While looking at the package The codec versions are as below

           DVSDK 2.10.01.18 uses H.264 dec codec version: 01.00.00.08

           DVSDK 4.02.00.06 uses H.264 dec codec version: 02.00.00.10

           In fact the codec version is advanced one, it is strange that this problem is happeinging in the latest codec. It is not worth comparing DM3730 at present as the codec implementation is different between DM36X and DM3730. At present it is one data point.

          Iam in Bangalore, Please attache the stream in this thread itself as other people will refer to this, or you can send mail (velan@ti.com) if there are any troubles.

    Thanks & Regards

    Velan

    Don't forget to verify answers to your forum questions by using the green "verify Answer" button.

    Did you read the DVSDK4.x FAQ? If not, PLEASE read it.


    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • timothybean
    Posted by timothybean
    on Aug 21 2012 08:43 AM
    Expert1010 points

    Click here to play this video

     

    OK, let me know if you get this OK. I just record the stream from VLC to MP4 file. But normally, the video is just RTP H.264 720p MP 3.1

     

    Thanks for any help to figure this one out.

     

    Tim

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Velan
    Posted by Velan
    on Aug 23 2012 09:51 AM
    Intellectual2805 points

    Tim,

           I played the stream in VLC & it works fine. I would suspect some kind of stringent error check in later codec, which might got ignored in previous version.

           I am not so expert in codec, I have asked codec expert to look in to this.

           Could you please confirm if the decoding continues further for remaining frame or you observe hung or error thrown for all frames

    Thanks & Regards

    Velan

    Don't forget to verify answers to your forum questions by using the green "verify Answer" button.

    Did you read the DVSDK4.x FAQ? If not, PLEASE read it.


    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • timothybean
    Posted by timothybean
    on Aug 24 2012 08:35 AM
    Expert1010 points

    Hi Velan,

    Thanks for the update. I think there is something there as well because the older codecs would play it no problems. No, this happens. It doesn't completely stop, but it just keeps giving that error and never displays any images. So it is parsing the video but not decoding.

    Tim

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • timothybean
    Posted by timothybean
    on Sep 04 2012 11:29 AM
    Expert1010 points

    Velan,

    Any word from the CODEC engineer?

    Thanks

    Tim

    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