Skip to content

A small command line tool to convert vdr recordings (and single multimedia files) using ffmpeg

Notifications You must be signed in to change notification settings

obgrseneca/videoconvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

videoconvert can be installes using
"make install"

The standard prefix is /usr/local. If you want to install in a different prefix use
"make install PREFIX=/your/prefix".

videoconvert requires ffmpeg and the lame library to be installed.

To convert a vdr recording, use
"videoconvert /path/to/recording/directory [name]".

To convert a single multimedia file, use
"videoconvert /path/to/file [name]".

The target files will be written to the current directory.

About

A small command line tool to convert vdr recordings (and single multimedia files) using ffmpeg

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages