Skip to content
  • Wim Taymans's avatar
    ffmpeg: add default frame_size for g726 · 11db4588
    Wim Taymans authored
    Without a frame_size configured in the context, the ffmpeg encoders do nothing.
    Since the G726 does not configure a size itself, we set ourselves a frame_size
    that corresponds to 20ms of audio, which is a reasonable default.
    11db4588