- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have used sample_multi_transcode to transcode MPEG2 file:
sample_multi_transcode.exe -i::mpeg2 sample_mpeg2.m2v -o::h264 out.h264
the input file is from quicktime:
http://a1408.g.akamai.net/5/1408/1388/2005110404/1a1a1ad948be278cff2d96046ad90768d848b41947aa1986/sample_mpeg2.m2v.zip
However, the output file, out.h264, cannot played correctly in vlc or dshowplayer. Many frames is error. I attached the output file here.
Could anyone help us for correct transcode configuration (commandline or sourcecode modify)?
Thanks,
Tuan
I have used sample_multi_transcode to transcode MPEG2 file:
sample_multi_transcode.exe -i::mpeg2 sample_mpeg2.m2v -o::h264 out.h264
the input file is from quicktime:
http://a1408.g.akamai.net/5/1408/1388/2005110404/1a1a1ad948be278cff2d96046ad90768d848b41947aa1986/sample_mpeg2.m2v.zip
However, the output file, out.h264, cannot played correctly in vlc or dshowplayer. Many frames is error. I attached the output file here.
Could anyone help us for correct transcode configuration (commandline or sourcecode modify)?
Thanks,
Tuan
out.h264
(Virus scan in progress ...)
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Tuan,
The input file you are using is an mpeg container that includes both video frames and audio samples.
Media SDK does not have any support for container handling (such as the mp4 or mpeg container formats). The SDK only operates on elementary video streams. Please refer to the Media SDK "Media Developers Guide" document (chapter 3), part of the SDK package for more information on this topic.
Regards,
The input file you are using is an mpeg container that includes both video frames and audio samples.
Media SDK does not have any support for container handling (such as the mp4 or mpeg container formats). The SDK only operates on elementary video streams. Please refer to the Media SDK "Media Developers Guide" document (chapter 3), part of the SDK package for more information on this topic.
Regards,
Petter
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Tuan,
The input file you are using is an mpeg container that includes both video frames and audio samples.
Media SDK does not have any support for container handling (such as the mp4 or mpeg container formats). The SDK only operates on elementary video streams. Please refer to the Media SDK "Media Developers Guide" document (chapter 3), part of the SDK package for more information on this topic.
Regards,
The input file you are using is an mpeg container that includes both video frames and audio samples.
Media SDK does not have any support for container handling (such as the mp4 or mpeg container formats). The SDK only operates on elementary video streams. Please refer to the Media SDK "Media Developers Guide" document (chapter 3), part of the SDK package for more information on this topic.
Regards,
Petter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Petter,
Thanks for your answer. I forget about that.
Regards,
Tuan
Thanks for your answer. I forget about that.
Regards,
Tuan

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