• 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 » All Tags » H.264 Encoder
Share
Multimedia Software Codecs
  • Forum

Browse by Tags

Multimedia Software Codecs

Welcome to the Multimedia Software Codecs 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".

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:
H.264 Encoder
  • 6467
  • 720p
  • AAC
  • audio
  • Codec
  • Codec Engine
  • codecs
  • davinci
  • daVinci dm365
  • DM365
  • DM365 + DVSDK
  • dm365 + h264
  • DM365 H264 Encoder
  • DM365 H264 Platinum Encoder
  • DM365 Platinum Encoder
  • DM368
  • DM6467
  • encode
  • encoder
  • H.264
  • h264
  • H264 Decoder
  • H264 Encoder
  • h264enc
  • Video
Related Posts
  • Forum Post: H264 codec V2.0 Bit-Rate controls don’t enough to imprecise, DM365 SDK_2_10_01_18

    Tanyu Tanyu
    Hi, At constant Bit-Rate, Bit-Rate controls don’t enough to imprecise. For example, suppose Current Bit-Rate is 2M, then I mask camera or detach video cable then attached, at this time real Bit-Rate change to 4M above. Few second, about 1-2 senond Bit-Rate recover normal. Best Regards ...
    on Sep 17, 2010
  • Forum Post: After setting H264 dynamic parameter mvSADoutFlag = 1, occur CMEM ERROR

    Tanyu Tanyu
    Hi, all I according to "Application Parameter Settings for DM365 H.264 Encoder" document to setting setting mvSADoutFlag = 1. Then I get CMEM ERROR, follow is my parameter setting and error information: Parameter setting: .... h264Params.entropyMode = 1; h264Params.transform8x8FlagIntraFrame...
    on Sep 20, 2010
  • Forum Post: h264fhdvenc codec outputs 0 encoded bytes

    Nir Aloni Nir Aloni
    I use the h264fhdvenc codec (version 01.10.01.00 November 2009) with the DM6467. While running TI's DVSDK encode demo, I can see that the encoder outputs 0 encoded bytes when capturing the attached full-screen images. What is the reason for this?
    on Sep 27, 2010
  • Forum Post: DM365 H264 Platinum Codec ROI Enabling

    sujit mahapatro sujit mahapatro
    Hi, i enabeled ROI feature by setting Dynamic Params-> enableROI = 1; input Arguments for ROI parameters before the VIDENC_process() call. inArgs.roiPrm.numROI = 5 inArgs.roiParameters.listROI[0].topLeft.x = 80; inArgs.roiParameters.listROI[0].topLeft.y = 128; inArgs.roiParameters.listROI...
    on Oct 15, 2010
  • Forum Post: VUI fixed_frame_rate_flag

    MRI MRI
    When I set enabled VUI parameters the fixed_frame_rate_flag was not set to 1. Is there a way for me to set this flag other than the application providing the VUI for parameters? Also the declared frame rate is calculating to 15 frames per second.this is because the VUI parameters num_units_in_tick=2...
    on Jan 4, 2011
  • Forum Post: H264 Encoder on dm6467 (CE version 2.26.2.11 hangs after single program execution)

    BrandyJ BrandyJ
    Hi! I have been working on a question in the linux forum - which I think about it now, was probably not the right spot but was anyhow being helped (which was nice). The TI employee came to the conclusion that my problem might actually be that the codec version I am using is returning a buffer handle...
    on Jan 13, 2011
  • Forum Post: DM6467 H.264 Encoder Latency

    babs76 babs76
    Can someone tell me (or point me to a document) what the latency of the H.264 encoder is? I understand that there is algorithm latency (e.g. the algorithm takes 14.4 ms until it spits out an answer), but is there multiframe latency associated with the encoder? Does the encoder need multiple frames buffered...
    on Feb 1, 2011
  • Forum Post: Re: At DM365, use h264 encoder, After force IDR frame, no I frame output.

    Chuck@Cimarron Systems Chuck@Cimarron Systems
    John/(anyone), Background: Similar to Tanyu in the post to which to replied above, I need to force the H.264 encoder to encode every 30th video frame as an IDR frame. I have written a streaming server that is based on the TI's encode demo code but am having a problem updating the codec's dynamic...
    on Feb 11, 2011
  • Forum Post: Re: At DM365, use h264 encoder, After force IDR frame, no I frame output.

    Chuck@Cimarron Systems Chuck@Cimarron Systems
    Yashwant, Thank you very much for you clarifying reply. --Chuck
    on Feb 11, 2011
  • Forum Post: Re: At DM365, use h264 encoder, After force IDR frame, no I frame output.

    Chuck@Cimarron Systems Chuck@Cimarron Systems
    Tanyu, Thank you this is also very helpful... Thanks again, --Chuck
    on Feb 12, 2011
  • Forum Post: Convert h264 streaming to mp4 file format

    Josep Bernardo Clari Josep Bernardo Clari
    Hello everyone I be developing an application , with the microprocessor DM365 . I'm storing video , the encoding H264 . Now I want to give to this file, the mp4 container format Now the video is stored as H.264 on streaming . Someone knows the mp4 format , and know tell me how to build the container...
    on Feb 15, 2011
  • Forum Post: Range of motion vector/SAD values?

    JNoring JNoring
    What is the possible range of motion vector and SAD values from TI's H.264 encoder (i.e. this guy: http://tiexpressdsp.com/index.php/Using_MV_SAD_Info_of_DM365_encoder_in_Application )? And are the vectors longer in one direction than another? In other words, can the horizontal components have a...
    on Mar 3, 2011
  • Forum Post: H.264 encoder ES(elementary stream) & TS(transport stream) in DM365 with DVSDK 4_00_00_22

    Samyam He Samyam He
    Hi: I used of the H.264 Decoder, Version 1.10.00.06 application. Encoding out of the h.264 streaming was TS(transport stream) , but the last year when i used the same application encoding out of the h.264 streaming was ES(elementary stream ). And i used my code it's create from DVSDK 4_00_00_22...
    on Mar 14, 2011
  • Forum Post: after snap some jpeg files, ALG_vidEncRun will be blocked

    Johnny Ling Johnny Ling
    We need to snap video data to jpeg not YUV format, and save it to storage。 we have change ALG_vidEncRun as below: int ALG_vidEncRun(void *hndl, ALG_VidEncRunPrm *prm, ALG_VidEncRunStatus *runStatus) { ALG_VidEncObj *pObj = (ALG_VidEncObj*)hndl; IVIDEO1_BufDescIn inBufDesc; XDM_BufDesc outBufDesc;...
    on Mar 16, 2011
  • Forum Post: Re: At DM365, use h264 encoder, After force IDR frame, no I frame output.

    Chuck@Cimarron Systems Chuck@Cimarron Systems
    Antony, It's good to know that, with TanYu's help, you were able to get your code working. As a side note, I no longer use: extDynamicParams.videncDynamicParams.forceFrame = IVIDEO_IDR_FRAME; to force an IDR frame because I don't require the IDR frame interval to change in a dynamic...
    on May 20, 2011
  • Forum Post: Re: H.264 encoder timeStamp for SEI Picture Timing Message...

    Chuck@Cimarron Systems Chuck@Cimarron Systems
    Adithya, Thank you for your prompt reply and, sorry, I wasn't very clear: Instead of writing "Using a stream analyzer, I have determined that the changes in SEI Picture Timing Messages I observe seem to reflect changes in the inArgs timeStamp value but in only in the value of cpb_removal_delay...
    on May 24, 2011
  • Forum Post: Re: H.264 encoder timeStamp for SEI Picture Timing Message...

    Chuck@Cimarron Systems Chuck@Cimarron Systems
    Adithya, If there are no plans to implement the hours:minutes:seconds functions within the Picture Timing SEI Message, what is the best way to convey that information to the H.264 decoder application? Should we use the User Data Unregistered SEI Message? Or is there a better mechanism to do so? ...
    on May 24, 2011
  • Forum Post: multiple calls to VIDENC1_create causing cmemk kernel dump

    Bernard Vachon Bernard Vachon
    We've using dvsdk 2_10_01_18 on a dm368 for a video encoding application. In our application we create two encoders through VIDENC1_create. The first one is a MPEG4 encoder, the second is a H.264 encoder. Every once in a while, we get a kernel dump (see below) when creating the second encoder...
    on May 26, 2011
  • Forum Post: What is the Latency of TI's H.264 Encoder ?

    jun lu jun lu
    Hi ! Could someone tell me the Latency of TI's H.264 Encoder on DM6467T(1GHz) when encoding D1 frames ? I'm afraid that maybe I had to change my dm6467(-594MHz) to DM6467T(1GHz), Could someone give me some tips ? Thank you very much .
    on Jun 16, 2011
  • Forum Post: 160 x 120 resolutions not supported in dm37xx dsp

    Jitendra Kumar Jitendra Kumar
    hi, In DM 37xx, while doing video encode using dsp via h264 encoder for QQVGA resolution 160x120. we get following error: root@omap3evm:~/dsp/ti-dmai-apps # ./video_encode_io1_dm3730.x470MV -c h264enc -i /home/root/snap_1280x720_1_AF_ENA.uyvy -o testoutput.264 -r 160x1 20 -n 8 Starting application...
    on Jun 24, 2011
  • Forum Post: Re: DM36x H.264 encoder error 0x8010 at relatively high bitrates+low resolutions

    John Whittington John Whittington
    Adithya, Thanks for your support. I have indeed seen the issue with sliceMode 0 as well. In fact I first noticed the issue in sliceMode 0. Here are the parameters for sliceMode 0 (VGA resolution at 9 Mbits/sec, H.264 encode v2.20.00.05): Base params =========== size 124 encodingPreset...
    on Aug 16, 2011
  • Forum Post: Re: SAD dump from H264 Encoder

    Venugopala Venugopala
    Hi Nitish, This extendedError is telling that XDM_INSUFFICIENTDATA. Which means the amount of memory given for analytic info to be dumped is not sufficient. Check the amount of memory your are providing for outBufs->descs[1].buf?? Regards, Venugopala Krishna
    on Sep 19, 2011
  • Forum Post: cannot change h264 parameters with DM368

    HIROTAKA RYU HIROTAKA RYU
    Hello all, I have a TMDXEVM368 board and the SDK with this board. I want to encode the YUV file to H.264 stream. I know the way using the application "video_encode_io1_dm368.x470MV" included the SDK, but cannot change the parameters, as example below: --stream with B-picture...
    on Oct 6, 2011
  • Forum Post: H.264 encoder QDMA hangs when executing simultaneously with other DMA processes.

    James Lee86346 James Lee86346
    Hello, We are trying to run H.264 encoder ( version 2_01_013 with Codec Engine 2_26_02_11 ) in our OMAP3530 based system which launches 2 DMA channels for data transfer between external HW and DSP. System starts up normally and data transfer in our application is proceeding normally. We then initiates...
    on Oct 14, 2011
  • Forum Post: Whether DM365 is capable of simultaneous encoding and decoding of 720P H.264 video use GStreamer ti-plugin?

    jianxun zhan jianxun zhan
    hi, Whether DM365 is capable of simultaneous encoding and decoding of 720P H.264 video using GStreamer ti-plugin? eg. encode using TIVidenc1 and decode using TIViddec2 If yes, any supports are available in latest DVSDK? Thanks.
    on Nov 10, 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