Hello
I have a video file with messed up audio channels. When I play the video, the audio comes only from left speaker.
Here's media info
Both audio streams are messed up (on both, sound comes from left speaker only).
When I open the video in Sony Vegas for example, I see this (I removed the surround stream, don't need it)
In Sony Vegas I can easily fix for the sound to come from both speakers by choosing Combine or Left only. Both of this fix the audio
However, I want to do this with with ffmpeg.
I extracted the audio from the file with MeGUI.
I read this
https://trac.ffmpeg.org/wiki/AudioChannelManipulation
and I tried ffmpeg with the following command
But I get an errorCode:ffmpeg -i audio.aac -filter_complex "[0:a]channelsplit=channel_layout=stereo:channels=FL[left]" -map "[left]" front_left.aac
I want to change the channel, without reencoding of the audio (is this possible?) and then just mux the audio and video.
Can anyone help me?
Thanks
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 3 of 3
			
		Similar Threads
- 
  Garbage video with one field messed upBy benzio in forum RestorationReplies: 19Last Post: 25th Apr 2020, 10:41
- 
  How to fix messed up audio?.By Felow in forum AudioReplies: 8Last Post: 9th Jan 2020, 02:11
- 
  Re-encoding audio and video to lower bitrate and change channel to monoBy DennisO in forum AudioReplies: 7Last Post: 26th Dec 2018, 15:25
- 
  How to fix audio that jump from channel to channel?By midts in forum AudioReplies: 2Last Post: 24th Apr 2017, 08:04
- 
  changing audio to a videoBy air0s in forum Newbie / General discussionsReplies: 4Last Post: 9th Feb 2017, 10:22


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			![[ss]vegeta is offline](images/statusicon/user-offline.png) 
 
			
			![[ss]vegeta's Avatar](customavatars/avatar177118_5.gif) 
			





 Quote
 Quote 
			