[FFmpeg-user] getting blured video.

AMIT KUMAR amitksoft8 at gmail.com
Wed Feb 20 11:19:15 EET 2019


You didn't understand correctly, Carl asked for the complete console
output (a copy/paste of the text) from running the commands.
------------>>> Sorry, i don't have access in my office to use the CMD  so,
that's why i cant send you the console output.I am using through c#
application.

 Does is also look blurry?  ----> Yes.But i need the clear visualization
Mp4.when video creates user mobile have no any EIS features so i think by
ffmpeg can we use EIS features to stop seems hazy or blur effect.

original's resolution is 320x240, it won't look like HD if you scale it up
to 1280x720.   -->> Yes the original file is 320x240, whereas i think if i
scale it into HD then video seems clear so that's why i m using 1280x720.


On Wed, Feb 20, 2019 at 2:30 PM Moritz Barsnick <barsnick at gmx.net> wrote:

> On Wed, Feb 20, 2019 at 13:18:57 +0530, AMIT KUMAR wrote:
> > Hi,
> > These two command line i am implementing.
> >
> > Command line :
> >
> > 1). "-i 588041.webm -i 588041.wav  -filter_complex
> > [0:a][1:a]amix=inputs=2:duration=longest  -preset ultrafast -vf
> > scale=1280:720  588041.mp4"                    //This one i implementing
> >
> > 2).  "-i 588041.webm -i 588041.wav  -filter_complex
> > [0:a][1:a]amix=inputs=2:duration=longest  -preset ultrafast -r 24 -crf 8
> > 588041.mp4".
>
> You didn't understand correctly, Carl asked for the complete console
> output (a copy/paste of the text) from running the commands.
>
> > How does the output look if you use a silent sound generator, or when
> just
> > processing the video through without audio?
> >
> > --------------->>>>> Actually at the time of creation video that have an
> > already audio , and for that video i have an extra audio file so we merge
> > the extra audio file with video without echo produce.
>
> Again, you misunderstood the request. The question was: What happens if
> you omit muxing the WAV, in other words just recode the video. Does is
> also look blurry?
>
> I tried your conversion - to me, it does not look blurry at all, but
> very close to the original. (My ffmpeg encodes with libx264, perhaps
> yours does something different.)
>
> Please note that the original's resolution is 320x240, it won't look
> like HD if you scale it up to 1280x720.
>
> Moritz
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list