Nevcairiel / LAVFilters

LAV Filters - Open-Source DirectShow Media Splitter and Decoders
GNU General Public License v2.0
7.34k stars 789 forks source link

latest lavsplitter(0.75.1-17) ignores rotate meta tag in .mp4 video #449

Closed sdsucks closed 2 years ago

sdsucks commented 2 years ago

0.75.1-10 and 0.75.1-12 work fine.

sample: https://drive.google.com/file/d/1_RGWOXYnHqUkJC4SvScLG31mhygyOzYp/view?usp=sharing

clsid2 commented 2 years ago

I can confirm this regression.

Maybe related to removal of AVFMT_FLAG_KEEP_SIDE_DATA and related code in FFmpeg?