nstanger / process_podcast

Python script for processing and assembling a podcast from various input sources
0 stars 0 forks source link

[CLOSED] process_podcast: stream numbers for default input streams (--audio, --video) #11

Closed nstanger closed 8 years ago

nstanger commented 8 years ago

Issue by nstanger Monday Aug 15, 2016 at 10:43 GMT Originally opened as https://github.com/Otago-InfoSci-Database/Tools/issues/11


If there’s no config file, it would make sense to be able to specify the audio or video stream number on the command line, e.g., --audio input.wav:1.

nstanger commented 8 years ago

Comment by nstanger Wednesday Aug 24, 2016 at 11:05 GMT


Actually, this can make sense even when there is a config file. The stream number specified on the command line is the default that’s used if no explicit stream number is specified in the config file.