player_example should scale taking SAR (aspect ratio) into account
Some sources have nonsquare pixels. This is specified by the 'A' parameter in a y4m file. This should be put into daala_info and encoded/decoded so that the final output y4m has the same SAR encoded in it.
There are already fields for this in daala_info, and it is read by encoder_example, stored in the stream, and output in dump_video. What are you doing to cause this to not be preserved?
I think the bug report was on IRC using player_example and I didn't bother to actually check.
Yes, player_example completely ignores these fields, to the best of my knowledge.
Reopening this bug to track player_example.