This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, September 17, 2010 4:57:44 PM(UTC)
Groups: Registered
Posts: 8
Hi. Do all the LeadTools demultiplexers support frame accurate seeking, forwards and backwards?
Thanks, Joe
#2
Posted
:
Sunday, September 19, 2010 4:48:59 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Joe,
Seeking depends on both the demux and the video decoder used, so it's not possible to guarantee this with all videos and all codecs. Keep in mind that our demultiplexers can work with different codecs, even those from other vendors.
If you're using our toolkit, you can check seeking support using the ltmmPlayCtrl.CheckSeekingCapabilities() method.
#3
Posted
:
Sunday, September 19, 2010 11:46:07 PM(UTC)
Groups: Registered
Posts: 8
Ah OK thanks. What about with the LeadTools codecs, are they all frame accurate (if used with LT demuxers)?
Joe
#4
Posted
:
Monday, September 20, 2010 4:38:30 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Joe,
For intera-frame compression formats such as MCMP and MCMW, the answer is yes. Our demultiplexers and codecs have support for seeking and frame stepping.
However, with inter-frame compressors, it is not possible to decode a non-key frame unless the previous frames are decoded first, so frame-accurate seeking might not be always possible.
So LEADTOOLS Codecs support frame seeking, but you can always check using CheckSeekingCapabilities because of inter-frame compressors.
#5
Posted
:
Monday, September 20, 2010 4:24:42 PM(UTC)
Groups: Registered
Posts: 8
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.