Hi Guys-
I have a friend whose daughter sent her an iphone vid that was shot as a vertical rectangle, not horizontal like a computer screen.
As it is of her grand-daughter, it is pure gold to her, but it displays sideways on her screen; even tho when she forwarded it to me, it displayed vertical (my default player is VLC).
Just wondering... is there is something like the 'Rotate' button found in most photo software, only that permanently works on phone vids?
(btw, she has an 'antique' XP Acer that I got running Ubuntu 14.4 LTS for her when her security suite support ended. Never save a computer's life, then you are always responsible for it.)
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 9 of 9
			
		- 
	Last edited by ahhaa; 26th Jan 2016 at 09:39. Reason: clarity & charity 
- 
	Hi, 
 
 Do you plan on doing it yourself ? Do you know anything about videoprocessing ?
 Something like ffmpeg can rotate videos easily, if you know CLI-based processing.
 To Rotate 90 degrees clockwise:
 To Rotate 90 degrees counterclockwise:Code:ffmpeg -i INPUT -vf transpose=1 -c:a copy OUTPUT 
 If you're not familiar with ffmpeg, and looking for something more intuitive, Baldrick posted this few days ago :Code:ffmpeg -i INPUT -vf transpose=2 -c:a copy OUTPUT 
 https://forum.videohelp.com/threads/376266-How-to-rotate-flip-any-video-with-Xmedia-Recode
 
 You only had to search a bit more 
 
 Good luck
- 
	'There will be more of these vertical videos from her granddaughter' 
 
 good point !:]
- 
	Depending on the model, it might actually be easier to just rotate the screen! 
 
 Scott
- 
	if you want to fix it and remove the black bars on the sides i recommend vidcoder. it has a manual crop with preview so you can judge how much to remove from both sides and a rotate 90 degrees function to make it display correctly. free and doesn't take too long to figure out. just make sure to turn on the 90 degree rotate before cropping or you'll be removing the wrong parts. --
 "a lot of people are better dead" - prisoner KSC2-303
Similar Threads
- 
  I wonder how to remove these vertical stripes from a DV-videoBy shore in forum EditingReplies: 27Last Post: 5th May 2021, 15:18
- 
  converting a smart phone video shot with cellphone held verticalBy vkwd7 in forum Newbie / General discussionsReplies: 4Last Post: 2nd May 2015, 14:45
- 
  Phone shut down while saving video, video won't playBy justjayma in forum Newbie / General discussionsReplies: 21Last Post: 8th Oct 2013, 07:59
- 
  Vertical lines in SD camcorder video ?By Umen Pich in forum EditingReplies: 8Last Post: 21st Dec 2011, 20:25
- 
  Cell Phone Shut Down During Video and Video Won't PlayBy Chief4Life in forum Newbie / General discussionsReplies: 13Last Post: 17th May 2011, 22:26


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			 
			

 Quote
 Quote 
			 
			