Audio/video stream recording forums 
 | 
| Attention Visitor: | 
You may have to register or log in before you can post: 
  | 
		
			
  | 	
	
	
		
		|||||||
     
		  
 
	
	
 | 
| 
		 | 
	Thread Tools | Display Modes | 
| 
		 
			 
			#1  
			
			
			
			
			
		 
		
		
	 | 
|||
		
		
  | 
|||
	
	
		
			
			Anyone Fix This Problem After Record A VideoHi Friends 
		
	
		
		
		
		
		
	
		
		
	
	
	Please, I would like to know why you do not receive time in the video after downloading by format wmv, in a way ffmpeg. i'm used the format wmv so much and i like it see the problem of time in the video in this picture ![]() This is the code that is used in loading Code: 
	ffmpeg -i "http://wpc.c1a9.edgecastcdn.net/hls-live/20C1A9/aljazeera_en/ls_satlink/b_828.m3u8" -c copy test01.wmv Is there a solution to this problem, I would be grateful to you my friends  | 
| 
		 
			 
			#2  
			
			
			
			
			
		 
		
		
	 | 
|||
		
		
  | 
|||
	
	
		
			
			Re: Anyone Fix This Problem After Record A VideoQuote: 
	
 Just output to .ts and you should be fine.  | 
| 
		 
			 
			#3  
			
			
			
			
			
		 
		
		
	 | 
|||
		
		
  | 
|||
	
	
		
			
			Re: Anyone Fix This Problem After Record A VideoHi, 
		
	
		
		
		
		
		
	
		
		
	
	
	the original format of the stream is MPEG 4 what you also get if you just use a wmv extension.What you can do is to convert the file after to wmv format (not wmv 3).Just have a look on the net about it if you want to convert your file with FFmpeg. greetz  | 
| 
		 
			 
			#4  
			
			
			
			
			
		 
		
		
	 | 
|||
		
		
  | 
|||
	
	
		
			
			Re: Anyone Fix This Problem After Record A VideoQuote: 
	
 Thank you for this useful information ![]() Well, do you there a program or a way to convert m3u8 link stream to rtmp link stream.  |