Re: [FFmpeg-user] filterstats broadcast legal report

2015-02-12 Thread Carles Vila
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

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

2015-02-12 Thread Carl Eugen Hoyos
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

Re: [FFmpeg-user] IVTC with pullup filter

2015-02-12 Thread marcjn
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

Re: [FFmpeg-user] Troubles segmenting WebVTT

2015-02-12 Thread Stefano Sabatini
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

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

2015-02-12 Thread Stefano Sabatini
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: > > ...

[FFmpeg-user] H264 + AAC MPEG-TS to MP4 Audio Sync

2015-02-12 Thread Ross (MikiPro Services)
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