I am using a Linux system to try and do some video conversions from WMV8 to AVI
I am using the following command
The conversion completes fine, video playback and audio are fine, on my PC's.Code:ffmpeg -i "input.wmv" -ss 0:0:0 -t 0:5:00 -b 1300k -f avi -vcodec mpeg4 -vtag XviD -acodec libmp3lame -ab 128k "output.avi"
However, when i try and watch the media on my TViX Box, I get no Audio, even though the unit recognises the audio stream.
I have compiled ffmpeg from SVN source, and also the lamemp3 too.
Any ideas?
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 1 of 1
			
		Similar Threads
- 
  WMV to DV (AVI) for ADVC-300 to TV conversionBy rd0591 in forum Video ConversionReplies: 10Last Post: 19th Nov 2010, 05:03
- 
  AVI to WMV Conversion for SmartphoneBy Darklighter in forum Video ConversionReplies: 12Last Post: 29th Apr 2010, 11:56
- 
  Huge file after WMV to AVI conversionBy windranger in forum Newbie / General discussionsReplies: 8Last Post: 8th Apr 2008, 08:32
- 
  WMV Conversion to AVI resulting in poorer colorsBy timmer545 in forum Video ConversionReplies: 2Last Post: 27th Mar 2008, 02:57
- 
  WMV video and audio slightly out of sync on conversion to AVIBy Calidore in forum Video ConversionReplies: 8Last Post: 10th Jul 2007, 09:48


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

 Quote
 Quote