Linux Problem on Customizing DVDPlayer
#1
Hi all,

Actually i need to stop the video rendering, and i need the Video window and VideoOSD Window. Mean that no need to play any video just navigate into video Window.

For that am modified the following function call in DVDVideoPlayer.cpp
m_messageQueue.Put( new CDVDMsgInt(CDVDMsg:TongueLAYER_SETSPEED, speed), 0 ); [void CDVDPlayerVideo::SetSpeed(int speed)]

But i couldn't able to stop the FFMPEG Decoding, So which flag i have to change. Please help me out...

Thanks
Reply

Logout Mark Read Team Forum Stats Members Help
Problem on Customizing DVDPlayer0