home.social

#mpeg — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mpeg, aggregated by home.social.

  1. TSDuck: Open-source toolkit for MPEG-TS analysis and manipulation

    tsduck.io/

    #mpeg #open-source

  2. TSDuck: Open-source toolkit for MPEG-TS analysis and manipulation

    tsduck.io/

    #mpeg #open-source

  3. TSDuck: Open-source toolkit for MPEG-TS analysis and manipulation

    tsduck.io/

    #mpeg #open-source

  4. TSDuck: Open-source toolkit for MPEG-TS analysis and manipulation

    tsduck.io/

    #mpeg #open-source

  5. TSDuck: Open-source toolkit for MPEG-TS analysis and manipulation

    tsduck.io/

    #mpeg #open-source

  6. NPR Planet Money explores the role of patent pools in tech standards, how companies can collaborate without straying into collusion

    #MPEG #Standards #techhistory

    npr.org/2026/02/11/nx-s1-57078

  7. NPR Planet Money explores the role of patent pools in tech standards, how companies can collaborate without straying into collusion

    #MPEG #Standards #techhistory

    npr.org/2026/02/11/nx-s1-57078

  8. NPR Planet Money explores the role of patent pools in tech standards, how companies can collaborate without straying into collusion

    #MPEG #Standards #techhistory

    npr.org/2026/02/11/nx-s1-57078

  9. NPR Planet Money explores the role of patent pools in tech standards, how companies can collaborate without straying into collusion

    #MPEG #Standards #techhistory

    npr.org/2026/02/11/nx-s1-57078

  10. NPR Planet Money explores the role of patent pools in tech standards, how companies can collaborate without straying into collusion

    #MPEG #Standards #techhistory

    npr.org/2026/02/11/nx-s1-57078

  11. It's interesting how prominent are the macroblock artifacts around the rotation of the ball during passes. You'd think somehow the NFL or NBC would be able to massage that in the signal going to the compressor. Every shot is remarkably consistent in the artifact presentation. #video #mpeg #superbowl

  12. It's interesting how prominent are the macroblock artifacts around the rotation of the ball during passes. You'd think somehow the NFL or NBC would be able to massage that in the signal going to the compressor. Every shot is remarkably consistent in the artifact presentation. #video #mpeg #superbowl

  13. It's interesting how prominent are the macroblock artifacts around the rotation of the ball during passes. You'd think somehow the NFL or NBC would be able to massage that in the signal going to the compressor. Every shot is remarkably consistent in the artifact presentation. #video #mpeg #superbowl

  14. It's interesting how prominent are the macroblock artifacts around the rotation of the ball during passes. You'd think somehow the NFL or NBC would be able to massage that in the signal going to the compressor. Every shot is remarkably consistent in the artifact presentation. #video #mpeg #superbowl

  15. It's interesting how prominent are the macroblock artifacts around the rotation of the ball during passes. You'd think somehow the NFL or NBC would be able to massage that in the signal going to the compressor. Every shot is remarkably consistent in the artifact presentation. #video #mpeg #superbowl

  16. Been messing around with a little #prototype #neuralnetwork. It behaves similarly to a #video #codec. It uses a frozen set of weights from #StableDiffusionXL and uses its latent space to carry forward to a set of networks that behave like the B-frame motion vectors used by codecs like #MPEG. These are smaller networks, letting me train it on my regular old #GPU while relying on the work of the big boys for generating I-frames via #SDXL.

    At least that's the theory. Reality remains to be seen.

  17. Been messing around with a little #prototype #neuralnetwork. It behaves similarly to a #video #codec. It uses a frozen set of weights from #StableDiffusionXL and uses its latent space to carry forward to a set of networks that behave like the B-frame motion vectors used by codecs like #MPEG. These are smaller networks, letting me train it on my regular old #GPU while relying on the work of the big boys for generating I-frames via #SDXL.

    At least that's the theory. Reality remains to be seen.

  18. Been messing around with a little #prototype #neuralnetwork. It behaves similarly to a #video #codec. It uses a frozen set of weights from #StableDiffusionXL and uses its latent space to carry forward to a set of networks that behave like the B-frame motion vectors used by codecs like #MPEG. These are smaller networks, letting me train it on my regular old #GPU while relying on the work of the big boys for generating I-frames via #SDXL.

    At least that's the theory. Reality remains to be seen.

  19. Been messing around with a little #prototype #neuralnetwork. It behaves similarly to a #video #codec. It uses a frozen set of weights from #StableDiffusionXL and uses its latent space to carry forward to a set of networks that behave like the B-frame motion vectors used by codecs like #MPEG. These are smaller networks, letting me train it on my regular old #GPU while relying on the work of the big boys for generating I-frames via #SDXL.

    At least that's the theory. Reality remains to be seen.

  20. Been messing around with a little #prototype #neuralnetwork. It behaves similarly to a #video #codec. It uses a frozen set of weights from #StableDiffusionXL and uses its latent space to carry forward to a set of networks that behave like the B-frame motion vectors used by codecs like #MPEG. These are smaller networks, letting me train it on my regular old #GPU while relying on the work of the big boys for generating I-frames via #SDXL.

    At least that's the theory. Reality remains to be seen.

  21. Fedora does not play mainstream media (such as H.264) out-of-the-box :revblobfoxdrakedislike:

    But with RPM Fusion configured and some packages reinstalled - it can :revblobfoxdrakelike:

    sudo dnf install libavcodec-freeworld ffmpeg --allowerasing
    

    Note that ffmpeg (coming from RPM Fusion) must overwrite ffmpeg-free (coming from @fedora repo) :beaker:

    Also worth noting VLC (from :fedora: repo) will do hardware decoding with correct libavcodec and ffmpeg present :blobcatcheer:

    #sysadmin #fedora #mpeg #h264

  22. So many people insist on making shitty GIFs from the 1990s, instead of any actual video format that came out in the 30 years since.
    #GIF #video #fileformat #techliteracy #mpeg

  23. Tuto pour lire un #DVD-Vidéo sous Linux, même s'il est protégé par un système anti-copie ou d'une autre zone que la Zone 2 :
    ➡️ lafibre.info/tutoriels-linux/l

    En 2022, il s'est vendu :
    - 8,4 millions DVD (SD) en #MPEG-2
    - 2,9 millions Blu-ray Full HD en H.264
    - 0,7 million Blu-ray 4K Ultra HD en #HEVC

  24. Trying to implement the #AV1 in #MPEG-TS feature for #GStreamer ...

    It's scary, not going to point fingers, but there are some inconsistencies between what the #AV1 spec mandates ... and what the isobmff and (pending) mpeg-ts wrapping specs are using.

    At least the mpeg-ts one is still a draft, so things can be changed.

    I need a drink ...