I wrote a recent blog[2] and though that I could share it with the community to get their feedback. To avoid people telling me that I am making others going to my blog I have copy pasted the contents here except for the code. Compressing Large video files My phone records video in HD nothing new here. However the file size of each and every video is enormous. So like any other person I started googling to see how I can compress the video files. I came up with this following bash script [1]. This script will basically list all MP4 files in our directory. Then use VLC command line parameters to compress the file. Oh and one more thing it can also rotate the video automatically to Landscape mode if it was taken in Portrait mode.
[1] http://pastebin.com/5VTBWkG5 I was able to get pretty good compression. My file size which was 24.7 MB got compressed to ~8 MB. http://bullet-bala.blogspot.in/2015/06/compressing-large-video-files.html -- Regards, Balasubramaniam Natarajan http://blog.etutorshop.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines