I don't known how much I can trust avidemux, but it tells me, that my HD-VDR recordings (1.7.16) start with a B-Frame. Shouldn't all *.ts Files start with an I-Frame?
Tobias
On 28.12.2010 15:41, Tobias Grimm wrote:
I don't known how much I can trust avidemux, but it tells me, that my HD-VDR recordings (1.7.16) start with a B-Frame. Shouldn't all *.ts Files start with an I-Frame?
Yes, they should. Maybe somebody would like to take a close look at cFrameDetector::Analyze() to find out whether there's an off-by-one problem when starting a recording or so.
Klaus
Le 28/12/2010 15:41, Tobias Grimm a écrit :
I don't known how much I can trust avidemux, but it tells me, that my HD-VDR recordings (1.7.16) start with a B-Frame. Shouldn't all *.ts Files start with an I-Frame?
There has been some debate about the vdr frame type detection as some recording fails because it does not detect I frame.
It would be indeed interestting to know if what VDR thinks is a iframe is not.
--eric