reading MPEG-2 from firewire

Petr Holub hopet at ics.muni.cz
Sat Jan 29 13:23:03 PST 2005


> MPEG-TS format but it seems that I receive just say one
> of 200 packets. Do I need to do the intialization in a different

Sorry about this question - it was my stupidity, I wasn't reading
out all the packets from the buffer. But anyway, is the DBC counter
in the CIP header expected to grow by more than 1? The sequences
of DBC counter I get are like this:
DBC counter (CIP header): 0
DBC counter (CIP header): 16
DBC counter (CIP header): 32
DBC counter (CIP header): 48
DBC counter (CIP header): 64
DBC counter (CIP header): 80
DBC counter (CIP header): 104
DBC counter (CIP header): 112
DBC counter (CIP header): 136
DBC counter (CIP header): 152
DBC counter (CIP header): 168
DBC counter (CIP header): 184
DBC counter (CIP header): 208
DBC counter (CIP header): 216
DBC counter (CIP header): 240

And the resulting MPEG-TS stream is not valid yet.

Thanks,
Petr



More information about the freebsd-firewire mailing list