Menu

#5 Bric converts only the first item in the input list

next_minor_release
open
None
1
2018-08-23
2018-08-22
Jimbo
No

I expected Bric to be able to take a list of files and output a list of files. It does not. I've read through Markdown, and read all of the wiki and user documentation and nowwhere is there an example on how to do this.

Example:
if I choose to output a PDF file and I have TIF files as input.

If my input is: <path>/filename.0002.tif
and my syntax for output is: ^P/%F
I would expect an output of: <path>/filename.0002.pdf</path></path>

Bric will do this for the first file in the input list, and while seemingly processing the rest of the files, there is no output.

I am trying a simple example of five input tif files, named in this fashion:
filename.0001.tif
filename.0002.tif
filename.0003.tif
filename.0004.tif
filename.0005.tif

My file type output choice is: pdf
My output syntax is: %F

The resulting output from Bric is:
filename.0001.pdf

The rest of the files take time as though they are processing, but do not output to the desitination directory.

Here is a snapshot of my screen:

1 Attachments

Related

Feature Requests: #5

Discussion

  • Vasilis Naskos

    Vasilis Naskos - 2018-08-23

    Hello Jimbo,
    it is really nice to hear that somebody is using BRIC! I have about 3 years that haven't touched it, so I'm not really sure what's happening. Probably it's a bug, I'll test it as soon as possible and try to make a hot fix.
    Thank you very much for your feedback, I'll let you know in the upcoming days.

     
  • Jimbo

    Jimbo - 2018-08-23

    Thanks, Vasilis!

    I figured it could be my lack of markdown experience, but after reading through, I don't think it's a syntax issue, PLUS, I noticed later that if I manually re-order the list in the left screen (manual drag n drop edit), that Bric will process whatever image is at the top of the list, and nothing else.

    I just want to be able to output the list with the same names as the input, just as a different image.

    Cheers.
    - Jim

    Sent from my iPad

    On Aug 22, 2018, at 9:43 AM, Jimbo radvfx@users.sourceforge.net wrote:

    [feature-requests:#5] Bric converts only the first item in the input list

    Status: open
    Group: next_minor_release
    Created: Wed Aug 22, 2018 04:43 PM UTC by Jimbo
    Last Updated: Wed Aug 22, 2018 04:43 PM UTC
    Owner: Vasilis Naskos
    Attachments:

    BricInterface.jpg (127.3 kB; image/jpeg)
    I expected Bric to be able to take a list of files and output a list of files. It does not. I've read through Markdown, and read all of the wiki and user documentation and nowwhere is there an example on how to do this.

    Example:
    if I choose to output a PDF file and I have TIF files as input.

    If my input is: <path>/filename.0002.tif
    and my syntax for output is: ^P/%F
    I would expect an output of: <path>/filename.0002.pdf</path></path>

    Bric will do this for the first file in the input list, and while seemingly processing the rest of the files, there is no output.

    I am trying a simple example of five input tif files, named in this fashion:
    filename.0001.tif
    filename.0002.tif
    filename.0003.tif
    filename.0004.tif
    filename.0005.tif

    My file type output choice is: pdf
    My output syntax is: %F

    The resulting output from Bric is:
    filename.0001.pdf

    The rest of the files take time as though they are processing, but do not output to the desitination directory.

    Here is a snapshot of my screen:

    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/bric/feature-requests/5/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

     

    Related

    Feature Requests: #5

  • Jimbo

    Jimbo - 2018-08-23

     
     

     

    Thanks, Vasilis!

    I figured it could be my lack of markdown experience, but after reading through, I don't think it's a syntax issue, PLUS, I noticed later that if I manually re-order the list in the left screen (manual drag n drop edit), that Bric will process whatever image is at the top of the list, and nothing else.

    I just want to be able to output the list with the same names as the input, just as a different image.

    Cheers.
    - Jim

    Sent from my iPad

    On Aug 22, 2018, at 9:43 AM, Jimbo radvfx@users.sourceforge.net wrote:

    [feature-requests:#5] Bric converts only the first item in the input list

    Status: open
    Group: next_minor_release
    Created: Wed Aug 22, 2018 04:43 PM UTC by Jimbo
    Last Updated: Wed Aug 22, 2018 04:43 PM UTC
    Owner: Vasilis Naskos
    Attachments:

    BricInterface.jpg (127.3 kB; image/jpeg)
    I expected Bric to be able to take a list of files and output a list of files. It does not. I've read through Markdown, and read all of the wiki and user documentation and nowwhere is there an example on how to do this.

    Example:
    if I choose to output a PDF file and I have TIF files as input.

    If my input is: <path>/filename.0002.tif
    and my syntax for output is: ^P/%F
    I would expect an output of: <path>/filename.0002.pdf</path></path>

    Bric will do this for the first file in the input list, and while seemingly processing the rest of the files, there is no output.

    I am trying a simple example of five input tif files, named in this fashion:
    filename.0001.tif
    filename.0002.tif
    filename.0003.tif
    filename.0004.tif
    filename.0005.tif

    My file type output choice is: pdf
    My output syntax is: %F

    The resulting output from Bric is:
    filename.0001.pdf

    The rest of the files take time as though they are processing, but do not output to the desitination directory.

    Here is a snapshot of my screen:

    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/bric/feature-requests/5/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

    [feature-requests:#5] Bric converts only the first item in the input list

    Status: open
    Group: next_minor_release
    Created: Wed Aug 22, 2018 04:43 PM UTC by Jimbo
    Last Updated: Thu Aug 23, 2018 09:19 AM UTC
    Owner: Vasilis Naskos
    Attachments:

    BricInterface.jpg (127.3 kB; image/jpeg)
    

    I expected Bric to be able to take a list of files and output a list of files. It does not. I've read through Markdown, and read all of the wiki and user documentation and nowwhere is there an example on how to do this.

    Example:
    if I choose to output a PDF file and I have TIF files as input.

    If my input is: <path>/filename.0002.tif
    and my syntax for output is: ^P/%F
    I would expect an output of: <path>/filename.0002.pdf</path></path>

    Bric will do this for the first file in the input list, and while seemingly processing the rest of the files, there is no output.

    I am trying a simple example of five input tif files, named in this fashion:
    filename.0001.tif
    filename.0002.tif
    filename.0003.tif
    filename.0004.tif
    filename.0005.tif

    My file type output choice is: pdf
    My output syntax is: %F

    The resulting output from Bric is:
    filename.0001.pdf

    The rest of the files take time as though they are processing, but do not output to the desitination directory.

    Here is a snapshot of my screen:

    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/bric/feature-requests/5/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

     

     

    Related

    Feature Requests: #5

Anonymous
Anonymous

Add attachments
Cancel