Feature/219/gui record options
Compare changes
- Iiro Rastas authored
The channel command line option is added to ftl2mkv. At most two channels can be recorded from one stream. By default, the application adds both channels to the mkv file as separate video tracks.
+ 11
− 18
@@ -99,7 +99,7 @@ int main(int argc, char **argv) {
@@ -130,28 +130,24 @@ int main(int argc, char **argv) {
@@ -172,14 +168,10 @@ int main(int argc, char **argv) {
@@ -201,7 +193,7 @@ int main(int argc, char **argv) {
@@ -220,7 +212,8 @@ int main(int argc, char **argv) {