Liam

Results 22 comments of Liam

Can you give me some examples and use cases ? I don't know ffmpeg well enough to see if some could require a special treatment. However I can see some...

Alright so encoding options can be inserted at the end of the command. I don't think I will filter and list which option can be entered there, but I can...

Sure, I should be able to do this.

I've been quite busy lately, will work on that now. Also, I'm planning to work on the CLI for the next release, so I might open an issue listing the...

Do you mean as a NuGet package ? To integrate it in other programs ?

I'll try to look into that. With some research I should be able to do this.

Sure ! That's a good improvement to the CLI, so if you want to work on it, feel free to do so and make a pull request. Then, I guess...

Oh, while I think about this, it can also be done at the demuxing stage for the audio tracks, only choosing which track is extracted.

Are you talking about choosing the default audio track or choosing which audio track to merge ? The second option might be related to #10 and is planned for the...

> ---> System.Text.Json.JsonReaderException: 'M' is an invalid escapable character within a JSON string. The string should be correctly escaped. LineNumber: 2 | BytePositionInLine: 24. How does your configuration file look...