Project

General

Profile

Actions

Support Request #1004

closed

Command line argument -speed is not working in combination with -playlist

Added by hidden almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Customer:
BOSCH
Department:
CC-DA/ESI
Requester's Priority:
Normal
Support Level:
2nd Level
Resolution:
Known Problem
Affected Products:
Platform:
Windows 7 64bit
Topic:
ADTF::Launcher
FAQ Links:

Description

Supportanfrage:

I have an issue concerning the start of an ADTF configuration. I start with the following command line:
C:\Tools\common\ADTF\2.13.3-win64_vc100\bin\adtf_launcher.exe c:\tools\common\adtf\2.13.3-win64_vc100\bin\adtf_devenv.manifest -stdout -nosplash -run -active=Playback -project=<path to my project> -playlist=<path to my playlist> -quit -speed=x0 -skip_broken_dat_files -logfile=<path to the logfile>
With this command ADTF is starting and running as expected except for one thing: the speed is not set correctly but stays at x1 instead of x0.
During the ADTF run I can manually change the speed in the GUI, but I would like to have it automatically set via the command line switch.
Is this a bug or do I have to adjust anything?

Attached you find the logfiles to the adtf run.

Thank you very much in advance for solving that issue.

Best regards,
Matthias Kammerer

Lösung:

Dieser Fehler ist bereits bekannt. Dafür gibt es das Bugticket https://www.cip.audi.de/jira/browse/ACORE-8005.
Siehe auch ADTF changelog.txt:

#30364 [Session Service] -speed has no effect in combination with -playlist as arguments in Command Line

Workaround (bis dahin, allerdings nicht generisch...)

  • Im HDP die playback_rate fest setzen

Alternativ kannst du auch das -playlist="" weglassen, dann funktioniert die Angabe mit -speed richtig.
z.B.

adtf_launcher.exe 
D:\ADTF\2.13.3\bin\adtf_devenv.manifest 
-stdout 
-nosplash 
-run 
-active=Playback 
-project="D:\__support\#\playback\playback.prj" 
-quit 
-speed=x4 
-skip_broken_dat_files 
-logfile="D:\__support\#\playback\log.txt" 

Related issues

Has duplicate Public Support - Support Request #8039: Command line argument -speed is not working in combination with -playlistClosedActions
Actions

Also available in: Atom PDF