-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
108 lines (62 loc) · 1.89 KB
/
Copy pathREADME.txt
File metadata and controls
108 lines (62 loc) · 1.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
RAPHAEL
Raphael is a simple, fast slideshow creator that turns your images into video — without memorizing FFmpeg commands.
Create beautiful slideshow videos in seconds — no terminal required.
FEATURES
- Create slideshow videos from images
- Smooth fade transitions between slides
- Optional background music
- Simple preset slideshow styles
- Clean desktop interface
- Cross-platform (Linux, Windows, macOS via Java JAR)
REQUIREMENTS
Raphael requires FFmpeg to be installed on your system.
Install FFmpeg:
Arch / Garuda:
sudo pacman -S ffmpeg
Ubuntu / Debian / Linux Mint:
sudo apt install ffmpeg
Fedora:
sudo dnf install ffmpeg
RAPHAEL 1.0.0
- Initial release
- Slideshow creation with fade transitions
- Optional background music support
- Multiple slideshow presets
- AppImage + JAR distribution
- Integrated help system
- Non-intrusive, one-time donation prompt
RUNNING RAPHAEL (JAR VERSION)
To run Raphael:
java -jar Raphael-*.jar
Requires:
- Java 17 or newer
- FFmpeg installed and available on system path
HAVING TROUBLE?
If Raphael does not run correctly:
1. Make sure FFmpeg is installed
2. Make sure Java 17+ is installed
3. Make sure FFmpeg is accessible from the command line
LINUX APPIMAGE NOTE
If using the AppImage version and it does not start,
your system may be missing FUSE support.
Install FUSE:
Fedora:
sudo dnf install fuse fuse-libs
Ubuntu / Mint:
sudo apt install libfuse2
Arch:
sudo pacman -S fuse2
After installing, try launching again.
DOWNLOADS
Latest releases:
https://bytesbreadbbq.com/raphael/
SUPPORT
Raphael is free to use. If it saves you time or simplifies your workflow,
consider supporting development:
https://www.paypal.com/donate/?hosted_button_id=XS9MXN5AE5P3S
Your support helps keep the code crispy and the videos smokin’ hot.
LICENSE
This project is licensed under the MIT License.
---
Bytes, Bread, and Barbecue
https://bytesbreadbbq.com