Jean-Michel Mercier, Hello 

Thanks for your reply.
Yes, this is my goal.

I use my appcation  to test my case, not TI demo. In my application code, I use 
a mp4 demuxer to demux video stream from MP4 file, I'm sure the demuxer is ok.
But as I mention in this maillist,   ervery demuxed frame  is less than the 
original file (*.264) few bytes. especially the first frame, it less 69 bytes! 
I don't know whether it correct. If not, What tool can I use except YAMB. If 
yes, How can I do?

jp_liu, [EMAIL PROTECTED]
2007-03-14 
----- Receiving the following content ----- 
From: Jean-Michel Mercier 
Receiver: jp_liu,davinci-linux-open-source 
Time: 2007-03-14, 17:07:25
Subject: Re: convert *.264 to *.mp4


Hi JP,

TI demos generate and plays only Elementary Stream ..264 files.
So if you have muxed a 264 into a MP4 using YAMB, you cannot play
the MP4 into TI's demo. You have to demux it back to a 264 file (with YAMB)
to be able to play it with TI's demo

There is no TI provided software that can play a MP4 file format
If this is your goal, you can modify TI demo code to add support for MP4 file 
by adding
a MP4 File Format library such as avformat from FFmpeg O.S. project.

Hope this helps.

Regards,

Jean-Michel.

----- Original Message ----- 
From: jp_liu 
To: davinci-linux-open-source 
Sent: Tuesday, March 13, 2007 4:20 AM
Subject: Re: convert *.264 to *.mp4


jp_liu, Hello 

Can any body help me? or tell me what is the point? TI h264 decoder or file 
format?

Frame Size Comparison:
frame seq.          *.mp4                    *.264
      1                  27710 Bytes       27779 Bytes   
      2                  1548   Bytes       1555   Bytes
      3                  1301   Bytes       1307   Bytes
      4                  2078   Bytes       2085   Bytes
      5                  2280   Bytes       2282   Bytes
      6                  2753   Bytes       2760   Bytes
      7                  3347   Bytes       3353   Bytes
     ....                     ....                          ...

jp_liu, [EMAIL PROTECTED]
2007-03-13 
----- Receiving the following content ----- 
From: jp_liu 
Receiver: davinci-linux-open-source 
Time: 2007-03-12, 17:06:19
Subject: convert *.264 to *.mp4


Hello, davinci-linux-open-source

What tools can convert *.264 to *.mp4, I try to use yamb2.0, but the converted 
file only can play on pc. The demuxed frame will be reject when using TI h264 
decoder on dvevm.
And I found that ervery frame of the converted file( .mp4 ) is less than the 
original file (*.264) few bytes. I guess some information is loss after convert 
to *.mp4 using yamb2.0.

So who use what tool convert to *.mp4, and play on dvevm successfully. Thanks!!!

jp_liu, [EMAIL PROTECTED]
2007-03-12 



_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to