Hello emcodem,
i suppose, there no way to workaround the trouble. Or i wrong?
Search found 21 matches
- Fri Nov 10, 2023 9:22 am
- Forum: Bug reporting
- Topic: Webinterface 1.3.9.0 and non-Latin1 folder names
- Replies: 7
- Views: 20827
- Mon May 22, 2023 10:23 am
- Forum: Bug reporting
- Topic: Webinterface 1.3.9.0 and non-Latin1 folder names
- Replies: 7
- Views: 20827
Re: Webinterface 1.3.9.0 and non-Latin1 folder names
Thanks, emcodem.
I'll wait.
Why Opera? Simple habit since 1995.
I'll wait.
Why Opera? Simple habit since 1995.
- Thu Mar 23, 2023 11:57 am
- Forum: Bug reporting
- Topic: Webinterface 1.3.9.0 and non-Latin1 folder names
- Replies: 7
- Views: 20827
Webinterface 1.3.9.0 and non-Latin1 folder names
Hello emcodem,
I just upgraded Webinterface 1.2 to latest 1.3.9.0. Thanks for this your great work!
Unfortunately there is a small bug in functionality of Browse frame of SUBMIT JOBS page.
i can't enter folders with names containing characters outside of the Latin1 range.
Folders like:
Nová složka ...
I just upgraded Webinterface 1.2 to latest 1.3.9.0. Thanks for this your great work!
Unfortunately there is a small bug in functionality of Browse frame of SUBMIT JOBS page.
i can't enter folders with names containing characters outside of the Latin1 range.
Folders like:
Nová složka ...
- Thu Oct 28, 2021 3:26 pm
- Forum: Bug reporting
- Topic: FFAudioSource: The index does not match the source file
- Replies: 8
- Views: 12358
Re: FFAudioSource: The index does not match the source file
Sorry, but "change_s_source_temporalily" method can't work. The s_source variable is very stubborn.
I send:
{
"wf_id": "20211028-1800-1844-2ef3-18ec80c065c9",
"inputfile": "\\\\synology.local\\InWork\\PISMA_IZ_PROVINTSII\\Kostomuksha\\Kostomuksha.mxf",
"variables":
[
{
"name": "s_submitted_file ...
I send:
{
"wf_id": "20211028-1800-1844-2ef3-18ec80c065c9",
"inputfile": "\\\\synology.local\\InWork\\PISMA_IZ_PROVINTSII\\Kostomuksha\\Kostomuksha.mxf",
"variables":
[
{
"name": "s_submitted_file ...
- Fri Oct 22, 2021 9:01 am
- Forum: Feature requests
- Topic: multiline string variable
- Replies: 2
- Views: 7574
Re: multiline string variable
Thank you emcodem,
you explained the situation clearly enough. I suspected that I would have to bypass the trouble using this method, but was not sure.
Thanks a lot.
you explained the situation clearly enough. I suspected that I would have to bypass the trouble using this method, but was not sure.
Thanks a lot.
- Thu Oct 21, 2021 1:30 pm
- Forum: Feature requests
- Topic: multiline string variable
- Replies: 2
- Views: 7574
multiline string variable
Hello.
Is it possible to put the content of a string variable with multiline text to "%s_success% variable"?
Version 1.1 allowed to get results of some analyze process reading job "result" from "http://localhost:65445/api/v2/history " as miltiline text.
After update to 1.2 i get the text without ...
Is it possible to put the content of a string variable with multiline text to "%s_success% variable"?
Version 1.1 allowed to get results of some analyze process reading job "result" from "http://localhost:65445/api/v2/history " as miltiline text.
After update to 1.2 i get the text without ...
- Thu Oct 21, 2021 8:04 am
- Forum: Bug reporting
- Topic: FFAudioSource: The index does not match the source file
- Replies: 8
- Views: 12358
Re: FFAudioSource: The index does not match the source file
Thanks a lot emcodem.
I will spend more time learning "What's new in version ..."
Sometimes it is not easy to deal with passing data through variables. There just isn't enough time.
I will spend more time learning "What's new in version ..."
Sometimes it is not easy to deal with passing data through variables. There just isn't enough time.
- Wed Oct 20, 2021 2:59 pm
- Forum: Bug reporting
- Topic: FFAudioSource: The index does not match the source file
- Replies: 8
- Views: 12358
Re: FFAudioSource: The index does not match the source file
Hehe isnt it always like this?
When OS was Windows 7 it was stable. Now i need to reconstruct a lot. Found many bugs in old workflows. Look ashamed.
$triml($between("%s_ext_wav%",$reverse($between($reverse("%s_ext_wav%"),"\","\",1)),""),1)
is my way to get "Filename.Ext" from "LongLongPath ...
When OS was Windows 7 it was stable. Now i need to reconstruct a lot. Found many bugs in old workflows. Look ashamed.
$triml($between("%s_ext_wav%",$reverse($between($reverse("%s_ext_wav%"),"\","\",1)),""),1)
is my way to get "Filename.Ext" from "LongLongPath ...
- Tue Oct 19, 2021 2:10 pm
- Forum: Bug reporting
- Topic: FFAudioSource: The index does not match the source file
- Replies: 8
- Views: 12358
Re: FFAudioSource: The index does not match the source file
I found my mistake.
Two upper branches are not in sync. Encoding with "XDCAM-HD" starts before ffmpeg finished.
Two upper branches are not in sync. Encoding with "XDCAM-HD" starts before ffmpeg finished.
- Tue Oct 19, 2021 12:22 pm
- Forum: Bug reporting
- Topic: FFAudioSource: The index does not match the source file
- Replies: 8
- Views: 12358
FFAudioSource: The index does not match the source file
Hi,
I transfer MXF with inserted 2 mono audio streams, or extrernal stereo WAV, to broadcast server ingest.
The inserted audio is extracted to tmp WAV, normalized with ffmpeg (-af "loudnorm=I=-23:LRA=6:TP=-9:linear=0") and then merged with "Custom AviSynth script" and "XDCAM-HD" processors to MXF V ...
I transfer MXF with inserted 2 mono audio streams, or extrernal stereo WAV, to broadcast server ingest.
The inserted audio is extracted to tmp WAV, normalized with ffmpeg (-af "loudnorm=I=-23:LRA=6:TP=-9:linear=0") and then merged with "Custom AviSynth script" and "XDCAM-HD" processors to MXF V ...