Skip to content

neex/ffmpeg-avi-m3u-xbin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Usage

  1. ./gen_xbin_avi.py file://<filename> file_read.avi
  2. Upload file_read.avi to some website that processes videofiles
  3. (on server side, done by the videoservice) ffmpeg -i file_read.avi output.mp4
  4. Click "Play" in the videoservice.
  5. If you are lucky, you'll the content of <filename> from the server.

How it works

TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages