senko / python-video-converter

Python Video Converter (ffmpeg wrapper)
469 stars 190 forks source link

Multiple audio streams? #32

Closed cytec closed 11 years ago

cytec commented 11 years ago

Hi,

are there any plans to support multiple audio streams? that would be awesome. I have many files with 2 or more audio streams, and curretly im only able to convert one of them (automatic selected?)

cytec commented 11 years ago

mostly done in #33 maybe there should be shown more than one audio stream, when useing the parse function?