• 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 » DM3x DaVinci Video Processor Forum » All Tags » MPEG4
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:
MPEG4
  • Appro
  • ARM
  • codec
  • DaVinci
  • daVinci dm355
  • daVinci dm365
  • DaVinci DM368
  • DM335
  • DM355
  • DM355 VPFE IPIPE RESIZER
  • DM365
  • DM365 + DVSDK
  • DM365 + IPNC
  • dm365 evm
  • DM368
  • dvm365
  • DVSDK
  • encoder
  • EVM
  • EVMDM365
  • GStreamer
  • H.264
  • Linux
  • TMS320DM365
  • video
Related Posts
  • Forum Post: Re: How does one convert a video file into a DM355 mpeg4 decoder format?

    Bernie Thompson TI Bernie Thompson TI
    It may be a little deep, but since I am not that familiar with the Arcsoft tool I can at least suggest what settings you would need to have in the MPEG4 to have it be decodable by the DM355. If you look in your DVSDK install in something like dvsdk_1_30_00_40\dm355_codecs_1_12_000\packages\ti\sdo\codecs...
    on Sep 18, 2008
  • Forum Post: Re: How does one convert a video file into a DM355 mpeg4 decoder format?

    Juan Gonzales Juan Gonzales
    I agree, if you ever do run into this collateral again, please post it here. I have been working with this platform since it came out and do not recall such collateral, but would definitely be interested in seeing it.
    on Sep 18, 2008
  • Forum Post: Re: about video clips conversion on dm355

    Bernie Thompson TI Bernie Thompson TI
    Saadia is correct, there is actually an existing thread on this topic at https://community.ti.com/forums/t/935.aspx
    on Oct 21, 2008
  • Forum Post: Re: How does one convert a video file into a DM355 mpeg4 decoder format?

    Bernie Thompson TI Bernie Thompson TI
    My first thought on this is the same as Juan's, you may have to use some demuxing software like GStreamer to allow the DM355 to play the .avi file, there is a good article on using GStreamer with the DM355 at the wiki site here . Unfortunately I have not had a chance to use the Arcsoft software myself...
    on Oct 21, 2008
  • Forum Post: Re: How does one convert a video file into a DM355 mpeg4 decoder format?

    Bernie Thompson TI Bernie Thompson TI
    Thank you for the information PhilippS, using the venc application like this with a yuv file should allow a user to encode a DM355 compatible MPEG4 stream without having to pipe the video in through a analog source. I am not sure what you mean by 'climbs off by horizontal axis'? If you mean...
    on Oct 30, 2008
  • Forum Post: Using mpeg4 and jpeg encoder from kernel

    Constantine Constantine
    Is it possible to use mpeg4 and jpeg encoder from kernel, instead using user-space functions VIDENC*, VISA* ?
    on Jan 14, 2009
  • Forum Post: dm355 encode mpeg4 bitstream, but it cannot be decoded by xvid decoder, help me...

    bresso bresso
    Hello everyone. I have a tough question to ask. I use dm355 to capture and encode a mpeg4 bitstream. In the same network section, there's a server takes charge of decoding the bitstream which is sent by dm355 with RTP. Now the problem is that the decoder of the server is a XVID decoder, it seems...
    on Mar 27, 2009
  • Forum Post: Re: DM355: Streaming encoded video

    André Gomes André Gomes
    Jerry,thanks for the answer... I see that you can use live555 integrated with DM355. unfortunately i can´t understand how you do it...Could you be more specific and explain me what the steps i need to do to achieve that?what files i have to edit and what changes i need to do?My goal is real time...
    on Apr 21, 2009
  • Forum Post: Can JPEG and MPEG4 run on DM355 simultaneity

    Jammy Dane Jammy Dane
    Hi all, I want to run JPEG and MPEG4 encode on DM355 board, and I wrote a demo referencing the code in ../DVSDK_1_00_30_xx/demo/encode/* and the code in ../DVSDK_1_00_30_xx/examples/jpegenc/*. After I run the demo, it said on the terminal: /*****************************************************...
    on May 13, 2009
  • Forum Post: mpeg4enc bitrate control

    amjad mohsin12330 amjad mohsin12330
    I wonder if anyone can clarify something in the 'MPEG4 Simple Profile Encoder Codec on DM355' spec for me. We are trying to configure mpeg4enc to give a constant (+/- 10%) bitrate.Also, this bitrate needs to be quite low, of course, as we'll be sending that data over a 3G, possibly 2G...
    on Jun 2, 2009
  • Forum Post: Errors encoding anything above 480p resolution (no display)

    Colin12829 Colin12829
    I have both display and mpeg4 encoding working on a DM355 using IPIPE at a resolution of 720x480, but as soon as I try to increase this resolution to 720p (1280x720), my encoded video is distorted/scrambled (as though there is something still expecting 720x480). The application specifically sets the...
    on Jun 23, 2009
  • Forum Post: Buffer issue when encoding on DM365

    Tom Hanson Tom Hanson
    I'm running a modified version of the encode demo. Scenario 1: If I allocate the capture buffers in the application, the image is correct, but there is an apparent buffer contention/overwrite/?? issue. After a period of a few seconds to a minute the capture thread gets an error on the capture_put...
    on Aug 26, 2009
  • Forum Post: DM365 : MPEG-4 codec format

    SuW SuW
    Hi. All~~ Could you tell me the meaning of "closed" in the following description on codec support of DM365 ? The bitstream encoded with XVid [ D1, SP Level1] which is decoded with DM6446 well, produces "fatal decoding error" on DM365. I think it is because DM365 only can decode...
    on Jun 18, 2009
  • Forum Post: DM365 MPEG4 codec problem

    Seung Youl Lee10425 Seung Youl Lee10425
    I have successfully created MPEG4 codec instance. When I VIDENC1_process raw data, I got the follow errors. What does it mean? "Encode Error: VIDENC1_process() failed with a fatal error : extendedError : 0x403cd6c0" The below is the part of my source code. I don't know why this error...
    on Oct 8, 2009
  • Forum Post: Re: DM365 MPEG4 codec problem

    Seung Youl Lee10425 Seung Youl Lee10425
    I have the cause of this problem. I have set "inputChromaFormat" to "420SP". After changing inputChromaFormat into "422ILE", MPEG4 codec works properly.
    on Oct 9, 2009
  • Forum Post: Re: Video and data streaming over network using DM365

    Michael16400 Michael16400
    Ok so do you think that I can use a program like ffmpeg to stream video on the network (TCP/IP) and in parallel, send the sensors values through something simple like telnet for example? Would it be easy to add a timestamp to the H.264/MPEG4 video? Thanks, Mike
    on Nov 13, 2009
  • Forum Post: Video and data streaming over network using DM365

    Michael16400 Michael16400
    Hello guys, I have a simple question to ask you: My board is a TI DM365 DaVinci DSP, that has a CMOS camera (720p resolution) and few sensors connected to it (accelerometer, gyro, mic and another DSP). I need to stream the video and the sensors data together on the network (Wifi or ethernet) and...
    on Nov 12, 2009
  • Forum Post: Re: HOW I CAN CUT THE STRAM ENCODE MPEG4

    John Anderson John Anderson
    Try copying the DSI (Decoder Specific Information) from the beginning of the stream. I.E. everything up to the first 0x1B6. Then put that in the beginning of each file. May sure that each file starts with an I frame.
    on Dec 11, 2009
  • Forum Post: Using MPEG4 Encoder in Short Header Mode (svhMode=1) for other than CIF and 4CIF

    arun rajan arun rajan
    hi all, I am planning to used MPEG4 Encoder in Short Header mode. while testing the codec I am getting SETPARAMS error while setting input image format other than CIF & 4CIF ( for example VGA, D1 .. etc ) while the encoder is configured in Short Header Mode. i am getting an error or 0x4001 if...
    on Dec 11, 2009
  • Forum Post: Re: Dynamic parameter change of MPEG4 for DM365

    Seog-Hong Park Seog-Hong Park
    Hi 1. The values of Max width/height are 704 / 480, the original values of input width/height are 704/480, and the new values of input width/height are 352/240. 2. I'm using extended mode and the values of subWindowWidth/subWindowHeight are 704/480. Thanks in advance. SH Park
    on Feb 9, 2010
  • Forum Post: Re: Dynamic parameter change of MPEG4 for DM365

    Seog-Hong Park Seog-Hong Park
    Hi When the SubWindow Width/Height is changed to '0', the algorithm creation is failed. Also, when I tested using the following condition, it also make a failure when calling VIDENC1_control with XDM_SET_PARAMS. original width/height : 720/408 subWindow width/height : 352/240 new...
    on Feb 9, 2010
  • Forum Post: Dynamic parameter change of MPEG4 for DM365

    Seog-Hong Park Seog-Hong Park
    Dear all I have confronted somewhat mysterious problem. Using MPEG4 encoder of DM365, dynamic parameter inputHeight and inputWidth change make a problem at function call VIDENC1_control() with XDM_SETPARAMS. I.e., the function call VIDENC1_control returns VIDENC1_EFAIL. Of course, before...
    on Feb 4, 2010
  • Forum Post: A question about GPIO5 on DM355 DVEVM

    Feno Hao Feno Hao
    Hi everyone, I'm using dm355, dvsdk_1_30_01_41, and my mpeg4 works ok. But now I want to use gpio5, actually I used gpio 0~6. I configure GPIO5 to generate an interrupt (falling edge or rising), everything looks ok. BUT once I give a pulse to the gpio5 , my working MPEG4 Engine just stoped...
    on May 19, 2010
  • Forum Post: Input YUV data in the range [0, 255] to MPEG4 encoder on DM355

    Jogging Song Jogging Song
    Hi, all we know that there are two kinds of video ranges defined in the MPEG4 spec. But when the range of [0, 255] is used, this information should be included into the bitstream, Visual Object layer. Otherwise video range is assumed to have the value o(a range of Y from 16 to 255 for 8-bit video). From...
    on Nov 16, 2010
  • Forum Post: DM365 MPEG4 Video not playing on Quicktime

    Tom Hanson Tom Hanson
    We're streaming MPEG4 video from a DM365 hosted application. At the receiving end we save it to file. The saved file will play in several players (mplayer, VLC, etc) but will not play in Quicktime. The top 1/5 or so of the image is good. The second 1/5 is shifted over a bit (as if image width or...
    on Dec 8, 2009
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