Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

How to keep qulaity while download using ffmpeg

(http://stream-recorder.com/forum/showthread.php?t=20981)

achy635 05-12-2016 12:34 PM

How to keep qulaity while download using ffmpeg


 
I an trying to download videos using ffmpeg . It's downloading but I am unable to preserve the quality .. Can anyone tell what commands I can use to preserve quality andvremove bluriness from video..

bigalow 05-12-2016 04:47 PM

Re: How to keep qulaity while download using ffmpeg


 
ffmpeg -i http://example.m3u8 -c copy output_example.ts

achy635 05-13-2016 01:32 PM

Re: How to keep qulaity while download using ffmpeg


 
Yes thats working to download the video . But what i am saying is that at some specific instants when camera comes too close the video blurs .Can anyone please tell why thats happening and a possible solution for that.

Thank you

bigalow 05-13-2016 05:51 PM

Re: How to keep qulaity while download using ffmpeg


 
I'm not sure if I'm following you. It sounds you are describing that the stream source isn't in focus or that you are trying to zoom in beyond what the original stream is capable of looking decent at. Can you link me to the video you are working with so I can get a better idea of what you mean?

"-c copy" preserves the original quality of the stream which is what I thought you were asking about.


All times are GMT -6. The time now is 03:48 AM.