You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raiseNotImplementedError('audio merging mode is not currently implemented. Please use the `complex_filtergraph=ffmpegio.filtergraph.presets.merge_audio(...)` to assign a custom filtergraph.')
1892
+
do_merge=len(a_ids) >1
1888
1893
ifdo_merge:
1889
1894
ifmerge_audio_streamsisTrue:
1890
1895
# if True, convert to stream indices of audio inputs
0 commit comments