Ive now got the bisect down to the problem appearing between 75753 and 75759
but when i build the versions inbetween i get avconv build and not ffmpeg
This is how the bisect went78890 BAD72615 GOOD75753 GOOD77321 BAD..75759
BADAVCONV built
joolz
Joolz
On Friday, 4 March 2016, 0:17, Hendri
On Thu, Mar 3, 2016 at 11:23 PM, JULIAN GARDNER wrote:
> But regressions are development problems, things like "how do i scale a
> video" is for users.
> Im going tobe bisecting and fixing code if needed, so surely this is
> development!
> Joolz
Then open an issue on trac, thats what an issue
But regressions are development problems, things like "how do i scale a video"
is for users.
Im going tobe bisecting and fixing code if needed, so surely this is
development!
Joolz
On Thursday, 3 March 2016, 23:05, Moritz Barsnick wrote:
Hi Julian,
On Thu, Mar 03, 2016 at 18:43:11
Hi Julian,
On Thu, Mar 03, 2016 at 18:43:11 +, JULIAN GARDNER wrote:
> I was going to bisect it and see if i can find a commit which breaks the
> mpegts output?, but what commit do I start on for 63057
[...]
> ffmpeg version N-78734-g666e2ed Copyright (c) 2000-2016 the FFmpeg developers
OK I upgraded a server today from 63057 to 78734 as we had a problem with
dvbsubtitles not working.
Now the machines, 2 of them one on 63057 and the new one, dont transcode and
they have the same command lines like this.
ffmpeg -i http://1.1.1.1:1/Stream1.ts -c:v copy -c:a copy -f mpegts
u