616
Video Splitter / Re: WAV file from AVI in the batch mode
« on: April 28, 2015, 09:04:36 PM »
Hello Jiri,
Thank you for files you have sent us.
We have reproduced the issue you have reported.
It will be fixed in the near future.
As the temporary solution we recommend to open the xtl file you have sent us in the Batch Manager, save it in it and then use the saved file for console utility or change the project file manually to the following format.
<timelines version="2" >
<timeline>
<group output="C:\Users\olga\Videos\OUT\pok1_0001.wav" out_type="wav" >
<track video="0" audio="1" text="0" accuracy="gop" >
<clip src="G:\pok1.avi" start="0" stop="10000000" timeFormat="100ns_units" />
</track>
</group>
</timeline>
</timelines>
Thank you for files you have sent us.
We have reproduced the issue you have reported.
It will be fixed in the near future.
As the temporary solution we recommend to open the xtl file you have sent us in the Batch Manager, save it in it and then use the saved file for console utility or change the project file manually to the following format.
<timelines version="2" >
<timeline>
<group output="C:\Users\olga\Videos\OUT\pok1_0001.wav" out_type="wav" >
<track video="0" audio="1" text="0" accuracy="gop" >
<clip src="G:\pok1.avi" start="0" stop="10000000" timeFormat="100ns_units" />
</track>
</group>
</timeline>
</timelines>
