On 12 February 2015 at 02:17, Dave Rice wrote:
> 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 e
On Wednesday 11 February 2015 09:19:16 am Dustinta Cristian wrote:
> If you need more info about the "udp" bug reply.
Please test if attached patch fixes the issue with
"./configure && gmake ffmpeg"
Thank you, Carl Eugen
diff --git a/configure b/configure
index 1d14d0a..fcd065b 100755
--- a/conf
marcjn wrote
> Now, I need to find out why
> works well, while
> still creates 3 progressive + 1 blended.
>
> Jean
I found how to fix it: for some reason, the crop filter before pullup works
OK, but the scale filter prevents pullup from working well. So the right way
is to put the pullup filt
On date Tuesday 2015-02-10 20:43:31 -0700, Deron wrote:
> On 2/10/15 3:20 AM, Stefano Sabatini wrote:
> >On date Saturday 2015-02-07 22:15:58 -0700, Deron wrote:
> >>I'm trying to capture ATSC with a tuner card and stream it out via
> >>HLS. I've got it more or less working, and now I would like to
On date Tuesday 2015-02-03 13:16:00 -0800, Luke Paone wrote:
> Hi,
>
> I am running into some issues when splitting and then concatenating files
> using ffmpeg.
>
> I am using the following command line to split the files:
[...]
> Here is the FFPROBE out put for 2 frames after the merge:
>
> ...
Hello all,
I have been driven insane by audio sync issues going from a transport
stream to a MP4 container. I have concatenated a HLS stream and can play
the .ts file perfectly in VLC without any audio sync issues however when I
stream copy to MP4 the audio drifts out of sync when playing in Firef