chalmers-revere / rec2csv-png

Tool to extract messages as .csv and h264/VP8/VP9 frames as separate .png files from a .rec file from OpenDLV
GNU General Public License v3.0
0 stars 0 forks source link

Stride problem #1

Open olbender opened 4 years ago

olbender commented 4 years ago

Bug: https://github.com/chalmers-revere/rec2csv-png/blob/master/src/rec2csv%2Bpng.cpp#L254 Easy to see when breaking at 80. ;)

chrberger commented 4 years ago

What is the issue? The stride width is equal for u and v in the i420 case?