VIMLESH KUMAR

Results 24 comments of VIMLESH KUMAR

> if you enable scale, you need lazy loading your component, because child rely on the componentDidMounut of parent I am also facing this problem. Can you provide an example?

I have many pages under react-tabs. Tabs are set forceRenderTabPanel={true}. One page have componenet in RND. When this tab is not active RND are rendered double the value. When this...

https://codesandbox.io/s/react-rnd-initial-position-zs76x7 **Workaround is to not render rnd initialy.** Create a state with const [loaded, setLoaded] = useState(false); Render rnd as below ` setLoaded(true)}>{loaded && }`

in vbdotnet dBFS value is calculate as 20 * (Math.Log10(value / Int32.MaxValue))

The message /channel/1/mixer/audio/volume has 16 data e.Message.Data(0) e.Message.Data(1) . . . e.Message.Data(14) e.Message.Data(15)

With the above command i got in console `[2021-02-20 13:25:50.623] [info] [ffmpeg] [Parsed_pan_0 @ 000001DF48A54B00] Pure channel mapping detected: [2021-02-20 13:25:50.623] [info] [ffmpeg] 0 [2021-02-20 13:25:50.623] [info] [ffmpeg] 1 [2021-02-20...

I think scan type=mbaff is equivalent to interlaced scanning. It can be achieved with -flags:v +ildct+ilme `ADD 1 FILE "myfile10.mp4" -codec:v libx264 -crf:v 23 -preset:v veryfast "-filter:v format=pix_fmts=yuv420p" -flags:v +ildct+ilme...

Is there available a build to test?

@philipstarkey I tested now . Working fine. This Is very good feature.

We use following for HD 1920x1080 to PAL 720x576 For CenterCut mixer 1-1 -0.17 0.0 1.34 1.0 For LetterBox mixer 1-1 0.0 0.12 1.0 0.76