Elecard
September 09, 2010, 02:55:41 am *
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: Filter: block TS buffer data from socket receiver  (Read 564 times)
dvb_dvb
Newbie
*
Posts: 1


View Profile
« on: February 09, 2010, 04:06:22 am »

Hello! I have problem with buffer play of mpeg-2 or h264 video,
Filters:
1, buffer source filter: bufSourc.ax
2, Elecard MPEG Demultiplexer DS Filter: empgdmx.ax : file version 1.3.12109.0
3, AVC/H.264 Video Decoder: mcavcvd.ax, file version 3.0.7299
bufSourc.ax has only one interface: AddTsBuffer(…)
The first:
I use socket, receive Ts buffer, call this interface, play. But after thirty minutes, that TS Demultiplexer call get buffer is very slower than normal. It lead to my sample buffer list is full, no free buffer node. At last, I have to discard some TS buffer until to (the buffer list has a free node).
The second:
Use read local file, call this interface, play. But after thirty minutes, the same problem can be found out in log file.
Why it is well in thirty minutes, then it badly block net TS packet.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!