Hi PV team, all,
Currently i face problem with pv-opencore of eclair 2.1, while playing a
clip which accidentally got negative timestamp in its video frames (so,
progress bar and audio timeline were seeked infinitely to future).
I tried to fix it in video-parser node, by avoiding negative time stamps
during setTimeStamp() call.
./external/opencore/nodes/pvvideoparsernode/src/pvmf_videoparser_node.cpp ->
PVMFVideoParserNode::DataReceived(),
iVideoFrame->setTimestamp(mediaData->getTimestamp());
But surprisingly this node never gets compiled..,
Any hints on
- why PVMF VideoParser is not compiled?
- which module is doing parsing,demuxing now?
Thanks,,
Regards,
Deva
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting