[Helix-producer-issues] [Bug 2841] New: No Error appears when encoding is done with input specified as directory name using wildcard.
Helix Bug Tracker admin at helixcommunity.org Summary: No Error appears when encoding is done with input
specified as directory name using wildcard.
Project: helix-producer
Version: Producer 11
Status: NEW
Severity: TRIAGE
Priority: TRIAGE
Tracker: Cmd Line App
AssignedTo: PGM
ReportedBy: ajain
QAContact: QA
CC: apal,produceriz
1) Platform Details: WinXP, PIV 2.4 GHz , 512 MB RAM.
2) Build No. : toolsall-080804-2063
3) Steps to Repeat:
Specify the input as directory using wildcard.
Run the following command:
producer -i d:\mercury\rsappencode\test*\ -o test1\
Where there exist three directories namely "test1", "test2" and "test3"
within rsappencode dir (current working dir) having valid audio-video
avi files.
4) Expected Result :
Encoding should fail with an appropriate error/warning stating that
wildcard is only supported for files. Wildcard should not be allowed
with Directory names.
5) Actual Result:
No encoding takes place.
No error/warning is logged for directory name with wildcard.
When the above cmd is executed, the following messages appear
on the output screen:
"Helix DNA(TM) Producer 10.1 Build number: 10.1.0.489
Done Errors: 0 Warnings: 0"
6) It seems that producer is treating the directory name with wildcard as
filename with wildcard.
For e.g. If the above cmd is executed and there exist files matching the
wildcard say test1.avi, test2.avi and test3.avi in the current working
directory (D:/mercury/appencode/) then all matching files get encoded
successfully.
--
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
You are in the CC list for the product the bug is within.
This e-mail is sent to you automatically from the Helix Bug Tracker. Please, do
not respond
to this message, but instead edit your Bug Tracker user preferences to change
when Bug
Trackers sends you e-mail.