Elecard
May 21, 2013, 02:23:48 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Elecard MPEG2 Video Decoder -- SetRate(!=1)  (Read 6825 times)
sit-19
Newbie
*
Posts: 1


View Profile
« on: April 15, 2007, 09:23:38 pm »

Hello! I have problem with changing play speed of mpeg-2 video
filters: Elecard MPEG2 Video Decoder (Field doubling) и Elecard MPEG2 Demultiplexer

code example:

CVMR9Graph* m_graph
IMediaSeeking* m_pSeek

m_graph = new CVMR9Graph(wnd);
m_pSeek = m_graph->GetPtrMediaSeeking();

br = m_grap->PlayGraph();
hr = m_pSeek->SetRate(V_RATE);

effect:
When I set a rate less or more  x1  - a video showed with real speed  (as when rate x1), bat if I require position in that time - it agrees with set rate.


SDK DirectShow example do not affect to play speed

help me!
Logged
ABov
Newbie
*
Posts: 25


View Profile
« Reply #1 on: October 23, 2007, 01:51:44 am »

Please, test the mentioned schema with the MpegDemultiplexer 1.2.0.11115 and Mpeg2 VideoDecoder 1.1.4586 which you can find in the Player SDK Demo.
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!