Replies: 5 comments
-
|
Found this handy ffrobe command: https://gist.github.com/nrk/2286511 |
Beta Was this translation helpful? Give feedback.
-
|
https://superuser.com/questions/441361/strip-metadata-from-all-formats-with-ffmpeg |
Beta Was this translation helpful? Give feedback.
-
|
https://askubuntu.com/questions/1329432/how-to-change-default-audio-track-using-ffmpeg |
Beta Was this translation helpful? Give feedback.
-
|
Interesting discussions around the differences between HDR10, HDR10+ & DV: https://www.reddit.com/r/PleX/comments/10a0urd/will_plex_ever_be_able_to_handle_dolby_vision/ |
Beta Was this translation helpful? Give feedback.
-
|
Latest on impossibilities: quietvoid/dovi_tool#23 SDR might be possible though: https://bytemeta.vip/repo/mpv-player/mpv/issues/9982 https://www.reddit.com/r/ffmpeg/comments/yn5krm/comment/iv7a3ui/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Okay, so we are currently circling around MP4 Video Container Data Points to see what we can control/dictate what we want either when controlling what a alias 'bucket' CRITERIA should consist of AND what SCENARIO specification we can specify!
Firstly I want to make absolutely clear, what these data points are tied to as far as what 'ffprobe' calls them:
vfo custom names ffprobe data point names
Duration
Size
Video Bitrate
Width
Height
Aspect Ratio
Video Resolution
Container
Video Frame Rate
Web Optimised
Has 64bit Offset
Video Profile
Indexes
Video Codec
Bit Depth
Chroma Location
Chroma Subsampling
Video Codec ID
Video Codec Height
Video Codec Width
Color Primaries
Color Range
Color Space
Color Trc
Frame Rate
Video Level
Ref Frames
Stream Identifier video
Display Title video
Extended Display Title video
Audio Codec
Channels
Audio Bitrate
Language
Language Tag
Audio Channel Layout
Audio Bit Depth
Sampling Rate
Stream Identifier audio
Display Title audio
Extended Display Title audio
Once the above is known, this will help development.
Establishing what this data is (or if this data is unobtainable/empty) improves the control of criteria's and scenario's.
Beta Was this translation helpful? Give feedback.
All reactions