[FFmpeg-user] A/V synchronization problems

Elżbieta Jakubska elzbieta.jakubska at gmail.com
Fri Sep 5 12:19:24 CEST 2014


Hi guys:)

I have a problem with A/V synchronization when the source signal is
disturbed. I am using the following command for transcoding my video:

ffmpeg -y -probesize 6000000 -threads 1 -i $filename -vf scale=256:144 -b:v
192k -acodec libmp3lame -b:a 128k -ac 1 -af aresample=async=1000 -ss 0
-threads 1 -t 3720 -f avi $filename.avi

(I grabbed part of the stream with wget, and it is available on
https://docs.google.com/file/d/0B86ie_Sd0O9jRlNnYkU5SlkwNnM if you would
like to play with it on your own, but this is big file, 1.6GB)

At the beginning of the file the synchronization is OK, but after any
disturbance the audio is going away from video. It is clearly visible that
about 20 minute of the file the synchronization is broken.

I was trying also with -vsync otions, but it was even worse, or maybe I
haven't used them in proper way.

Is this possible to make this better? Could you please help me with this
problem? Thank you!



Full output:

 $ ffmpeg -y -probesize 6000000 -threads 1 -i test_ffmpeg -vf
scale=256:144 -b:v 192k -acodec libmp3lame -b:a 128k -ac 1 -af
aresample=async=1000 -ss 0 -threads 1 -t 3720 -f avi test_ffmpeg.avi
ffmpeg version 2.1 Copyright (c) 2000-2013 the FFmpeg developers
  built on Nov  4 2013 13:13:14 with gcc 4.4.6 (GCC) 20120305 (Red Hat 4.4.6-4)
  configuration: --prefix=/usr --bindir=/usr/bin
--datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg
--libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64
--optflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
--enable-bzlib --disable-crystalhd --enable-gnutls --enable-libass
--enable-libcdio --enable-libdc1394 --disable-indev=jack
--enable-libfreetype --enable-libgsm --enable-libmp3lame
--enable-openal --enable-libopenjpeg --enable-libopus
--enable-libpulse --enable-libschroedinger --enable-libspeex
--enable-libtheora --enable-libvorbis --enable-libv4l2
--enable-libx264 --enable-libxvid --enable-x11grab --enable-avfilter
--enable-avresample --enable-postproc --enable-pthreads
--disable-static --enable-shared --enable-gpl --disable-debug
--disable-stripping --shlibdir=/usr/lib64 --enable-runtime-cpudetect
  libavutil      52. 48.100 / 52. 48.100
  libavcodec     55. 39.100 / 55. 39.100
  libavformat    55. 19.104 / 55. 19.104
  libavdevice    55.  5.100 / 55.  5.100
  libavfilter     3. 90.100 /  3. 90.100
  libavresample   1.  1.  0 /  1.  1.  0
  libswscale      2.  5.101 /  2.  5.101
  libswresample   0. 17.104 /  0. 17.104
  libpostproc    52.  3.100 / 52.  3.100
[mpeg2video @ 0x1837380] Invalid frame dimensions 0x0.
    Last message repeated 8 times
[mp3 @ 0x1837de0] Header missing
[mpeg2video @ 0x1837380] Invalid frame dimensions 0x0.
[mpegts @ 0x1833240] PES packet size mismatch
Input #0, mpegts, from '/home/eb5083/tvn_style_test_ffmpeg/test_ffmpeg':
  Duration: 01:02:00.23, start: 49892.226833, bitrate: 3694 kb/s
  Program 4320
    Metadata:
      service_name    : TVN Style
      service_provider: TVN
    Stream #0:0[0x209]: Video: mpeg2video (Main) ([2][0][0][0] /
0x0002), yuv420p(tv), 720x576 [SAR 64:45 DAR 16:9], max. 10000 kb/s,
25 fps, 25 tbr, 90k tbn, 50 tbc
    Stream #0:1[0x2e4](pol): Audio: mp2 ([4][0][0][0] / 0x0004), 48000
Hz, stereo, s16p, 192 kb/s
Output #0, avi, to '/home/eb5083/tvn_style_test_ffmpeg/test_ffmpeg.avi':
  Metadata:
    ISFT            : Lavf55.19.104
    Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 256x144
[SAR 1:1 DAR 16:9], q=2-31, 192 kb/s, 25 tbn, 25 tbc
    Stream #0:1(pol): Audio: mp3 (libmp3lame) (U[0][0][0] / 0x0055),
48000 Hz, mono, s16p, 128 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (mpeg2video -> mpeg4)
  Stream #0:1 -> #0:1 (mp2 -> libmp3lame)
Press [q] to stop, [?] for help
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatche=00:06:10.64 bitrate= 326.8kbits/s
[mpeg2video @ 0x1837380] 00 motion_type at 44 24
[mpeg2video @ 0x1837380] 00 motion_type at 21 26
[mpeg2video @ 0x1837380] 00 motion_type at 2 27
[mpeg2video @ 0x1837380] 00 motion_type at 22 28
[mpeg2video @ 0x1837380] 00 motion_type at 21 29
[mpeg2video @ 0x1837380] invalid cbp -1 at 4 30
[mpeg2video @ 0x1837380] 00 motion_type at 10 31
[mpeg2video @ 0x1837380] 00 motion_type at 2 32
[mpeg2video @ 0x1837380] 00 motion_type at 1 33
[mpeg2video @ 0x1837380] 00 motion_type at 39 34
[mpeg2video @ 0x1837380] 00 motion_type at 1 35
[mpeg2video @ 0x1837380] Warning MVs not available
[mpeg2video @ 0x1837380] concealing 540 DC, 540 AC, 540 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 31 35itrate= 325.4kbits/s
[mpeg2video @ 0x1837380] 00 motion_type at 5 24
[mpeg2video @ 0x1837380] 00 motion_type at 7 26
[mpeg2video @ 0x1837380] ac-tex damaged at 5 26
[mpeg2video @ 0x1837380] ac-tex damaged at 35 27
[mpeg2video @ 0x1837380] ac-tex damaged at 20 28
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] 00 motion_type at 4 30
[mpeg2video @ 0x1837380] ac-tex damaged at 2 31
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] ac-tex damaged at 17 33
[mpeg2video @ 0x1837380] 00 motion_type at 5 34
[mpeg2video @ 0x1837380] 00 motion_type at 3 35
[mpeg2video @ 0x1837380] Warning MVs not available
[mpeg2video @ 0x1837380] concealing 540 DC, 540 AC, 540 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] invalid cbp 0 at 17 2
[mpeg2video @ 0x1837380] 00 motion_type at 2 3
[mpeg2video @ 0x1837380] 00 motion_type at 4 4
[mpeg2video @ 0x1837380] 00 motion_type at 1 5
[mpeg2video @ 0x1837380] 00 motion_type at 24 6
[mpeg2video @ 0x1837380] slice mismatch
    Last message repeated 1 times
