Vegas Pro 18 render instantly finishing

  • Vouk August 7, 2022 at 4:46 PM

    Approved the thread.
  • The FFmpeg internal "aac" encoder failed to open. Now thats really strange. Can you enable low-level debugging in the settings and share the logfile again?


    Edit: It seem the high sample rate of 192 kHz is not supported by the encoder. The maximum for AAC is 96 kHz

    Code
    [17:55:20] Timebase:        1/192000
    Code
    Encoder aac [AAC (Advanced Audio Coding)]:
    Supported sample rates: 96000 88200 64000 48000 44100 32000 24000 22050 16000 12000 11025 8000 7350
  • The FFmpeg internal "aac" encoder failed to open. Now thats really strange. Can you enable low-level debugging in the settings and share the logfile again?


    Edit: It seem the high sample rate of 192 kHz is not supported by the encoder. The maximum for AAC is 96 kHz

    Code
    [17:55:20] Timebase:        1/192000
    Code
    Encoder aac [AAC (Advanced Audio Coding)]:
    Supported sample rates: 96000 88200 64000 48000 44100 32000 24000 22050 16000 12000 11025 8000 7350

    I have 96000 specified but ffmpeg assumes it's 192000 for some reason.

  • Vouk August 7, 2022 at 5:21 PM

    Added the label Not a bug
  • Vouk August 7, 2022 at 5:21 PM

    Removed the label VEGAS Pro