svenali
16th April 2007, 19:36
Hello all,
I need some base informations abaout h.264-es-streams:
1.) I worked with mpeg2-video-es in the past. There I could always find 00 00 01 00 - Startcodes for every encoded frame. Now, with AVC, it is different. I read in my book and hope to understood, that in AVC-Streams we have no complete frames, we have slices right? And I read in forums, that if I want to cut avc-streams, that i can make it on every IDR-Frames right too? If yes, then my problem is, how to identyfy an IDR-Frame in such a stream. I find starttags too but if i parse with help of ffmpeg decoder, i can't find the beginning of such an idr-frame. I wish such beautyful ISO-Reference file like my (downloaded) ISO-13818-1 pdf. But such a file for avc costs a lot of money. Does anyone could help me getting such file? Or could anyone help me answering the question how to identyfy such IDR-Frame and parse the specific headers (SPS/PPS) ?
2.) The use of .mpg-container file is not state-of-the art. Same question like above. Has anyone the ISO-14496-10 pdf-File? Or could anyone send me a description like that file. I know, here in the forum exists a thread about that topic, but this is not in the quality like the ISO-pdfs. Please help me.
3.) Does anyone know the new structure of a Blue-Ray or an HD-DVD medium? I mean, does such a new medium owns files like the VOB's at a dvd? I wanna know, if it is possible to store cutted mp4 files at a BlueRay to play the files in a new BlueRay Player???
Questions about question. I hope not, that it is impolite from me, but i have really a few problems with the new file-format. Now, i know a lot about mpeg2 and the streams, but the knew streams, i thought i can handle them, are a quiz for me. Please, it would be nice if anyone could give some hints. It would be also ok, if anyone has good pdf's like the ISO's.
Thanks very much,
svenali
I need some base informations abaout h.264-es-streams:
1.) I worked with mpeg2-video-es in the past. There I could always find 00 00 01 00 - Startcodes for every encoded frame. Now, with AVC, it is different. I read in my book and hope to understood, that in AVC-Streams we have no complete frames, we have slices right? And I read in forums, that if I want to cut avc-streams, that i can make it on every IDR-Frames right too? If yes, then my problem is, how to identyfy an IDR-Frame in such a stream. I find starttags too but if i parse with help of ffmpeg decoder, i can't find the beginning of such an idr-frame. I wish such beautyful ISO-Reference file like my (downloaded) ISO-13818-1 pdf. But such a file for avc costs a lot of money. Does anyone could help me getting such file? Or could anyone help me answering the question how to identyfy such IDR-Frame and parse the specific headers (SPS/PPS) ?
2.) The use of .mpg-container file is not state-of-the art. Same question like above. Has anyone the ISO-14496-10 pdf-File? Or could anyone send me a description like that file. I know, here in the forum exists a thread about that topic, but this is not in the quality like the ISO-pdfs. Please help me.
3.) Does anyone know the new structure of a Blue-Ray or an HD-DVD medium? I mean, does such a new medium owns files like the VOB's at a dvd? I wanna know, if it is possible to store cutted mp4 files at a BlueRay to play the files in a new BlueRay Player???
Questions about question. I hope not, that it is impolite from me, but i have really a few problems with the new file-format. Now, i know a lot about mpeg2 and the streams, but the knew streams, i thought i can handle them, are a quiz for me. Please, it would be nice if anyone could give some hints. It would be also ok, if anyone has good pdf's like the ISO's.
Thanks very much,
svenali