Open Issues Need Help
View All on GitHubAI Summary: Enhance TorchCodec to include pixel aspect ratio (PAR) or sample aspect ratio (SAR) information in its metadata when decoding video. This involves retrieving the SAR from FFmpeg's output and incorporating it into the `VideoStreamMetadata` object. Consider adding an optional parameter to rescale frames to square pixels based on the SAR.
Complexity:
4/5
enhancement good first issue