Re: [FFmpeg-user] Errors and artefacts when decoding a .h264 file from security camera

2020-09-14 Thread Robert Krüger
On Mon, Sep 14, 2020 at 9:53 AM Robert Krüger wrote: > > > On Sat, Sep 12, 2020 at 3:43 PM Carl Eugen Hoyos > wrote: > >> Am Mi., 9. Sept. 2020 um 17:18 Uhr schrieb Robert Krüger >> : >> > >> > Hi, >> > >> > I have a security camera file that gives me decoding errors which are >> very >> > likel

Re: [FFmpeg-user] Errors and artefacts when decoding a .h264 file from security camera

2020-09-14 Thread Robert Krüger
On Sat, Sep 12, 2020 at 3:43 PM Carl Eugen Hoyos wrote: > Am Mi., 9. Sept. 2020 um 17:18 Uhr schrieb Robert Krüger > : > > > > Hi, > > > > I have a security camera file that gives me decoding errors which are > very > > likely the reason for several macroblocks being broken in the resulting > > v

Re: [FFmpeg-user] Errors and artefacts when decoding a .h264 file from security camera

2020-09-12 Thread Carl Eugen Hoyos
Am Mi., 9. Sept. 2020 um 17:18 Uhr schrieb Robert Krüger : > > Hi, > > I have a security camera file that gives me decoding errors which are very > likely the reason for several macroblocks being broken in the resulting > video (by far not all, you can still recognize the motive). You forgot to me

Re: [FFmpeg-user] Errors and artefacts when decoding a .h264 file from security camera

2020-09-11 Thread Robert Krüger
On Fri, Sep 11, 2020 at 9:47 AM Carl Eugen Hoyos wrote: > > > > Am 09.09.2020 um 17:18 schrieb Robert Krüger >: > > > > I have a security camera file that gives me decoding errors which are > very > > likely the reason for several macroblocks being broken in the resulting > > video (by far not a

Re: [FFmpeg-user] Errors and artefacts when decoding a .h264 file from security camera

2020-09-11 Thread Paul B Mahol
On Wed, Sep 09, 2020 at 05:18:10PM +0200, Robert Krüger wrote: > Hi, > > I have a security camera file that gives me decoding errors which are very > likely the reason for several macroblocks being broken in the resulting > video (by far not all, you can still recognize the motive). > > Are there

Re: [FFmpeg-user] Errors and artefacts when decoding a .h264 file from security camera

2020-09-11 Thread Carl Eugen Hoyos
> Am 09.09.2020 um 17:18 schrieb Robert Krüger : > > I have a security camera file that gives me decoding errors which are very > likely the reason for several macroblocks being broken in the resulting > video (by far not all, you can still recognize the motive). > > Are there any command line

[FFmpeg-user] Errors and artefacts when decoding a .h264 file from security camera

2020-09-09 Thread Robert Krüger
Hi, I have a security camera file that gives me decoding errors which are very likely the reason for several macroblocks being broken in the resulting video (by far not all, you can still recognize the motive). Are there any command line flags I can try to fix this or shall I submit a trac ticket