Skip to content
#

mpeg

Here are 97 public repositories matching this topic...

abdullahfarwees
abdullahfarwees commented May 12, 2018

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

Improve this page

Add a description, image, and links to the mpeg topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mpeg topic, visit your repo's landing page and select "manage topics."

Learn more