Search found 16 matches

by baev12
Sun Sep 29, 2024 3:44 pm
Forum: Bug reporting
Topic: Audio to video conversion issue
Replies: 11
Views: 2312

Re: Audio to video conversion issue

Thank you, s_option is very powerful as I can see!

I will play with it in this "24-to-25 audio" case and with another case where we try to deal with "normalization to FullHD" of unpredictable Apple Dolby vision 4k using nvenc (to free procs).
by baev12
Wed Sep 25, 2024 9:03 am
Forum: Bug reporting
Topic: Audio to video conversion issue
Replies: 11
Views: 2312

Re: Audio to video conversion issue

emcodem wrote: Wed Sep 25, 2024 8:39 am Hehe there are multiple ways that lead to the same goal :D
You want one using s_options? :geek: :lol:
YESS! Curious! :D
by baev12
Wed Sep 25, 2024 8:13 am
Forum: Bug reporting
Topic: Audio to video conversion issue
Replies: 11
Views: 2312

Re: Audio to video conversion issue

did you try with the setting displayed in the screen shot I posted? I think no, sorry.. Because i tryed yesterday again with your setings and it worked fine for the same workflow too. Thank you! I see that avs script with this settings does almost the same: m_clip = AssumeFPS(m_clip, 25, sync_audio...
by baev12
Sun Sep 22, 2024 11:22 am
Forum: Bug reporting
Topic: Audio to video conversion issue
Replies: 11
Views: 2312

Re: Audio to video conversion issue

Hi Steinar,

Thank you for your answer!
We tried to try to use "FPS Converter" filter but with no luck unfortunatly ((
admin wrote: Sun Sep 22, 2024 10:54 am simply use the inbuilt "FPS Converter" filter:
by baev12
Sun Sep 22, 2024 11:17 am
Forum: Bug reporting
Topic: Audio to video conversion issue
Replies: 11
Views: 2312

Re: Audio to video conversion issue

Hi emcodem,

Thank you for the advice, it works like a charm, because we have sidechain for "only audio" in our workflow (%i_v_streams% == 0) already.
Thank you once more for this very helpful software!
by baev12
Sat Sep 21, 2024 1:42 pm
Forum: Bug reporting
Topic: Audio to video conversion issue
Replies: 11
Views: 2312

Audio to video conversion issue

Hi, Recently we found out curious thing with audio to video conversion (version 1.4.0.7). We have this chain to encode everything to XDCAM-HD: Folder -- A/V Media Decoder -- Safe Color Limiter -- Normalize -- XDCAM-HD encoder When some audio file come to Folder (mp3, wav and every media without vide...
by baev12
Tue Mar 26, 2024 9:46 am
Forum: Bug reporting
Topic: FFAStrans 1.4.0.1 Loudness Analyzer Issue
Replies: 12
Views: 10169

Re: FFAStrans 1.4.0.1 Loudness Analyzer Issue

Hi, Made a test series with version 1.4.0.5 Loudness Analyzer works well only with "Same as source" option of "Discrete tracks" param "properties": { "audio": { "layout": "source" } Other settings of "Discrete tracks" param do not...
by baev12
Wed Mar 06, 2024 4:06 pm
Forum: Bug reporting
Topic: v1.3.0 vs v1.3.1 AV Decoder H264
Replies: 29
Views: 24604

Re: v1.3.0 vs v1.3.1 AV Decoder H264

processors.a3x p.s don't thank me for the fix, when I went there to fix it I saw that Grandmaster Steinar already did so I just rebased my branch and compiled his code. He is Grandmaster after all. :D This way we have v5 but we retain all the fixes and developments done by Steve over the last 4 yea...
by baev12
Fri Mar 01, 2024 1:48 pm
Forum: Bug reporting
Topic: v1.3.0 vs v1.3.1 AV Decoder H264
Replies: 29
Views: 24604

Re: v1.3.0 vs v1.3.1 AV Decoder H264

FranceBB wrote: Tue Feb 27, 2024 7:50 pm - FFMS2.avsi
- a folder called "x64"
Yes!
It looks like fixed one! :D
I will do some more tests if you don't mind )

Thank you! )
by baev12
Fri Mar 01, 2024 1:35 pm
Forum: Bug reporting
Topic: FFAStrans 1.4.0.1 Loudness Analyzer Issue
Replies: 12
Views: 10169

Re: FFAStrans 1.4.0.1 Loudness Analyzer Issue

I know like it could looks like ) But the point is that target file should have max absolute loudness -12 dB so this step is for getting real peaks for each channel independently and then adjust levels to -12 dB max independently (only simple normalization - not R128) and then conform volume to %my_...