Skip to main content
Solved

CLip

  • April 30, 2021
  • 3 replies
  • 45 views

Hi all, 

 

I've created a source file and now I want to use the clip version as an introduction clip when logging in. How can I do that? Can I pick a file from the folder? Which one? 


Tnx in advance!

Best answer by Morten

ah yes, super :)

 

also, if you need it in mp4, i can recommend ffmpeg convesion as it  is free.

 

the command linesyntax is: ffmpeg -i file.wmv file.mp4

3 replies

Morten
Community Manager
Forum|alt.badge.img
  • Community Manager
  • May 3, 2021

Hi Bastiaan,

 

how do you mean? :)


  • Author
  • Explorer
  • May 4, 2021

Hi Morten, I've now produced the clip in WMV format and that works perfect. Tnx for the tip!

 


Morten
Community Manager
Forum|alt.badge.img
  • Community Manager
  • Answer
  • May 4, 2021

ah yes, super :)

 

also, if you need it in mp4, i can recommend ffmpeg convesion as it  is free.

 

the command linesyntax is: ffmpeg -i file.wmv file.mp4