Convert automatically avi and mov files into .mp4 (h264) copied into a samba share.
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
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