Panasonic P2 variables are broken

Here you can submit bugreports
Post Reply
ika
Posts: 4
Joined: Tue Feb 18, 2020 9:55 am

Panasonic P2 variables are broken

Post by ika »

Hi!
In new version variable %s_original_path% is not populated when I use it after Panasonic P2 node. Tried other "file" variables - they are broken too...
Attachments
example_workflow.zip
(751 Bytes) Downloaded 394 times
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: Panasonic P2 variables are broken

Post by admin »

Hi ika, thank you for using FFAStrans and welcome to the forum :-)

I can confirm the bug and I'm working on a fix. Thanks for reporting! :-)

-steinar
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: Panasonic P2 variables are broken

Post by admin »

Hi again, ika,

Could you please replace the \Processors\processors.a3x file with the attached? It should fix the bug.

-steinar
Attachments
processors.a3x
(734.36 KiB) Downloaded 394 times
ika
Posts: 4
Joined: Tue Feb 18, 2020 9:55 am

Re: Panasonic P2 variables are broken

Post by ika »

Hi Steinar! Thank you for your work! Bug is fixed - variables are now populated. But now I have another problem - only small part of video is encoding from Panasonic P2. Have tried h264, DV, WMV and custom ffmpeg encoders. It seems, that encoder gets duration of video not from P2 media (or from xml tag <Duration>). I generated text file after P2 node with %f_duration% and %i_frames% variables, and %f_duration% of every P2 clip is 0.04, %i_frames% - 1.
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: Panasonic P2 variables are broken

Post by admin »

I'm sorry but I can't recreate the issue. Could you export and post the workflow?

-steinar
ika
Posts: 4
Joined: Tue Feb 18, 2020 9:55 am

Re: Panasonic P2 variables are broken

Post by ika »

Example workflow attached
Attachments
convert_report.zip
(1.27 KiB) Downloaded 406 times
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: Panasonic P2 variables are broken

Post by admin »

Hm, using your workflow I still can't reproduce the issue. Is it possible that you have a P2 structure/type that is not properly supported? Could you also send some logs from one of your jobs? Just rightclick the job in the status monitor and open log folder. Zip it all and post.

-steinar
ika
Posts: 4
Joined: Tue Feb 18, 2020 9:55 am

Re: Panasonic P2 variables are broken

Post by ika »

Logs attached.
Files from P2 are on Google Drive: https://drive.google.com/drive/folders/ ... sp=sharing

When i replaced all ffmpeg folder in Processors folder to ffmpeg from previous release (0.9.4.7), the problem has gone. Also in file 00038E.mxf_ff_pipe.txt from work root i found this records:

"[mxf @ 000001532897aa00] track 0: frame size does not match index unit size, 568320 != 568832
av_interleaved_write_frame(): Operation not permitted
[mxf @ 000001532897aa00] track 0: frame size does not match index unit size, 568320 != 568832
Error writing trailer of e:\.ffastrans_work_root\20200218-1555-1406-4333-d5002540524f\20200220-1625-5294-4b17-d3eb789845d2\00038E.mxf: Operation not permitted
frame= 3 fps=0.0 q=-1.0 Lsize= 598kB time=00:00:00.12 bitrate=40826.5kbits/s speed= 15x
video:1666kB audio:45kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
Conversion failed!"

maybe this helps.

And i found new bug in folder monitor - "Deny folders" option does not work. I encode some files to subfolder of monitored folder and define this subfolder in "Deny folder" option. But this has no effect. Encoder starts recursively process subfolders. In previous version this option worked well. Workflow attached - AVCHD PROXY.
Attachments
AVCHD PROXY.zip
(2.12 KiB) Downloaded 398 times
workfolder.zip
(544.3 KiB) Downloaded 369 times
full_log.zip
(8.81 KiB) Downloaded 384 times
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: Panasonic P2 variables are broken

Post by admin »

Hi ika,

Thanks for you files and report. I can confirm both bugs and they are both fixed in an update to be released later this evening.

-steinar
Post Reply