Page 1 of 2

P2 Structure broken with v 0.9.0.4

Posted: Sun Apr 22, 2018 3:36 pm
by FranceBB
It seems that the P2 detection is broken with the latest 0.9.0.4 version.
I tried to copy the "CONTENTS" folder and nothing happens.
It seems that the program detects the folder, as it says that it's opened in the program if I try to move it, but the transcode doesn't start.
Nothing useful in the logs.
I also tried to update ffmpeg builds with the very latest ones (x86 and x64) but nothing changed.
Could you look into it?
Do you use special ffmpeg builds or can I compile them myself enabling avisynth?
Thank you in advance.

Re: P2 Structure broken with v 0.9.0.4

Posted: Wed Apr 25, 2018 6:40 am
by admin
Thanks for reporting, I'll take a look at it. The ffmpeg-build shiped with FFAStrans are the "official" Zeranoe builds. Nothing special. https://ffmpeg.zeranoe.com/builds.
You can of course build your own versions if you have special requirements, but if something breaks, it's not FFAStrans fault ;-)

-steinar

Re: P2 Structure broken with v 0.9.0.4

Posted: Wed May 02, 2018 3:14 pm
by novalis
Just as a quick reminder: we do have the same problem. Occurs in 0.9.0.2 and above.

Re: P2 Structure broken with v 0.9.0.4

Posted: Wed May 02, 2018 7:21 pm
by admin
The issue has been fixed in the upcoming 0.9.1 version. Stay tuned :-)

-steinar

Re: P2 Structure broken with v 0.9.0.4

Posted: Sun May 06, 2018 1:47 pm
by FranceBB
Perfect! I look forward for it to be released! :D

Re: P2 Structure broken with v 0.9.0.4

Posted: Mon May 28, 2018 1:08 pm
by novalis
so, P2 now works a again - except in combination with the h264-node. Then we get "encoding failed - no moov atom found. File might be corrupt!" With other nodes f.ex. the custom ffmpeg node it works flawlessly.

Re: P2 Structure broken with v 0.9.0.4

Posted: Mon May 28, 2018 8:06 pm
by admin
Do you get this message prior to or after 264-encoding? I.e., does encoding start at all?

-steinar

Re: P2 Structure broken with v 0.9.0.4

Posted: Wed May 30, 2018 9:16 am
by novalis
it seems to start working and abort in the middle of the way

Re: P2 Structure broken with v 0.9.0.4

Posted: Thu May 31, 2018 3:20 pm
by FranceBB
novalis wrote: Wed May 30, 2018 9:16 am it seems to start working and abort in the middle of the way
That's weird. It's probably ffmpeg.
I think that adding an AV Media node between the P2 monitor and the encoder node might temporary solve the issue (as workaround).

Re: P2 Structure broken with v 0.9.0.4

Posted: Thu May 31, 2018 4:01 pm
by admin
Have you chosen MOV as P2-wrapper or MOV in the 264 encoder?

-steinar