[FFmpeg-trac] #11038(undetermined:closed): bsf 'rotate' seemingly not doing anything
FFmpeg
trac at avcodec.org
Thu May 30 15:35:16 EEST 2024
#11038: bsf 'rotate' seemingly not doing anything
-------------------------------------+-------------------------------------
Reporter: geegee | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component:
| undetermined
Version: git-master | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by mkver):
* status: new => closed
* resolution: => invalid
Comment:
The h264_metadata bsf modifies the bitstream (i.e. it adds a SEI message
that indicates the rotation), not the displaymatrix as used by mov/mp4.
The metadata rotate tags have been removed (after having been deprecated
for ages). Use the display_rotation ffmpeg option instead.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11038#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list