darbyjohnston / DJV

Professional media review software for VFX, animation, and film production
https://darbyjohnston.github.io/DJV/
BSD 3-Clause "New" or "Revised" License
696 stars 59 forks source link

add sound with cli #442

Open michalfratczak opened 2 years ago

michalfratczak commented 2 years ago

I am starting DJV from a script to play an image sequence:

djv.exe .\seq.1001.jpeg -speed 25 -in_out 1001 1200

Can I specify a WAV sound file to play with sequence?

darbyjohnston commented 2 years ago

Hi, separate audio files are not currently supported, but I am working on it and hope to include the functionality with the next release.

michalfratczak commented 2 years ago

Thanks, keeping fingers crossed. This will be huge feature

michalfratczak commented 2 years ago

Do you have any estimation when can we expect this feature ? thanks

darbyjohnston commented 2 years ago

I'm currently working on rewriting the playback "engine" (which includes the sound support), and then I need to integrate that work with DJV, so a few months at least...