mpeg
Here are 75 public repositories matching this topic...
A free video streaming service that runs on a ESP32
-
Updated
Aug 8, 2020 - C
FFME: The Advanced WPF MediaElement (based on FFmpeg)
-
Updated
Aug 6, 2020 - C#
Parse and demux MPEG Transport Streams (.ts) natively in GO
-
Updated
Sep 26, 2020 - Go
MPEG Transport Stream Toolkit
-
Updated
Oct 9, 2020 - C++
jPSXdec: cross-platform PlayStation 1 audio and video converter
-
Updated
Aug 11, 2020 - Java
OTT/ABR streaming encoder (H264/HEVC) and packager for DASH and HLS
-
Updated
Jul 31, 2020 - C
GStreamer pipelines and CLI commands for different GStreamer based features (process MPEG2-TS files, get video from DVB, deinterlace video, capture RTSP stream etc.)
-
Updated
Oct 3, 2018
Lightweight desktop screen recorder for Windows, built on top of WinForms (C#).
-
Updated
May 30, 2020 - C#
C++ library for MP4 file parsing.
-
Updated
Nov 4, 2017 - C++
Open RVC-CAL Compiler
-
Updated
Jan 14, 2020 - Java
A fast and lightweight library to decode MP3 data into raw samples (supports MPEG 1 Layer I/II/III)
-
Updated
May 15, 2019 - Java
mg tool let you statically package MP4 files into MPEG-DASH and HLS.
-
Updated
May 9, 2019 - C++
Transport stream web based HLS segmenter.
-
Updated
Oct 11, 2018 - JavaScript
A fast, cross-platform and modern C++ SDK for all your MPEG-2 transport stream media format needs following international specification ISO/IEC 13818-1.
-
Updated
Aug 29, 2020 - C++
Improve this page
Add a description, image, and links to the mpeg topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mpeg topic, visit your repo's landing page and select "manage topics."


Now application creates a video named "output.mp4". The task is to create a unique name in the following format "SR_DDMMYYYY_%%%.mp4"
DDMMYYYY represents the date, month and year.
%%% represents three digits start from 000 to a maximum of 999.
If the system date is 14-feb-2018, then the filename should be
example names are: SR_14022018_312.mp3