I've tried exporting the playlist as XML and changing the duration in a text editor like so:
Code: Select all
<duration>10000</duration>
Code: Select all
<duration>22000</duration>
I also saw on this post https://forum.videolan.org/viewtopic.ph ... 7&p=383522
where the admin said to use the preferences for the image demuxer, but I can't figure out how to access those preferences. Do I have to compile VLC from source and change that option in the relevant .c file? And if so, does that mean I have to recompile VLC every time I want to change the image duration? Or is there a way to access the image demuxer prefs that I'm not aware of?
Thank you in advance!!
----------------------------------------
System specs:
VLC 2.1.2 Rincewind (Intel 64bit)
MAC OS X 10.9.3
----------------------------------------