Giter VIP home page Giter VIP logo

spff's Introduction

ShadowPlay File Format (SPFF)

What is SPFF

SPFF is a program that lets you reformat ShadowPlay filenames (clips & screenshots) within the directory where a game's Shadowplay files are stored.

How to Use

SPFF uses a format string provided by the user to replace format specifiers within the string with the file's associated metadata.

Format Specifiers

{gn}=game_name {y}=year

{m}=month {mn}=month_name {mns}=month_name_short

{d}=day {dn}=day_name {dns}=day_name_short

{hr}=hours {min}=minutes {sec}=seconds {ms}=milliseconds

Example:

Original Filename:   "Game Name 2023-07-01 - 01-41-31-02.DVR.mp4"

Format String:       "{gn} - {mns} {d}, {y} ({dns}) - {hr}h.{min}m.{sec}s"

Modified Filename:   "Game Name - Jul 1, 2023 (Fri) - 01h.41m.31s"

To-Do:

  • Add validation of modified filenames' correctness

  • Add option to get file's metadata directly from system

  • Add menu interaction within terminal for the user

  • Add functionality to organize shadowplays into directories by year/month/week/day

spff's People

Contributors

shiblumi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.