- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am trying to build an application which play back AAC files.
I am connecting ---> --->
I am trying to build an application which play back AAC files.
I am connecting
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Raghavendra,
Such usage model of AAC decoder filter is not supported.
Media SDK is a product for video processing and audio filters are provided for compatibility sake. They are intended to be used in chains with Intel Media SDK Splitters - to decode and encode the audio stored in containers together with video.
A filter (Source, Splitter) connecting to the AAC decoder must support "push" model of data flow. FileSource likely has different model. You may try experimenting with other Source Filters and maybe find something like SourcePush. Another option is to wrap the video into container and use with a Splitter.
Regards,
Nina
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Still facing the same problem...
Any help is appreciated....
Thanks,
raghavendra
Any help is appreciated....
Thanks,
raghavendra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Raghavendra,
Such usage model of AAC decoder filter is not supported.
Media SDK is a product for video processing and audio filters are provided for compatibility sake. They are intended to be used in chains with Intel Media SDK Splitters - to decode and encode the audio stored in containers together with video.
A filter (Source, Splitter) connecting to the AAC decoder must support "push" model of data flow. FileSource likely has different model. You may try experimenting with other Source Filters and maybe find something like SourcePush. Another option is to wrap the video into container and use with a Splitter.
Regards,
Nina
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nina,
Thanks for your input. I will try to decode with push source.
Regards
Raghavendra
Thanks for your input. I will try to decode with push source.
Regards
Raghavendra
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