Magic Lantern Forum

Using Magic Lantern => Post-processing Workflow => Topic started by: OptimusPrime on November 26, 2017, 04:46:38 PM

Title: No sound when importing DNG files in Resolve 14
Post by: OptimusPrime on November 26, 2017, 04:46:38 PM
Hey Guys,

After a lot of testing I realized that for some reason Resolve 14 doesn't import(or recognize?) the .wav files included in DNG folders.

I shoot on a 5D mkIII and convert using MLVrawviewer. I also tried clips converted with raw2cdng.

The clips play back fine, I see the video but none of them have sound, the audio waveform also doesn't detect any sounds...how can I fix this? It used to work fine in 12.5. In the masterbin, a small musical note is displayed on the bottom left corner of the clip thumbnails, does it mean it knows the clips have sound but can't play it? (see attached photo)

I made sure to try playing back other type of clips (non DNG) in Davinci just to make sure it's not a muted audio or sound problem, audio works fine with all of them. I'm on windows 8 and nvidia. The same dng files have sound when imported into premiere I must add.


(https://thumb.ibb.co/gzGzhm/Screenshot_1386.png) (https://ibb.co/gzGzhm)


Is anbody experiencing this? Help please!

Thanks for your time

JK

Title: Re: No sound when importing DNG files in Resolve 14
Post by: Levas on November 26, 2017, 06:45:08 PM
You have to import the wav files in the media tab, just as you did with the dng-sequence.
Then you have to drop the wav files on the timeline, below the videoclip, and line them out with the beginning and end of the clip.
Title: Re: No sound when importing DNG files in Resolve 14
Post by: Francis Frenkel on November 27, 2017, 07:01:16 PM
dngs are not video, but "image" sequence, then audio is not link "by defaullt"
You must import both on the same time, line them, and link /group Audio + video to be able to move them on the timeline like "pure" video.



Title: Re: No sound when importing DNG files in Resolve 14
Post by: masc on November 27, 2017, 10:09:02 PM
I did not try it on windows, but I expect the same as on OSX:
audio must have the correct size (length). When exporting the audio 1:1 from a MLV, audio is some bytes too long (longer than the video is). MLVFS corrects the length on export to the number of frames. And in MLVAPP we implemented also this audio length correction. In Davinci 14 the DNG sequence is automatically displayed as "Video+Audio" in one line then. I am not sure if raw2cdng corrects it too... so try out another tool. ;)
Title: Re: No sound when importing DNG files in Resolve 14
Post by: Danne on November 27, 2017, 11:02:11 PM
Wav length and metadata along with resolve folder naming scheme. Mlv_dump_on_steroids and and above mentioned apps got this fixed and ready(originally dmilligan implemented this into mlvfs)
You can also try windows tool batch_mlv which uses mlv_dump on steroids and exports with resolve compliant folder naming scheme.
Title: Re: No sound when importing DNG files in Resolve 14
Post by: masc on November 28, 2017, 09:56:28 AM
Yes, the correct metadata also has to be in the wave - sry, I forgot that. The Resolve Naming Scheme is not neccessary for automatic video+audio link (at least in Resolve 14).
Title: Re: No sound when importing DNG files in Resolve 14
Post by: OptimusPrime on December 02, 2017, 04:38:30 PM
Thank you so much for all of your responses! will try using mlvfs!
Title: Re: No sound when importing DNG files in Resolve 14
Post by: RTI on December 26, 2017, 03:09:11 PM
batch_mlv fixed the issue for me. thx @Danne
Title: Re: No sound when importing DNG files in Resolve 14
Post by: Danne on December 26, 2017, 03:23:01 PM
Great :)
Title: Re: No sound when importing DNG files in Resolve 14
Post by: sines on February 18, 2018, 04:48:52 PM
Having this issue on the Mac. Don't have any Windoze machines to run batch_mlv on.
I have already converted all of my MLVs to DNGs via MLV Raw Viewer, and have already dumped ALL the MLVs.. so I'm left trying to "resolve" this issue with Resolve. Are there any other ways aside from lining up these clips by hand?

Thanks!
Title: Re: No sound when importing DNG files in Resolve 14
Post by: OptimusPrime on March 03, 2018, 02:26:34 PM
Using MLVFS completely negated the issue. Thanks !