bitmovin / bitmovin-dotnet

DEPRECATED: C# client for the Bitmovin API, see https://github.com/bitmovin/bitmovin-api-sdk-dotnet
8 stars 5 forks source link

How to add watermark to video? #11

Open applicativex opened 7 years ago

applicativex commented 7 years ago

With bitcodin-dotnet it was possible to add watermark in such way https://github.com/bitmovin/bitcodin-dotnet/blob/develop/bitcodin-net-examples/Examples/CreateWatermarkedVideoJob.cs. Is it possible to add watermark with bitmovin-dotnet? And what the difference between those two libraries? Looks like bitcodin-dotnet isn't supported anymore

rkersche commented 7 years ago

We are currently implementing this in our client and will support this with the next release.