Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > VapourSynth

Reply
 
Thread Tools Search this Thread Display Modes
Old 19th June 2020, 22:31   #1  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,346
Request: add port of ffmpeg -vf waveform

ffmpeg's -vf waveform is pretty good ; it supports 10bit, 12bit formats , and various display modes

https://ffmpeg.org/ffmpeg-filters.html#waveform
https://github.com/FFmpeg/FFmpeg/blo.../vf_waveform.c

It looks like histogram in vapoursynth (ported from avisynth) is really only scaled from 8bit (height only contains 256 code values, even when used on 10 or 12bit sources) . Whereas -vf waveform is 1024 for 10bit, 4096 for 12bit

It would be nice to have proper waveform monitoring of actual 10, 12 bit formats in vapoursynth instead of having to vspipe to ffmpeg or ffplay -vf waveform

Last edited by poisondeathray; 20th June 2020 at 02:02.
poisondeathray is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 16:35.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.