Skip to content

Convert automatically avi and mov files into .mp4 (h264) copied into a samba share.

Notifications You must be signed in to change notification settings

bizzarrone/vconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VCONV

Convert automatically avi and mov files into .mp4 (h264) copied into a samba share.

To install:

As root user (ie: sudo su - ) launch following commands:

  cd ~
  wget https://raw.githubusercontent.com/bizzarrone/vconv/master/install_avconv.sh
  sh install_avconv.sh
  reboot

In case of updating:

As root user (ie: sudo su - ) launch following commands:

  cd ~
  rm -f update_avconv.sh
  wget https://raw.githubusercontent.com/bizzarrone/vconv/master/update_avconv.sh
  sh update_avconv.sh
  reboot

About

Convert automatically avi and mov files into .mp4 (h264) copied into a samba share.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages