Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about ffplay

Read more about ffplay

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - ffplay

play encrypted video and add watermark using ffplay in electron (or nodejs)

I'm using electron(you can consider it as nodejs) for making a player for playing encrypted videos. using code below I'm able to encypt videos exec( ffmpeg -i "${file}" -encryption_scheme ...
test-img

Aliking66

encryption

ffmpeg

electron

watermark

ffplay

Votes: 0

Answers: 1

Latest Answer

finaly find the solution: this command added text watermark to encrypted file and show it during playtime exec( `ffplay "${fileFullPath}" -decryption_key ${encryptionKey} -vf drawtext=fon...
test-img

Aliking66

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved