Author Topic: Using a movie file  (Read 12600 times)

Offline Charles Belcher

  • Full Member
  • ***
  • Posts: 164
    • View Profile
Re: Using a movie file
« Reply #15 on: September 05, 2015, 04:25:23 PM »
Thanks Gil, that explains it.  I wish the manual would have included the quotes around the file name.  I just copied the format in the manual and didn't know any better.

Beware; the newbies are coming.

Charles
2014 Finalist The Great Christmas Light Fight
2018 All Star The Great Christmas Light Fight

Offline gerry

  • Hero Member
  • *****
  • Posts: 695
    • View Profile
Re: Using a movie file
« Reply #16 on: September 05, 2015, 05:08:34 PM »
hello Charles,

That's why I asked for a screen print as quite often the issue is quite simple. Its not feasible for the xl manual to cover every combination , else it then become unreadable.

ffmpeg has a lot of documentation online on the website.

Having said that I will update the manual  to add the quotes.. :)

Gerry

Offline sean

  • Administrator
  • Hero Member
  • *****
  • Posts: 1727
    • View Profile
    • Xlights and Nutcracker Forum
Re: Using a movie file
« Reply #17 on: September 05, 2015, 06:33:06 PM »
The problem of passing file names with spaces is why i never create a file with a space, i use underscores. Old habit from decades ago.

ffmpeg -i "2015 Stars.mp4"
ffmpeg -i "2015_Stars.mp4"
ffmpeg -i 2015_Stars.mp4

all will work without errors. Note the last entry doesn't need quotes

If you have spaces, always wrap with quotes. It is a standard thing in DOS cmd windows, but most people are not typing CMD commands.

sorry that it was confusing.
Sean
Littleton, CO
Latest releases http://nutcracker123.com/nutcracker/releases
xLights/Nutcracker Forum http://nutcracker123.com/forum/index.php
Fbook [url=https://www.facebook.com/groups/62

Offline Charles Belcher

  • Full Member
  • ***
  • Posts: 164
    • View Profile
Re: Using a movie file
« Reply #18 on: September 05, 2015, 06:47:53 PM »
Sean and all,

Sorry to have wasted everyone's time today, but I just don't know these things.

¯\_(ツ)_/¯

Charles
2014 Finalist The Great Christmas Light Fight
2018 All Star The Great Christmas Light Fight

Offline sean

  • Administrator
  • Hero Member
  • *****
  • Posts: 1727
    • View Profile
    • Xlights and Nutcracker Forum
Re: Using a movie file
« Reply #19 on: September 05, 2015, 06:55:04 PM »
Charles; my philosophy is if it is confusing to the users, we have not documented it enough. There is a limit to how much we can try and cover (current document is 150 pages).

You bringing this up is great! I never ran into this because i dont use spaces in file names. We have now highlighted a fact that will probably help others. Thanks for being a good tester.

and there is nothing to be sorry for

thanks
sean

Sean
Littleton, CO
Latest releases http://nutcracker123.com/nutcracker/releases
xLights/Nutcracker Forum http://nutcracker123.com/forum/index.php
Fbook [url=https://www.facebook.com/groups/62

Offline gerry

  • Hero Member
  • *****
  • Posts: 695
    • View Profile
Re: Using a movie file
« Reply #20 on: September 06, 2015, 01:17:59 AM »
I agree with Sean,

You read the manual ( :)  :) ) and you tried and it did not work . But hopefully you are up and running now !

Gerry

Offline Charles Belcher

  • Full Member
  • ***
  • Posts: 164
    • View Profile
Re: Using a movie file
« Reply #21 on: September 06, 2015, 07:30:37 AM »
I agree with Sean,

You read the manual ( :)  :) ) and you tried and it did not work . But hopefully you are up and running now !

Gerry,

Yep, up and running and it is great.  I now also have a cheat sheet of other ffmpeg command scripts I found on the internet to do all sorts of things, like make an mp3 from an mp4, turning a group of images into a movie (without having to open power director), converting all my wav files into mp3 files, etc. 

And it saves so much time.  This journey down xLights Lane is going to be fun!

Charles
2014 Finalist The Great Christmas Light Fight
2018 All Star The Great Christmas Light Fight

Offline uzelessknowledge

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Re: Using a movie file
« Reply #22 on: October 28, 2015, 07:41:27 PM »
Thank you all for this post. I was able to convert a piece of video. This was after spending about an hour trying to figure out how to use ffmpeg on the Mac. I found some sites that said how to install it, but since I'm used to using applications I had no idea what to do after installed.
Maybe a short section on how to install and then access would be usefull.

Now I can't wait to get my P10's and see what I can do. #excited

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Using a movie file
« Reply #23 on: October 29, 2015, 08:19:33 AM »
Yeah pretty soon our manual will give you help with installing operating systems and guidance for PC purchases.  We are gonna be a one stop shop. :)

Offline gerry

  • Hero Member
  • *****
  • Posts: 695
    • View Profile
Re: Using a movie file
« Reply #24 on: October 29, 2015, 08:04:18 PM »
Thank you all for this post. I was able to convert a piece of video. This was after spending about an hour trying to figure out how to use ffmpeg on the Mac. I found some sites that said how to install it, but since I'm used to using applications I had no idea what to do after installed.

Maybe a short section on how to install and then access would be usefull.


If you are able to either do a small writeup of what you did (or send me the links that u used) , I can include in the manual. I don't have a MAC , so wont be able to validate the steps.
 
Gerry

Offline kevinp

  • Sr. Member
  • ****
  • Posts: 373
    • View Profile
Re: Using a movie file
« Reply #25 on: October 29, 2015, 08:35:14 PM »
I'd be interested in the Mac side of this too.  I poked around a bit but wasn't able to wrap my brain around it at the time.
Kevin Pankratz
Blaine MN

Offline uzelessknowledge

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Re: Using a movie file
« Reply #26 on: October 29, 2015, 09:30:25 PM »
Sure thing. I'd love to contribute and help.


Travis
Sent from my iPhone using Tapatalk

Offline uzelessknowledge

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Re: Using a movie file
« Reply #27 on: October 31, 2015, 08:09:55 PM »
Ok, I took my other Mac and went through the process since it didn't have ffmpeg on it yet. I documented what I did along the way. Hope this helps. Let me know if I need to clarify anything.

Offline kevinp

  • Sr. Member
  • ****
  • Posts: 373
    • View Profile
Re: Using a movie file
« Reply #28 on: November 01, 2015, 09:54:46 AM »
Ok, I took my other Mac and went through the process since it didn't have ffmpeg on it yet. I documented what I did along the way. Hope this helps. Let me know if I need to clarify anything.

This is great information!  I'll give your instructions a whirl and see if it works for me.  Not too sure when I'll get around to it though as I have a lot going on in the next two weeks and not much time to sequence right now.

Thanks for doing this and I'm sure it will make its way into the user manual for us fellow Mac users.  We'll see if Steve, Gerry or I beat one another to placing it in the manual.
Kevin Pankratz
Blaine MN

Offline drlucas

  • Sr. Member
  • ****
  • Posts: 321
    • View Profile
Re: Using a movie file
« Reply #29 on: November 01, 2015, 10:03:20 AM »
The -r 20 command for me seems to be acting strange in v4 of xlights. I have to set the one variable in picture mode to be 1.5 regardless of if I use the 20 frame per second or leave that command option off all together. 

Not sure  if anyone else experienced this or not.


Sent from my iPhone