Search found 35 matches
- Fri Aug 16, 2024 4:09 pm
- Forum: Usage, tips and tricks
- Topic: Limit size Variables
- Replies: 3
- Views: 7981
Re: Limit size Variables
I send data from a page in php // Sample JSON data $jsonData = array( "wf_id" => $idConversor, "inputfile" => $videoFilePath, "variables" => array( array( "name" => "s_web_titulo", "data" => $Datos_titulo ), array( "name" => "...
- Fri Aug 16, 2024 4:05 pm
- Forum: Usage, tips and tricks
- Topic: Limit size Variables
- Replies: 3
- Views: 7981
Re: Limit size Variables
HI! I'm troubleshooting an issue preventing me from sending large payloads within the JSON "s_web_cuerpo". The JSON structure is valid, encoded in UTF-8, and appears correct in all other aspects. [ { "name": "s_web_titulo", "data": "kkkkkkkkk" }, { &...
- Mon Aug 05, 2024 9:50 am
- Forum: Usage, tips and tricks
- Topic: Limit size Variables
- Replies: 3
- Views: 7981
Limit size Variables
Hi! I'm sending a JSON via API to convert a video within a workflow. Everything works fine, but I've detected a limitation. One of the user variables I'm sending in the JSON is a string variable used to provide content for the video. It's a long text that sometimes reports an error, depending on the...
- Mon May 01, 2023 5:17 pm
- Forum: Usage, tips and tricks
- Topic: Webinterface
- Replies: 392
- Views: 390432
Re: Webinterface
This works.. thanks.
I understand that you have an older version of WebTransfer. It's great to hear that the solution I provided worked for you. If you have any more questions or need further assistance, feel free to ask.
I understand that you have an older version of WebTransfer. It's great to hear that the solution I provided worked for you. If you have any more questions or need further assistance, feel free to ask.
- Tue Apr 25, 2023 9:33 am
- Forum: Usage, tips and tricks
- Topic: Webinterface
- Replies: 392
- Views: 390432
Re: Webinterface
I'm sorry but I've tried and it doesn't work in my environment. I have the latest updates and this is what appears, it's not a checkbox :( . Instead, a select option appears with no Yes or No, or zero and one options <fieldset class="dhxform_fs" style="width: 348px;"> <legend cla...
- Sun Apr 23, 2023 6:32 pm
- Forum: Usage, tips and tricks
- Topic: Webinterface
- Replies: 392
- Views: 390432
Re: Webinterface
Sorry for the way I expressed myself, I don't think I was very clear. The question is regarding adding a file to one of the workflows. Is it possible to include not only a string, but also a true or false value based on a checkbox within the Conversion section and User variables? Currently, only use...
- Tue Apr 18, 2023 10:54 am
- Forum: Usage, tips and tricks
- Topic: Webinterface
- Replies: 392
- Views: 390432
Re: Webinterface
Is it possible to implement a checkbox option in the interface, and a boolean in FFASTRANS to be able to select certain options from the WEB viewer?
- Sun Mar 12, 2023 5:57 pm
- Forum: Usage, tips and tricks
- Topic: Upload to Goofile
- Replies: 3
- Views: 16338
Re: Upload to Goofile
First and foremost, thank you for reviewing my humble code. I am a complete junior in programming and taking my first steps to advance in this field. Currently, I am an audiovisual technician, and although I have been programming in Python, C#, or Java for some time, since it is not my professional ...
- Sat Mar 11, 2023 8:08 pm
- Forum: Usage, tips and tricks
- Topic: Upload to Goofile
- Replies: 3
- Views: 16338
Upload to Goofile
Regards, I'm sharing a small Python script in this post that's very, very useful for uploading converted files to Goofile. I hope it serves you well in your projects. If you know of any way to integrate this type of script into the FFSTRANS workflow, please comment. Greetings to everyone and congrat...
- Sun Feb 20, 2022 10:21 am
- Forum: Usage, tips and tricks
- Topic: Best way to encoder and whatermark
- Replies: 3
- Views: 2932
Re: Best way to encoder and whatermark
Thanks.
The vídeo are múltiple resolucions and meny varius codecs.
I think A/V previos is necesary.... but weatermark and h264 in only procesos its not posible in h264. Really?
The CMD procesos not control error and not like to control the workflow.
The vídeo are múltiple resolucions and meny varius codecs.
I think A/V previos is necesary.... but weatermark and h264 in only procesos its not posible in h264. Really?
The CMD procesos not control error and not like to control the workflow.