- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hai ,
i passed a yuv file through an encoder and got a .mpg4 file ..i wanted to get info from the file like the header , fps etc ...i did open the mpg4 file in a text editor and found all hexa decimal numbers ...
is there anyway to decode these info .. is there anything like a bitstream parser to get the info ..i basicaly need a tool or atleast a way to decode these information from the mpg4 file ..
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you use IPP 4.0 MPEG-4 encoder sample ? It creates only raw mpeg4 streams ( *.cmp ).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i used my own encoder and got a raw mpeg4 file ..now i have to extract the info from that file ..how do i do that ..
when i see the file in a text editor i get only hexadecimal numbers ..can i get any info like the header , fps and stuff like that. ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
you can use mp4decoder sample from IPP v4.0, during decoding file it create .STA file with such information.
Regards,
Vladimir
Vladimir

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page