Page 1 of 1

Quick Export is exporting the audio stream in reverse

PostPosted: Mon Apr 05, 2021 7:02 pm
by shirakaba
Does this ring a bell to anyone? It's my first time using DVR but I hadn't expected something like this. I'm using DVR 17.1.1 build 9 (downloaded today) on macOS Catalina (with an Intel Mac). I simply chose "File > Quick Export..." and selected the H.264 option.

I was able to confirm that the audio is indeed in reverse by running ffmpeg over the exported file (export.mov) to un-reverse the audio like so:

Code: Select all
ffmpeg -i export.mov -c:v copy -af areverse export_reversed.mp4


Viewing that post-processed file (export_reversed.mp4), the audio suddenly made sense again, but the audio stream nonetheless started a bit late so would need resyncing, which is a pain.

Has anyone encountered this? Is there any way I can export my data correctly? I've sunk a whole day of work into this now.

Re: Quick Export is exporting the audio stream in reverse

PostPosted: Tue Apr 06, 2021 3:24 pm
by Jim Simon
Testing now...

Re: Quick Export is exporting the audio stream in reverse

PostPosted: Tue Apr 06, 2021 3:36 pm
by Reynaud Venter
Are you experiencing this behaviour only with the h.264 preset in the Quick Export window?

Not reproducing on macOS Catalina with Resolve Studio 17.1.1.

Re: Quick Export is exporting the audio stream in reverse

PostPosted: Tue Apr 06, 2021 3:40 pm
by Jim Simon
My H.264 Quick Export came out fine in Studio 17.1.1 for Windows.