Despereaux
Despereaux
  • 229
  • 15 112

Відео

26 - Improved Broadcaster Software: It... Encodes? (Part 6/7)
Переглядів 32 години тому
We make slow, but hopefully steady, progress in our journey to record video with ffmpeg.
26 - Improved Broadcaster Software: It... Encodes? (Part 5/7)
Переглядів 92 години тому
We make slow, but hopefully steady, progress in our journey to record video with ffmpeg.
26 - Improved Broadcaster Software: It... Encodes? (Part 4/7)
Переглядів 92 години тому
We make slow, but hopefully steady, progress in our journey to record video with ffmpeg.
26 - Improved Broadcaster Software: It... Encodes? (Part 3/7)
Переглядів 12 години тому
We make slow, but hopefully steady, progress in our journey to record video with ffmpeg.
26 - Improved Broadcaster Software: It... Encodes? (Part 2/7)
Переглядів 12 години тому
We make slow, but hopefully steady, progress in our journey to record video with ffmpeg.
26 - Improved Broadcaster Software: It... Encodes? (Part 1/7)
Переглядів 82 години тому
We make slow, but hopefully steady, progress in our journey to record video with ffmpeg.
25 - Improved Broadcaster Software: Setting up an AVFrame (Part 7/7)
Переглядів 124День тому
Continuing with the attempt to get ffmpeg to encode and output our screen recording, we try and fill in the parameters for an AVFrame containing video data.
25 - Improved Broadcaster Software: Setting up an AVFrame (Part 6/7)
Переглядів 15День тому
Continuing with the attempt to get ffmpeg to encode and output our screen recording, we try and fill in the parameters for an AVFrame containing video data.
25 - Improved Broadcaster Software: Setting up an AVFrame (Part 5/7)
Переглядів 12День тому
Continuing with the attempt to get ffmpeg to encode and output our screen recording, we try and fill in the parameters for an AVFrame containing video data.
25 - Improved Broadcaster Software: Setting up an AVFrame (Part 4/7)
Переглядів 22День тому
Continuing with the attempt to get ffmpeg to encode and output our screen recording, we try and fill in the parameters for an AVFrame containing video data.
25 - Improved Broadcaster Software: Setting up an AVFrame (Part 3/7)
Переглядів 12День тому
Continuing with the attempt to get ffmpeg to encode and output our screen recording, we try and fill in the parameters for an AVFrame containing video data.
25 - Improved Broadcaster Software: Setting up an AVFrame (Part 2/7)
Переглядів 16День тому
Continuing with the attempt to get ffmpeg to encode and output our screen recording, we try and fill in the parameters for an AVFrame containing video data.
25 - Improved Broadcaster Software: Setting up an AVFrame (Part 1/7)
Переглядів 15День тому
Continuing with the attempt to get ffmpeg to encode and output our screen recording, we try and fill in the parameters for an AVFrame containing video data.
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 9/9)
Переглядів 6414 днів тому
We dig around in the bowels of ffmpeg, attempting to manually craft a video frame to pass to an encoder.
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 8/9)
Переглядів 5114 днів тому
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 8/9)
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 7/9)
Переглядів 4214 днів тому
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 7/9)
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 6/9)
Переглядів 4514 днів тому
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 6/9)
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 5/9)
Переглядів 1 тис.14 днів тому
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 5/9)
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 4/9)
Переглядів 2,2 тис.14 днів тому
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 4/9)
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 3/9)
Переглядів 65314 днів тому
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 3/9)
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 2/9)
Переглядів 22914 днів тому
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 2/9)
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 1/9)
Переглядів 1,3 тис.14 днів тому
24 - Improved Broadcaster Software: Attempting to Craft a Video Frame (Part 1/9)
23 - Improved Broadcaster Software: Bugs, Bugs, and More Bugs (Part 12/12)
Переглядів 2714 днів тому
23 - Improved Broadcaster Software: Bugs, Bugs, and More Bugs (Part 12/12)
23 - Improved Broadcaster Software: Bugs, Bugs, and More Bugs (Part 11/12)
Переглядів 1814 днів тому
23 - Improved Broadcaster Software: Bugs, Bugs, and More Bugs (Part 11/12)
23 - Improved Broadcaster Software: Bugs, Bugs, and More Bugs (Part 10/12)
Переглядів 1014 днів тому
23 - Improved Broadcaster Software: Bugs, Bugs, and More Bugs (Part 10/12)
23 - Improved Broadcaster Software: Bugs, Bugs, and More Bugs (Part 9/12)
Переглядів 1314 днів тому
23 - Improved Broadcaster Software: Bugs, Bugs, and More Bugs (Part 9/12)
23 - Improved Broadcaster Software: Bugs, Bugs, and More Bugs (Part 8/12)
Переглядів 514 днів тому
23 - Improved Broadcaster Software: Bugs, Bugs, and More Bugs (Part 8/12)
23 - Improved Broadcaster Software: Bugs, Bugs, and More Bugs (Part 7/12)
Переглядів 1114 днів тому
23 - Improved Broadcaster Software: Bugs, Bugs, and More Bugs (Part 7/12)
23 - Improved Broadcaster Software: Bugs, Bugs, and More Bugs (Part 6/12)
14 днів тому
23 - Improved Broadcaster Software: Bugs, Bugs, and More Bugs (Part 6/12)

