Hi,
I have some problems as follows, please help, thanks a lot.
1. When I try to implement H264 decode function in "GraphicEdit" tool, some video sources occur error.
Description:
When I try to link the [video source]->[Output] and [Intel MediaSDK MP4 Splitter]->[Input], some video sources occur error.
The error message is "80040217: No combination of intermediate filters could be found to make the connection".
It seems the [Intel MediaSDK MP4 Splitter] can not identify this source format, but this source is H264 video format.
Are there any format limitations for H264 video to be decode ?
Why some H264 videos can be decode formally, some can not ?
2. I want to decode/encode H264,MPEG-2 video and do not display out in any media player.
Are there any utility that it can only do as follows procedures ?
H264 video source
-> decode H264 bit streams to raw frames
-> encode raw frames to MPEG-2 bit streams
-> decode MPEG-2 bit streams to raw frames
-> raw frames file