Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
How to keep qulaity while download using ffmpegI 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..
|
#2
|
|||
|
|||
Re: How to keep qulaity while download using ffmpegffmpeg -i http://example.m3u8 -c copy output_example.ts
|
#3
|
|||
|
|||
Re: How to keep qulaity while download using ffmpegYes 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 |
#4
|
|||
|
|||
Re: How to keep qulaity while download using ffmpegI'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. |
Tags: ffmpeg |
Thread Tools | |
Display Modes | |
|
|