I had found a error in help document,which in chp.14 command_line tools,with the html:http://www.dcpomatic.com/manual/html/ch14.html
dcpomatic2_cli -o my_film --container-ratio 185 --content-ratio 185 -c FTR -n "My Film" Stuff.mp4
This will create a folder called my_film which is ready for a DCP to be made by dcpomatic2_cli.
I think it will be dcpomatic2_create for dcpomatic2_cli,because it does work in windows dos.
Please check it and fix it.
Wrong in Help documents
-
- Posts: 5
- Joined: Tue Mar 28, 2017 7:28 am
Wrong in Help documents
DCP creators in China.We build digital multiplex.
-
- Site Admin
- Posts: 2548
- Joined: Thu Nov 14, 2013 2:53 pm
Re: Wrong in Help documents
Hi there neemx,
Well spotted, I've just fixed it, thanks!
All the best,
Carl
Well spotted, I've just fixed it, thanks!
All the best,
Carl
-
- Posts: 5
- Joined: Tue Mar 28, 2017 7:28 am
Re: Wrong in Help documents
My pleasure!
But I have another question,how can I set dcp frame rate in command line tools?
Now,if I use command line tools to create dcps,the frame rate is the same to the source streams,for example the origial mp4 is 25fps,then the DCPs will be 25fps. Can you tell me how can I set frame rate in command line tool?
Eager for reply!
But I have another question,how can I set dcp frame rate in command line tools?
Now,if I use command line tools to create dcps,the frame rate is the same to the source streams,for example the origial mp4 is 25fps,then the DCPs will be 25fps. Can you tell me how can I set frame rate in command line tool?
Eager for reply!
DCP creators in China.We build digital multiplex.
-
- Site Admin
- Posts: 2548
- Joined: Thu Nov 14, 2013 2:53 pm
Re: Wrong in Help documents
I've just added a reply to your new thread about that.
-
- Posts: 5
- Joined: Tue Mar 28, 2017 7:28 am
Re: Wrong in Help documents
I use bat to traversal and loop for each media files to create dcps automaticlly,so I think modify the metadata.xml is difficult in bat mode,so waitting for you lastest version tools.
DCP creators in China.We build digital multiplex.