This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] Delete metadata
#2
The x264 authors want those information to be in the streams that are created with their encoder, which I why I do not plan to add an option of this in Hybrid.
That said, iirc using:
"path to ffmpeg" -i "path to input" -c copy -bsf:v 'filter_units=remove_types=6' "path to stripped output"
one could remove the SEI data (which holds the 'Encoding settings').

step-by-step:
1. open Windows Command prompt (or Terminal if you are on Linux or Mac)
2. Adjust the above call (by replacing the 'path to ...' entries)
3. Call the call

Cu Selur

Ps.: There might be other options to do this, but this is the first one that popped into my mind.
PPs.: As a side note: In x265 you can disable the 'encoding settings'-SEI data by disabling 'x265->Signaling->General Signaling->SEI Info'.
Reply


Messages In This Thread
Delete metadata - by KERNEL59 - 19.03.2020, 17:59
RE: Delete metadata - by Selur - 19.03.2020, 18:14
RE: Delete metadata - by KERNEL59 - 19.03.2020, 19:46
RE: Delete metadata - by Selur - 19.03.2020, 20:23

Forum Jump:


Users browsing this thread: 1 Guest(s)