- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am writing DirectShow MPEG2filter using UMC::MPEG2VideoDecoder. I connect my filter to DVDNavigator and try to play DVD movie. The problem now is that I can not initialize MPEG2VideoDecoder. It looks like the decoder is looking the SEQUENCE_HEADER_CODE which is 0x000001B3 but the DVDNavigator sends me data frames starting with 0x000001BA which is PACK_START_CODE.
Where is my mistake?
Thanks,
Anton
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to have a splitter to construct MPEG2 compressed frame from DVD navigation packets provided by navigator.
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