КОМЕНТАРІ

  • @UltimatePerfection
    @UltimatePerfection 2 години тому

    Why are you trying to give streamers an IBS? That's nasty, man.

  • @SbF6H
    @SbF6H День тому

    I think you would have had greater success if you used GStreamer, instead of FFmpeg which is largely undocumented. Trust me, I have had experiences with FFmpeg C API, and it's pretty awful to work with, as most of your time just goes on browsing the source code to understand what "exactly" a certain function does because the documentation is either incomplete or non-existent.

    • @dspx_plcr
      @dspx_plcr День тому

      That does indeed match my experience, but I'm not too phased. I don't think I've exhausted my options with ffmpeg and am happy to continue with it for a while longer. I'll keep the gstreamer suggestion in mind if I chance course though, thanks :)

    • @SbF6H
      @SbF6H День тому

      @@dspx_plcr Fair then. I personally have spent more time debugging the Rust binding for FFmpeg API, because that too is undocumented. And needless to say, I have been met with failure in Rust even with immense maneuver and stringent scrutiny, but had quick success with the direct C API. So, it's basically me trying to match the C code with Rust, and reading the C source and Rust source code simultaneously to find out what exactly is wrong. Great, isn't it?

    • @dspx_plcr
      @dspx_plcr День тому

      @@SbF6H The life of a developer! One day devs will figure out how to document things

  • @SuperMegaToto
    @SuperMegaToto День тому

    What is the WM?

    • @dspx_plcr
      @dspx_plcr День тому

      CWM, distributed by default with OpenBSD. To be honest, I'm not a fan, but I haven't gotten around to setting up a WM properly

  • @nukemup07
    @nukemup07 2 дні тому

    Hey bud glad to be here. im learning low level programming myself. done a few I/O things in C along with some Encryption.

    • @dspx_plcr
      @dspx_plcr День тому

      Glad to have you here :)

  • @Amon-who-loves-monicals
    @Amon-who-loves-monicals 8 днів тому

    Nice just now getting into c this will be a fun playlist to watch

  • @khasanshadiyarov
    @khasanshadiyarov 8 днів тому

    What is the mono font?

    • @dspx_plcr
      @dspx_plcr День тому

      It's a Courier clone called FreeMono from the GNU FreeFont family

  • @stanky4752
    @stanky4752 9 днів тому

    BRO IS BASED

  • @matzy_media
    @matzy_media 10 днів тому

    IBS... Nice

  • @rizanfs
    @rizanfs 11 днів тому

    What is this black magic I'm seeing. It's cool tho

  • @cbg4567
    @cbg4567 13 днів тому

    good stuff man

  • @justkeno5928
    @justkeno5928 15 днів тому

    W vid man keep it going ;)

  • @mewingmonkey-q4g
    @mewingmonkey-q4g 17 днів тому

    i liked

  • @Jeanpierrec19
    @Jeanpierrec19 28 днів тому

    If you have found it yet... PCM to dBFS is what you want... Which at full volume (INT_MAX/-INT_MAX) the value is 0 dB and you reduce 6 dB for each half. so INT_MAX/2 is -6dBFS... Meter ballistics determines how you would actually show that on a meter, which is a fancy way of saying how is it averaged over time. That's what root mean square would give you for any specific sample.

    • @dspx_plcr
      @dspx_plcr 26 днів тому

      I did indeed get the sampling and display working, but thank you for your comment :)

  • @Paintballman251
    @Paintballman251 29 днів тому

    This is awesome!

  • @za0za_0
    @za0za_0 29 днів тому

    why would you name it IBS bro

    • @dspx_plcr
      @dspx_plcr 28 днів тому

      If you love the software, then the name rightly describes it as the Improved version, and if you hate the software, well, the name still describes the feeling of using it :)

  • @Meaticus22
    @Meaticus22 Місяць тому

    My eyes

  • @lordpicor5568
    @lordpicor5568 Місяць тому

    I like the project! It is the kind of things I want to work on, so I will follow your progress. It also helps me when I am working or when I am working on my own projects, somehow it motivates me. Thanks for that! Btw, what multiplexer do you use? Tmux? Screen? I am looking for something like what your console looks, what would you recommend?

    • @dspx_plcr
      @dspx_plcr Місяць тому

      Hey, thanks for you comment! I'm glad to be helping you with motivation, that's sometimes the trickiest part :) Yes, I'm using tmux. Most of my software isn't configured very much, and the colourscheme for the terminal is the default from alacritty, I believe.

  • @liambelh9556
    @liambelh9556 Місяць тому

    I love me some IBS

    • @dspx_plcr
      @dspx_plcr Місяць тому

      Don't we all 😄

  • @davilima975
    @davilima975 Місяць тому

    Brasil!!!

  • @bhz8947
    @bhz8947 Місяць тому

    Great to see someone writing C code in 2024 and laughingly coding a possible resource leak.

    • @dspx_plcr
      @dspx_plcr Місяць тому

      Don't worry, there'll be plenty more resource leaks to come :)

  • @soupnoodles
    @soupnoodles 2 місяці тому

    Love to see the effort. Honest, good code content. Build actual skill then work on editing as you're doing now, we dont need more funky entertainers! Keep it up

    • @dspx_plcr
      @dspx_plcr Місяць тому

      Thank you for the support, I appreciate the comment!

  • @bizzar2154
    @bizzar2154 2 місяці тому

    I really like your coloscheme, how it called?

    • @dspx_plcr
      @dspx_plcr 2 місяці тому

      I'm not actually sure! I'm using the default colourscheme for alacritty and kakoune. Hope that helps

  • @gokhangokcenn
    @gokhangokcenn 2 місяці тому

    Bro I just discovered your youtube channel and you are doing great things. I don't understand how you can have just 18 subscribers

    • @dspx_plcr
      @dspx_plcr 2 місяці тому

      Thank you for the kind words! This sort of content isn't for everyone, but I'm glad you're enjoying it :)

  • @Athena-2003
    @Athena-2003 2 місяці тому

    what font is that ?

    • @dspx_plcr
      @dspx_plcr 2 місяці тому

      It's a courier inspired font called FreeMono from gnu free fonts

  • @xVezzo
    @xVezzo 2 місяці тому

    i just started coding vary recently and this was the single most impressive thing ive seen and i understand none of it

    • @dspx_plcr
      @dspx_plcr 2 місяці тому

      Thank you for the kind words! Keep up the programming and maybe one day I'll be watching your programming sessions ;)

  • @tu70_nguyeninh83
    @tu70_nguyeninh83 2 місяці тому

    Hi i want to explore this knowledge . my job is related to what you are doing so can you share to me how to lean about audio and video? thanks you so much

    • @dspx_plcr
      @dspx_plcr 2 місяці тому

      I saw you commented on my other video, but in-case someone stumbles across this and has the same question, I'll copy-paste my other comment. Hi! My videos show pretty much the entire sum of knowledge I have about AV. I learned by reading the ffmpeg man page[0], and just trying a bunch of stuff out. Unfortunately I agree with you that the learning materials are not great. I hope to make some after I get my current project working[1], but until then I don't have anything to share, sorry! [0]: ffmpeg.org//documentation.html [1]: ua-cam.com/play/PL5CIEWYHtEXrH0jPXaHkOJ8INqW93T8et.html

  • @tu70_nguyeninh83
    @tu70_nguyeninh83 2 місяці тому

    Hi . I am fresher , currently i'm working with audio and video . i found that there is few material to learn. If you have , Can you share to me? i am so stress about that. Thanks you so much!

    • @dspx_plcr
      @dspx_plcr 2 місяці тому

      Hi! My videos show pretty much the entire sum of knowledge I have about AV. I learned by reading the ffmpeg man page[0], and just trying a bunch of stuff out. Unfortunately I agree with you that the learning materials are not great. I hope to make some after I get my current project working[1], but until then I don't have anything to share, sorry! [0]: ffmpeg.org//documentation.html [1]: ua-cam.com/play/PL5CIEWYHtEXrH0jPXaHkOJ8INqW93T8et.html

    • @tu70_nguyeninh83
      @tu70_nguyeninh83 2 місяці тому

      @@dspx_plcr thanks for your answer. I will watch and learn all yours video. You are great men! 🙂

  • @bonniesimon14
    @bonniesimon14 4 місяці тому

    Love such content. Please keep em coming.

    • @dspx_plcr
      @dspx_plcr 4 місяці тому

      Don't worry, I have more coming out next week!

    • @bonniesimon14
      @bonniesimon14 4 місяці тому

      @@dspx_plcr lessssgooo!

  • @TENNOM
    @TENNOM 4 місяці тому

    i dont really know what the fuck im watching, but neat

  • @stonechen4820
    @stonechen4820 4 місяці тому

    Heya I’m also doing some ffmpeg stuff and was thinking about recording! Are you on the irc?

    • @dspx_plcr
      @dspx_plcr 4 місяці тому

      Hi there! I'm not on the ffmpeg IRC, but if you have any questions or just wanted to reach out, feel free to shoot me an email (you can see it pop up in part 5 at around 4:20). As for recording, I'd encourage you to go for it! There's a lot you'll stumble over (as you can see by this series) but it's fun and you get better as you go.