Elecard
May 18, 2013, 10:58:47 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: cannot connect video renderer to inftee  (Read 2736 times)
Arianit
Newbie
*
Posts: 30


View Profile
« on: February 05, 2010, 06:30:09 am »

Hi,
Need some help.
In the following scenario(all filters apart from video renderer are Elecard filters)
source -> demux->videodecoder->videoScaler->inftee[2outpins]->mux
                                                                                       ->videorenderer
It fails on connecting inftee with video renderer.
tried some other setups.
Stepping back, videorenderer won't connect directly to the videoscaler either.
It does, however, connect to decoder directly.
Videorenderer fails to connect even if inftee is moved one step back (i.e. connect inftee to decoder) and connect after it video scaler and videorenderer.
many thanks
Logged
IrinaM
Moderator
*****
Posts: 138


View Profile
« Reply #1 on: February 07, 2010, 08:38:54 pm »

Hi Arianit,
Please build a graph like this:

source -> demux->videodecoder->videoScaler->inftee[2outpins]->encoder->muxer->writer
                                                                                      ->color space converter->videorenderer
Logged
Arianit
Newbie
*
Posts: 30


View Profile
« Reply #2 on: February 08, 2010, 03:09:45 am »

Irina,
I did that. It connects all-right but now graph won’t run. It locks and never comes back from:
GraphState CStateManager::CurrentGraphState()
{
   SCOPE_LOCK(m_CritSec)
   return m_currGraphState;
}

It is waiting to come from WaitForState.
 
Logged
IrinaM
Moderator
*****
Posts: 138


View Profile
« Reply #3 on: February 08, 2010, 05:56:28 pm »

Hi Arianit,
Please specify:
1) What format do you decode from? (MPEG-2, AVC, MPEG-4, other)
2) What format do you mux to? (MPEG-2, AVC, MP4, other)
3) What filter do you use for dumping? (File Writer, Elecard Sink filter, other)
Logged
Arianit
Newbie
*
Posts: 30


View Profile
« Reply #4 on: February 09, 2010, 12:34:00 am »

1)Decoding from MPEG2 video,
2)Muxing into MPEG TS,
3)Dumping with NWRenderer.
Logged
IrinaM
Moderator
*****
Posts: 138


View Profile
« Reply #5 on: February 09, 2010, 07:58:01 pm »

Hi Arianit,
I cannot find the obvious reason of this problem.
Please send an email to our Technical Support and attach files which include graph building code or the whole project, if it`s possible.
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!