Hi all,
My head is about to explode. I've just started using the latest build of FFMPEG (with AnotherGUI frontend) and so far I thinks it's great!
What I'd like to do is convert home movie dvd rips and convert them to ProRes (for a friend who's on a mac and I am on a PC, he wants to edit the rips). I've worked out how to set resolution and aspect ratio, but the audio conversion part is cloudy. I do not have the files yet, but audio would be either ac3, wav or mp2.
So what command line options should I be looking at? There's so much stuff on Google that I am getting very confused as to what command line options I should be using.
Thanks in advance.
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 5 of 5
			
		- 
	
- 
	Best to use ProRes in a mov container with PCM (wav) audio. 
 
 -c:v prores -profile:v 0 -acodec pcm_s16le (Proxy)
 -c:v prores -profile:v 1 -acodec pcm_s16le (LT)
 -c:v prores -profile:v 2 -acodec pcm_s16le (422)
 -c:v prores -profile:v 3 -acodec pcm_s16le (422 HQ)
 
 https://wideopenbokeh.com/AthenasFall/?p=111
- 
	So by doing so will my friend have any issues with Final Cut Pro 7 or Final Cut Pro X importing the files? 
- 
	
Similar Threads
- 
  Handbrake without FDK-AAC, new FFMPEG AAC encoder viable alternative?By jaggy in forum Video ConversionReplies: 15Last Post: 27th Apr 2017, 11:31
- 
  Problem at efficiency of prores encoding vias ffmpeg.By zhangjie in forum Newbie / General discussionsReplies: 0Last Post: 15th Jun 2015, 04:46
- 
  Saving AAC audio section from mkv file in ffmpegBy ShadowEdit in forum AudioReplies: 8Last Post: 7th Mar 2015, 16:54
- 
  Strange ffmpeg error when ProRes encodingBy SameSelf in forum Video ConversionReplies: 8Last Post: 25th Aug 2014, 22:34
- 
  FFMPEG Prores Encoder?By Guiboche in forum Video ConversionReplies: 19Last Post: 11th May 2012, 17:40


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

 Quote
 Quote