On Tue, Jul 12, 2016 at 5:01 PM Moritz Barsnick wrote:
> On Tue, Jul 12, 2016 at 10:44:56 +, Zsolt wrote:
> > Dear Carl, do you have any idea, why isn't it working? I have already
> tried
> > with simple yadif command, without any yadif parameters, but it also
> didn't
> > worked.
>
> Well, t
Nicolas George nsup.org> writes:
> And since this mailing-list is not your hired consultant,
> this is your task.
Moritz kindly solved this task.
Do you know how to fix ticket #4184?
Carl Eugen
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
ht
Le quintidi 25 messidor, an CCXXIV, Zsolt a écrit :
> Yes, with this command, it worked for me.
> But I'd like a HLS output, so the other command should work.
It probably should, unless there is a mistake somewhere.
Now that you know that one simple command works and one complex one does
not, the
Moritz Barsnick gmx.net> writes:
> I notice that you are providing the output option "-vf" twice (per
> output). I am quite certain that one of the two options is being
> ignored, most likely the yadif filter.
Yes, this is ticket #4184.
Thank you for looking at this, Carl Eugen
___
On Tue, Jul 12, 2016 at 4:29 PM Carl Eugen Hoyos wrote:
> Zsolt gmail.com> writes:
>
> > https://drive.google.com/open?id=0B3sFb4wcNzQCcVBYbENSYnhBLVk
>
> I tested the following command line:
> $ ffmpeg -i teszt3-A0737.ts -vf yadif=0:-1:1 -qscale 2 out.avi
>
> The output file is deinterlaced.
>
On Tue, Jul 12, 2016 at 10:44:56 +, Zsolt wrote:
> Dear Carl, do you have any idea, why isn't it working? I have already tried
> with simple yadif command, without any yadif parameters, but it also didn't
> worked.
Well, then you should indeed provide us this simple command.
If I reduce your
Zsolt gmail.com> writes:
> https://drive.google.com/open?id=0B3sFb4wcNzQCcVBYbENSYnhBLVk
I tested the following command line:
$ ffmpeg -i teszt3-A0737.ts -vf yadif=0:-1:1 -qscale 2 out.avi
The output file is deinterlaced.
Carl Eugen
___
ffmpeg-user
On Tue, Jul 12, 2016 at 2:13 PM Carl Eugen Hoyos wrote:
> Zsolt gmail.com> writes:
>
> > do you have any idea, why isn't it working? I have already tried
> > with simple yadif command, without any yadif parameters, but it
> > also didn't worked.
>
> Please provide a few seconds of your input str
Zsolt gmail.com> writes:
> do you have any idea, why isn't it working? I have already tried
> with simple yadif command, without any yadif parameters, but it
> also didn't worked.
Please provide a few seconds of your input stream.
Carl Eugen
___
ffm
On Tue, Jul 12, 2016 at 11:40 AM Carl Eugen Hoyos wrote:
> Jon bae gmail.com> writes:
>
> > Many parameter you only need ones, I think. Like the yadif
> > filter can go right after the input.
>
> It is needed for every output stream.
>
Dear Carl, do you have any idea, why isn't it working? I ha
Jon bae gmail.com> writes:
> Many parameter you only need ones, I think. Like the yadif
> filter can go right after the input.
It is needed for every output stream.
Please do not top-post here, Carl Eugen
___
ffmpeg-user mailing list
ffmpeg-user@ffm
Hi Zsolt, have you try this command with a single file input/output? And
what is happen if you use deinterlace all frames (0)? I would also
recommend to reduce your command and summarize them. Many parameter you
only need ones, I think. Like the yadif filter can go right after the
input. I have not
Hello Guys,
I'd like to convert some ts files to HLS.
It works fine, the only problem is that the yadif command doesn't work.
Could you check my command?
/usr/local/ffmpeg/program/ffmpeg -i /usr/local/ffmpeg/progress/$INPUTFILE \
\
-c:v libx264 -vf "yadif=0:-1:1" -r 25 -profile:v main -level 3.1 \
13 matches
Mail list logo