Sophie
Results
1
comments of
Sophie
I solved multiple map values with: ``` # The raw command I'm recreating in python using ffmpeg-python library: # ffmpeg -i example.webm -i example.ogg -map 0:v -map 1:a -shortest output.mp4...