Changes between Initial Version and Version 1 of Ticket #9462, comment 4
- Timestamp:
- Oct 20, 2021, 6:25:25 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9462, comment 4
initial v1 3 3 4 4 The thing is that this side data will ''break'''''''' some players utilizing it. And they are clearly ''wrong'''''''' if one for example convert this source to 8 bit bt601. 5 Usually I'm forced to use '''sidedata=delete''' and '''-map_metadata -1''' in order to get rid of unwanted side data and metadata, and this has fixed problems like this before. The side data in question is indeed presented as side data by ffmpeg and so one is lead to believe that they can also be removed byfor example '''sidedata=delete'''. But they don't, and if there is no means to remove it then we have a problem.5 Usually I'm forced to use '''sidedata=delete''' and '''-map_metadata -1''' in order to get rid of unwanted side data and metadata, and this has fixed problems like this before. The side data in question is indeed presented as side data by ffmpeg and so one is lead to believe that they can also be removed with for example '''sidedata=delete'''. But they don't, and if there is no means to remove it then we have a problem. 6 6 7 7 ''PS: I'm fully aware that one can remove this by utilizing AviSynth or piping to another ffmpeg but this is clearly not a good solution.


