Search found 20 matches

by baev12
Wed May 27, 2026 1:14 pm
Forum: Usage, tips and tricks
Topic: issue with the "Dispel" feature in a Conditional Node
Replies: 7
Views: 910

Re: issue with the "Dispel" feature in a Conditional Node

Can confirm that every Conditional with %s_source% = "" and "dispel" selected cause Red error stripe (

node error - 1st evaluation of "%s_source% = " is "...long path string"

web ver 1.4.291
other
1.4.1.21
1.4.1.15
1.4.1.26

of course - No Red lines in http://HOST:PORT/monitor (FFAStrans status ...
by baev12
Tue May 26, 2026 1:43 pm
Forum: Bug reporting
Topic: Custom FFmpeg Encoding Error - Unsupported input (Error number -129 occurred)
Replies: 12
Views: 2908

Re: Custom FFmpeg Encoding Error - Unsupported input (Error number -129 occurred)

Oh year, these "dynamically changing frame properties within" - sometimes IS a problem ((
A kind of solution for us - not A/V, but "selfinvented" fast proxy made in cache by custom ffmpeg with -c:v h264_nvenc with huge bitrate (brrr..) for problematic sources ...
by baev12
Sun Feb 15, 2026 9:32 am
Forum: Bug reporting
Topic: Custom FFmpeg Encoding Error - Unsupported input (Error number -129 occurred)
Replies: 12
Views: 2908

Re: Custom FFmpeg Encoding Error - Unsupported input (Error number -129 occurred)

Hi, all!
Got the same issue with Custom FFmpeg Encoding with all parametrs in FFmpeg option field and empty videocodec field etc.
Solution was the same - put the A/V decoder before Custom FFmpeg Encoding. I think NVEnc does not understand something without...

Thanks for the software, Team!
by baev12
Sat Feb 01, 2025 5:03 pm
Forum: Bug reporting
Topic: H264 from AVC Intra Colours Wrong
Replies: 20
Views: 283879

Re: H264 from AVC Intra Colours Wrong

Hi, all!
Concerning exported from editing software files - we have some file sources after Edius export to mp4 with "magic" metdata inside:

Bit rate mode : Constant
Bit rate : 12.0 Mb/s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
>>Frame rate ...
by baev12
Sun Sep 29, 2024 3:44 pm
Forum: Bug reporting
Topic: Audio to video conversion issue
Replies: 11
Views: 52333

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: 52333

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: 52333

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 ...
by baev12
Sun Sep 22, 2024 11:22 am
Forum: Bug reporting
Topic: Audio to video conversion issue
Replies: 11
Views: 52333

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: 52333

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: 52333

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 ...