ASP.NET Core, C#, FFMPEG, LinqPad - Video Editing - Tricking Library Ep17

Поділитися
Вставка
  • Опубліковано 31 жов 2024

КОМЕНТАРІ • 23

  • @IamUAV
    @IamUAV Рік тому

    I don't know what it is, but the way you explain things makes so much sense to me! Thank you! I honestly can't believe I found a video so specific to my problem haha.
    Thanks again, I learned SO much!

  • @ahmadyazdany5790
    @ahmadyazdany5790 3 роки тому +1

    Real World Hero. Good Job! 👌👌👌👌

  • @TheBausahab
    @TheBausahab 3 роки тому +1

    Thank you sir.. thank you very much.. may god grant you long live.. :)

    • @RawCoding
      @RawCoding  3 роки тому

      Thank you 🙏 and your god

  • @DI4MONDTOOL
    @DI4MONDTOOL 2 роки тому +1

    You're a legend

  • @87mtech50
    @87mtech50 2 роки тому +1

    How can I use stream or memoryStream with ffmpeg?

  • @cabiste
    @cabiste 3 роки тому +1

    thanks a lot

  • @svetoslavlasha2225
    @svetoslavlasha2225 4 роки тому +1

    Hey, is there any better way that could be used in Path.Combine for replacing magic strings? Thanks!

    • @RawCoding
      @RawCoding  4 роки тому +1

      Should be stored as Configuration really, but we’ll get there when we will be closer to deploying

  • @rachel7517
    @rachel7517 2 роки тому +1

    hi sir, is there a way to retrieve video resolution using FFMPEG?

    • @RawCoding
      @RawCoding  2 роки тому

      Yes sir, I think you use probe for that or some media info command

  • @LuizAntonio_Gameplay
    @LuizAntonio_Gameplay 4 роки тому +1

    Is there any way to do screen recording in win / linux / mac?If so, could I do a tutorial?

    • @RawCoding
      @RawCoding  4 роки тому

      You can use OBS to record your screen

    • @LuizAntonio_Gameplay
      @LuizAntonio_Gameplay 4 роки тому +1

      @@RawCoding I want to use code implementation to be able to work with personal projects. I want to use to capture the webcam image.

    • @RawCoding
      @RawCoding  4 роки тому

      Yea dude use OBS

  • @I-PixALbI4-I
    @I-PixALbI4-I 2 роки тому +1

    I wanna try to add watermark to the video... I didn'n see how to do it here but i'll try )

    • @RawCoding
      @RawCoding  2 роки тому

      Google for ffmpeg watermark

    • @I-PixALbI4-I
      @I-PixALbI4-I 2 роки тому +1

      @@RawCoding Thanks! Do you know faster way to do it?

    • @RawCoding
      @RawCoding  2 роки тому

      No

    • @wokerdso3496
      @wokerdso3496 Рік тому

      @@I-PixALbI4-I have you found a solution?