Version 1.0 failed to run custom ffmpeg transcoding

Here you can submit bugreports
Post Reply
dlebrero
Posts: 15
Joined: Thu Apr 06, 2017 3:01 pm

Version 1.0 failed to run custom ffmpeg transcoding

Post by dlebrero »

Dear Steinar,

I have migrated to 1.0 but one of my latest transcoding jobs is not working as in previous 0.9x version, the jobs does not seem to finish on the monitor window, although some of them were completed.
Attached i'm sending you the workflow, that was working before, and all the logs, plus a screenshot of the monitoring that have been like this since yesterday.
Also I noticed that some jobs shows up on the monitor as running, they disappear, to come back few seconds later.
Attachments
FFTrans_Monitor.png
FFTrans_Monitor.png (120.8 KiB) Viewed 6692 times
HLS-HD.json
(7.27 KiB) Downloaded 341 times
Log_Folder.zip
(9.88 KiB) Downloaded 352 times
dlebrero
Posts: 15
Joined: Thu Apr 06, 2017 3:01 pm

Re: Version 1.0 failed to run custom ffmpeg transcoding

Post by dlebrero »

Forgot to add that I run a batch file that creates a index file with all 3 resolutions on one of the cmd processors, here is the batch file I use for that, so you can replicate the behavior.
Change the txt extension to .bat to run it
If you know a better way to create a master index file inside my workflow, it would be nice to hear about it.

Regards,

Daniel
Attachments
index.txt
(444 Bytes) Downloaded 327 times
dlebrero
Posts: 15
Joined: Thu Apr 06, 2017 3:01 pm

Re: Version 1.0 failed to run custom ffmpeg transcoding

Post by dlebrero »

Was anyone able to reproduce this issue? Am I the only one having problems with version 1.0 ?
Can someone try my workflow to see if you are having the same issues as I have?

Best Regards,

Dlebrero
admin
Site Admin
Posts: 1669
Joined: Sat Feb 08, 2014 10:39 pm

Re: Version 1.0 failed to run custom ffmpeg transcoding

Post by admin »

Hi dlebrero,

It seem to be working just fine with 1.0.0.1. But you must remember to ALWAYS enclose your paths with quotes. Not sure if this will cause a problem for you and your files in this worfklow but this is just a general rule/recommendation.

Can you please make sure you're running 1.0.0.1 and try again?

-steinar
dlebrero
Posts: 15
Joined: Thu Apr 06, 2017 3:01 pm

Re: Version 1.0 failed to run custom ffmpeg transcoding

Post by dlebrero »

I tried adding quotes for all paths on the workflow, but is still failing to remove some of the messages from the monitoring window, I think that is related to permissions deleting those files from the shared cache location, since I cannot edit those files from windows.
Seems that they are either open by another application or locked.
I will investigate further and report back.

Regards,

Daniel
Post Reply