add some assets
This commit is contained in:
@@ -40,7 +40,8 @@ end
|
|||||||
|
|
||||||
dest = [config.directory, "#{config.title}.mp3"].join("/").squeeze("/")
|
dest = [config.directory, "#{config.title}.mp3"].join("/").squeeze("/")
|
||||||
|
|
||||||
`ffmpeg -i "#{config.file}" -af "pan=mono|FC=FL" -y "#{dest}"`
|
# `ffmpeg -i "#{config.file}" -af "pan=mono|FC=FL" -y "#{dest}"`
|
||||||
|
`ffmpeg -i "#{config.file}" -y "#{dest}"`
|
||||||
`id3tag --artist="#{config.artist}" --song="#{config.title}" "#{dest}"`
|
`id3tag --artist="#{config.artist}" --song="#{config.title}" "#{dest}"`
|
||||||
|
|
||||||
puts `id3info "#{dest}"`
|
puts `id3info "#{dest}"`
|
||||||
|
|||||||
BIN
content/journal/dispatch-29-july-2025/Heat Lightning.mp3
Normal file
BIN
content/journal/dispatch-29-july-2025/Heat Lightning.mp3
Normal file
Binary file not shown.
@@ -12,6 +12,11 @@ Some thoughts here...
|
|||||||
|
|
||||||
<audio controls src="/journal/dispatch-29-july-2025/Holden Beach House.mp3"></audio>
|
<audio controls src="/journal/dispatch-29-july-2025/Holden Beach House.mp3"></audio>
|
||||||
|
|
||||||
|
<audio controls src="/journal/dispatch-29-july-2025/Heat Lightning.mp3"></audio>
|
||||||
|
|
||||||
|
{{<dither jeep_wrangler.jpg "782x600" />}}
|
||||||
|
{{<dither jeep_wrangler.jpg "782x600" />}}
|
||||||
|
|
||||||
### This Month
|
### This Month
|
||||||
|
|
||||||
* Adventure:
|
* Adventure:
|
||||||
|
|||||||
BIN
content/journal/dispatch-29-july-2025/jeep_wrangler.jpg.enc
Normal file
BIN
content/journal/dispatch-29-july-2025/jeep_wrangler.jpg.enc
Normal file
Binary file not shown.
Reference in New Issue
Block a user