mirror of
https://github.com/rosenbjerg/FFMpegCore.git
synced 2024-11-10 08:34:12 +01:00
82cc9715dc
Some video-files have their metadata as -90 instead of 90. This PR handles correct aspect-ratio and rotation when taking snapshots. The sample video provided in the PR is my own recording. A bit too big maybe? I couldn't find any command to set the metadata to `-90` on existing video. Would be happy to get it working on already existing test-data to reduce size. Fixes #509 |
||
---|---|---|
.. | ||
images | ||
24_bit_fixed.WAV | ||
32_bit_float.WAV | ||
audio.mp3 | ||
audio.raw | ||
cover.png | ||
input_3sec.mp4 | ||
input_3sec.webm | ||
input_3sec_rotation_90deg.mp4 | ||
input_3sec_rotation_negative_90deg.mp4 | ||
input_audio_only_10sec.mp4 | ||
input_video_only_3sec.mp4 | ||
sample.srt | ||
sample3aiff.aiff | ||
sampleMKV.mkv | ||
TestResources.cs |