xLightsSequencer / xLights

xLights is a sequencer for Lights. xLights has usb and E1.31 drivers. You can create sequences in this object oriented program. You can create playlists, schedule them, test your hardware, convert between different sequencers.
GNU General Public License v3.0
531 stars 197 forks source link

Option to Downsize Faces Upon Import (Faces or Sequence) #4397

Open MrPaulAR opened 4 months ago

MrPaulAR commented 4 months ago

Is your feature request related to a problem? Please describe. There is a warning that is presented in check sequence if your face images are too big.

Describe the solution you'd like Create 2 new preferences.

This can be done with ffmpeg with ffmpeg -i input.jpg -vf scale=320:240 output_320x240.png.

When faces are imported the preferences above would be honored.

Describe alternatives you've considered Turn off the check sequence message.

JLOrwell commented 4 months ago

should probably have the option to make effects larger as well. If I import a matrix onto my television virtual grid, the effects are shrunk and text is unreadable