Bug#780344: ffmpeg: encoding broken source is a success

2015-06-30 Thread Andreas Cadhalpun
Control: tags -1 fixed-upstream Hi Michal, On 16.03.2015 13:44, Michal Suchanek wrote: > Excerpts from Andreas Cadhalpun's message of Fri Mar 13 18:14:15 +0100 2015: >> I can reproduce this and it turns out that threading is the problem. >> It works as it should with '-threads 1': >> $ ffmpeg -xe

Bug#780344: ffmpeg: encoding broken source is a success

2015-03-17 Thread Andreas Cadhalpun
Control: forwarded -1 https://trac.ffmpeg.org/ticket/4370 Hi Michal, On 16.03.2015 13:44, Michal Suchanek wrote: > Excerpts from Andreas Cadhalpun's message of Fri Mar 13 18:14:15 +0100 2015: >> >> Can you report this problem in the upstream bug tracker [1]? > > Unfortunately, I am unable to reg

Bug#780344: ffmpeg: encoding broken source is a success

2015-03-16 Thread Michal Suchanek
Hello, Excerpts from Andreas Cadhalpun's message of Fri Mar 13 18:14:15 +0100 2015: > Control: tags -1 = confirmed upstream > > Hi Michal, > > On 13.03.2015 11:54, Michal Suchanek wrote: > > $ ffmpeg -xerror -v warning -i > > /scratch/dwhelper/Mill_CPU_for_Humans_-_Part_2.mp4 -f null /dev/null

Bug#780344: ffmpeg: encoding broken source is a success

2015-03-13 Thread Andreas Cadhalpun
Control: tags -1 = confirmed upstream Hi Michal, On 13.03.2015 11:54, Michal Suchanek wrote: > $ ffmpeg -xerror -v warning -i > /scratch/dwhelper/Mill_CPU_for_Humans_-_Part_2.mp4 -f null /dev/null ; echo $? > [null @ 0x264f8c0] Encoder did not produce proper pts, making some up. > [h264 @ 0x2609

Bug#780344: ffmpeg: encoding broken source is a success

2015-03-13 Thread Andreas Cadhalpun
Hi Michal, On 13.03.2015 11:54, Michal Suchanek wrote: > I think that by default errors should lead to non-zero return value even > if output can be produced. Such output can also contain errors and > cannot be considered valid unless checked by the user. However, if this > is weird upstream desig

Bug#780344: ffmpeg: encoding broken source is a success

2015-03-13 Thread Michal Suchanek
Hello, Excerpts from Andreas Cadhalpun's message of Thu Mar 12 14:54:38 +0100 2015: > Control: tag -1 moreinfo > > Hi Michal, > > On 12.03.2015 13:22, Michal Suchanek wrote: > > I noticed that a video is broken (truncated). > > > > I tried to detect the breakage with ffmpeg in order to be able t

Bug#780344: ffmpeg: encoding broken source is a success

2015-03-12 Thread Andreas Cadhalpun
Control: tag -1 moreinfo Hi Michal, On 12.03.2015 13:22, Michal Suchanek wrote: I noticed that a video is broken (truncated). I tried to detect the breakage with ffmpeg in order to be able to detect possible breakage of other video files but while ffmpeg prints a frame error it returns success

Bug#780344: ffmpeg: encoding broken source is a success

2015-03-12 Thread Michal Suchanek
Package: ffmpeg Version: 7:2.5.4-1 Severity: normal Hello, I noticed that a video is broken (truncated). I tried to detect the breakage with ffmpeg in order to be able to detect possible breakage of other video files but while ffmpeg prints a frame error it returns success on finishing encode: