Skip to main content
Participant
September 21, 2022
Answered

CEP: getMediaPath() returns an empty string for merged files

  • September 21, 2022
  • 1 reply
  • 244 views

Steps to reproduce:

 

  1. Put two audio files (wav) in the project bin
  2. Select both files, right-click and 'Merge clips...', accept default settings and press OK
  3. Select the new 'Merged' file, right-click on it and choose 'New sequence from clip'
  4. Right-click all the audio events in the new sequence and 'Unlink'
  5. Calling clip.projectItem.getMediaPath() on any clip in the sequence returns an empty string. 
This topic has been closed for replies.
Correct answer Bruce Bullis

That's expected behavior, for merged clips; it's unlikely to change.

1 reply

Bruce Bullis
Bruce BullisCorrect answer
Legend
September 21, 2022

That's expected behavior, for merged clips; it's unlikely to change.