Choose Payment Option
Pay at store or pay when you receive the items.
Id | Icon | Views | Likes | Question | Synopsis | FName | Author | Tag | Action |
---|
Id | Icon | Type | Tag | FName | Views | Likes | Title | Synopsis | Author | Action |
---|
Id | Icon | Type | Tag | FName | Author | Views | Likes | Title | Synopsis | Action |
---|
SID | LID | Icon | Type | Tag | FName | Author | Views | Likes | Journey | Chapter | Synopsis |
---|
Photo | User ID | Name | Journeys | Score | Friends | Profile Summary |
---|
Icon | GID | SID | Group | Leader | Journey | Event | Scores | Members |
---|
Quick tutorial on making screen video recordings for demonstrations
Windows does not come with a screen recording software. Therefore, we need to download a screen recording application. There are some free screen recording software available. I have used CamStudio in the past and found it reliable.
On Mac, you can use QuickTime to record your screen.
Download ffmpeg and unpack. Open the command console on your platform. Here is an example command to convert afile.avi to afile.webm. Here, I am down-sampling the source video to 5 frames per second to reduce the file size.
ffmpeg -i afile.avi -r 5 -c:v libvpx -crf 10 -b:v 1M -c:a libvorbis afile.webm
You can also write a batch file to convert all video files in a directory. Create a file called convertall.bat and copy and paste the following commands:
set "dir1=C:\webm"
FOR %%X in ("%dir1%\*.mp4") DO C:\Progs\ffmpeg\bin\ffmpeg -i %%X -r 5 -c:v libvpx -crf 10 -b:v 1M -c:a libvorbis %%~nX.webm
echo Done
pause
Now, put all video files in E:\webm and execute the batch file in E:\webm. Â Note: source file names should not have spaces for this to work.
You can now embed the video file into your journeys. Go to KOPO MES Designer. Create a journey. Click Insert-menu-item and Insert-Video. Then click Browse-image. This will open the file browser. Upload the video file if needed, select the file and click the Select button.
Resize the video if necessary. Your users can now enjoy the video tutorials.
Name | Comments | Date |
---|
j_id | Journey | Event | Location | SDate | EDate | Action |
---|
Name | Score | Action |
---|
ID | Group Name | Score |
---|
ID | Group Name | Score | Members |
---|
Order ID | Form ID | Vendor | Vendor Tel | Buyer | Buyer Tel | Cur |
---|
Desc | Action |
---|
ID | Name | Message | Date |
---|
Dear ,
Thank you very much for choosing Docentron.
For future reference, your order confirmation number is: .
Want to know what happens once we have received your order? Just click here. We have included your order information and delivery details as follows:
Products | Price USD |
Quantity | Total USD |
---|---|---|---|
Shipping fees | |||
Total price |
Pay at store or pay when you receive the items.
Please wait, we are still processing your order.
Please do not reload site or close browser until your order is processed.
Estimated Delivery Time: 1 days
Name | Comments | Date |
---|
Image | Item | Qty. | Price/Option | Discount | Subtotal |
---|
Share Id | First Name | Last Name | Share Type | Action |
---|
sid |
---|
Value |
---|
Please enter your email address that was used to register for the account. An email will be sent to the address with a verification code for you to change your password.
Please enter the verification code sent to your phone.
Acc No. | TypeID | Acc Name | Acc Type | Currency | Balance | Note |
---|
Trx | Currency | Trx Balance |
---|
We - and our partners - use cookies to deliver our services and to show you ads based on your interests. Information about cookies and their deactivation you can find in our Privacy Policy. By using our website, you agree to the use of cookies.
Accept & Close