[mpeg2video @ 0x1837380] 00 motion_type at 18 9
[mpeg2video @ 0x1837380] 00 motion_type at 3 10
[mpeg2video @ 0x1837380] 00 motion_type at 2 11
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] 00 motion_type at 1 13
[mpeg2video @ 0x1837380] 00 motion_type at 4 14
[mpeg2video @ 0x1837380] 00 motion_type at 12 15
[mpeg2video @ 0x1837380] 00 motion_type at 2 16
[mpeg2video @ 0x1837380] 00 motion_type at 2 17
[mpeg2video @ 0x1837380] 00 motion_type at 9 18
[mpeg2video @ 0x1837380] 00 motion_type at 42 19
[mpeg2video @ 0x1837380] ac-tex damaged at 3 20
[mpeg2video @ 0x1837380] 00 motion_type at 14 21
[mpeg2video @ 0x1837380] 00 motion_type at 7 22
[mpeg2video @ 0x1837380] 00 motion_type at 2 23
[mpeg2video @ 0x1837380] 00 motion_type at 6 24
[mpeg2video @ 0x1837380] 00 motion_type at 9 25
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 27
[mpeg2video @ 0x1837380] 00 motion_type at 2 28
[mpeg2video @ 0x1837380] 00 motion_type at 42 29
[mpeg2video @ 0x1837380] ac-tex damaged at 0 30
[mpeg2video @ 0x1837380] ac-tex damaged at 0 31
[mpeg2video @ 0x1837380] invalid cbp -1 at 1 32
[mpeg2video @ 0x1837380] 00 motion_type at 5 33
[mpeg2video @ 0x1837380] invalid cbp -1 at 4 34
[mpeg2video @ 0x1837380] ac-tex damaged at 5 35
[mpeg2video @ 0x1837380] Warning MVs not available
[mpeg2video @ 0x1837380] concealing 1530 DC, 1530 AC, 1530 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] invalid cbp -1 at 14 14
[mpeg2video @ 0x1837380] concealing 990 DC, 990 AC, 990 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing   17905kB time=00:07:29.04 bitrate=
326.6kbits/s
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 41 6
[mpeg2video @ 0x1837380] 00 motion_type at 0 1
[mpeg2video @ 0x1837380] 00 motion_type at 11 2
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] 00 motion_type at 7 4
[mpeg2video @ 0x1837380] 00 motion_type at 8 5
[mpeg2video @ 0x1837380] 00 motion_type at 0 6
[mpeg2video @ 0x1837380] 00 motion_type at 1 7
[mpeg2video @ 0x1837380] 00 motion_type at 13 8
[mpeg2video @ 0x1837380] 00 motion_type at 10 9
[mpeg2video @ 0x1837380] 00 motion_type at 1 10
[mpeg2video @ 0x1837380] 00 motion_type at 0 11
[mpeg2video @ 0x1837380] 00 motion_type at 14 12
[mpeg2video @ 0x1837380] 00 motion_type at 2 13
[mpeg2video @ 0x1837380] 00 motion_type at 1 14
[mpeg2video @ 0x1837380] invalid mb type in B Frame at 3 15
[mpeg2video @ 0x1837380] 00 motion_type at 7 16
[mpeg2video @ 0x1837380] ac-tex damaged at 35 17
[mpeg2video @ 0x1837380] 00 motion_type at 4 18
[mpeg2video @ 0x1837380] 00 motion_type at 0 19
[mpeg2video @ 0x1837380] 00 motion_type at 0 20
[mpeg2video @ 0x1837380] 00 motion_type at 0 21
[mpeg2video @ 0x1837380] 00 motion_type at 0 22
[mpeg2video @ 0x1837380] 00 motion_type at 0 23
[mpeg2video @ 0x1837380] 00 motion_type at 0 24
[mpeg2video @ 0x1837380] 00 motion_type at 2 25
[mpeg2video @ 0x1837380] 00 motion_type at 0 26
[mpeg2video @ 0x1837380] 00 motion_type at 0 27
[mpeg2video @ 0x1837380] ac-tex damaged at 16 28
[mpeg2video @ 0x1837380] 00 motion_type at 2 29
[mpeg2video @ 0x1837380] 00 motion_type at 15 30
[mpeg2video @ 0x1837380] 00 motion_type at 0 31
[mpeg2video @ 0x1837380] 00 motion_type at 1 32
[mpeg2video @ 0x1837380] invalid mb type in B Frame at 10 33
[mpeg2video @ 0x1837380] 00 motion_type at 2 34
[mpeg2video @ 0x1837380] 00 motion_type at 1 35
[mpeg2video @ 0x1837380] concealing 1575 DC, 1575 AC, 1575 MV errors in B frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 21 0
[mpeg2video @ 0x1837380] concealing 1125 DC, 1125 AC, 1125 MV errors in B frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 3 15
[mpeg2video @ 0x1837380] concealing 180 DC, 180 AC, 180 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] concealing 0 DC, 0 AC, 0 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatche=00:07:40.40 bitrate= 326.9kbits/s
[mpeg2video @ 0x1837380] 00 motion_type at 13 21
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] 00 motion_type at 8 28
[mpeg2video @ 0x1837380] 00 motion_type at 36 29
[mpeg2video @ 0x1837380] 00 motion_type at 5 30
[mpeg2video @ 0x1837380] 00 motion_type at 5 31
[mpeg2video @ 0x1837380] 00 motion_type at 5 32
[mpeg2video @ 0x1837380] 00 motion_type at 27 33
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] 00 motion_type at 0 35
[mpeg2video @ 0x1837380] concealing 675 DC, 675 AC, 675 MV errors in B frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 29 33
[mpeg2video @ 0x1837380] 00 motion_type at 0 13
[mpeg2video @ 0x1837380] 00 motion_type at 0 14
[mpeg2video @ 0x1837380] 00 motion_type at 0 15
[mpeg2video @ 0x1837380] 00 motion_type at 0 16
[mpeg2video @ 0x1837380] 00 motion_type at 0 17
[mpeg2video @ 0x1837380] 00 motion_type at 0 18
[mpeg2video @ 0x1837380] 00 motion_type at 0 19
[mpeg2video @ 0x1837380] 00 motion_type at 0 20
[mpeg2video @ 0x1837380] 00 motion_type at 0 21
[mpeg2video @ 0x1837380] 00 motion_type at 0 22
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] ac-tex damaged at 7 24
[mpeg2video @ 0x1837380] 00 motion_type at 0 25
[mpeg2video @ 0x1837380] 00 motion_type at 0 26
[mpeg2video @ 0x1837380] 00 motion_type at 0 27
[mpeg2video @ 0x1837380] 00 motion_type at 8 28
[mpeg2video @ 0x1837380] 00 motion_type at 0 29
[mpeg2video @ 0x1837380] 00 motion_type at 10 31
[mpeg2video @ 0x1837380] 00 motion_type at 0 31
[mpeg2video @ 0x1837380] 00 motion_type at 0 32
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] 00 motion_type at 5 34
[mpeg2video @ 0x1837380] 00 motion_type at 0 35
[mpeg2video @ 0x1837380] concealing 1035 DC, 1035 AC, 1035 MV errors in B frame
[mpeg2video @ 0x1837380] invalid cbp 0 at 19 24
[mpeg2video @ 0x1837380] 00 motion_type at 3 10
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 11
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 12
[mpeg2video @ 0x1837380] 00 motion_type at 3 13
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] ac-tex damaged at 1 15
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 5 16
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] 00 motion_type at 22 18
[mpeg2video @ 0x1837380] 00 motion_type at 1 19
[mpeg2video @ 0x1837380] ac-tex damaged at 2 20
[mpeg2video @ 0x1837380] 00 motion_type at 3 21
[mpeg2video @ 0x1837380] 00 motion_type at 1 22
[mpeg2video @ 0x1837380] 00 motion_type at 7 23
[mpeg2video @ 0x1837380] ac-tex damaged at 12 24
[mpeg2video @ 0x1837380] invalid cbp -1 at 1 25
[mpeg2video @ 0x1837380] ac-tex damaged at 9 26
[mpeg2video @ 0x1837380] ac-tex damaged at 31 27
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 28
[mpeg2video @ 0x1837380] 00 motion_type at 1 29
[mpeg2video @ 0x1837380] 00 motion_type at 31 30
[mpeg2video @ 0x1837380] 00 motion_type at 6 31
[mpeg2video @ 0x1837380] 00 motion_type at 30 32
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 33
[mpeg2video @ 0x1837380] 00 motion_type at 6 34
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 35
[mpeg2video @ 0x1837380] concealing 1170 DC, 1170 AC, 1170 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 32 1500:07:52.60 bitrate=
328.1kbits/s
[mpeg2video @ 0x1837380] ac-tex damaged at 22 31
[mpeg2video @ 0x1837380] 00 motion_type at 1 32
[mpeg2video @ 0x1837380] 00 motion_type at 5 33
[mpeg2video @ 0x1837380] 00 motion_type at 7 34
[mpeg2video @ 0x1837380] 00 motion_type at 5 35
[mpeg2video @ 0x1837380] concealing 945 DC, 945 AC, 945 MV errors in P frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 18 190:09:05.24 bitrate= 325.6kbits/s
[mpeg2video @ 0x1837380] ac-tex damaged at 0 11
[mpeg2video @ 0x1837380] ac-tex damaged at 0 12
[mpeg2video @ 0x1837380] skipped MB in I frame at 1 13
[mpeg2video @ 0x1837380] ac-tex damaged at 0 14
[mpeg2video @ 0x1837380] ac-tex damaged at 0 15
[mpeg2video @ 0x1837380] ac-tex damaged at 0 16
[mpeg2video @ 0x1837380] ac-tex damaged at 0 17
[mpeg2video @ 0x1837380] ac-tex damaged at 0 18
[mpeg2video @ 0x1837380] ac-tex damaged at 0 19
[mpeg2video @ 0x1837380] ac-tex damaged at 0 20
[mpeg2video @ 0x1837380] ac-tex damaged at 0 21
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 22
[mpeg2video @ 0x1837380] ac-tex damaged at 0 23
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 24
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 25
[mpeg2video @ 0x1837380] ac-tex damaged at 0 26
[mpeg2video @ 0x1837380] ac-tex damaged at 1 27
[mpeg2video @ 0x1837380] skipped MB in I frame at 1 28
[mpeg2video @ 0x1837380] ac-tex damaged at 0 29
[mpeg2video @ 0x1837380] ac-tex damaged at 0 30
[mpeg2video @ 0x1837380] ac-tex damaged at 0 31
[mpeg2video @ 0x1837380] skipped MB in I frame at 1 32
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 33
[mpeg2video @ 0x1837380] ac-tex damaged at 0 34
[mpeg2video @ 0x1837380] ac-tex damaged at 0 35
[mpeg2video @ 0x1837380] concealing 1125 DC, 1125 AC, 1125 MV errors in I frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 38 4=00:09:42.88 bitrate=
326.7kbits/s
[mpeg2video @ 0x1837380] ac-tex damaged at 0 6
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 7
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 8
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 9
[mpeg2video @ 0x1837380] ac-tex damaged at 0 10
[mpeg2video @ 0x1837380] ac-tex damaged at 0 11
[mpeg2video @ 0x1837380] ac-tex damaged at 0 12
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 13
[mpeg2video @ 0x1837380] ac-tex damaged at 0 14
[mpeg2video @ 0x1837380] ac-tex damaged at 0 15
[mpeg2video @ 0x1837380] ac-tex damaged at 0 16
[mpeg2video @ 0x1837380] ac-tex damaged at 0 17
[mpeg2video @ 0x1837380] ac-tex damaged at 0 18
[mpeg2video @ 0x1837380] ac-tex damaged at 0 19
[mpeg2video @ 0x1837380] ac-tex damaged at 0 20
[mpeg2video @ 0x1837380] ac-tex damaged at 0 21
[mpeg2video @ 0x1837380] ac-tex damaged at 0 22
[mpeg2video @ 0x1837380] ac-tex damaged at 0 23
[mpeg2video @ 0x1837380] ac-tex damaged at 0 24
[mpeg2video @ 0x1837380] ac-tex damaged at 0 25
[mpeg2video @ 0x1837380] skipped MB in I frame at 1 26
[mpeg2video @ 0x1837380] ac-tex damaged at 0 27
[mpeg2video @ 0x1837380] ac-tex damaged at 0 28
[mpeg2video @ 0x1837380] ac-tex damaged at 0 29
[mpeg2video @ 0x1837380] ac-tex damaged at 0 30
[mpeg2video @ 0x1837380] ac-tex damaged at 0 31
[mpeg2video @ 0x1837380] ac-tex damaged at 0 32
[mpeg2video @ 0x1837380] ac-tex damaged at 0 33
[mpeg2video @ 0x1837380] ac-tex damaged at 0 34
[mpeg2video @ 0x1837380] ac-tex damaged at 0 35
[mpeg2video @ 0x1837380] concealing 1440 DC, 1440 AC, 1440 MV errors in I frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 0 32=00:11:31.16 bitrate=
326.6kbits/s
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 30
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 31
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 32
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 33
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 34
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 35
[mpeg2video @ 0x1837380] concealing 270 DC, 270 AC, 270 MV errors in I frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 17 220:12:18.20 bitrate= 326.6kbits/s
[mpeg2video @ 0x1837380] 00 motion_type at 2 27
[mpeg2video @ 0x1837380] 00 motion_type at 31 27
[mpeg2video @ 0x1837380] ac-tex damaged at 7 28
[mpeg2video @ 0x1837380] 00 motion_type at 7 29
[mpeg2video @ 0x1837380] 00 motion_type at 7 30
[mpeg2video @ 0x1837380] invalid cbp 0 at 16 31
[mpeg2video @ 0x1837380] 00 motion_type at 32 32
[mpeg2video @ 0x1837380] 00 motion_type at 11 33
[mpeg2video @ 0x1837380] 00 motion_type at 3 34
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] concealing 630 DC, 630 AC, 630 MV errors in P frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 36 32
[mpeg2video @ 0x1837380] concealing 45 DC, 45 AC, 45 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatch
[mpeg2video @ 0x1837380] 00 motion_type at 18 25
[mpeg2video @ 0x1837380] 00 motion_type at 0 5
[mpeg2video @ 0x1837380] 00 motion_type at 41 6
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 3 7
[mpeg2video @ 0x1837380] ac-tex damaged at 0 8
[mpeg2video @ 0x1837380] ac-tex damaged at 0 9
[mpeg2video @ 0x1837380] ac-tex damaged at 0 10
[mpeg2video @ 0x1837380] ac-tex damaged at 2 11
[mpeg2video @ 0x1837380] 00 motion_type at 10 12
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] 00 motion_type at 1 14
[mpeg2video @ 0x1837380] ac-tex damaged at 16 15
[mpeg2video @ 0x1837380] 00 motion_type at 9 16
[mpeg2video @ 0x1837380] 00 motion_type at 23 17
[mpeg2video @ 0x1837380] 00 motion_type at 31 18
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] 00 motion_type at 1 20
[mpeg2video @ 0x1837380] 00 motion_type at 24 21
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 24 22
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] ac-tex damaged at 12 24
[mpeg2video @ 0x1837380] ac-tex damaged at 6 25
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] 00 motion_type at 14 27
[mpeg2video @ 0x1837380] 00 motion_type at 14 28
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 29 29
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] 00 motion_type at 1 31
[mpeg2video @ 0x1837380] 00 motion_type at 6 32
[mpeg2video @ 0x1837380] invalid cbp -1 at 3 33
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] end mismatch left=11889 61EF19
[mpeg2video @ 0x1837380] concealing 1395 DC, 1395 AC, 1395 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 43 240:12:30.52 bitrate= 326.1kbits/s
[mpeg2video @ 0x1837380] ac-tex damaged at 0 34
[mpeg2video @ 0x1837380] ac-tex damaged at 0 35
[mpeg2video @ 0x1837380] concealing 540 DC, 540 AC, 540 MV errors in I frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 21 21
[mpeg2video @ 0x1837380] 00 motion_type at 1 22
[mpeg2video @ 0x1837380] 00 motion_type at 32 23
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 14 24
[mpeg2video @ 0x1837380] 00 motion_type at 7 25
[mpeg2video @ 0x1837380] ac-tex damaged at 7 26
[mpeg2video @ 0x1837380] 00 motion_type at 1 27
[mpeg2video @ 0x1837380] ac-tex damaged at 2 28
[mpeg2video @ 0x1837380] ac-tex damaged at 6 29
[mpeg2video @ 0x1837380] 00 motion_type at 21 30
[mpeg2video @ 0x1837380] ac-tex damaged at 24 31
[mpeg2video @ 0x1837380] ac-tex damaged at 1 32
[mpeg2video @ 0x1837380] ac-tex damaged at 38 33
[mpeg2video @ 0x1837380] 00 motion_type at 7 34
[mpeg2video @ 0x1837380] ac-tex damaged at 14 35
[mpeg2video @ 0x1837380] concealing 1008 DC, 1008 AC, 1008 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing  30329kB time=00:12:41.76 bitrate= 326.2kbits/s
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 0 16
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 14
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 15
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 16
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 17
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 18
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 19
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 20
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 21
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 22
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 23
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 24
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 25
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 26
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 27
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 28
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 29
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 30
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 31
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 32
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 33
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 34
[mpeg2video @ 0x1837380] ac-tex damaged at 0 35
[mpeg2video @ 0x1837380] concealing 990 DC, 990 AC, 990 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 31 4
[mpeg2video @ 0x1837380] concealing 1305 DC, 1305 AC, 1305 MV errors in B frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatchme=00:12:54.20 bitrate=
326.4kbits/s
[mpeg2video @ 0x1837380] concealing 49 DC, 49 AC, 49 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatchme=00:13:41.36 bitrate=
326.3kbits/s
[mpeg2video @ 0x1837380] ac-tex damaged at 41 31
[mpeg2video @ 0x1837380] ac-tex damaged at 0 32
[mpeg2video @ 0x1837380] ac-tex damaged at 0 33
[mpeg2video @ 0x1837380] ac-tex damaged at 0 34
[mpeg2video @ 0x1837380] ac-tex damaged at 0 35
[mpeg2video @ 0x1837380] concealing 225 DC, 225 AC, 225 MV errors in I frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 17 35
[mpeg2video @ 0x1837380] concealing 45 DC, 45 AC, 45 MV errors in B frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] concealing 0 DC, 0 AC, 0 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 9 3300:15:16.68 bitrate= 325.7kbits/s
[mpeg2video @ 0x1837380] 00 motion_type at 1 27
[mpeg2video @ 0x1837380] 00 motion_type at 3 28
[mpeg2video @ 0x1837380] 00 motion_type at 0 29
[mpeg2video @ 0x1837380] 00 motion_type at 1 30
[mpeg2video @ 0x1837380] invalid mb type in B Frame at 3 31
[mpeg2video @ 0x1837380] ac-tex damaged at 10 32
[mpeg2video @ 0x1837380] 00 motion_type at 8 33
[mpeg2video @ 0x1837380] 00 motion_type at 1 34
[mpeg2video @ 0x1837380] 00 motion_type at 3 35
[mpeg2video @ 0x1837380] concealing 405 DC, 405 AC, 405 MV errors in B frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 38 500:16:28.20 bitrate= 324.8kbits/s
[mpeg2video @ 0x1837380] ac-tex damaged at 18 30
[mpeg2video @ 0x1837380] ac-tex damaged at 43 31
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 39 32
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] ac-tex damaged at 18 35
[mpeg2video @ 0x1837380] ac-tex damaged at 5 35
[mpeg2video @ 0x1837380] concealing 1395 DC, 1395 AC, 1395 MV errors in P frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 25 3
[mpeg2video @ 0x1837380] 00 motion_type at 0 30
[mpeg2video @ 0x1837380] 00 motion_type at 0 31
[mpeg2video @ 0x1837380] 00 motion_type at 0 32
[mpeg2video @ 0x1837380] 00 motion_type at 0 33
[mpeg2video @ 0x1837380] 00 motion_type at 0 34
[mpeg2video @ 0x1837380] 00 motion_type at 0 35
[mpeg2video @ 0x1837380] concealing 1485 DC, 1485 AC, 1485 MV errors in B frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatche=00:17:51.12 bitrate= 325.4kbits/s
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 43 23
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 10
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 11
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 12
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 13
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 14
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 15
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 16
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 17
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 18
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 19
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 20
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 21
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 22
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 23
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 24
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 25
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 26
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 27
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 28
[mpeg2video @ 0x1837380] 00 motion_type at 0 29
[mpeg2video @ 0x1837380] ac-tex damaged at 0 30
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 31
[mpeg2video @ 0x1837380] ac-tex damaged at 1 32
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] ac-tex damaged at 0 35
[mpeg2video @ 0x1837380] concealing 1170 DC, 1170 AC, 1170 MV errors in P frame
[mpeg2video @ 0x1837380] 00 motion_type at 41 3400:18:02.24 bitrate=
325.5kbits/s
[mpeg2video @ 0x1837380] concealing 0 DC, 0 AC, 0 MV errors in B frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatche=00:19:14.48 bitrate= 325.0kbits/s
[mpeg2video @ 0x1837380] skipped MB in I frame at 20 33
[mpeg2video @ 0x1837380] concealing 0 DC, 0 AC, 0 MV errors in I frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] skipped MB in I frame at 0 240.92 bitrate= 325.2kbits/s
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 16
[mpeg2video @ 0x1837380] ac-tex damaged at 0 17
[mpeg2video @ 0x1837380] ac-tex damaged at 0 18
[mpeg2video @ 0x1837380] ac-tex damaged at 0 19
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 20
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 21
[mpeg2video @ 0x1837380] ac-tex damaged at 0 22
[mpeg2video @ 0x1837380] skipped MB in I frame at 1 23
[mpeg2video @ 0x1837380] ac-tex damaged at 0 24
[mpeg2video @ 0x1837380] ac-tex damaged at 0 25
[mpeg2video @ 0x1837380] ac-tex damaged at 0 26
[mpeg2video @ 0x1837380] ac-tex damaged at 0 27
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 28
[mpeg2video @ 0x1837380] ac-tex damaged at 0 29
[mpeg2video @ 0x1837380] ac-tex damaged at 0 30
[mpeg2video @ 0x1837380] ac-tex damaged at 0 31
[mpeg2video @ 0x1837380] ac-tex damaged at 0 32
[mpeg2video @ 0x1837380] ac-tex damaged at 0 33
[mpeg2video @ 0x1837380] ac-tex damaged at 0 34
[mpeg2video @ 0x1837380] ac-tex damaged at 0 35
[mpeg2video @ 0x1837380] concealing 900 DC, 900 AC, 900 MV errors in I frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 15 19
[mpeg2video @ 0x1837380] 00 motion_type at 1 29
[mpeg2video @ 0x1837380] 00 motion_type at 5 30
[mpeg2video @ 0x1837380] 00 motion_type at 2 31
[mpeg2video @ 0x1837380] 00 motion_type at 13 32
[mpeg2video @ 0x1837380] 00 motion_type at 11 33
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] 00 motion_type at 2 35
[mpeg2video @ 0x1837380] concealing 765 DC, 765 AC, 765 MV errors in B frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 27 160:20:12.68 bitrate= 325.2kbits/s
[mpeg2video @ 0x1837380] concealing 765 DC, 765 AC, 765 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 43 20
[mpeg2video @ 0x1837380] concealing 450 DC, 450 AC, 450 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatche=00:20:24.48 bitrate= 325.1kbits/s
[mpeg2video @ 0x1837380] 00 motion_type at 17 20
[mpeg2video @ 0x1837380] 00 motion_type at 2 19
[mpeg2video @ 0x1837380] 00 motion_type at 0 20
[mpeg2video @ 0x1837380] 00 motion_type at 0 21
[mpeg2video @ 0x1837380] 00 motion_type at 0 22
[mpeg2video @ 0x1837380] ac-tex damaged at 3 23
[mpeg2video @ 0x1837380] 00 motion_type at 0 24
[mpeg2video @ 0x1837380] 00 motion_type at 0 25
[mpeg2video @ 0x1837380] 00 motion_type at 0 26
[mpeg2video @ 0x1837380] 00 motion_type at 0 27
[mpeg2video @ 0x1837380] 00 motion_type at 9 28
[mpeg2video @ 0x1837380] ac-tex damaged at 4 29
[mpeg2video @ 0x1837380] 00 motion_type at 4 30
[mpeg2video @ 0x1837380] 00 motion_type at 0 31
[mpeg2video @ 0x1837380] 00 motion_type at 0 32
[mpeg2video @ 0x1837380] 00 motion_type at 1 33
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] 00 motion_type at 0 35
[mpeg2video @ 0x1837380] concealing 765 DC, 765 AC, 765 MV errors in B frame
[mpeg2video @ 0x1837380] ac-tex damaged at 44 18
[mpeg2video @ 0x1837380] concealing 810 DC, 810 AC, 810 MV errors in I frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 34 1
[mpeg2video @ 0x1837380] ac-tex damaged at 0 35
[mpeg2video @ 0x1837380] concealing 1575 DC, 1575 AC, 1575 MV errors in I frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 25 21
[mpeg2video @ 0x1837380] concealing 225 DC, 225 AC, 225 MV errors in B frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] mb incr damagedB time=00:21:22.00 bitrate= 325.4kbits/s
[mpeg2video @ 0x1837380] 00 motion_type at 6 18
[mpeg2video @ 0x1837380] 00 motion_type at 5 19
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 20
[mpeg2video @ 0x1837380] 00 motion_type at 5 21
[mpeg2video @ 0x1837380] 00 motion_type at 8 22
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 23
[mpeg2video @ 0x1837380] 00 motion_type at 13 24
[mpeg2video @ 0x1837380] 00 motion_type at 1 25
[mpeg2video @ 0x1837380] 00 motion_type at 0 26
[mpeg2video @ 0x1837380] 00 motion_type at 0 27
[mpeg2video @ 0x1837380] 00 motion_type at 0 28
[mpeg2video @ 0x1837380] 00 motion_type at 0 29
[mpeg2video @ 0x1837380] 00 motion_type at 0 30
[mpeg2video @ 0x1837380] 00 motion_type at 6 31
[mpeg2video @ 0x1837380] 00 motion_type at 19 32
[mpeg2video @ 0x1837380] 00 motion_type at 18 33
[mpeg2video @ 0x1837380] 00 motion_type at 19 34
[mpeg2video @ 0x1837380] ac-tex damaged at 2 35
[mpeg2video @ 0x1837380] concealing 1395 DC, 1395 AC, 1395 MV errors in B frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatche=00:22:57.32 bitrate= 325.1kbits/s
[mpeg2video @ 0x1837380] 00 motion_type at 24 29
[mpeg2video @ 0x1837380] concealing 0 DC, 0 AC, 0 MV errors in B frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 21 180:23:48.56 bitrate= 325.3kbits/s
[mpeg2video @ 0x1837380] 00 motion_type at 11 29
[mpeg2video @ 0x1837380] 00 motion_type at 40 30
[mpeg2video @ 0x1837380] invalid mb type in B Frame at 9 31
[mpeg2video @ 0x1837380] 00 motion_type at 9 32
[mpeg2video @ 0x1837380] 00 motion_type at 2 33
[mpeg2video @ 0x1837380] 00 motion_type at 0 34
[mpeg2video @ 0x1837380] 00 motion_type at 0 35
[mpeg2video @ 0x1837380] concealing 810 DC, 810 AC, 810 MV errors in B frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing  57593kB time=00:24:10.56 bitrate= 325.3kbits/s
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 35 6
[mpeg2video @ 0x1837380] concealing 720 DC, 720 AC, 720 MV errors in B frame
[mpeg2video @ 0x1837380] 00 motion_type at 35 30
[mpeg2video @ 0x1837380] 00 motion_type at 2 4
[mpeg2video @ 0x1837380] ac-tex damaged at 12 5
[mpeg2video @ 0x1837380] ac-tex damaged at 5 6
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 7
[mpeg2video @ 0x1837380] 00 motion_type at 0 8
[mpeg2video @ 0x1837380] 00 motion_type at 15 9
[mpeg2video @ 0x1837380] 00 motion_type at 0 10
[mpeg2video @ 0x1837380] 00 motion_type at 0 11
[mpeg2video @ 0x1837380] 00 motion_type at 0 12
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] invalid mb type in B Frame at 4 14
[mpeg2video @ 0x1837380] 00 motion_type at 0 15
[mpeg2video @ 0x1837380] 00 motion_type at 0 16
[mpeg2video @ 0x1837380] 00 motion_type at 0 17
[mpeg2video @ 0x1837380] 00 motion_type at 0 18
[mpeg2video @ 0x1837380] ac-tex damaged at 15 19
[mpeg2video @ 0x1837380] 00 motion_type at 0 20
[mpeg2video @ 0x1837380] 00 motion_type at 0 21
[mpeg2video @ 0x1837380] 00 motion_type at 0 22
[mpeg2video @ 0x1837380] 00 motion_type at 8 23
[mpeg2video @ 0x1837380] 00 motion_type at 2 24
[mpeg2video @ 0x1837380] 00 motion_type at 3 25
[mpeg2video @ 0x1837380] 00 motion_type at 0 26
[mpeg2video @ 0x1837380] ac-tex damaged at 10 27
[mpeg2video @ 0x1837380] 00 motion_type at 0 28
[mpeg2video @ 0x1837380] 00 motion_type at 0 29
[mpeg2video @ 0x1837380] 00 motion_type at 0 30
[mpeg2video @ 0x1837380] 00 motion_type at 0 31
[mpeg2video @ 0x1837380] 00 motion_type at 8 32
[mpeg2video @ 0x1837380] 00 motion_type at 0 33
[mpeg2video @ 0x1837380] ac-tex damaged at 0 34
[mpeg2video @ 0x1837380] skip with previntra
[mpeg2video @ 0x1837380] concealing 1440 DC, 1440 AC, 1440 MV errors in B frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 16 5
[mpeg2video @ 0x1837380] concealing 540 DC, 540 AC, 540 MV errors in B frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] concealing 297 DC, 297 AC, 297 MV errors in P framets/s
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 17 100:26:19.24 bitrate= 324.9kbits/s
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] 00 motion_type at 23 25
[mpeg2video @ 0x1837380] 00 motion_type at 0 26
[mpeg2video @ 0x1837380] ac-tex damaged at 15 27
[mpeg2video @ 0x1837380] invalid cbp -1 at 5 28
[mpeg2video @ 0x1837380] 00 motion_type at 32 29
[mpeg2video @ 0x1837380] 00 motion_type at 0 30
[mpeg2video @ 0x1837380] ac-tex damaged at 8 31
[mpeg2video @ 0x1837380] ac-tex damaged at 13 32
[mpeg2video @ 0x1837380] ac-tex damaged at 35 33
[mpeg2video @ 0x1837380] 00 motion_type at 6 34
[mpeg2video @ 0x1837380] invalid mb type in B Frame at 2 35
[mpeg2video @ 0x1837380] concealing 1575 DC, 1575 AC, 1575 MV errors in B frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 11 14
[mpeg2video @ 0x1837380] 00 motion_type at 0 24
[mpeg2video @ 0x1837380] 00 motion_type at 0 25
[mpeg2video @ 0x1837380] 00 motion_type at 0 26
[mpeg2video @ 0x1837380] 00 motion_type at 0 27
[mpeg2video @ 0x1837380] 00 motion_type at 0 28
[mpeg2video @ 0x1837380] ac-tex damaged at 13 29
[mpeg2video @ 0x1837380] 00 motion_type at 0 30
[mpeg2video @ 0x1837380] 00 motion_type at 0 31
[mpeg2video @ 0x1837380] 00 motion_type at 0 32
[mpeg2video @ 0x1837380] invalid mb type in B Frame at 3 34
[mpeg2video @ 0x1837380] ac-tex damaged at 2 34
[mpeg2video @ 0x1837380] 00 motion_type at 0 35
[mpeg2video @ 0x1837380] concealing 1035 DC, 1035 AC, 1035 MV errors in B frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 26 100:26:30.52 bitrate= 325.0kbits/s
[mpeg2video @ 0x1837380] ac-tex damaged at 0 8
[mpeg2video @ 0x1837380] ac-tex damaged at 0 9
[mpeg2video @ 0x1837380] ac-tex damaged at 7 11
[mpeg2video @ 0x1837380] 00 motion_type at 3 11
[mpeg2video @ 0x1837380] invalid cbp 0 at 1 12
[mpeg2video @ 0x1837380] 00 motion_type at 4 13
[mpeg2video @ 0x1837380] ac-tex damaged at 0 14
[mpeg2video @ 0x1837380] invalid mb type in B Frame at 2 15
[mpeg2video @ 0x1837380] invalid mb type in B Frame at 4 16
[mpeg2video @ 0x1837380] 00 motion_type at 3 17
[mpeg2video @ 0x1837380] invalid cbp -1 at 6 18
[mpeg2video @ 0x1837380] 00 motion_type at 6 19
[mpeg2video @ 0x1837380] 00 motion_type at 3 20
[mpeg2video @ 0x1837380] 00 motion_type at 17 21
[mpeg2video @ 0x1837380] ac-tex damaged at 6 22
[mpeg2video @ 0x1837380] ac-tex damaged at 17 23
[mpeg2video @ 0x1837380] 00 motion_type at 1 24
[mpeg2video @ 0x1837380] 00 motion_type at 12 25
[mpeg2video @ 0x1837380] ac-tex damaged at 22 26
[mpeg2video @ 0x1837380] 00 motion_type at 5 27
[mpeg2video @ 0x1837380] 00 motion_type at 8 28
[mpeg2video @ 0x1837380] 00 motion_type at 1 29
[mpeg2video @ 0x1837380] 00 motion_type at 38 30
[mpeg2video @ 0x1837380] ac-tex damaged at 1 31
[mpeg2video @ 0x1837380] ac-tex damaged at 8 32
[mpeg2video @ 0x1837380] skip with previntra
[mpeg2video @ 0x1837380] 00 motion_type at 3 34
[mpeg2video @ 0x1837380] 00 motion_type at 1 35
[mpeg2video @ 0x1837380] concealing 1260 DC, 1260 AC, 1260 MV errors in B frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatchme=00:26:41.36 bitrate=
325.1kbits/s
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 34 0
[mpeg2video @ 0x1837380] 00 motion_type at 7 35
[mpeg2video @ 0x1837380] concealing 1620 DC, 1620 AC, 1620 MV errors in P frame
[mpeg2video @ 0x1837380] invalid mb type in B Frame at 1 22
[mpeg2video @ 0x1837380] concealing 0 DC, 0 AC, 0 MV errors in B frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 24 800:27:36.92 bitrate= 325.3kbits/s
[mpeg2video @ 0x1837380] concealing 1260 DC, 1260 AC, 1260 MV errors in I frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 18 2000:27:48.72 bitrate=
325.2kbits/s
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 2
[mpeg2video @ 0x1837380] 00 motion_type at 14 3
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 4
[mpeg2video @ 0x1837380] 00 motion_type at 13 5
[mpeg2video @ 0x1837380] invalid cbp -1 at 32 6
[mpeg2video @ 0x1837380] 00 motion_type at 17 7
[mpeg2video @ 0x1837380] invalid cbp 0 at 1 8
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 9
[mpeg2video @ 0x1837380] 00 motion_type at 35 10
[mpeg2video @ 0x1837380] 00 motion_type at 9 11
[mpeg2video @ 0x1837380] 00 motion_type at 8 12
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] 00 motion_type at 0 14
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 15
[mpeg2video @ 0x1837380] invalid cbp -1 at 1 16
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 17
[mpeg2video @ 0x1837380] 00 motion_type at 2 18
[mpeg2video @ 0x1837380] 00 motion_type at 1 19
[mpeg2video @ 0x1837380] ac-tex damaged at 5 20
[mpeg2video @ 0x1837380] invalid cbp -1 at 3 21
[mpeg2video @ 0x1837380] 00 motion_type at 1 22
[mpeg2video @ 0x1837380] invalid cbp 0 at 1 23
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] 00 motion_type at 28 26
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] ac-tex damaged at 21 28
[mpeg2video @ 0x1837380] 00 motion_type at 5 29
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] 00 motion_type at 2 31
[mpeg2video @ 0x1837380] ac-tex damaged at 0 32
[mpeg2video @ 0x1837380] ac-tex damaged at 0 33
[mpeg2video @ 0x1837380] 00 motion_type at 2 34
[mpeg2video @ 0x1837380] 00 motion_type at 5 35
[mpeg2video @ 0x1837380] concealing 1530 DC, 1530 AC, 1530 MV errors in B frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatchme=00:29:20.28 bitrate=
325.4kbits/s
[mpeg2video @ 0x1837380] 00 motion_type at 13 1
[mpeg2video @ 0x1837380] 00 motion_type at 0 26
[mpeg2video @ 0x1837380] 00 motion_type at 1 27
[mpeg2video @ 0x1837380] 00 motion_type at 0 28
[mpeg2video @ 0x1837380] 00 motion_type at 0 29
[mpeg2video @ 0x1837380] 00 motion_type at 0 30
[mpeg2video @ 0x1837380] 00 motion_type at 0 31
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] 00 motion_type at 3 33
[mpeg2video @ 0x1837380] 00 motion_type at 5 34
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] concealing 1575 DC, 1575 AC, 1575 MV errors in B frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 15 200:31:48.84 bitrate= 324.9kbits/s
[mpeg2video @ 0x1837380] concealing 810 DC, 810 AC, 810 MV errors in B frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 13 400:36:35.72 bitrate= 324.3kbits/s
[mpeg2video @ 0x1837380] concealing 1215 DC, 1215 AC, 1215 MV errors in B frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatch
[mpeg2video @ 0x1837380] ac-tex damaged at 23 8
[mpeg2video @ 0x1837380] concealing 315 DC, 315 AC, 315 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 30 11
[mpeg2video @ 0x1837380] 00 motion_type at 1 34
[mpeg2video @ 0x1837380] ac-tex damaged at 13 35
[mpeg2video @ 0x1837380] concealing 1125 DC, 1125 AC, 1125 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 7 1000:36:46.32 bitrate= 324.7kbits/s
[mpeg2video @ 0x1837380] invalid cbp -1 at 22 8
[mpeg2video @ 0x1837380] ac-tex damaged at 9 9
[mpeg2video @ 0x1837380] ac-tex damaged at 1 10
[mpeg2video @ 0x1837380] 00 motion_type at 11 11
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 1 12
[mpeg2video @ 0x1837380] 00 motion_type at 1 13
[mpeg2video @ 0x1837380] 00 motion_type at 16 14
[mpeg2video @ 0x1837380] 00 motion_type at 2 15
[mpeg2video @ 0x1837380] ac-tex damaged at 3 16
[mpeg2video @ 0x1837380] 00 motion_type at 1 17
[mpeg2video @ 0x1837380] 00 motion_type at 19 18
[mpeg2video @ 0x1837380] 00 motion_type at 11 19
[mpeg2video @ 0x1837380] 00 motion_type at 2 20
[mpeg2video @ 0x1837380] 00 motion_type at 1 21
[mpeg2video @ 0x1837380] ac-tex damaged at 13 22
[mpeg2video @ 0x1837380] 00 motion_type at 16 23
[mpeg2video @ 0x1837380] 00 motion_type at 5 24
[mpeg2video @ 0x1837380] 00 motion_type at 14 25
[mpeg2video @ 0x1837380] 00 motion_type at 9 26
[mpeg2video @ 0x1837380] 00 motion_type at 9 27
[mpeg2video @ 0x1837380] 00 motion_type at 2 28
[mpeg2video @ 0x1837380] ac-tex damaged at 5 29
[mpeg2video @ 0x1837380] 00 motion_type at 9 30
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 31
[mpeg2video @ 0x1837380] ac-tex damaged at 13 32
[mpeg2video @ 0x1837380] 00 motion_type at 9 33
[mpeg2video @ 0x1837380] 00 motion_type at 2 34
[mpeg2video @ 0x1837380] 00 motion_type at 11 35
[mpeg2video @ 0x1837380] concealing 1260 DC, 1260 AC, 1260 MV errors in P frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 44 200:36:58.32 bitrate= 324.8kbits/s
[mpeg2video @ 0x1837380] 00 motion_type at 37 26
[mpeg2video @ 0x1837380] 00 motion_type at 43 27
[mpeg2video @ 0x1837380] 00 motion_type at 25 28
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 11 29
[mpeg2video @ 0x1837380] ac-tex damaged at 10 30
[mpeg2video @ 0x1837380] ac-tex damaged at 21 31
[mpeg2video @ 0x1837380] 00 motion_type at 18 32
[mpeg2video @ 0x1837380] 00 motion_type at 14 33
[mpeg2video @ 0x1837380] ac-tex damaged at 5 34
[mpeg2video @ 0x1837380] invalid cbp -1 at 14 35
[mpeg2video @ 0x1837380] concealing 720 DC, 720 AC, 720 MV errors in P frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatche=00:37:37.00 bitrate= 325.7kbits/s
[mpeg2video @ 0x1837380] ac-tex damaged at 30 20
[mpeg2video @ 0x1837380] ac-tex damaged at 0 12
[mpeg2video @ 0x1837380] ac-tex damaged at 0 13
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 1 14
[mpeg2video @ 0x1837380] ac-tex damaged at 0 15
[mpeg2video @ 0x1837380] ac-tex damaged at 0 16
[mpeg2video @ 0x1837380] ac-tex damaged at 0 17
[mpeg2video @ 0x1837380] ac-tex damaged at 0 18
[mpeg2video @ 0x1837380] ac-tex damaged at 0 19
[mpeg2video @ 0x1837380] ac-tex damaged at 0 20
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 21
[mpeg2video @ 0x1837380] ac-tex damaged at 0 22
[mpeg2video @ 0x1837380] ac-tex damaged at 0 23
[mpeg2video @ 0x1837380] ac-tex damaged at 0 24
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 1 25
[mpeg2video @ 0x1837380] ac-tex damaged at 0 26
[mpeg2video @ 0x1837380] ac-tex damaged at 0 27
[mpeg2video @ 0x1837380] ac-tex damaged at 0 28
[mpeg2video @ 0x1837380] ac-tex damaged at 1 29
[mpeg2video @ 0x1837380] ac-tex damaged at 0 30
[mpeg2video @ 0x1837380] ac-tex damaged at 0 31
[mpeg2video @ 0x1837380] ac-tex damaged at 0 32
[mpeg2video @ 0x1837380] skipped MB in I frame at 1 33
[mpeg2video @ 0x1837380] skipped MB in I frame at 1 34
[mpeg2video @ 0x1837380] ac-tex damaged at 1 35
[mpeg2video @ 0x1837380] concealing 1080 DC, 1080 AC, 1080 MV errors in I frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatchme=00:37:48.08 bitrate=
325.4kbits/s
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 11 5
[mpeg2video @ 0x1837380] 00 motion_type at 17 15
[mpeg2video @ 0x1837380] ac-tex damaged at 0 16
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 1 17
[mpeg2video @ 0x1837380] ac-tex damaged at 0 18
[mpeg2video @ 0x1837380] ac-tex damaged at 0 19
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 20
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] ac-tex damaged at 0 22
[mpeg2video @ 0x1837380] 00 motion_type at 19 23
[mpeg2video @ 0x1837380] ac-tex damaged at 1 24
[mpeg2video @ 0x1837380] invalid cbp -1 at 2 25
[mpeg2video @ 0x1837380] invalid cbp 0 at 1 26
[mpeg2video @ 0x1837380] 00 motion_type at 1 27
[mpeg2video @ 0x1837380] 00 motion_type at 25 28
[mpeg2video @ 0x1837380] 00 motion_type at 1 29
[mpeg2video @ 0x1837380] 00 motion_type at 10 30
[mpeg2video @ 0x1837380] ac-tex damaged at 0 31
[mpeg2video @ 0x1837380] 00 motion_type at 20 32
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 33
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 3 34
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] concealing 1395 DC, 1395 AC, 1395 MV errors in P frame
[mpeg2video @ 0x1837380] concealing 0 DC, 0 AC, 0 MV errors in B
frame25.2kbits/s
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 43 270:40:11.96 bitrate= 324.9kbits/s
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 34
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 35
[mpeg2video @ 0x1837380] concealing 405 DC, 405 AC, 405 MV errors in I frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 39 000:51:42.32 bitrate= 324.5kbits/s
[mpeg2video @ 0x1837380] concealing 990 DC, 990 AC, 990 MV errors in I frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 41 6=00:52:27.68 bitrate=
324.8kbits/s
[mpeg2video @ 0x1837380] ac-tex damaged at 0 6
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 7
[mpeg2video @ 0x1837380] ac-tex damaged at 0 8
[mpeg2video @ 0x1837380] ac-tex damaged at 0 9
[mpeg2video @ 0x1837380] ac-tex damaged at 0 10
[mpeg2video @ 0x1837380] skipped MB in I frame at 1 11
[mpeg2video @ 0x1837380] ac-tex damaged at 1 12
[mpeg2video @ 0x1837380] ac-tex damaged at 0 13
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 14
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 15
[mpeg2video @ 0x1837380] ac-tex damaged at 0 16
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 17
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 18
[mpeg2video @ 0x1837380] ac-tex damaged at 0 19
[mpeg2video @ 0x1837380] ac-tex damaged at 0 20
[mpeg2video @ 0x1837380] ac-tex damaged at 0 21
[mpeg2video @ 0x1837380] ac-tex damaged at 0 22
[mpeg2video @ 0x1837380] ac-tex damaged at 0 23
[mpeg2video @ 0x1837380] ac-tex damaged at 0 24
[mpeg2video @ 0x1837380] ac-tex damaged at 0 25
[mpeg2video @ 0x1837380] ac-tex damaged at 0 26
[mpeg2video @ 0x1837380] ac-tex damaged at 0 27
[mpeg2video @ 0x1837380] ac-tex damaged at 0 28
[mpeg2video @ 0x1837380] ac-tex damaged at 0 29
[mpeg2video @ 0x1837380] skipped MB in I frame at 1 30
[mpeg2video @ 0x1837380] skipped MB in I frame at 1 31
[mpeg2video @ 0x1837380] ac-tex damaged at 0 32
[mpeg2video @ 0x1837380] ac-tex damaged at 0 33
[mpeg2video @ 0x1837380] ac-tex damaged at 0 34
[mpeg2video @ 0x1837380] skipped MB in I frame at 1 35
[mpeg2video @ 0x1837380] concealing 1350 DC, 1350 AC, 1350 MV errors in I frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 32 15
[mpeg2video @ 0x1837380] concealing 315 DC, 315 AC, 315 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 22 33
[mpeg2video @ 0x1837380] ac-tex damaged at 0 17
[mpeg2video @ 0x1837380] ac-tex damaged at 0 18
[mpeg2video @ 0x1837380] ac-tex damaged at 0 19
[mpeg2video @ 0x1837380] ac-tex damaged at 1 20
[mpeg2video @ 0x1837380] ac-tex damaged at 0 21
[mpeg2video @ 0x1837380] ac-tex damaged at 0 22
[mpeg2video @ 0x1837380] ac-tex damaged at 0 23
[mpeg2video @ 0x1837380] ac-tex damaged at 0 24
[mpeg2video @ 0x1837380] ac-tex damaged at 0 25
[mpeg2video @ 0x1837380] ac-tex damaged at 0 26
[mpeg2video @ 0x1837380] ac-tex damaged at 0 27
[mpeg2video @ 0x1837380] ac-tex damaged at 0 28
[mpeg2video @ 0x1837380] ac-tex damaged at 0 29
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 1 30
[mpeg2video @ 0x1837380] ac-tex damaged at 0 31
[mpeg2video @ 0x1837380] ac-tex damaged at 0 32
[mpeg2video @ 0x1837380] ac-tex damaged at 0 33
[mpeg2video @ 0x1837380] ac-tex damaged at 0 34
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 35
[mpeg2video @ 0x1837380] concealing 855 DC, 855 AC, 855 MV errors in I frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] invalid cbp 0 at 8 13e=00:52:49.16 bitrate=
324.8kbits/s
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 5 9
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 13 11
[mpeg2video @ 0x1837380] ac-tex damaged at 7 12
[mpeg2video @ 0x1837380] ac-tex damaged at 1 13
[mpeg2video @ 0x1837380] 00 motion_type at 11 14
[mpeg2video @ 0x1837380] 00 motion_type at 1 15
[mpeg2video @ 0x1837380] 00 motion_type at 1 16
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 5 17
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 3 18
[mpeg2video @ 0x1837380] ac-tex damaged at 4 19
[mpeg2video @ 0x1837380] 00 motion_type at 3 20
[mpeg2video @ 0x1837380] 00 motion_type at 5 21
[mpeg2video @ 0x1837380] 00 motion_type at 16 22
[mpeg2video @ 0x1837380] 00 motion_type at 5 23
[mpeg2video @ 0x1837380] 00 motion_type at 9 24
[mpeg2video @ 0x1837380] 00 motion_type at 8 25
[mpeg2video @ 0x1837380] 00 motion_type at 23 26
[mpeg2video @ 0x1837380] 00 motion_type at 11 27
[mpeg2video @ 0x1837380] 00 motion_type at 4 28
[mpeg2video @ 0x1837380] 00 motion_type at 1 29
[mpeg2video @ 0x1837380] ac-tex damaged at 1 30
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 3 31
[mpeg2video @ 0x1837380] 00 motion_type at 15 32
[mpeg2video @ 0x1837380] 00 motion_type at 2 33
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] ac-tex damaged at 15 35
[mpeg2video @ 0x1837380] concealing 1260 DC, 1260 AC, 1260 MV errors in P frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 35 9
[mpeg2video @ 0x1837380] concealing 360 DC, 360 AC, 360 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] concealing 761 DC, 761 AC, 761 MV errors in P frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatchme=00:53:45.20 bitrate=
324.9kbits/s
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] 00 motion_type at 0 35
[mpeg2video @ 0x1837380] concealing 1080 DC, 1080 AC, 1080 MV errors in B frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 10 3
[mpeg2video @ 0x1837380] 00 motion_type at 1 4
[mpeg2video @ 0x1837380] 00 motion_type at 2 5
[mpeg2video @ 0x1837380] 00 motion_type at 6 6
[mpeg2video @ 0x1837380] 00 motion_type at 8 7
[mpeg2video @ 0x1837380] 00 motion_type at 2 8
[mpeg2video @ 0x1837380] skip with previntra
[mpeg2video @ 0x1837380] invalid mb type in B Frame at 1 10
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] 00 motion_type at 1 12
[mpeg2video @ 0x1837380] 00 motion_type at 10 13
[mpeg2video @ 0x1837380] 00 motion_type at 9 14
[mpeg2video @ 0x1837380] 00 motion_type at 21 15
[mpeg2video @ 0x1837380] 00 motion_type at 2 16
[mpeg2video @ 0x1837380] 00 motion_type at 5 17
[mpeg2video @ 0x1837380] 00 motion_type at 9 18
[mpeg2video @ 0x1837380] 00 motion_type at 5 19
[mpeg2video @ 0x1837380] invalid cbp -1 at 2 20
[mpeg2video @ 0x1837380] 00 motion_type at 9 21
[mpeg2video @ 0x1837380] 00 motion_type at 1 22
[mpeg2video @ 0x1837380] 00 motion_type at 8 23
[mpeg2video @ 0x1837380] 00 motion_type at 1 24
[mpeg2video @ 0x1837380] 00 motion_type at 5 25
[mpeg2video @ 0x1837380] 00 motion_type at 7 26
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 27
[mpeg2video @ 0x1837380] 00 motion_type at 4 28
[mpeg2video @ 0x1837380] 00 motion_type at 14 29
[mpeg2video @ 0x1837380] invalid cbp -1 at 1 30
[mpeg2video @ 0x1837380] ac-tex damaged at 3 32
[mpeg2video @ 0x1837380] ac-tex damaged at 6 32
[mpeg2video @ 0x1837380] 00 motion_type at 6 33
[mpeg2video @ 0x1837380] 00 motion_type at 2 34
[mpeg2video @ 0x1837380] 00 motion_type at 13 35
[mpeg2video @ 0x1837380] concealing 1485 DC, 1485 AC, 1485 MV errors in B frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 38 1800:53:56.24 bitrate=
324.9kbits/s
[mpeg2video @ 0x1837380] ac-tex damaged at 0 7
[mpeg2video @ 0x1837380] ac-tex damaged at 0 8
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 9
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 10
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 11
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 12
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 13
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 14
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 15
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 16
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 17
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 18
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 19
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 20
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 21
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 22
[mpeg2video @ 0x1837380] ac-tex damaged at 0 23
[mpeg2video @ 0x1837380] ac-tex damaged at 0 24
[mpeg2video @ 0x1837380] ac-tex damaged at 0 25
[mpeg2video @ 0x1837380] ac-tex damaged at 0 26
[mpeg2video @ 0x1837380] ac-tex damaged at 0 27
[mpeg2video @ 0x1837380] ac-tex damaged at 0 28
[mpeg2video @ 0x1837380] ac-tex damaged at 0 29
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 30
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 31
[mpeg2video @ 0x1837380] ac-tex damaged at 0 32
[mpeg2video @ 0x1837380] ac-tex damaged at 0 33
[mpeg2video @ 0x1837380] ac-tex damaged at 0 34
[mpeg2video @ 0x1837380] ac-tex damaged at 0 35
[mpeg2video @ 0x1837380] concealing 1305 DC, 1305 AC, 1305 MV errors in I frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 36 19
[mpeg2video @ 0x1837380] ac-tex damaged at 14 28
[mpeg2video @ 0x1837380] 00 motion_type at 12 30
[mpeg2video @ 0x1837380] 00 motion_type at 5 30
[mpeg2video @ 0x1837380] 00 motion_type at 9 31
[mpeg2video @ 0x1837380] 00 motion_type at 8 32
[mpeg2video @ 0x1837380] 00 motion_type at 12 33
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] 00 motion_type at 8 35
[mpeg2video @ 0x1837380] concealing 765 DC, 765 AC, 765 MV errors in P frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 24 18
[mpeg2video @ 0x1837380] 00 motion_type at 35 15
[mpeg2video @ 0x1837380] ac-tex damaged at 18 16
[mpeg2video @ 0x1837380] 00 motion_type at 6 17
[mpeg2video @ 0x1837380] ac-tex damaged at 1 18
[mpeg2video @ 0x1837380] ac-tex damaged at 2 20
[mpeg2video @ 0x1837380] 00 motion_type at 8 20
[mpeg2video @ 0x1837380] ac-tex damaged at 14 21
[mpeg2video @ 0x1837380] 00 motion_type at 19 22
[mpeg2video @ 0x1837380] ac-tex damaged at 0 23
[mpeg2video @ 0x1837380] ac-tex damaged at 0 24
[mpeg2video @ 0x1837380] 00 motion_type at 5 25
[mpeg2video @ 0x1837380] 00 motion_type at 12 26
[mpeg2video @ 0x1837380] ac-tex damaged at 0 27
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] 00 motion_type at 2 29
[mpeg2video @ 0x1837380] 00 motion_type at 41 30
[mpeg2video @ 0x1837380] 00 motion_type at 1 31
[mpeg2video @ 0x1837380] ac-tex damaged at 1 32
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 8 33
[mpeg2video @ 0x1837380] 00 motion_type at 2 35
[mpeg2video @ 0x1837380] 00 motion_type at 21 35
[mpeg2video @ 0x1837380] concealing 945 DC, 945 AC, 945 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 5 2e=00:55:02.64 bitrate=
324.9kbits/s
[mpeg2video @ 0x1837380] 00 motion_type at 7 12
[mpeg2video @ 0x1837380] 00 motion_type at 43 13
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 23 14
[mpeg2video @ 0x1837380] 00 motion_type at 1 15
[mpeg2video @ 0x1837380] 00 motion_type at 8 16
[mpeg2video @ 0x1837380] 00 motion_type at 23 17
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 6 18
[mpeg2video @ 0x1837380] ac-tex damaged at 10 19
[mpeg2video @ 0x1837380] mb incr damaged
[mpeg2video @ 0x1837380] invalid cbp -1 at 5 21
[mpeg2video @ 0x1837380] 00 motion_type at 9 22
[mpeg2video @ 0x1837380] invalid cbp -1 at 2 23
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] 00 motion_type at 1 25
[mpeg2video @ 0x1837380] 00 motion_type at 11 26
[mpeg2video @ 0x1837380] 00 motion_type at 10 27
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 28
[mpeg2video @ 0x1837380] invalid cbp 0 at 12 29
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 30
[mpeg2video @ 0x1837380] 00 motion_type at 1 31
[mpeg2video @ 0x1837380] 00 motion_type at 18 32
[mpeg2video @ 0x1837380] ac-tex damaged at 2 33
[mpeg2video @ 0x1837380] 00 motion_type at 17 34
[mpeg2video @ 0x1837380] 00 motion_type at 3 35
[mpeg2video @ 0x1837380] concealing 1530 DC, 1530 AC, 1530 MV errors in P frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatchme=00:55:13.52 bitrate=
325.0kbits/s
[mpeg2video @ 0x1837380] 00 motion_type at 30 8
[mpeg2video @ 0x1837380] 00 motion_type at 0 26
[mpeg2video @ 0x1837380] 00 motion_type at 0 27
[mpeg2video @ 0x1837380] 00 motion_type at 18 28
[mpeg2video @ 0x1837380] 00 motion_type at 4 29
[mpeg2video @ 0x1837380] 00 motion_type at 15 30
[mpeg2video @ 0x1837380] 00 motion_type at 4 31
[mpeg2video @ 0x1837380] 00 motion_type at 0 32
[mpeg2video @ 0x1837380] 00 motion_type at 0 33
[mpeg2video @ 0x1837380] 00 motion_type at 0 34
[mpeg2video @ 0x1837380] 00 motion_type at 0 35
[mpeg2video @ 0x1837380] concealing 1260 DC, 1260 AC, 1260 MV errors in B frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 9 26
[mpeg2video @ 0x1837380] 00 motion_type at 2 27
[mpeg2video @ 0x1837380] ac-tex damaged at 2 28
[mpeg2video @ 0x1837380] ac-tex damaged at 4 29
[mpeg2video @ 0x1837380] 00 motion_type at 0 30
[mpeg2video @ 0x1837380] 00 motion_type at 3 31
[mpeg2video @ 0x1837380] 00 motion_type at 2 32
[mpeg2video @ 0x1837380] 00 motion_type at 0 33
[mpeg2video @ 0x1837380] 00 motion_type at 3 34
[mpeg2video @ 0x1837380] 00 motion_type at 17 35
[mpeg2video @ 0x1837380] concealing 450 DC, 450 AC, 450 MV errors in B frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] ac-tex damaged at 29 190:57:57.08 bitrate= 324.5kbits/s
[mpeg2video @ 0x1837380] concealing 0 DC, 0 AC, 0 MV errors in P frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 40 30
[mpeg2video @ 0x1837380] concealing 135 DC, 135 AC, 135 MV errors in I frame
[mpeg2video @ 0x1837380] 00 motion_type at 20 3300:58:41.64 bitrate=
324.8kbits/s
[mpeg2video @ 0x1837380] 00 motion_type at 9 18
[mpeg2video @ 0x1837380] ac-tex damaged at 0 19
[mpeg2video @ 0x1837380] 00 motion_type at 8 20
[mpeg2video @ 0x1837380] 00 motion_type at 1 21
[mpeg2video @ 0x1837380] 00 motion_type at 0 22
[mpeg2video @ 0x1837380] 00 motion_type at 0 23
[mpeg2video @ 0x1837380] 00 motion_type at 0 24
[mpeg2video @ 0x1837380] 00 motion_type at 13 25
[mpeg2video @ 0x1837380] 00 motion_type at 0 26
[mpeg2video @ 0x1837380] 00 motion_type at 0 27
[mpeg2video @ 0x1837380] 00 motion_type at 1 28
[mpeg2video @ 0x1837380] 00 motion_type at 0 29
[mpeg2video @ 0x1837380] 00 motion_type at 0 30
[mpeg2video @ 0x1837380] 00 motion_type at 0 31
[mpeg2video @ 0x1837380] 00 motion_type at 0 32
[mpeg2video @ 0x1837380] 00 motion_type at 0 33
[mpeg2video @ 0x1837380] 00 motion_type at 0 34
[mpeg2video @ 0x1837380] 00 motion_type at 0 35
[mpeg2video @ 0x1837380] concealing 810 DC, 810 AC, 810 MV errors in B frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 9 14=00:59:15.44 bitrate=
324.9kbits/s
[mpeg2video @ 0x1837380] concealing 0 DC, 0 AC, 0 MV errors in B frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] skipped MB in I frame at 21 305.52 bitrate=
324.9kbits/s
[mpeg2video @ 0x1837380] ac-tex damaged at 0 5
[mpeg2video @ 0x1837380] ac-tex damaged at 0 6
[mpeg2video @ 0x1837380] skipped MB in I frame at 1 7
[mpeg2video @ 0x1837380] ac-tex damaged at 0 8
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 1 9
[mpeg2video @ 0x1837380] ac-tex damaged at 0 10
[mpeg2video @ 0x1837380] ac-tex damaged at 0 11
[mpeg2video @ 0x1837380] ac-tex damaged at 0 12
[mpeg2video @ 0x1837380] ac-tex damaged at 0 13
[mpeg2video @ 0x1837380] ac-tex damaged at 0 14
[mpeg2video @ 0x1837380] ac-tex damaged at 0 15
[mpeg2video @ 0x1837380] ac-tex damaged at 0 16
[mpeg2video @ 0x1837380] ac-tex damaged at 0 17
[mpeg2video @ 0x1837380] ac-tex damaged at 0 18
[mpeg2video @ 0x1837380] ac-tex damaged at 1 19
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 1 20
[mpeg2video @ 0x1837380] skipped MB in I frame at 1 21
[mpeg2video @ 0x1837380] ac-tex damaged at 0 22
[mpeg2video @ 0x1837380] ac-tex damaged at 0 23
[mpeg2video @ 0x1837380] ac-tex damaged at 0 24
[mpeg2video @ 0x1837380] ac-tex damaged at 0 25
[mpeg2video @ 0x1837380] ac-tex damaged at 2 26
[mpeg2video @ 0x1837380] ac-tex damaged at 0 27
[mpeg2video @ 0x1837380] skipped MB in I frame at 1 28
[mpeg2video @ 0x1837380] ac-tex damaged at 0 29
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 1 30
[mpeg2video @ 0x1837380] skipped MB in I frame at 3 31
[mpeg2video @ 0x1837380] ac-tex damaged at 0 32
[mpeg2video @ 0x1837380] ac-tex damaged at 0 33
[mpeg2video @ 0x1837380] ac-tex damaged at 0 34
[mpeg2video @ 0x1837380] ac-tex damaged at 0 35
[mpeg2video @ 0x1837380] concealing 1395 DC, 1395 AC, 1395 MV errors in I frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] skipped MB in I frame at 2 316.88 bitrate= 324.7kbits/s
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 22
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 23
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 24
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 25
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 26
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 27
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 28
[mpeg2video @ 0x1837380] skipped MB in I frame at 1 29
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 30
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 31
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 32
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 33
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 34
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 35
[mpeg2video @ 0x1837380] concealing 630 DC, 630 AC, 630 MV errors in I frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 14 21
[mpeg2video @ 0x1837380] concealing 405 DC, 405 AC, 405 MV errors in B frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 7 8
[mpeg2video @ 0x1837380] 00 motion_type at 6 25
[mpeg2video @ 0x1837380] ac-tex damaged at 0 26
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 27
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] 00 motion_type at 8 29
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 28 30
[mpeg2video @ 0x1837380] 00 motion_type at 2 31
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 4 32
[mpeg2video @ 0x1837380] 00 motion_type at 33 33
[mpeg2video @ 0x1837380] 00 motion_type at 17 34
[mpeg2video @ 0x1837380] ac-tex damaged at 4 35
[mpeg2video @ 0x1837380] concealing 1260 DC, 1260 AC, 1260 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] 00 motion_type at 13 12
[mpeg2video @ 0x1837380] 00 motion_type at 25 8
[mpeg2video @ 0x1837380] 00 motion_type at 0 9
[mpeg2video @ 0x1837380] 00 motion_type at 11 10
[mpeg2video @ 0x1837380] 00 motion_type at 9 11
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 12
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 13
[mpeg2video @ 0x1837380] ac-tex damaged at 0 14
[mpeg2video @ 0x1837380] invalid cbp -1 at 0 15
[mpeg2video @ 0x1837380] invalid cbp -1 at 6 16
[mpeg2video @ 0x1837380] invalid cbp -1 at 2 17
[mpeg2video @ 0x1837380] invalid cbp 0 at 0 18
[mpeg2video @ 0x1837380] 00 motion_type at 1 19
[mpeg2video @ 0x1837380] 00 motion_type at 3 20
[mpeg2video @ 0x1837380] 00 motion_type at 6 21
[mpeg2video @ 0x1837380] 00 motion_type at 1 22
[mpeg2video @ 0x1837380] ac-tex damaged at 10 23
[mpeg2video @ 0x1837380] ac-tex damaged at 5 24
[mpeg2video @ 0x1837380] invalid mb type in P Frame at 10 25
[mpeg2video @ 0x1837380] ac-tex damaged at 17 26
[mpeg2video @ 0x1837380] ac-tex damaged at 18 27
[mpeg2video @ 0x1837380] 00 motion_type at 22 28
[mpeg2video @ 0x1837380] 00 motion_type at 6 29
[mpeg2video @ 0x1837380] 00 motion_type at 16 30
[mpeg2video @ 0x1837380] slice mismatch
[mpeg2video @ 0x1837380] ac-tex damaged at 18 32
[mpeg2video @ 0x1837380] invalid cbp 0 at 1 33
[mpeg2video @ 0x1837380] 00 motion_type at 2 34
[mpeg2video @ 0x1837380] ac-tex damaged at 33 35
[mpeg2video @ 0x1837380] concealing 1260 DC, 1260 AC, 1260 MV errors in P frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatchme=00:59:47.32 bitrate=
324.9kbits/s
[mpeg2video @ 0x1837380] skipped MB in I frame at 24 11
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 21
[mpeg2video @ 0x1837380] ac-tex damaged at 0 22
[mpeg2video @ 0x1837380] skipped MB in I frame at 1 23
[mpeg2video @ 0x1837380] ac-tex damaged at 0 24
[mpeg2video @ 0x1837380] invalid mb type in I Frame at 0 25
[mpeg2video @ 0x1837380] ac-tex damaged at 0 26
[mpeg2video @ 0x1837380] ac-tex damaged at 0 27
[mpeg2video @ 0x1837380] ac-tex damaged at 0 28
[mpeg2video @ 0x1837380] ac-tex damaged at 0 29
[mpeg2video @ 0x1837380] ac-tex damaged at 0 30
[mpeg2video @ 0x1837380] ac-tex damaged at 0 31
[mpeg2video @ 0x1837380] ac-tex damaged at 0 32
[mpeg2video @ 0x1837380] ac-tex damaged at 0 33
[mpeg2video @ 0x1837380] ac-tex damaged at 0 34
[mpeg2video @ 0x1837380] ac-tex damaged at 0 35
[mpeg2video @ 0x1837380] concealing 1125 DC, 1125 AC, 1125 MV errors in I frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatchme=01:01:09.52 bitrate=
324.9kbits/s
[mpeg2video @ 0x1837380] ac-tex damaged at 40 4
[mpeg2video @ 0x1837380] concealing 540 DC, 540 AC, 540 MV errors in I frame
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpeg2video @ 0x1837380] concealing 856 DC, 856 AC, 856 MV errors in I frame
[mpegts @ 0x1833240] PES packet size mismatch
[mp2 @ 0x1837de0] Header missing
Error while decoding stream #0:1: Invalid data found when processing input
[mpegts @ 0x1833240] PES packet size mismatchme=01:01:57.80 bitrate=
325.1kbits/s
[mpeg2video @ 0x1837380] ac-tex damaged at 9 32
[mpeg2video @ 0x1837380] concealing 180 DC, 180 AC, 180 MV errors in I frame
[mp2 @ 0x1837de0] incomplete frame
Error while decoding stream #0:1: Invalid data found when processing input
[libmp3lame @ 0x1838600] Trying to remove 1152 samples, but the queue is empty
frame=92357 fps=582 q=24.1 Lsize=  151513kB time=01:02:00.00 bitrate=
333.7kbits/s
video:87530kB audio:58115kB subtitle:0 global headers:0kB muxing
overhead 4.028590%



Thank you for your help!

Ela


More information about the ffmpeg-user mailing list