Copy link to clipboard
Copied
Hi,
I use a Nikon Z7ii and a Zoom H1e digital recorder.
About one in five of my cam audio files will not synchronize(Premiere Pro synchronize fuction) with the audio WAV from the H1e digital recorder.
In every case there are obvious sync patterns in the audio amplitude plots and I manually sync them.
But this adds a lot of time to my work.
ffprobe34 reports the camera audio as:
Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 256 kb/s (default)
It reports the H1e audio WAV as:
Stream #0:0: Audio: pcm_f32le ([3][0][0][0] / 0x0003), 96000 Hz, 2 channels, flt, 6144 kb/s
I have studied the Premiers Pro manual and looked at too many youtube and forum posts with no answer.
It is a requirement for me to use the H1e audio. It is significantly better than the camera. The camera does not have any options to set audio sample rate or bit rate.
I've looked into possible timecode issues but don't understand the language used in the manual about timecodes.
The camera does have the timecode generation option set. It starts at zero for each clip.
When I manuall sync the dig recorder I find that I have to unset the snap magnet and slip the audio by amounts less than a frame.
Any thoughts, reference links or suggestions are appreciated.
Hapy Trails
Copy link to clipboard
Copied
If the levels between the two files are significantly different Premiere will struggle. For the ones not matching, select and hit G (gain) and maybe set to -6dB max peak.
Copy link to clipboard
Copied
Thanks for the tip. I tried to noralize (several times for peak and all) the external recorder and the video sound track but Premiere still has trouble with the 32bit float file from the H1e. But that got me thinking about the H1e file. I converted the H1e file (32 bit 96kHz) to 32 bit 48kHz with ffmpeg. That file will synch to the video sound track every time. At max zoom-in the 96k and 48k audio tracks do look very different. My eye can sync them but the 'synchronize' code must have troubles with the differences. The 32 bit float is new for me and Adobe may need time to catchup with it.
Happy Trails
Copy link to clipboard
Copied
Yes ... 32 bit float audio is a bit of a challenge yet. Although we're told that Premiere works with it natively just fine, many users do report difficulties in a fair number of things. Including multicam work and syncing audio at the top of the list.
Hoping we do get better practical results with 32 bit audio in the future.
Copy link to clipboard
Copied
Is Premiere able to find sync using Clip > Create Multi-camera Source Sequence?
Copy link to clipboard
Copied
Thanks Paul and Neil. I tried to use Create Multi-cam... but it failed. That was not easy as Create-Multi... only works on video with audio; not audio by itself. The menus were greyed out. But all this got me thinking. What I have found is the Premiere is clipping my 32bit floats when it reads them in. I used an old tool of mine (CoolEdit 2000) to normalized it to -3dB (based on exmination of the max dB) the 32 float before putiing it into Premiere. I just did my first test and the WAV 32bit float that was normalized before reading into Premiere synchronized as I would expect. When I examined the previous 32 float inputs in Premiere I could see they are being clipped at 0dB. My files are typically going to +3dB. I need to test some more of my older files but this may be my new workflow. (FYI, CoolEdit 2000 was purchased by Adobe and became Audition). If the peaks are the most significant part of the sync algorithm then that may be why it is failing. I have some interesting images of the wave forms but am low on time for a few days. I'll try to make another post showing what I have seen. First, I need to go back to some files from spring and early summer to verify this is a fix.
Happy Trails
Copy link to clipboard
Copied
I wonder if Audition would allow for that processing? Huh.
Copy link to clipboard
Copied
Audition can process the clips as well, but you can also quickly normalize audio directly in Premiere.
Go to Clip > Audio Options > Gain, then choose Normalize All Peaks to -3 dB.
Copy link to clipboard
Copied
Audition should have all that is in my old CoolEdit and more. I think it would do work. I am still looking at older files to see if the normalizing is the panacea. When I look at the wave forms they look very different. One mic is one the stage floor at the edge between the audience and the other is on my camers wherevery I may be (5-20ft back). I'll get 20-30 more tests is the next four days. I stuck on this for now and can't just stop. Now I'm questioning the differences in 'normalization' techniques. They are not normal.
Copy link to clipboard
Copied
More testing didn't help. The results are quite random. Nothing seems to be a good fix. The H1e files are just too different from the camera files. I am using a spreadsheet to calculate where the start of a clip is in my WAV file. After fdinding that Nikon post the start of the file time 12.25 seconcds before the video starts I am able to manuall sync the files in a few seconds. I needed to use exiftool to read the file metadata for media created and apply the 12.25s correction to drop the clip almost exactly where it needs to go. For now I'll just go manual as it always works.
Happy Trails