Re: [FFmpeg-user] IVTC with pullup filter

2015-02-11 Thread marcjn
Nicholas Robbins-2 wrote > Using > > ffmpeg -i TermSample3.mp4 -vf pullup out.mkv > > I compare the frames in the original that were not combed, they appear to > be identical to the new one. I don't see the problems you are seeing. The > only problem is that this produces 24 fps material that c

Re: [FFmpeg-user] filterstats broadcast legal report

2015-02-11 Thread Dave Rice
Hi Carles, > On Feb 11, 2015, at 1:45 PM, Carles Vila wrote: > > Hi all, > I'd like to set up a command to find out if a video is broadcast legal. > I've tried to understand how signalstats works but I need some help. > I tried the examples in the ffmpeg filter documentation, like the one > past

Re: [FFmpeg-user] IVTC with pullup filter

2015-02-11 Thread Nicholas Robbins
> On Wednesday, February 11, 2015 4:40 PM, marcjn wrote: > My mistake. I can't believe I did that and overlooked it . Thanks for > looking at the sample. The reason for the strange frame rate: I created > that clip from a 29.97 fps telecined recording, and to be sure I had a > constant 29.97 f

Re: [FFmpeg-user] IVTC with pullup filter

2015-02-11 Thread marcjn
Nicholas Robbins-2 wrote >> On Wednesday, February 11, 2015 3:24 PM, Nicholas Robbins < > nickrobbins@ > > wrote: > >> >> On Wednesday, February 11, 2015 3:21 PM, Nicholas Robbins >> < > nickrobbins@ > > wrote: >> >>> >>> I think your problem is that your media is not actually 29.97 fps.

Re: [FFmpeg-user] IVTC with pullup filter

2015-02-11 Thread Nicholas Robbins
> On Wednesday, February 11, 2015 3:24 PM, Nicholas Robbins > wrote: > >> On Wednesday, February 11, 2015 3:21 PM, Nicholas Robbins > wrote: > >> >> I think your problem is that your media is not actually 29.97 fps. >> >> ffprobe reports 28.97 fps, multiplying that by 4/5 gives 23.76 >>

Re: [FFmpeg-user] IVTC with pullup filter

2015-02-11 Thread Nicholas Robbins
> On Wednesday, February 11, 2015 3:21 PM, Nicholas Robbins > wrote: > > I think your problem is that your media is not actually 29.97 fps. > > ffprobe reports 28.97 fps, multiplying that by 4/5 gives 23.76 > > > Try just -vf pullup,fps=23.176 no fps argument. > Don't know why I said "no

Re: [FFmpeg-user] IVTC with pullup filter

2015-02-11 Thread Nicholas Robbins
> On Wednesday, February 11, 2015 1:34 PM, marcjn wrote: > > Carl Eugen Hoyos wrote >> marcjn > >> gmail.com> writes:> I could submit sample and logIf you don't > submit >> them, help is extremely unlikely afaict.(This is of course not pullup >> related.)Carl >> Eugen___

[FFmpeg-user] filterstats broadcast legal report

2015-02-11 Thread Carles Vila
Hi all, I'd like to set up a command to find out if a video is broadcast legal. I've tried to understand how signalstats works but I need some help. I tried the examples in the ffmpeg filter documentation, like the one pasted below, but I'd like to customize it to my needs. Ideally It would output

Re: [FFmpeg-user] IVTC with pullup filter

2015-02-11 Thread marcjn
Carl Eugen Hoyos wrote > marcjn > gmail.com> writes:> I could submit sample and logIf you don't submit > them, help is extremely unlikely afaict.(This is of course not pullup > related.)Carl > Eugen___ffmpeg-user mailing > list > ffmpeg-user@ > http

Re: [FFmpeg-user] Duplication of time stamps when concatenating .mkv files

2015-02-11 Thread Luke Paone
> Did you try to use the reset_timestamps segment option? Thanks for responding. I tried this but got the same result. As you can see from the output I provided in the first post, I used this command when splitting the video up. This time, I used it when merging (which I'm guessing is what your su

Re: [FFmpeg-user] MPEG-DASH

2015-02-11 Thread Knapek Miroslav
Thank you very much for your recommendations! Mirek -Původní zpráva- From: Werner Robitza Sent: Tuesday, February 10, 2015 9:50 PM To: FFmpeg user questions Subject: Re: [FFmpeg-user] MPEG-DASH On Tue, Feb 10, 2015 at 3:23 PM, Knapek Miroslav wrote: I would like to kindly ask you fo

Re: [FFmpeg-user] IVTC with pullup filter

2015-02-11 Thread Carl Eugen Hoyos
marcjn gmail.com> writes: > I could submit sample and log If you don't submit them, help is extremely unlikely afaict. (This is of course not pullup related.) Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/

Re: [FFmpeg-user] IVTC with pullup filter

2015-02-11 Thread Paul B Mahol
On 2/11/15, marcjn wrote: > Sorry if this is now an old topic, but I am still facing exactly the same > issue: pullup is always generating 2 progressive and 2 blended frames, > whether I use vf "pullup, fps=24000/1001" or -vf pullup -r 24000/1001. > I could submit sample and log, but I just would

Re: [FFmpeg-user] IVTC with pullup filter

2015-02-11 Thread marcjn
Sorry if this is now an old topic, but I am still facing exactly the same issue: pullup is always generating 2 progressive and 2 blended frames, whether I use vf "pullup, fps=24000/1001" or -vf pullup -r 24000/1001. I could submit sample and log, but I just would like to know if people think this

[FFmpeg-user] Răspuns: Cannot install ffmpeg Solaris

2015-02-11 Thread Dustinta Cristian
>I would still try to solve this riddle, how does  >the following file look like? >/usr/include/sys/brand.h Find attached requested file. >(You have to confirm that you ran "make distclean") I run gmake distclean... After that ffmpeg compiled fine. Thank you for your suport. If you need more in