You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	qt-faststart: Add a note about the -movflags +faststart feature
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
		
				
					committed by
					
						 Martin Storsjö
						Martin Storsjö
					
				
			
			
				
	
			
			
			
						parent
						
							ea7f79f937
						
					
				
				
					commit
					700687ebe0
				
			| @@ -102,7 +102,8 @@ int main(int argc, char *argv[]) | ||||
|     int bytes_to_copy; | ||||
|  | ||||
|     if (argc != 3) { | ||||
|         printf("Usage: qt-faststart <infile.mov> <outfile.mov>\n"); | ||||
|         printf("Usage: qt-faststart <infile.mov> <outfile.mov>\n" | ||||
|                "Note: alternatively you can use -movflags +faststart in avconv\n"); | ||||
|         return 0; | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user