__group__	ticket	summary	component	milestone	type	created	_description_	_changetime	_reporter
	1493	Transcoding MOV file from Rhozet Carbon Server creates video with double duration (needs edit list duration support)	undetermined		defect	2012-06-28T22:07:06+02:00	"Summary of the bug:
 Using ffmpeg to transcode a MOV file produced/exported by Rhozet Carbon Server results in an MP4 with double the expected duration.

The video file produced plays back fine but includes an additional 4:14 of black screen and no audio for a total duration of 8:28. When watching the debug output, ffmpeg seems to hang on the final frame of the video and then produces an extra 4:14 worth of blank frames after a few minutes before exiting cleanly.

We received permission from our customer to use this video as part of this bug report but request that it not be used for anything else.

How to reproduce:
{{{
% ffmpeg -v 9 -loglevel 99 -report -i ~/Desktop/BC-foo1/79855382001_1656639096001_449-NHS-Osteoporosis-CaseStudy-16x9-UB-H264-1024-v3.mov /tmp/tmp.mp4

ffmpeg -version: 
ffmpeg version N-41997-g3f59bbf
built on Jun 28 2012 15:06:40 with gcc 4.6.3 20120306 (Red Hat 4.6.3-2)
configuration: --enable-gpl --enable-nonfree --enable-version3 --enable-pthreads --enable-postproc --enable-libmp3lame --enable-libvo-aacenc --enable-libx264 --enable-avfilter --disable-ffplay --disable-ffserver --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvpx
libavutil      51. 63.100 / 51. 63.100
libavcodec     54. 29.101 / 54. 29.101
libavformat    54. 11.100 / 54. 11.100
libavdevice    54.  0.100 / 54.  0.100
libavfilter     3.  0.100 /  3.  0.100
libswscale      2.  1.100 /  2.  1.100
libswresample   0. 15.100 /  0. 15.100
libpostproc    52.  0.100 / 52.  0.100

}}}

The file can be downloaded from here:
{{{
http://ffmpeg-bug.s3-website-us-east-1.amazonaws.com/transcodes_to_double_duration.mov
size: 503881220 bytes (481 MB)
md5sum: a37321b6d0231b45dd62f6c3378151be
}}}
"	2012-12-29T07:31:42+01:00	kbreeman
	1970	ffserver ignores ffmpeg command line arguments	FFserver		defect	2012-11-26T22:44:47+01:00	"I'm trying to transcode from mpegts to flv. In mpegts are 2 audio streams but I want to transcode just one, and igore the other.

http://pastebin.com/EMu5WS7Z


please notice, that there is 2 examples:
1. ffmpeg writes to file - audio stream mapping works great.
2. ffserver ignores audio stream specified by ffmpeg and transcodes first one, not specified.

The problem: ffserver ignores ffmpeg arguments! In this example it's obvious that ignores -map argument, but if I specify video filters - ffserver ignores as well."	2013-04-15T11:27:32+02:00	importinis
	2400	A/V desync for separate video and aac in mp4 input files	undetermined		defect	2013-03-25T02:13:27+01:00	"executing following command with the two videos I attached.

>ffmpeg -i aaa.mp4 -i bbb.mp4 test.mp4

C:\Conversion>ffmpeg -i aaa.mp4 -i bbb.mp4 test.mp4
ffmpeg version N-51211-ge0e8c20 Copyright (c) 2000-2013 the FFmpeg developers
  built on Mar 22 2013 08:56:38 with gcc 4.7.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libg
sm --enable-libilbc --enable-libmp3lame --enable-libopencore-amrnb --enable-libo
pencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-li
bschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-lib
twolame --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enabl
e-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      52. 22.101 / 52. 22.101
  libavcodec     55.  1.100 / 55.  1.100
  libavformat    55.  0.100 / 55.  0.100
  libavdevice    55.  0.100 / 55.  0.100
  libavfilter     3. 48.100 /  3. 48.100
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'aaa.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf54.59.102
  Duration: 00:00:08.71, start: 0.000000, bitrate: 245 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1366x768,
 241 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc
    Metadata:
      handler_name    : VideoHandler
Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'bbb.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2mp41
    encoder         : Lavf54.59.102
  Duration: 00:00:00.13, start: 0.023220, bitrate: 9029 kb/s
    Stream #1:0(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 89
40 kb/s
    Metadata:
      handler_name    : SoundHandler
File 'test.mp4' already exists. Overwrite ? [y/N] y
using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
[libx264 @ 024adac0] profile High, level 3.2
[libx264 @ 024adac0] 264 - core 130 r2274 c832fe9 - H.264/MPEG-4 AVC codec - Cop
yleft 2003-2013 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deb
lock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 m
e_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chro
ma_qp_offset=-2 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 i
nterlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1
b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenec
ut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=
0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to 'test.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf55.0.100
    Stream #0:0(und): Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 1366x768, q
=-1--1, 30k tbn, 29.97 tbc
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac ([64][0][0][0] / 0x0040), 44100 Hz, stereo, s16
, 128 kb/s
    Metadata:
      handler_name    : SoundHandler
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> libx264)
  Stream #1:0 -> #0:1 (aac -> libvo_aacenc)
Press [q] to stop, [?] for help
frame=   54 fps=0.0 q=29.0 size=       0kB time=00:00:00.06 bitrate=   5.8kbits/
frame=   80 fps= 76 q=29.0 size=     219kB time=00:00:00.93 bitrate=1917.7kbits/
frame=  114 fps= 72 q=29.0 size=     219kB time=00:00:02.06 bitrate= 866.1kbits/
frame=  148 fps= 71 q=29.0 size=     219kB time=00:00:03.20 bitrate= 559.3kbits/
frame=  187 fps= 72 q=29.0 size=     219kB time=00:00:04.50 bitrate= 397.7kbits/
frame=  226 fps= 72 q=29.0 size=     219kB time=00:00:05.80 bitrate= 308.6kbits/
frame=  261 fps= 63 q=2686559.0 Lsize=     390kB time=00:00:08.64 bitrate= 369.9
kbits/s
video:251kB audio:133kB subtitle:0 global headers:0kB muxing overhead 1.517758%
[libx264 @ 024adac0] frame I:2     Avg QP:20.77  size: 84310
[libx264 @ 024adac0] frame P:68    Avg QP:24.08  size:  1098
[libx264 @ 024adac0] frame B:191   Avg QP:33.16  size:    70
[libx264 @ 024adac0] consecutive B-frames:  1.9%  1.5%  0.0% 96.6%
[libx264 @ 024adac0] mb I  I16..4: 65.2%  4.7% 30.2%
[libx264 @ 024adac0] mb P  I16..4:  0.8%  0.0%  0.3%  P16..4:  0.6%  0.1%  0.0%
 0.0%  0.0%    skip:98.1%
[libx264 @ 024adac0] mb B  I16..4:  0.0%  0.0%  0.0%  B16..8:  0.7%  0.0%  0.0%
 direct: 0.0%  skip:99.2%  L0:48.3% L1:51.6% BI: 0.1%
[libx264 @ 024adac0] 8x8 transform intra:3.7% inter:46.9%
[libx264 @ 024adac0] coded y,uvDC,uvAC intra: 20.3% 19.0% 16.6% inter: 0.1% 0.1%
 0.0%
[libx264 @ 024adac0] i16 v,h,dc,p: 62% 37%  0%  0%
[libx264 @ 024adac0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 74% 12% 12%  0%  0%  0%  0%
 0%  1%
[libx264 @ 024adac0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 34% 39% 12%  2%  2%  2%  3%
 2%  3%
[libx264 @ 024adac0] i8c dc,h,v,p: 67% 23%  9%  0%
[libx264 @ 024adac0] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 024adac0] ref P L0: 79.1% 12.4%  6.1%  2.4%
[libx264 @ 024adac0] ref B L0: 60.7% 38.5%  0.8%
[libx264 @ 024adac0] ref B L1: 95.4%  4.6%
[libx264 @ 024adac0] kb/s:235.67

then executing ffplay test.mp4 to view the result mp4, you will notice that audio not syndicate with video from the pronunciation of ""ffffff"" and input ""fffffff"" via keyboard .

But if we merge the audio and video to a avi file , the audio/video syndicated correctly.

>ffmpeg -i aaa.mp4 -i bbb.mp4 test.avi.

I tested with old release and found that http://ffmpeg.zeranoe.com/builds/win32/dev/ffmpeg-git-e01f478-win32-dev.7z built on 2012/03/20 is still ok. From http://ffmpeg.zeranoe.com/builds/win32/dev/ffmpeg-git-4082198-win32-dev.7z built on 2012/03/25 the problem was introduced.

I compared the source code between 03/20 and 03/25 and suspect the audio encode api in codec switch from encode to encode2 interface caused the problem.

 
"	2013-03-26T09:31:47+01:00	chinshou
	2444	memory corruption/core dump using alpha overlay in current git ffmpeg	avfilter		defect	2013-04-07T08:50:58+02:00	"Although the same command was working with an earlier ffmpeg (864fdfa0627e21ee0b69e957c3413114185623a7), after updating ffmpeg to the latest git head (1fabd950355849fe8df77226e5f048cd6bdcfb6a) memory corruption and a core dump are encountered using some combinations of video filters.

This is on Mac OS X 10.6.8:
{{{
$ ffmpeg -i lik.mp4 -r 15 -loop 1 -i lik.jpeg -filter_complex '[1] format=rgba,fade=out:15:15:alpha=1 [C]; [0] setsar=1,yadif,mp=eq2=1.1 [P]; [P][C] overlay [V]' -map '[V]' -y out.mp4
ffmpeg version 1.1.git-1fabd95 Copyright (c) 2000-2013 the FFmpeg developers
  built on Apr  6 2013 18:53:57 with gcc 4.2.1 (GCC) (Apple Inc. build 5666) (dot 3)
  configuration: --prefix=/opt/local --enable-swscale --enable-avfilter --enable-libmp3lame --enable-libvorbis --enable-libopus --enable-libtheora --enable-libschroedinger --enable-libopenjpeg --enable-libmodplug --enable-libass --enable-libvpx --enable-libspeex --enable-libfreetype --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/gcc-4.2 --arch=x86_64 --enable-yasm --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-nonfree --enable-libfdk-aac --enable-libfaac
  libavutil      52. 25.100 / 52. 25.100
  libavcodec     55.  2.100 / 55.  2.100
  libavformat    55.  1.100 / 55.  1.100
  libavdevice    55.  0.100 / 55.  0.100
  libavfilter     3. 49.100 /  3. 49.100
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'lik.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf55.1.100
  Duration: 00:00:06.07, start: 0.000000, bitrate: 59 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 180x180 [SAR 1:1 DAR 1:1], 57 kb/s, 15 fps, 15 tbr, 50k tbn, 30 tbc
    Metadata:
      handler_name    : VideoHandler
[image2 @ 0x102847600] max_analyze_duration 5000000 reached at 5000000 microseconds
Input #1, image2, from 'lik.jpeg':
  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #1:0: Video: mjpeg, yuvj420p, 180x180 [SAR 1:1 DAR 1:1], 25 fps, 25 tbr, 25 tbn, 25 tbc
[Parsed_mp_4 @ 0x102023c60] 'eq2' is a wrapped MPlayer filter (libmpcodecs). This filter may be removed
once it has been ported to a native libavfilter.
[libx264 @ 0x1028bbc00] using SAR=1/1
[libx264 @ 0x1028bbc00] using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
[libx264 @ 0x1028bbc00] profile High, level 1.1
[libx264 @ 0x1028bbc00] 264 - core 129 - H.264/MPEG-4 AVC codec - Copyleft 2003-2013 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=15 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to 'out.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf55.1.100
    Stream #0:0: Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 180x180 [SAR 1:1 DAR 1:1], q=-1--1, 50k tbn, 15 tbc
Stream mapping:
  Stream #0:0 (h264) -> setsar
  Stream #1:0 (mjpeg) -> format
  overlay -> Stream #0:0 (libx264)
Press [q] to stop, [?] for help
ffmpeg(43912,0x7fff705a3cc0) malloc: *** error for object 0x105810e08: incorrect checksum for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug
Abort trap (core dumped)
$ 
}}}"	2013-04-07T15:34:21+02:00	MarkZV
	2450	Xorg resource leakage	avdevice		defect	2013-04-08T18:35:52+02:00	"Summary of the bug:

ffmpeg increases virtual memory of Xorg server.

How to reproduce:
{{{
Operating system: CentOS release 6.2 (Final)
ffmpeg releases: 1.1.4, 1.2
configuration: --disable-yasm --enable-gpl --enable-x11grab --enable-version3 --enable-libvo-aacenc

Run
% ffmpeg -f x11grab -s cif -r 25 -i :0.0 /tmp/out.mpg

and monitor X11 client resources by
% xrestop

You will find an <unknown> client constantly increasing X11 server memory.
Batch usage of xrestop indicates leak in category ""cursors"". 
(Maybe ticket #1738 introduced it?)

Bug does _not_ appear for releases 0.11.3 and 1.0.6!
}}}"	2013-04-09T11:09:19+02:00	raimund
	2461	VAAPI mpeg2 decoding crashes	avcodec		defect	2013-04-12T12:03:46+02:00	"Starting somewhere between ffmpeg-1.1.4 and ffmpeg-1.2 something happend with the vaapi code in ffmpeg that's causing crashes when decoding mpeg2.

I'm not 100% sure if only mpeg2 is affected, and i'm also not sure what might be causing this. It Looks like vaapi is not properly initialized, as the pic param buffer is missing.

A possible backtrace looks like this: http://bpaste.net/show/rFq5TRFGCp4sh1eYvjnS/
This one is from a vlc git master build. The same happens in XBMC. Both using latest master ffmpeg/libavcodec."	2013-05-20T13:53:21+02:00	BtbN
	2497	ALAC encoder produces invalid output / is not lossless	avcodec		defect	2013-04-24T07:27:16+02:00	"Hi,

I have a particular WAV file that, when converted to ALAC, contains a short burst of noise not present in the original WAV. This is clearly audible, and also clearly visible when comparing the original WAV to the ALAC in a tool like Audacity. The burst of noise is between the 1:14 and 1:15 mark.

I've reproduced this using ffmpeg from git compiled earlier today. The command line was as follows:

ffmpeg -y -i alac_encoding_error_white_noise_burst.wav -acodec alac -f ipod out.m4a

Output was as follows:

{{{
ffmpeg version N-52419-gdfdee6c Copyright (c) 2000-2013 the FFmpeg developers
  built on Apr 24 2013 09:52:56 with gcc 4.7 (Ubuntu/Linaro 4.7.2-2ubuntu1)
  configuration: 
  libavutil      52. 27.100 / 52. 27.100
  libavcodec     55.  6.100 / 55.  6.100
  libavformat    55.  3.100 / 55.  3.100
  libavdevice    55.  0.100 / 55.  0.100
  libavfilter     3. 60.101 /  3. 60.101
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
[wav @ 0x27b07c0] max_analyze_duration 5000000 reached at 5015510 microseconds
Guessed Channel Layout for  Input Stream #0.0 : stereo
Input #0, wav, from 'alac_encoding_error_white_noise_burst.wav':
  Duration: 00:05:46.91, bitrate: 1411 kb/s
    Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, stereo, s16, 1411 kb/s
Output #0, ipod, to 'out.m4a':
  Metadata:
    encoder         : Lavf55.3.100
    Stream #0:0: Audio: alac (alac / 0x63616C61), 44100 Hz, stereo, s16p, 128 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (pcm_s16le -> alac)
Press [q] to stop, [?] for help
size=   51784kB time=00:05:46.99 bitrate=1222.5kbits/s    
video:0kB audio:51768kB subtitle:0 global headers:0kB muxing overhead 0.030579%
}}}

I can supply the WAV file, but it's copyright belongs to the user that uploaded it to our service, so I wouldn't feel comfortable uploading it to datafilehost.com unless I can supply the link to the relevant developer privately.

I did try to upload it to the FTP server, but had no luck there (there was no ""incoming"" directory, and I got a permission denied error trying to upload to the root directory).
"	2013-04-26T18:48:11+02:00	pneuman
	2538	FFMPEG crash in decoding MPEG4 using NEON	avcodec		defect	2013-05-06T08:22:46+02:00	"Dear all:
    I build ffmpeg 1.2 for Android 4.1.2 tablet (NEON is enabled). When I use this library to decode a .3gp file (video is MPEG4 and audio is AAC)， it crash. I tested some files, I found if the video is MPEG4, it always crash.  Does anybody help me? Thanks.

{{{
I/DEBUG   ( 3075): handle_request(15)
I/DEBUG   ( 3075): BOOM: pid=3045 uid=10044 gid=10044 tid=3072
I/DEBUG   ( 3076): handle_request(15)
I/DEBUG   ( 3076): BOOM: pid=3045 uid=10044 gid=10044 tid=3071
I/DEBUG   ( 3076): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 3076): Build fingerprint: 'acer/B1-A71_twn_gen1/B1-A71:4.1.2/JZO54K/1364969024:user/release-keys'
I/DEBUG   ( 3076): pid: 3045, tid: 3071, name: GLThread  >>> chttl.mod.tlplayer <<<
I/DEBUG   ( 3076): signal 7 (SIGBUS), code 1 (BUS_ADRALN), fault addr 555746d1
I/DEBUG   ( 3075): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 3075): Build fingerprint: 'acer/B1-A71_twn_gen1/B1-A71:4.1.2/JZO54K/1364969024:user/release-keys'
I/DEBUG   ( 3075): pid: 3045, tid: 3072, name: GLThread  >>> chttl.mod.tlplayer <<<
I/DEBUG   ( 3075): signal 7 (SIGBUS), code 1 (BUS_ADRALN), fault addr 5550b04b
I/DEBUG   ( 3076):     r0 555746d1  r1 53ac2611  r2 00000020  r3 00000001
I/DEBUG   ( 3076):     r4 00000008  r5 00000000  r6 00000000  r7 00000000
I/DEBUG   ( 3076):     r8 00000007  r9 53ff2a70  sl 0000000f  fp 00000000
I/DEBUG   ( 3076):     ip 00000038  sp 551e2d08  lr 00000000  pc 51faa1c0  cpsr 20000010
I/DEBUG   ( 3076): 
I/DEBUG   ( 3076): backtrace:
I/DEBUG   ( 3076):     #00  pc 000f21c0  /data/data/chttl.mod.tlplayer/lib/libffmpeg.so (ff_put_h264_chroma_mc2_neon+116)
I/DEBUG   ( 3076): 
I/DEBUG   ( 3076): stack:
I/DEBUG   ( 3076):          551e2cc8  00000040  
I/DEBUG   ( 3076):          551e2ccc  5243c40c  /data/data/chttl.mod.tlplayer/lib/libffmpeg.so (av_image_fill_linesizes+80)
I/DEBUG   ( 3076):          551e2cd0  00000001  
I/DEBUG   ( 3076):          551e2cd4  53fe90cc  
I/DEBUG   ( 3076):          551e2cd8  54797850  
I/DEBUG   ( 3076):          551e2cdc  53f3a020  
I/DEBUG   ( 3076):          551e2ce0  53f70680  
I/DEBUG   ( 3076):          551e2ce4  53fe9060  
I/DEBUG   ( 3076):          551e2ce8  00000001  
I/DEBUG   ( 3076):          551e2cec  0000006c  
I/DEBUG   ( 3076):          551e2cf0  00000012  
I/DEBUG   ( 3076):          551e2cf4  53fe90cc  
I/DEBUG   ( 3076):          551e2cf8  54797850  
I/DEBUG   ( 3076):          551e2cfc  53f3a020  
I/DEBUG   ( 3076):          551e2d00  df0027ad  
I/DEBUG   ( 3076):          551e2d04  00000000  
I/DEBUG   ( 3076):     #00  551e2d08  53ff1010  
I/DEBUG   ( 3076):          551e2d0c  00000002  
I/DEBUG   ( 3076):          551e2d10  00002578  
I/DEBUG   ( 3076):          551e2d14  52213e60  /data/data/chttl.mod.tlplayer/lib/libffmpeg.so (MPV_motion_lowres+4456)
I/DEBUG   ( 3076):          551e2d18  00000007  
I/DEBUG   ( 3076):          551e2d1c  00000000  
I/DEBUG   ( 3076):          551e2d20  53ff4688  
I/DEBUG   ( 3076):          551e2d24  4007c8d4  /system/lib/libc.so (dlmalloc+368)
I/DEBUG   ( 3076):          551e2d28  ffffffff  
I/DEBUG   ( 3076):          551e2d2c  00000000  
I/DEBUG   ( 3076):          551e2d30  00000001  
I/DEBUG   ( 3076):          551e2d34  00000020  
I/DEBUG   ( 3076):          551e2d38  53ac25d1  
I/DEBUG   ( 3076):          551e2d3c  0000000d  
I/DEBUG   ( 3076):          551e2d40  00000002  
I/DEBUG   ( 3076):          551e2d44  0000002e  
I/DEBUG   ( 3076): 
I/DEBUG   ( 3076): memory near r0:
I/DEBUG   ( 3076):     555746b0 7f808181 7d7e7f7f 7e7e7e7d 00007e7e  ......~}}~~~~~..
I/DEBUG   ( 3076):     555746c0 7c7d7e72 78787878 75787878 74757475  r~}|xxxxxxxuutut
I/DEBUG   ( 3076):     555746d0 75757574 75757476 7e7c7975 00007e7e  tuuuvtuuuy|~~~..
I/DEBUG   ( 3076):     555746e0 767c7e74 74747475 68727474 706e6960  t~|vutttttrh`inp
I/DEBUG   ( 3076):     555746f0 00005d65 00000000 00000000 00000000  e]..............
I/DEBUG   ( 3076): 
I/DEBUG   ( 3076): memory near r1:
I/DEBUG   ( 3076):     53ac25f0 6b5c646b 74747474 7b757574 29007e7c  kd\ktttttuu{|~.)
I/DEBUG   ( 3076):     53ac2600 037317e0 7f349753 7fe7a6fe a081b3ff  ..s.S.4.........
I/DEBUG   ( 3076):     53ac2610 c0fe6f7c ff373ed0 0026636d 16bced3a  |o...>7.mc&.:...
I/DEBUG   ( 3076):     53ac2620 5e8d15a6 6f90f90d e6ad82c6 e914c1cf  ...^...o........
I/DEBUG   ( 3076):     53ac2630 fcffffdd 830d70f4 dfa52daa e095f467  .....p...-..g...
I/DEBUG   ( 3076): 
I/DEBUG   ( 3076): memory near r9:
I/DEBUG   ( 3076):     53ff2a50 521a0744 521a0878 51faea4c 51faeaac  D..Rx..RL..Q...Q
I/DEBUG   ( 3076):     53ff2a60 51fa80d0 51fa8118 52026ab0 52026a70  ...Q...Q.j.Rpj.R
I/DEBUG   ( 3076):     53ff2a70 51fa9c1c 51fa9ea4 51faa14c 51fa9d4c  ...Q...QL..QL..Q
I/DEBUG   ( 3076):     53ff2a80 51fa9fe4 51faa1f0 523188f0 51fb4aac  ...Q...Q..1R.J.Q
I/DEBUG   ( 3076):     53ff2a90 00000001 00000001 00000000 00000000  ................
I/DEBUG   ( 3076): 
I/DEBUG   ( 3076): memory near sp:
I/DEBUG   ( 3076):     551e2ce8 00000001 0000006c 00000012 53fe90cc  ....l..........S
I/DEBUG   ( 3076):     551e2cf8 54797850 53f3a020 df0027ad 00000000  PxyT ..S.'......
I/DEBUG   ( 3076):     551e2d08 53ff1010 00000002 00002578 52213e60  ...S....x%..`>!R
I/DEBUG   ( 3076):     551e2d18 00000007 00000000 53ff4688 4007c8d4  .........F.S...@
I/DEBUG   ( 3076):     551e2d28 ffffffff 00000000 00000001 00000020  ............ ...
I/DEBUG   ( 3076): 
I/DEBUG   ( 3076): code around pc:
I/DEBUG   ( 3076):     51faa1a0 f4a1588f f2b46144 f3b640c6 f3c40c00  .X..Da...@......
I/DEBUG   ( 3076):     51faa1b0 f3c50801 f3fa00a1 f25008a1 f2ca0870  ..........P.p...
I/DEBUG   ( 3076):     51faa1c0 f4c00412 f4c00452 e2533002 cafffff0  ....R....0S.....
I/DEBUG   ( 3076):     51faa1d0 e8bd8070 e09150b2 e08050b2 e09160b2  p....P...P...`..
I/DEBUG   ( 3076):     51faa1e0 e08060b2 e2533002 cafffff9 e8bd8070  .`...0S.....p...
I/DEBUG   ( 3076): 
I/DEBUG   ( 3076): code around lr:
I/DEBUG   ( 3076):     00000000 ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   ( 3076):     00000010 ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   ( 3076):     00000020 ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   ( 3076):     00000030 ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   ( 3076):     00000040 ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   ( 3076): 
I/DEBUG   ( 3076): memory map around fault addr 555746d1:
I/DEBUG   ( 3076):     553e4000-554e3000 [stack:3074]
I/DEBUG   ( 3076):     554e3000-55581000 
I/DEBUG   ( 3076):     bec2e000-bec4f000 [stack]
I/DEBUG   ( 3075):     r0 5550b04b  r1 547b712b  r2 00000020  r3 00000001
I/DEBUG   ( 3075):     r4 00000010  r5 00000000  r6 00000030  r7 00000006
I/DEBUG   ( 3075):     r8 00000000  r9 53abf1b0  sl 00000001  fp 0000000d
I/DEBUG   ( 3075):     ip 00000000  sp 552e2d08  lr 00000006  pc 51faa1c0  cpsr 20000010
I/DEBUG   ( 3075): 
I/DEBUG   ( 3075): backtrace:
I/DEBUG   ( 3075):     #00  pc 000f21c0  /data/data/chttl.mod.tlplayer/lib/libffmpeg.so (ff_put_h264_chroma_mc2_neon+116)
I/DEBUG   ( 3075):     #01  pc 00000002  <unknown>
I/DEBUG   ( 3075): 
I/DEBUG   ( 3075): stack:
I/DEBUG   ( 3075):          552e2cc8  00000040  
I/DEBUG   ( 3075):          552e2ccc  5243c40c  /data/data/chttl.mod.tlplayer/lib/libffmpeg.so (av_image_fill_linesizes+80)
I/DEBUG   ( 3075):          552e2cd0  00000001  
I/DEBUG   ( 3075):          552e2cd4  555090a0  
I/DEBUG   ( 3075):          552e2cd8  53fb8b50  
I/DEBUG   ( 3075):          552e2cdc  53f3a400  
I/DEBUG   ( 3075):          552e2ce0  51556600  
I/DEBUG   ( 3075):          552e2ce4  555090a0  
I/DEBUG   ( 3075):          552e2ce8  00000000  
I/DEBUG   ( 3075):          552e2cec  00000000  
I/DEBUG   ( 3075):          552e2cf0  00000012  
I/DEBUG   ( 3075):          552e2cf4  555090a0  
I/DEBUG   ( 3075):          552e2cf8  53fb8b50  
I/DEBUG   ( 3075):          552e2cfc  53f3a400  
I/DEBUG   ( 3075):          552e2d00  df0027ad  
I/DEBUG   ( 3075):          552e2d04  00000000  
I/DEBUG   ( 3075):     #00  552e2d08  53abd750  
I/DEBUG   ( 3075):          ........  ........
I/DEBUG   ( 3075):     #01  552e2d08  53abd750  
I/DEBUG   ( 3075):          552e2d0c  00000002  
I/DEBUG   ( 3075):          552e2d10  00002578  
I/DEBUG   ( 3075):          552e2d14  52213e60  /data/data/chttl.mod.tlplayer/lib/libffmpeg.so (MPV_motion_lowres+4456)
I/DEBUG   ( 3075):          552e2d18  00000000  
I/DEBUG   ( 3075):          552e2d1c  00000006  
I/DEBUG   ( 3075):          552e2d20  53ff4628  
I/DEBUG   ( 3075):          552e2d24  4007c8d4  /system/lib/libc.so (dlmalloc+368)
I/DEBUG   ( 3075):          552e2d28  ffffffff  
I/DEBUG   ( 3075):          552e2d2c  00000000  
I/DEBUG   ( 3075):          552e2d30  00000001  
I/DEBUG   ( 3075):          552e2d34  00000020  
I/DEBUG   ( 3075):          552e2d38  547b70eb  
I/DEBUG   ( 3075):          552e2d3c  00000003  
I/DEBUG   ( 3075):          552e2d40  00000002  
I/DEBUG   ( 3075):          552e2d44  0000002e  
I/DEBUG   ( 3075): 
I/DEBUG   ( 3075): memory near r0:
I/DEBUG   ( 3075):     5550b028 75787878 686a7175 7575726a 75757476  xxxuuqjhjruuvtuu
I/DEBUG   ( 3075):     5550b038 7e7c7975 00007e7e 767c7e74 74747475  uy|~~~..t~|vuttt
I/DEBUG   ( 3075):     5550b048 68727474 706e6960 6b5c646d 74747474  ttrh`inpmd\ktttt
I/DEBUG   ( 3075):     5550b058 7b757574 00007e7c 757c7c72 74747474  tuu{|~..r||utttt
I/DEBUG   ( 3075):     5550b068 66626d74 00000000 00000000 00000000  tmbf............
I/DEBUG   ( 3075): 
I/DEBUG   ( 3075): memory near r1:
I/DEBUG   ( 3075):     547b7108 60707474 706e6960 6b5c646d 74747474  ttp``inpmd\ktttt
I/DEBUG   ( 3075):     547b7118 7b757574 00007e7c 757c7c72 74747474  tuu{|~..r||utttt
I/DEBUG   ( 3075):     547b7128 6e586d74 74747574 5c727475 74747462  tmXntuttutr\bttt
I/DEBUG   ( 3075):     547b7138 7b757575 00007e7e 747c7e70 74747272  uuu{~~..p~|trrtt
I/DEBUG   ( 3075):     547b7148 7471566b 74747474 74747476 7472635c  kVqtttttvttt\crt
I/DEBUG   ( 3075): 
I/DEBUG   ( 3075): memory near r9:
I/DEBUG   ( 3075):     53abf190 521a0744 521a0878 51faea4c 51faeaac  D..Rx..RL..Q...Q
I/DEBUG   ( 3075):     53abf1a0 51fa80d0 51fa8118 52026ab0 52026a70  ...Q...Q.j.Rpj.R
I/DEBUG   ( 3075):     53abf1b0 51fa9c1c 51fa9ea4 51faa14c 51fa9d4c  ...Q...QL..QL..Q
I/DEBUG   ( 3075):     53abf1c0 51fa9fe4 51faa1f0 523188f0 51fb4aac  ...Q...Q..1R.J.Q
I/DEBUG   ( 3075):     53abf1d0 00000001 00000001 00000000 00000000  ................
I/DEBUG   ( 3075): 
I/DEBUG   ( 3075): memory near sp:
I/DEBUG   ( 3075):     552e2ce8 00000000 00000000 00000012 555090a0  ..............PU
I/DEBUG   ( 3075):     552e2cf8 53fb8b50 53f3a400 df0027ad 00000000  P..S...S.'......
I/DEBUG   ( 3075):     552e2d08 53abd750 00000002 00002578 52213e60  P..S....x%..`>!R
I/DEBUG   ( 3075):     552e2d18 00000000 00000006 53ff4628 4007c8d4  ........(F.S...@
I/DEBUG   ( 3075):     552e2d28 ffffffff 00000000 00000001 00000020  ............ ...
I/DEBUG   ( 3075): 
I/DEBUG   ( 3075): code around pc:
I/DEBUG   ( 3075):     51faa1a0 f4a1588f f2b46144 f3b640c6 f3c40c00  .X..Da...@......
I/DEBUG   ( 3075):     51faa1b0 f3c50801 f3fa00a1 f25008a1 f2ca0870  ..........P.p...
I/DEBUG   ( 3075):     51faa1c0 f4c00412 f4c00452 e2533002 cafffff0  ....R....0S.....
I/DEBUG   ( 3075):     51faa1d0 e8bd8070 e09150b2 e08050b2 e09160b2  p....P...P...`..
I/DEBUG   ( 3075):     51faa1e0 e08060b2 e2533002 cafffff9 e8bd8070  .`...0S.....p...
I/DEBUG   ( 3075): 
I/DEBUG   ( 3075): code around lr:
I/DEBUG   ( 3075):     00000000 ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   ( 3075):     00000010 ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   ( 3075):     00000020 ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   ( 3075):     00000030 ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   ( 3075):     00000040 ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   ( 3075): 
I/DEBUG   ( 3075): memory map around fault addr 5550b04b:
I/DEBUG   ( 3075):     553e4000-554e3000 [stack:3074]
I/DEBUG   ( 3075):     554e3000-55581000 
I/DEBUG   ( 3075):     bec2e000-bec4f000 [stack]
}}}"	2013-05-24T18:04:31+02:00	felixyang_tw
	2552	FLAC with wrong but valid 'header' makes decoder misbehave	avcodec		defect	2013-05-10T11:52:02+02:00	"Summary of the bug: I found a file where libavcodec thinks the file is 8kHz, 3 channel while the file is 44.1kHz and stereo. With ghex I found out this is probably because there is a valid header (CRC checks out) somewhere halfway a block. While this is only one header versus 11 valid ones, libavcodec thinks this one is valid and the rest is garbage.

How to reproduce:
1. Get flac-file-with-valid-header-in-last-block.flac from upload.ffmpeg.org/incoming
2. Try 'ffmpeg -i flac-file-with-valid-header-in-last-block.flac test.wav' and see that the resulting file is 8kHz, 3-channel

Output:

{{{
ffmpeg -loglevel 99 -i flac-file-with-valid-header-in-last-block.flac -f null /dev/null
ffmpeg version N-52792-g7c23922 Copyright (c) 2000-2013 the FFmpeg developers
  built on May  5 2013 22:10:53 with gcc 4.7 (Ubuntu/Linaro 4.7.2-2ubuntu1)
  configuration: --enable-libx264 --enable-libtheora --enable-libvorbis --enable-libmp3lame --enable-gpl
  libavutil      52. 29.100 / 52. 29.100
  libavcodec     55.  7.100 / 55.  7.100
  libavformat    55.  4.101 / 55.  4.101
  libavdevice    55.  0.100 / 55.  0.100
  libavfilter     3. 63.101 /  3. 63.101
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  3.100 / 52.  3.100
Splitting the commandline.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.                                                                                                           
Reading option '-i' ... matched as input file with argument 'flac-file-with-valid-header-in-last-block.flac'.                                                                                                 
Reading option '-f' ... matched as option 'f' (force format) with argument 'null'.                                                                                                                            
Reading option '/dev/null' ... matched as output file.                                                                                                                                                        
Finished splitting the commandline.                                                                                                                                                                           
Parsing a group of options: global .                                                                                                                                                                          
Applying option loglevel (set logging level) with argument 99.                                                                                                                                                
Successfully parsed a group of options.                                                                                                                                                                       
Parsing a group of options: input file flac-file-with-valid-header-in-last-block.flac.                                                                                                                        
Successfully parsed a group of options.                                                                                                                                                                       
Opening an input file: flac-file-with-valid-header-in-last-block.flac.                                                                                                                                        
[flac @ 0x1e997c0] Format flac probed with size=2048 and score=50                                                                                                                                             
[flac @ 0x1e997c0] File position before avformat_find_stream_info() is 8304                                                                                                                                   
[flac @ 0x1e9a1e0] sample rate change detected in adjacent frames                                                                                                                                             
[flac @ 0x1e9a1e0] bits per sample change detected in adjacent frames                                                                                                                                         
[flac @ 0x1e9a1e0] number of channels change detected in adjacent frames                                                                                                                                      
[flac @ 0x1e9a1e0] sample/frame number mismatch in adjacent frames                                                                                                                                            
[flac @ 0x1e9a1e0] crc check failed from offset 518995 (frame 8) to 567270 (frame 65)                                                                                                                         
[flac @ 0x1e9a1e0] sample rate change detected in adjacent frames                                                                                                                                             
[flac @ 0x1e9a1e0] bits per sample change detected in adjacent frames                                                                                                                                         
[flac @ 0x1e9a1e0] number of channels change detected in adjacent frames                                                                                                                                      
[flac @ 0x1e9a1e0] sample/frame number mismatch in adjacent frames                                                                                                                                            
[flac @ 0x1e9a1e0] crc check failed from offset 443570 (frame 7) to 567270 (frame 65)                                                                                                                         
[flac @ 0x1e9a1e0] sample/frame number mismatch in adjacent frames                                                                                                                                            
[flac @ 0x1e9a1e0] sample rate change detected in adjacent frames                                                                                                                                             
[flac @ 0x1e9a1e0] bits per sample change detected in adjacent frames                                                                                                                                         
[flac @ 0x1e9a1e0] number of channels change detected in adjacent frames                                                                                                                                      
[flac @ 0x1e9a1e0] sample/frame number mismatch in adjacent frames                                                                                                                                            
[flac @ 0x1e9a1e0] crc check failed from offset 371506 (frame 6) to 567270 (frame 65)                                                                                                                         
[flac @ 0x1e9a1e0] sample/frame number mismatch in adjacent frames                                                                                                                                            
    Last message repeated 11 times
[flac @ 0x1e9a1e0] Junk frame till offset 48275
[flac @ 0x1e997c0] max_analyze_duration 5000000 reached at 5062721 microseconds
[flac @ 0x1e997c0] File position after avformat_find_stream_info() is 579223
Input #0, flac, from 'flac-file-with-valid-header-in-last-block.flac':
  Duration: 00:00:07.40, bitrate: 626 kb/s
    Stream #0:0, 8, 1/44100: Audio: flac, 8000 Hz, 3.0, s16
Successfully opened the file.
Parsing a group of options: output file /dev/null.                                                                                                                                                            
Applying option f (force format) with argument null.                                                                                                                                                          
Successfully parsed a group of options.
Opening an output file: /dev/null.
Successfully opened the file.
[graph 0 input from stream 0:0 @ 0x1e9a6e0] Setting 'time_base' to value '1/8000'
[graph 0 input from stream 0:0 @ 0x1e9a6e0] Setting 'sample_rate' to value '8000'
[graph 0 input from stream 0:0 @ 0x1e9a6e0] Setting 'sample_fmt' to value 's16'
[graph 0 input from stream 0:0 @ 0x1e9a6e0] Setting 'channel_layout' to value '0x7'
[graph 0 input from stream 0:0 @ 0x1e9a6e0] tb:1/8000 samplefmt:s16 samplerate:8000 chlayout:0x7
[audio format for output stream 0:0 @ 0x1e9e300] Setting 'sample_fmts' to value 's16'
[AVFilterGraph @ 0x1e9b1a0] query_formats: 4 queried, 9 merged, 0 already done, 0 delayed
Output #0, null, to '/dev/null':
  Metadata:
    encoder         : Lavf55.4.101
    Stream #0:0, 0, 1/90000: Audio: pcm_s16le, 8000 Hz, 3.0, s16, 384 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (flac -> pcm_s16le)
Press [q] to stop, [?] for help
Input stream #0:0 frame changed from rate:8000 fmt:s16 ch:3 chl:3.0 to rate:44100 fmt:s16 ch:2 chl:stereo
[graph 0 input from stream 0:0 @ 0x1e9e280] Setting 'time_base' to value '1/44100'
[graph 0 input from stream 0:0 @ 0x1e9e280] Setting 'sample_rate' to value '44100'
[graph 0 input from stream 0:0 @ 0x1e9e280] Setting 'sample_fmt' to value 's16'
[graph 0 input from stream 0:0 @ 0x1e9e280] Setting 'channel_layout' to value '0x3'
[graph 0 input from stream 0:0 @ 0x1e9e280] tb:1/44100 samplefmt:s16 samplerate:44100 chlayout:0x3
[audio format for output stream 0:0 @ 0x1e9f140] Setting 'sample_fmts' to value 's16'
[audio format for output stream 0:0 @ 0x1e9f140] Setting 'sample_rates' to value '8000'
[audio format for output stream 0:0 @ 0x1e9f140] Setting 'channel_layouts' to value '0x7'
[audio format for output stream 0:0 @ 0x1e9f140] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_anull_0' and the filter 'audio format for output stream 0:0'
[AVFilterGraph @ 0x1e9df60] query_formats: 4 queried, 9 merged, 3 already done, 0 delayed
1.000000 0.000000 
0.000000 1.000000 
0.000000 0.000000 
[auto-inserted resampler 0 @ 0x1ea1960] ch:2 chl:stereo fmt:s16 r:44100Hz -> ch:3 chl:3.0 fmt:s16 r:8000Hz
[flac @ 0x1e9a1e0] CRC error at PTS -9223372036854775808
[flac @ 0x1e9a1e0] overread: 1
Error while decoding stream #0:0: Invalid data found when processing input
[flac @ 0x1e9a1e0] switching bps mid-stream is not supported
[flac @ 0x1e9a1e0] decode_frame() failed
Error while decoding stream #0:0: Operation not permitted
[output stream 0:0 @ 0x1e9de80] EOF on sink link output stream 0:0:default.
No more output streams to write to, finishing.
size=N/A time=00:00:07.40 bitrate=N/A    
video:0kB audio:347kB subtitle:0 global headers:0kB muxing overhead -100.006195%
9 frames successfully decoded, 2 decoding errors
[AVIOContext @ 0x1ea1ee0] Statistics: 579223 bytes read, 0 seeks
}}}
"	2013-05-10T12:47:07+02:00	ktf
	2579	"Data stream from UAV video reported as ""Unknown"" type"	avformat		defect	2013-05-16T21:47:26+02:00	"Summary of the bug:

In some older videos collected from a UAV (e.g. Predator drone), the KLV metadata stream is not recognized as a ""Data"" stream and is parsed as ""Unknown"".  I would like to be able to ready this data stream as ""Data"".

In much older versions of FFmpeg (e.g. version 0.8 and before) the data stream was interpreted as ""Data"" and I could read the data correctly.  I used git bisect to determine that metadata stream is interpreted as ""Unknown"" after commit e78d1a59.

I am actually using the APIs for libavformat, libavcodec, etc. to work with the video and metadata, but the bug can be determined by simply running ffmpeg and looking at the stream types.

How to reproduce:
{{{
% ffmpeg -i old_klv_data_stream.mpg
ffmpeg version N-53159-gd94c907 Copyright (c) 2000-2013 the FFmpeg developers
  built on May 16 2013 14:15:13 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  configuration: 
  libavutil      52. 32.100 / 52. 32.100
  libavcodec     55.  9.100 / 55.  9.100
  libavformat    55.  7.100 / 55.  7.100
  libavdevice    55.  0.100 / 55.  0.100
  libavfilter     3. 68.101 /  3. 68.101
  libswscale      2.  3.100 /  2.  3.100
  libswresample   0. 17.102 /  0. 17.102
[mpegts @ 0x3371020] probed stream 1 failed
[mpegts @ 0x3371020] max_analyze_duration 5000000 reached at 5003333 microseconds
[mpegts @ 0x3371020] Could not find codec parameters for stream 1 (Unknown: none ([21][0][0][0] / 0x0015)): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 0x3371020] PES packet size mismatch
Input #0, mpegts, from 'old_klv_data_stream.mpg':
  Duration: 00:00:16.15, start: 0.909400, bitrate: 5072 kb/s
  Program 1 
    Stream #0:0[0x1e1]: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 720x480 [SAR 1:1 DAR 3:2], 29.97 fps, 59.94 tbr, 90k tbn, 59.94 tbc
    Stream #0:1[0x1f1]: Unknown: none ([21][0][0][0] / 0x0015)
At least one output file must be specified

}}}
I will be uploading the sample file specified above, and attaching a report generated by '''ffmpeg -v 9 -loglevel 99 -report -i old_klv_data_stream.mpg'''.

I have hundreds video files that have these issues.  Video from newer UAVs seem to use a different stream type and the metadata is correctly reported as
{{{
Stream #0:1[0x90]: Data: klv (KLVA / 0x41564C4B)
}}}"	2013-05-17T16:41:49+02:00	mleotta
	2580	FLV h264 video decoding corrupted	avcodec		defect	2013-05-16T23:51:56+02:00	"Summary of the bug:
Decoding this file: http://files.cousins-sears.com/0x2m2u110W3H (and others like it) is corrupted after about 15 seconds.  Other decoders are able to decode the video properly.  For instance whatever is powering http://www.mediaconverter.org allowed me to convert the file successfully, as you can see here: http://www.youtube.com/watch?v=993OAWMS0us

ffmpeg conversion results in errors as seen here: http://pastebin.com/WawmPZVC

How to reproduce:
{{{
% ffmpeg -i 58af5798-fa2c-42a2-997d-dc8e49de2d8a.flv -an -vcodec libx264 -b 512k -r 30 -ar 44100 testffmpeg2.mpg

ffmpeg version N-53159-gd94c907 Copyright (c) 2000-2013 the FFmpeg developers
  built on May 16 2013 15:29:14 with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
  configuration: --enable-gpl --enable-version3 --enable-nonfree --enable-postproc --enable-libaacplus --enable-libass --enable-libcelt --enable-libfaac --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-openssl --enable-libopus --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxvid --prefix=/usr/local
  libavutil      52. 32.100 / 52. 32.100
  libavcodec     55.  9.100 / 55.  9.100
  libavformat    55.  7.100 / 55.  7.100
  libavdevice    55.  0.100 / 55.  0.100
  libavfilter     3. 68.101 /  3. 68.101
  libswscale      2.  3.100 /  2.  3.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  3.100 / 52.  3.100
}}}

assigned to avcodec per the help of ubitux on #ffmpeg  (thanks!)

Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker."	2013-05-17T00:40:31+02:00	relevante
	2588	Crash during playback of real audio over rtsp	avformat		defect	2013-05-19T12:45:25+02:00	"Configure:
./configure --disable-yasm --enable-debug

How to reproduce:
./ffplay_g rtsp://mprrm.publicradio.org/5559/phc/970322/970322_logo.ra

Dump:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffedd6f700 (LWP 17885)]
avio_r8 (s=0x0) at libavformat/aviobuf.c:471
471	    if (s->buf_ptr >= s->buf_end)"	2013-05-19T19:24:07+02:00	eleventeen
	2590	Inaccurate seek in mp3	avformat		defect	2013-05-19T13:06:49+02:00	"Summary of the bug:
After adding read_xing_toc() in mp3dec.c seeking in some mp3 isn't accurate. The same file seeks correctly and fast in foobar2000. Attached sample of a file and original cue.

How to reproduce:
ffplay -ss 227 Underworld_sample.mp3 (should start approximately from begining of a song. starts a lot earlier)"	2013-05-19T19:15:37+02:00	eleventeen
	2592	Bug with b-frames?	avcodec		defect	2013-05-20T19:40:02+02:00	"Hi,

I pulled ffmpeg from git today and started to encode to mpeg2video with 2 b-frames in 2-pass mode. I noticed that the git version behaves differently than the 1.2.1 version of ffmpeg. I looked at the passlog file and noticed that all type:3 entries have in:0 and out:0. In 1.2.1, the type:3 entries have entries > 0. My command line for both git and 1.2.1 version is identical and is as follows:


{{{
/usr/local/bin/ffmpeg -i /home/neutrino/file2dvd/Con_Air/tmp30017.avi -f dvd -c:v mpeg2video -vf scale=720:368,pad=720:480:0:56,setdar=16/9 -sws_flags spline -aspect 16:9 -mbd 2 -precmp 2 -cmp 2 -subcmp 2 -trellis 2 -dia_size -1 -last_pred 4 -flags +mv0 -mpv_flags +cbp_rd -bf 2 -dc 11 -preme 2 -mv0_threshold 0 -bidir_refine 2 -g 18 -r 24000/1001 -b:v 4653k -c:a ac3 -b:a 192k -ar 48000 -passlogfile /home/neutrino/file2dvd/Con_Air/Con_Air -pass 1 -y /dev/null
}}}

The second pass is identical but with -pass 2 option. I also noticed that when using the git version, during the second pass, the bitrate seems very low compared to the first pass. This is not the case when using the 1.2.1 version of ffmpeg.

Both ffmpeg's are compiled with the following options;

{{{
./configure --enable-shared --enable-gpl --enable-version3 --enable-libx264 --enable-libxvid --enable-libmp3lame --enable-avresample
}}}

I am attatching 2 log files, one from ffmpeg 1.2.1 and one from the git version."	2013-05-23T16:40:07+02:00	microchip
	2605	Raw audio in MP4 container	avformat		defect	2013-05-23T20:17:45+02:00	"Summary of the bug:

I found that commit http://ffmpeg.org/pipermail/ffmpeg-cvslog/2012-March/048842.html
breaks MOV demuxing in case if input file has PCM audio inside and wrong STSZ sample_size for this audio trak.

I have a file which I successfully transcoded with ffmpeg before this patch:

Audio trak is PCM signed 16 LE.
Timescale = 44100
num_channels = 2
bits_per_sample = 16

Each sample duration = 1, so Each sample size should be = num_channels * bits_per_sample / 8 * duration = 4 bytes
But STSZ wrongly has sample_size = 1 byte.

I uploaded file on ftp://upload.ffmpeg.org:
audio_silence_after_ffmpeg_upgrade.mov

Before this patch http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=50059bde77674977d9134f3c1151a63cb7a2391c
ffmpeg was able to fix this stream error and decode audio successfully.

How to reproduce:

% ffplay audio_silence_after_ffmpeg_upgrade.mov

ffplay version git-2013-05-15-1a36c75 Copyright (c) 2003-2013 the FFmpeg developers
  built on May 14 2013 19:05:26 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  configuration: --enable-gpl --enable-nonfree --enable-pthreads --enable-libx264 --enable-libfaac --enable-libmp3lame --extra-cflags=-I/usr/local/include --extra-ldflags=-L/usr/local/lib
  libavutil      52. 31.100 / 52. 31.100
  libavcodec     55.  9.100 / 55.  9.100
  libavformat    55.  7.100 / 55.  7.100
  libavdevice    55.  0.100 / 55.  0.100
  libavfilter     3. 67.100 /  3. 67.100
  libswscale      2.  3.100 /  2.  3.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  3.100 / 52.  3.100


"	2013-05-24T15:26:53+02:00	asukhanov
	117	unsupported interplayvideo file	avcodec		defect	2011-04-26T12:41:44+02:00	"http://www.upitus.net/v1cb0vmtxws8

(sorry for this free crappy host with time delay, next this I will try to find something better)

the file does not convert correctly with ffmpeg (only a few frames)

with ffplay I get this:

{{{
C:\>ffplay C:\SK_DEMO.MVE
FFplay version git-N-29181-ga304071, Copyright (c) 2003-2011 the FFmpeg develope
rs
  built on Apr 18 2011 21:24:03 with gcc 4.5.2
  configuration: --enable-gpl --enable-version3 --enable-runtime-cpudetect --ena
ble-memalign-hack --enable-avisynth --enable-bzlib --enable-frei0r --enable-libo
pencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --
enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger
 --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enabl
e-libx264 --enable-libxavs --enable-libxvid --enable-zlib --cross-prefix=i686-w6
4-mingw32- --target-os=mingw32 --arch=x86_32 --extra-cflags=-I/home/kyle/softwar
e/ffmpeg/external-libraries/win32/include --extra-ldflags=-L/home/kyle/software/
ffmpeg/external-libraries/win32/lib --pkg-config=pkg-config
  libavutil    50. 40. 1 / 50. 40. 1
  libavcodec   52.120. 0 / 52.120. 0
  libavformat  52.108. 0 / 52.108. 0
  libavdevice  52.  4. 0 / 52.  4. 0
  libavfilter   1. 79. 0 /  1. 79. 0
  libswscale    0. 13. 0 /  0. 13. 0
[ipmovie @ 01D5D4F0] Estimating duration from bitrate, this may be inaccurate
Input #0, ipmovie, from 'C:\SK_DEMO.MVE':
  Duration: N/A, start: 0.000000, bitrate: N/A
    Stream #0.0: Video: interplayvideo, pal8, 432x320, 1000k tbr, 1000k tbn, 100
0k tbc
[ffsink @ 01D62480] auto-inserting filter 'auto-inserted scaler 0' between the f
ilter 'src' and the filter 'out'
[scale @ 01D62700] w:432 h:320 fmt:pal8 -> w:432 h:320 fmt:yuv420p flags:0x4
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-49287)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 2, @ block
 (64, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-4088)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 3, @ block
 (240, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-4321)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 4, @ block
 (0, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-39333)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 5, @ block
 (104, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-50836)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 6, @ block
 (40, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-5600)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 7, @ block
 (16, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
    Last message repeated 4 times
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-4349)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 8, @ block
 (400, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-47404)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 9, @ block
 (192, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-338)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 10, @ bloc
k (96, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-53651)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 11, @ bloc
k (32, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
    Last message repeated 2 times
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-4212)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 13, @ bloc
k (96, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-273)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 15, @ bloc
k (160, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
    Last message repeated 1 times
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-4176)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 17, @ bloc
k (144, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-205)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 19, @ bloc
k (224, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-3816)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 21, @ bloc
k (64, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
    Last message repeated 5 times0KB vq=   38KB sq=    0B f=6/6
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-126)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 23, @ bloc
k (304, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
    Last message repeated 8 times
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-4137)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 25, @ bloc
k (192, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
    Last message repeated 2 times
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-42725)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 27, @ bloc
k (144, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-4308)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 29, @ bloc
k (16, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-4167)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 31, @ bloc
k (144, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-3870)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 33, @ bloc
k (16, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-4274)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 35, @ bloc
k (48, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-4660)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 37, @ bloc
k (80, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-4027)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 39, @ bloc
k (288, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-4300)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 41, @ bloc
k (32, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-1187)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 43, @ bloc
k (112, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-4123)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 45, @ bloc
k (208, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-3858)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 47, @ bloc
k (32, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
    Last message repeated 1 times
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-51416)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 49, @ bloc
k (112, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-48544)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 51, @ bloc
k (160, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-38769)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 53, @ bloc
k (0, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
    Last message repeated 2 times
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-3787)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 55, @ bloc
k (112, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-432)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 57, @ bloc
k (0, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
    Last message repeated 1 times
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-4203)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 59, @ bloc
k (128, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
    Last message repeated 2 times
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-622)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 61, @ bloc
k (240, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
    Last message repeated 5 times
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-1131)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 63, @ bloc
k (160, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-54293)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 65, @ bloc
k (24, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-52546)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 67, @ bloc
k (32, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-4237)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 69, @ bloc
k (96, 0)
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-4293)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 71, @ bloc
k (16, 0)
[interplayvideo @ 01D5EB40]   Interplay video: Help! Mystery opcode 0x6 seen
[interplayvideo @ 01D5EB40]  Interplay video: motion offset < 0 (-219)
[interplayvideo @ 01D5EB40]  Interplay video: decode problem on frame 73, @ bloc
k (208, 0)
}}}
"	2012-10-24T17:21:58+02:00	ami_stuff
	128	svq1 decoder is somehow buggy	avcodec		defect	2011-04-27T12:48:27+02:00	"ftp://ftp.pigwa.net/stuff/other/vcsclip.mov

please compare attached screenshot (left = ffplay / right = qt player)

I found this with google, maybe related?

> [Ffmpeg-user] A small but disastrous bug in SVQ1 Decoder
>
> Hi, I am using ffmpeg repository source code for developing Sorenson
> decoder and encountered a ""break"" statement missing in
> ""avcodec_align_dimensions()"" function under ""switch case
> PIX_FMT_YUV410P"" in file ""utils.c"". Due to this every time when
> controls come to ""case PIX_FMT_YUV410P"" instead of breaking after
> executing the required commands, it goes to the default case and
> reset the values of w_align & h_align to 1. Which eventually change
> the file size of output yuv file, resulting in corrupted output.
> 
> 
> Please add the necessary ""break"" statement in appropriate switch case
> in the new version.


{{{
C:\>ffmpeg -i C:\vcsclip.mov
FFmpeg version git-N-29181-ga304071, Copyright (c) 2000-2011 the FFmpeg develope
rs
  built on Apr 18 2011 21:24:03 with gcc 4.5.2
  configuration: --enable-gpl --enable-version3 --enable-runtime-cpudetect --ena
ble-memalign-hack --enable-avisynth --enable-bzlib --enable-frei0r --enable-libo
pencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --
enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger
 --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enabl
e-libx264 --enable-libxavs --enable-libxvid --enable-zlib --cross-prefix=i686-w6
4-mingw32- --target-os=mingw32 --arch=x86_32 --extra-cflags=-I/home/kyle/softwar
e/ffmpeg/external-libraries/win32/include --extra-ldflags=-L/home/kyle/software/
ffmpeg/external-libraries/win32/lib --pkg-config=pkg-config
  libavutil    50. 40. 1 / 50. 40. 1
  libavcodec   52.120. 0 / 52.120. 0
  libavformat  52.108. 0 / 52.108. 0
  libavdevice  52.  4. 0 / 52.  4. 0
  libavfilter   1. 79. 0 /  1. 79. 0
  libswscale    0. 13. 0 /  0. 13. 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 01CEC000] max_analyze_duration reached

Seems stream 0 codec frame rate differs from container frame rate: 600.00 (600/1
) -> 12.00 (12/1)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\vcsclip.mov':
  Metadata:
    creation_time   : 2000-08-17 00:28:08
    album           : Digital 2600
    album-eng       : Digital 2600
    artist          : Kevin Rodgers & Markus Karlus
    artist-eng      : Kevin Rodgers & Markus Karlus
    copyright-eng   : [C] 2000
    comment         : goldenshower@uia.com.br ]]]] www.goldenshower.gs
    copyright       : [C] 2000
    comment-eng     : goldenshower@uia.com.br ]]]] www.goldenshower.gs
  Duration: 00:02:52.53, start: 0.000000, bitrate: 338 kb/s
    Stream #0.0(eng): Video: svq1, yuv410p, 320x240, 289 kb/s, 12 fps, 12 tbr, 6
00 tbn, 600 tbc
    Metadata:
      creation_time   : 2000-08-17 00:28:08
    Stream #0.1(eng): Audio: qdm2, 44100 Hz, 1 channels, s16, 48 kb/s
    Metadata:
      creation_time   : 2000-08-17 00:28:08
At least one output file must be specified
}}}
"	2012-05-09T12:09:04+02:00	ami_stuff
	153	DVB Subtitles Streams decoding and encoding errors	avcodec		defect	2011-05-04T21:29:51+02:00	These is a test stream that shows errors in the DVB Subtitle decoder and encoder.	2012-07-16T15:43:11+02:00	joolzg
	162	Avid AVI Codec - wrong resolution reported by FFmpeg	avcodec		defect	2011-05-06T21:49:42+02:00	"issue 1494

https://roundup.libav.org/file579/avid.avi


{{{
Author: ami_stuff 	Date: 2009-10-19.18:53:59 	

Attached file is encoded with ""Avid AVI Codec"" and have 720x576 resolution, but
FFmpeg reports 720x592 and adds black bar on the top of the video.

--------

C:\>ffmpeg -i avid.avi
FFmpeg version SVN-r20231, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  built on Oct 14 2009 04:04:42 with gcc 4.2.4
  configuration: --enable-memalign-hack --prefix=/mingw --cross-prefix=i686-ming
w32- --cc=ccache-i686-mingw32-gcc --target-os=mingw32 --arch=i686 --cpu=i686 --e
nable-avisynth --enable-gpl --enable-version3 --enable-zlib --enable-bzlib --ena
ble-libgsm --enable-libfaad --enable-pthreads --enable-libvorbis --enable-libthe
ora --enable-libspeex --enable-libmp3lame --enable-libopenjpeg --enable-libxvid
--enable-libschroedinger --enable-libx264 --enable-libopencore_amrwb --enable-li
bopencore_amrnb
  libavutil     50. 3. 0 / 50. 3. 0
  libavcodec    52.37. 0 / 52.37. 0
  libavformat   52.39. 1 / 52.39. 1
  libavdevice   52. 2. 0 / 52. 2. 0
  libswscale     0. 7. 1 /  0. 7. 1
[mjpeg @ 0x1a68250]Found 1 unreleased buffers!
Input #0, avi, from 'avid.avi':
  Duration: 00:00:01.79, start: 0.000000, bitrate: 4289 kb/s
    Stream #0.0: Video: mjpeg, yuvj422p, 720x592, 23.97 tbr, 23.97 tbn, 23.97 tb
c
    Stream #0.1: Audio: mp3, 44100 Hz, 2 channels, s16, 128 kb/s
At least one output file must be specified
}}}

{{{
Author: cehoyos 	Date: 2009-10-19.23:46:14 	

Reproducible with mplayer avid.avi -vc avid
}}}
"	2013-01-06T00:17:47+01:00	ami_stuff
	225	Converting from YUVJ to YUV lose contrast	swscale		defect	2011-05-20T10:40:12+02:00	"I am trying to transcode video from my Nicon D90 mjpeg to x264.
And output video contrast is lower than input.
I use ffmpeg-HEAD-27614b1

Command line:
ffmpeg.exe -threads 2 -an -i input.mkv -f matroska -vcodec libx264 -profile main -preset fast -cqp 27 -y x264-low_contract_yuv.mkv > enc.log 2>&1
{{{
ffmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers
  built on May 19 2011 17:41:01 with gcc 4.5.2
  configuration: --prefix=/mingw --disable-static --enable-shared --enable-gpl --enable-version3 --disable-doc --enable-postproc --disable-network --enable-memalign-hack --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libmp3lame --enable-libspeex --enable-libvorbis --enable-libx264 --enable-pthreads --enable-frei0r --extra-cflags='-mthreads -mtune=nocona -march=nocona -msse3 -m80387 -mfpmath=387 -O2 -fgnu89-inline -Wno-error=missing-prototypes' --extra-ldflags='-Wl,--enable-auto-image-base -Wl,--enable-auto-import' --extra-libs=-ldl --cpu=nocona
  libavutil    51.  2. 1 / 51.  2. 1
  libavcodec   53.  5. 0 / 53.  5. 0
  libavformat  53.  0. 3 / 53.  0. 3
  libavdevice  53.  0. 0 / 53.  0. 0
  libavfilter   2.  5. 0 /  2.  5. 0
  libswscale    0. 14. 0 /  0. 14. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[matroska,webm @ 00b70280] Estimating duration from bitrate, this may be inaccurate
Input #0, matroska,webm, from 'input.mkv':
  Metadata:
    MAKER           : NIKON CORPORATION
    MODEL           : NIKON D90
    CREATION_TIME   : 2011-05-05 07:47:28
    ENCODER         : Lavf53.0.3
  Duration: 00:00:05.04, start: 0.000000, bitrate: N/A
    Stream #0.0: Video: mjpeg, yuvj422p, 1280x720, PAR 1:1 DAR 16:9, 24 fps, 24 tbr, 1k tbn, 24 tbc (default)
Incompatible pixel format 'yuvj422p' for codec 'libx264', auto-selecting format 'yuv420p'
[buffer @ 00b83e00] w:1280 h:720 pixfmt:yuvj422p tb:1/1000000 sar:1/1
[ffsink @ 003efee0] auto-inserting filter 'auto-inserted scaler 0' between the filter 'src' and the filter 'out'
[scale @ 00b95920] w:1280 h:720 fmt:yuvj422p -> w:1280 h:720 fmt:yuv420p flags:0xa0000004
[libx264 @ 00b60540] using SAR=1/1
[libx264 @ 00b60540] using cpu capabilities: MMX2 SSE2 SSE3 Cache64
[libx264 @ 00b60540] profile Main, level 3.1
[libx264 @ 00b60540] 264 - core 114 - H.264/MPEG-4 AVC codec - Copyleft 2003-2011 - http://www.videolan.org/x264.html - options: cabac=1 ref=2 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=6 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=250 keyint_min=24 scenecut=40 intra_refresh=0 rc=cqp mbtree=0 qp=27 ip_ratio=1.40 pb_ratio=1.30 aq=0
Output #0, matroska, to 'x264-low_contract_yuv.mkv':
  Metadata:
    MAKER           : NIKON CORPORATION
    MODEL           : NIKON D90
    CREATION_TIME   : 2011-05-05 07:47:28
    encoder         : Lavf53.0.3
    Stream #0.0: Video: libx264, yuv420p, 1280x720 [PAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 1k tbn, 24 tbc (default)
Stream mapping:
  Stream #0.0 -> #0.0
Press [q] to stop, [?] for help
frame=   10 fps=  0 q=27.0 size=      33kB time=10000000000.00 bitrate=   0.0kbits/s    
...CUT...
frame=  121 fps=  5 q=-1.0 Lsize=     864kB time=4.96 bitrate=1427.9kbits/s    
video:863kB audio:0kB global headers:0kB muxing overhead 0.173612%
frame I:1     Avg QP:24.00  size: 33897
[libx264 @ 00b60540] frame P:41    Avg QP:27.00  size: 10846
[libx264 @ 00b60540] frame B:79    Avg QP:28.66  size:  5118
[libx264 @ 00b60540] consecutive B-frames:  6.6% 11.6% 22.3% 59.5%
[libx264 @ 00b60540] mb I  I16..4: 44.1%  0.0% 55.9%
[libx264 @ 00b60540] mb P  I16..4:  7.9%  0.0%  4.9%  P16..4: 42.7% 10.5%  3.3%  0.0%  0.0%    skip:30.7%
[libx264 @ 00b60540] mb B  I16..4:  3.9%  0.0%  0.6%  B16..8: 30.6%  7.4%  0.3%  direct: 8.4%  skip:48.7%  L0:41.1% L1:53.7% BI: 5.2%
[libx264 @ 00b60540] coded y,uvDC,uvAC intra: 29.7% 47.0% 14.1% inter: 8.7% 11.9% 0.1%
[libx264 @ 00b60540] i16 v,h,dc,p: 31% 31% 24% 14%
[libx264 @ 00b60540] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 26% 20% 20%  5%  7%  7%  6%  6%  3%
[libx264 @ 00b60540] i8c dc,h,v,p: 63% 18% 16%  3%
[libx264 @ 00b60540] Weighted P-Frames: Y:2.4% UV:2.4%
[libx264 @ 00b60540] ref P L0: 75.4% 24.6%
[libx264 @ 00b60540] ref B L0: 80.3% 19.7%
[libx264 @ 00b60540] ref B L1: 94.1%  5.9%
[libx264 @ 00b60540] kb/s:1401.04
}}}
ffmpeg -v 9 -loglevel 99 -i input.mkv > v9.log 2>&1
{{{
ffmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers
  built on May 19 2011 17:41:01 with gcc 4.5.2
  configuration: --prefix=/mingw --disable-static --enable-shared --enable-gpl --enable-version3 --disable-doc --enable-postproc --disable-network --enable-memalign-hack --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libmp3lame --enable-libspeex --enable-libvorbis --enable-libx264 --enable-pthreads --enable-frei0r --extra-cflags='-mthreads -mtune=nocona -march=nocona -msse3 -m80387 -mfpmath=387 -O2 -fgnu89-inline -Wno-error=missing-prototypes' --extra-ldflags='-Wl,--enable-auto-image-base -Wl,--enable-auto-import' --extra-libs=-ldl --cpu=nocona
  libavutil    51.  2. 1 / 51.  2. 1
  libavcodec   53.  5. 0 / 53.  5. 0
  libavformat  53.  0. 3 / 53.  0. 3
  libavdevice  53.  0. 0 / 53.  0. 0
  libavfilter   2.  5. 0 /  2.  5. 0
  libswscale    0. 14. 0 /  0. 14. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[NULL @ 00b70280] Format matroska,webm probed with size=2048 and score=100
st:0 removing common factor 1000000 from timebase
[mjpeg @ 00b7b700] buffer too small, expanding to 73330 bytes
[mjpeg @ 00b7b700] marker=d8 avail_size_in_buf=73330
[mjpeg @ 00b7b700] marker parser used 0 bytes (0 bits)
[mjpeg @ 00b7b700] marker=db avail_size_in_buf=73328
[mjpeg @ 00b7b700] index=0
[mjpeg @ 00b7b700] qscale[0]: 3
[mjpeg @ 00b7b700] index=1
[mjpeg @ 00b7b700] qscale[1]: 6
[mjpeg @ 00b7b700] marker parser used 132 bytes (1056 bits)
[mjpeg @ 00b7b700] marker=c0 avail_size_in_buf=73194
[mjpeg @ 00b7b700] sof0: picture: 1280x720
[mjpeg @ 00b7b700] component 0 2:1 id: 0 quant:0
[mjpeg @ 00b7b700] component 1 1:1 id: 1 quant:1
[mjpeg @ 00b7b700] component 2 1:1 id: 2 quant:1
[mjpeg @ 00b7b700] pix fmt id 21111100
[mjpeg @ 00b7b700] marker parser used 17 bytes (136 bits)
[mjpeg @ 00b7b700] marker=c4 avail_size_in_buf=73175
[mjpeg @ 00b7b700] class=0 index=0 nb_codes=12
[mjpeg @ 00b7b700] class=1 index=0 nb_codes=251
[mjpeg @ 00b7b700] class=0 index=1 nb_codes=12
[mjpeg @ 00b7b700] class=1 index=1 nb_codes=251
[mjpeg @ 00b7b700] marker parser used 418 bytes (3344 bits)
[mjpeg @ 00b7b700] escaping removed 115 bytes
[mjpeg @ 00b7b700] marker=da avail_size_in_buf=72755
[mjpeg @ 00b7b700] component: 0
[mjpeg @ 00b7b700] component: 1
[mjpeg @ 00b7b700] component: 2
[mjpeg @ 00b7b700] marker parser used 72639 bytes (581110 bits)
[mjpeg @ 00b7b700] marker=d9 avail_size_in_buf=3
[mjpeg @ 00b7b700] mjpeg decode frame unused 3 bytes
[matroska,webm @ 00b70280] All info found
[matroska,webm @ 00b70280] Estimating duration from bitrate, this may be inaccurate
Input #0, matroska,webm, from 'input.mkv':
  Metadata:
    MAKER           : NIKON CORPORATION
    MODEL           : NIKON D90
    CREATION_TIME   : 2011-05-05 07:47:28
    ENCODER         : Lavf53.0.3
  Duration: 00:00:05.04, start: 0.000000, bitrate: N/A
    Stream #0.0, 1, 1/1000: Video: mjpeg, yuvj422p, 1280x720, 1/24, PAR 1:1 DAR 16:9, 24 fps, 24 tbr, 1k tbn, 24 tbc (default)
At least one output file must be specified
}}}

Seems like contrast loosing when converting a pixel format from yuvj422p to yuv420p. 
I tryed to encode same video from mplayer yuv4mpeg raw file and in this case contrast on output video is the same.

I cannot find mplayer ftp server to upload samples. Where can I upload it?"	2013-03-04T18:28:50+01:00	sghpunk
	244	rm muxer fails with frames larger than 64k byte	avformat		defect	2011-05-26T00:15:45+02:00	"pbm file: https://ffmpeg.org/trac/ffmpeg/ticket/193


When I convert ""bikerace.pbm"" file to rv10

ffmpeg -i C:\bikerace.pbm -vcodec rv10 out.rm

everything works ok, but when I try to decode it I get error:

{{{
C:\>ffmpeg -i out.rm out.avi
ffmpeg version git-N-30155-g01a73d6, Copyright (c) 2000-2011 the FFmpeg develope
rs
  built on May 23 2011 03:43:18 with gcc 4.5.3
  configuration: --enable-gpl --enable-version3 --enable-memalign-hack --enable-
runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libo
pencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --
enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger
 --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enabl
e-libx264 --enable-libxavs --enable-libxvid --enable-zlib --pkg-config=pkg-confi
g
  libavutil    51.  2. 1 / 51.  2. 1
  libavcodec   53.  6. 0 / 53.  6. 0
  libavformat  53.  2. 0 / 53.  2. 0
  libavdevice  53.  0. 0 / 53.  0. 0
  libavfilter   2. 10. 0 /  2. 10. 0
  libswscale    0. 14. 0 /  0. 14. 0
  libpostproc  51.  2. 0 / 51.  2. 0
Input #0, rm, from 'out.rm':
  Metadata:
    title           :
    author          :
    copyright       :
    comment         :
  Duration: 00:00:00.04, start: 0.000000, bitrate: 33538 kb/s
    Stream #0.0: Video: rv10, yuv420p, 550x423, 200 kb/s, 25 tbr, 1k tbn, 25 tbc

[buffer @ 01DE1620] w:550 h:423 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param:
Output #0, avi, to 'out.avi':
  Metadata:
    INAM            :
    author          :
    ICOP            :
    ICMT            :
    ISFT            : Lavf53.2.0
    Stream #0.0: Video: mpeg4, yuv420p, 550x423, q=2-31, 200 kb/s, 25 tbn, 25 tb
c
Stream mapping:
  Stream #0.0 -> #0.0
Press [q] to stop, [?] for help
[rv10 @ 02360780] illegal ac vlc code at 15x7
[rv10 @ 02360780] ERROR at MB 15 7
frame=    0 fps=  0 q=0.0 Lsize=       6kB time=10000000000.00 bitrate=   0.0kbi
ts/s
video:0kB audio:0kB global headers:0kB muxing overhead 1.#INF00%
}}}


I think this is a bug in RV10 / RV20 encoder that it doesn't check which picture sizes are valid for this
codec, so probably a check like for H263 codec should be added to these codecs as well (I don't know
which picture sizes are valid for RV10 and RV10, but for example 320x240 resolution seems to work correctly, but for example is not allowed for h263).

libavcodec/mpegvideo_env.c:
{{{
    case CODEC_ID_H263:
        if (!CONFIG_H263_ENCODER)  return -1;
        if (ff_match_2uint16(h263_format, FF_ARRAY_ELEMS(h263_format), s->width, s->height) == 8) {
            av_log(avctx, AV_LOG_ERROR, ""The specified picture size of %dx%d is not valid for the H.263 codec.\nValid sizes are 128x96, 176x144, 352x288, 704x576, and 1408x1152. Try H.263+.\n"", s->width, s->height);
            return -1;
        }
        s->out_format = FMT_H263;
        s->obmc= (avctx->flags & CODEC_FLAG_OBMC) ? 1:0;
        avctx->delay=0;
        s->low_delay=1;
        break;

[...]

    case CODEC_ID_RV10:
        s->out_format = FMT_H263;
        avctx->delay=0;
        s->low_delay=1;
        break;
    case CODEC_ID_RV20:
        s->out_format = FMT_H263;
        avctx->delay=0;
        s->low_delay=1;
        s->modified_quant=1;
        s->h263_aic=1;
        s->h263_plus=1;
        s->loop_filter=1;
        s->unrestricted_mv= 0;
        break;
}}}"	2012-10-23T23:27:37+02:00	ami_stuff
	259	framerate detection does not work properly.	undetermined		defect	2011-06-01T18:11:58+02:00	"Frameratedetection does not work well on some of my files:

ffmpeg -i wrong_framerate.mkv:
[matroska,webm @ 0x276e420] Estimating duration from bitrate, this may be inaccurate
Input #0, matroska,webm, from 'wrong_framerate.mkv':
  Duration: 01:47:42.18, start: 0.000000, bitrate: 1984 kb/s
    Stream #0.0: Video: vc1 (Advanced), yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 29.97 fps, 29.97 tbr, 1k tbn, 29.97 tbc (default)
    Stream #0.1: Audio: eac3, 48000 Hz, 5.1, s16, 1536 kb/s (default)
    Stream #0.2: Audio: eac3, 48000 Hz, 5.1, s16, 448 kb/s
At least one output file must be specified

ffmpeg version: git-N-30444-geb5a3ab
correct framerate: 23.98/24 fps
same false framerate detection with latest VLC
xbmc does play it with the correct framerate and does play it without problems."	2013-02-27T02:26:04+01:00	mbosner
	279	Remuxing aac in TS fails	undetermined		defect	2011-06-12T00:28:18+02:00	"Hi.

It seems that mpegts_write_header, which is in charge of calling ff_adts_decode_extradata, is not called.

Here an execution trace (with stripped h264 errors):
$ ffmpeg -v 10 -loglevel debug -i sample.ts -acodec copy -vcodec copy output.ts
ffmpeg version git-N-30723-ge887690, Copyright (c) 2000-2011 the FFmpeg developers
  built on Jun 12 2011 00:00:43 with gcc 4.4.5
  configuration: --disable-doc --enable-extra-warnings --enable-gpl --enable-version3 --enable-postproc --enable-avfilter --disable-stripping --enable-nonfree --enable-libfaac --enable-libmp3lame --enable-libx264
  libavutil    51.  8. 0 / 51.  8. 0
  libavcodec   53.  7. 0 / 53.  7. 0
  libavformat  53.  3. 1 / 53.  3. 1
  libavdevice  53.  1. 1 / 53.  1. 1
  libavfilter   2. 15. 1 /  2. 15. 1
  libswscale    0. 14. 1 /  0. 14. 1
  libpostproc  51.  2. 0 / 51.  2. 0
[NULL @ 0x1f89400] Format mpegts probed with size=2048 and score=100
[mpegts @ 0x1f89400] stream=0 stream_type=1b pid=44 prog_reg_desc=
[mpegts @ 0x1f89400] stream=1 stream_type=f pid=45 prog_reg_desc=
[mpegts @ 0x1f89400] stream=2 stream_type=6 pid=46 prog_reg_desc=
[mpegts @ 0x1f89400] stream=3 stream_type=f pid=47 prog_reg_desc=
[aac @ 0x1facee0] channel element 1.2 is not allocated
[aac @ 0x1f90ae0] channel element 1.5 is not allocated
Input #0, mpegts, from 'sample.ts':
  Duration: 00:00:03.78, start: 86862.833978, bitrate: 3977 kb/s
  Program 8824 
    Stream #0.0[0x44], 78, 1/90000: Video: h264 (High), yuv420p, 1440x1080 [PAR 4:3 DAR 16:9], 1/50, 27.94 fps, 25 tbr, 90k tbn, 50 tbc
    Stream #0.1[0x45](fra), 70, 1/90000: Audio: aac, 48000 Hz, stereo, s16, 61 kb/s
    Stream #0.2[0x46](fra), 79, 1/90000: Subtitle: [6][0][0][0] / 0x0006
    Stream #0.3[0x47](qaa), 72, 1/90000: Audio: aac, 48000 Hz, stereo, s16, 60 kb/s
File 'output.ts' already exists. Overwrite ? [y/N] y
[mpegts @ 0x1f8fde0] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
Output #0, mpegts, to 'output.ts':
  Metadata:
    encoder         : Lavf53.3.1
    Stream #0.0, 0, 1/90000: Video: libx264, yuv420p, 1440x1080 [PAR 4:3 DAR 16:9], 1/25, q=2-31, 90k tbn, 25 tbc
    Stream #0.1(qaa), 0, 1/90000: Audio: libfaac, 48000 Hz, stereo, 60 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
  Stream #0.3 -> #0.1
Press [q] to stop, [?] for help
[mpegts @ 0x1f8fde0] aac bitstream not in adts format and extradata missing
av_interleaved_write_frame(): Operation not permitted
"	2012-10-17T12:09:35+02:00	etienne
	317	mpeg4 (geov & geox fouccs) needs to be flipped	avcodec		defect	2011-06-28T19:24:55+02:00	"http://samples.mplayerhq.hu/V-codecs/geov.avi

https://trac.videolan.org/vlc/ticket/3615

{{{
C:\>ffmpeg -i geov.avi
ffmpeg version N-30956-g81ef892, Copyright (c) 2000-2011 the FFmpeg developers
  built on Jun 22 2011 17:34:15 with gcc 4.5.3
  configuration: --enable-gpl --enable-version3 --enable-memalign-hack --enable-
runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libo
pencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --
enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger
 --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enabl
e-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil    51.  9. 1 / 51.  9. 1
  libavcodec   53.  7. 0 / 53.  7. 0
  libavformat  53.  4. 0 / 53.  4. 0
  libavdevice  53.  1. 1 / 53.  1. 1
  libavfilter   2. 23. 0 /  2. 23. 0
  libswscale    2.  0. 0 /  2.  0. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[avi @ 01E5A600] Something went wrong during header parsing, I will ignore it an
d try to continue anyway.
[mpeg4 @ 01E5AB00] hmm, seems the headers are not complete, trying to guess time
_increment_bits
[mpeg4 @ 01E5AB00] my guess is 5 bits ;)
[avi @ 01E5A600] Could not find codec parameters (Subtitle: [0][0][0][0] / 0x000
0)
Input #0, avi, from 'geov.avi':
  Duration: 00:00:03.03, start: 0.000000, bitrate: 1374 kb/s
    Stream #0.0: Video: mpeg4, yuv420p, 720x240, 30 fps, 30 tbr, 30 tbn, 30 tbc
    Stream #0.1: Subtitle: [0][0][0][0] / 0x0000
At least one output file must be specified
}}}

"	2012-12-02T15:03:12+01:00	ami_stuff
	353	Failed compiling FFmpeg in OS X 10.6.8	build system		defect	2011-07-17T22:38:18+02:00	"Hi guys,

Over at the Homebrew project (OS X package manager) we're running into issues compiling and installing FFmpeg on OS X.

You can see our ticket here: https://github.com/mxcl/homebrew/issues/6278
The compilation error is seen here: https://gist.github.com/1059859
Someone managed to make it fail a bit later by doing this: https://gist.github.com/1072836

Can you provide us any help in getting this to compile? Thanks."	2012-05-22T17:54:32+02:00	joao
	443	-color_range AVOption appears to do nothing	documentation		defect	2011-09-07T16:20:41+02:00	"according to source -color_range <int> can take the following values:-
""0""  auto
""1""  16-235
""2""  0-255

and it functions on encode and decode. However altering the option value appears to make no change to the way media is processed, either on input, or output.

Attached stills sources and script to generate outputs using variations in value attached."	2013-03-01T11:55:25+01:00	nichot20
	515	Problem in video rotation in FFMPEG for IPhone video	FFmpeg		defect	2011-09-28T07:14:04+02:00	"I am trying to to compress IPhone recorded .mov file in to .mp4. If i record video in portrait mode in IPhone then after compression output video rotate automatically by 90 degree. I saw there are many patches given by some guys but they are just for extracting orientation information not for rotating output video.

I am working on 0.8.4 version. Please let me know are you planning to fix this issue in coming build version or is there any other way to handle this issue ? "	2012-11-18T02:50:32+01:00	Gagan
	681	-vf mp=pullup leads to massive A/V-desync	avfilter		defect	2011-11-23T13:22:43+01:00	"When I call -vf mp=pullup or (pullup,softskip) I get an ""Error opening filters!"" warning.

{{{
ffmpeg -y -i example.mov -vf mp=pullup -r 24000/1001 -c:v v210 -c:a copy example_ivtc.mov
ffmpeg version N-33392-gf3bacce, Copyright (c) 2000-2011 the FFmpeg developers
  built on Oct  8 2011 18:33:19 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3)
  configuration: --enable-gpl
  libavutil    51. 20. 0 / 51. 20. 0
  libavcodec   53. 19. 1 / 53. 19. 1
  libavformat  53. 14. 0 / 53. 14. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 43. 6 /  2. 43. 6
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x101005800] Unimplemented container channel layout.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x101005800] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list.

Seems stream 0 codec frame rate differs from container frame rate: 30000.00 (30000/1) -> 29.97 (30000/1001)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'example.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 537199360
    compatible_brands: qt  
    creation_time   : 2011-11-05 17:32:17
  Duration: 00:19:52.02, start: -39.572900, bitrate: 1122 kb/s
    Stream #0:0(eng): Video: v210 (v210 / 0x30313276), yuv422p10le, 720x486, 223725 kb/s, SAR 9:10 DAR 4:3, 29.97 fps, 29.97 tbr, 30k tbn, 30k tbc
    Metadata:
      creation_time   : 2011-11-05 17:32:17
    Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s
    Metadata:
      creation_time   : 2011-11-05 17:32:17
    Stream #0:2(eng): Data: none (tmcd / 0x64636D74)
    Metadata:
      creation_time   : 2011-11-05 17:32:17
[buffer @ 0x100e01900] w:720 h:486 pixfmt:yuv422p10le tb:1/1000000 sar:9/10 sws_param:
[mp @ 0x100e040c0] This is a unholy filter, it will be purified by the ffmpeg exorcist team
which will change its syntax from dark -vf mp to light -vf.
Thou shalst not make spells or scripts that depend on it
[buffersink @ 0x100e03d80] auto-inserting filter 'auto-inserted scale 0' between the filter 'Parsed_mp_0' and the filter 'out'
[mp @ 0x100e040c0] auto-inserting filter 'auto-inserted scale 1' between the filter 'src' and the filter 'Parsed_mp_0'
[scale @ 0x100e04a80] w:720 h:486 fmt:yuv422p10le -> w:720 h:486 fmt:yuv420p flags:0x4
Error opening filters!
}}}
"	2013-01-11T15:40:34+01:00	dericed
	691	Errors while decoding wmav2 stream	avcodec		defect	2011-11-27T19:45:22+01:00	"My file decoded incorrectly, but on my mobile phone this file plays correctly.
I can upload it on ftp server: upload.ffmpeg.org, if you need."	2011-11-29T12:00:34+01:00	dimon94
	730	Encoded video plays too fast for network input	undetermined		defect	2011-12-10T06:11:34+01:00	"Many IP cameras have MJPEG streams that vary in framerate depending network conditions, ambient light, just plain slow processors on the camera itself, etc. This can be anything from 8fps to 30fps - even if the camera is set to a fixed framerate.

Right now, if you set a framerate in ffmpeg, the duration ffmpeg thinks the movie is does not match reality, sometimes by a factor of more than 3x. While ffmpeg supports variable framerate it requires timestamps which in this case do not exist.

Gstreamer has an option called do-timestamp=true that would be very useful in ffmpeg. From their website: ""Timestamps are set on the buffers as they arrive from the camera. These are used by the mime/multipart demultiplexer to emit timestamps on the JPEG-encoded video frame buffers. This allows the multiplexer to timestamp the frames in the resulting file.""

This would allow ffmpeg to set the timestamp of ""now"" on every single frame as it comes in and know the correct duration of the recording. This means correct duration, a/v sync and just being able to seek to specific parts of the recording."	2013-01-03T03:53:35+01:00	hackeron
	742	zygo video codec decodes with visible graphic corruption	avcodec		defect	2011-12-14T01:36:44+01:00	"{{{
C:\>ffmpeg -i M3_E3TrailerMC56k7fps.mov
ffmpeg version N-35709-g7d531e8, Copyright (c) 2000-2011 the FFmpeg developers
  built on Dec 12 2011 13:50:00 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil    51. 32. 0 / 51. 32. 0
  libavcodec   53. 43. 0 / 53. 43. 0
  libavformat  53. 24. 0 / 53. 24. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 53. 0 /  2. 53. 0
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[h263 @ 020C9E20] illegal ac vlc code at 3x0
[h263 @ 020C9E20] Error at MB: 3
[h263 @ 020C9E20] concealing 180 DC, 180 AC, 180 MV errors

Seems stream 1 codec frame rate differs from container frame rate: 29.97 (30000/
1001) -> 7.50 (15/2)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'M3_E3TrailerMC56k7fps.mov':
  Metadata:
    creation_time   : 2004-07-06 16:29:59
  Duration: 00:02:35.73, start: 0.000000, bitrate: 55 kb/s
    Stream #0:0(eng): Audio: qdm2 (QDM2 / 0x324D4451), 44100 Hz, 1 channels, s16
, 10 kb/s
    Metadata:
      creation_time   : 2004-07-06 16:29:59
      handler_name    : ?Apple Alias Data Handler
    Stream #0:1(eng): Video: h263 (ZyGo / 0x6F47795A), yuv420p, 240x192 [SAR 12:
11 DAR 15:11], 45 kb/s, 7.50 fps, 7.50 tbr, 600 tbn, 29.97 tbc
    Metadata:
      creation_time   : 2004-07-06 16:29:59
      handler_name    : ?Apple Alias Data Handler
At least one output file must be specified
}}}"	2013-01-15T00:27:07+01:00	ami_stuff
	819	ffmpeg fails to read an image if the image filename contains an accent (win32)	avformat		defect	2011-12-22T17:04:00+01:00	"When I want to convert a JPG file to a video, ffmpeg fail if the JPG filename contains an accent.
Plateform is Windows Vista (6.0.6002)
Command line :


{{{
xx:>dir
11/07/2009  11:15             7 536 Vidéo000-title.png

xx:>ffmpeg.exe -y -i Vidéo000-title.png -target pal-dvd -aspect 16/9 -loop 1 -r 25 -t 10 Vidéo000-title.mpg

ffmpeg version N-35966-g1d0ae92, Copyright (c) 2000-2011 the FFmpeg developers
  built on Dec 19 2011 13:01:15 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil    51. 32. 0 / 51. 32. 0
  libavcodec   53. 46. 1 / 53. 46. 1
  libavformat  53. 27. 0 / 53. 27. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 53. 0 /  2. 53. 0
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
Vidéo000-title.png: No such file or directory
}}}

Same result with double-quote escaping, or fullpath to the file. If I remove the accentued char it works.

ffplay can play this image.

"	2012-10-08T22:42:29+02:00	jemore
	866	indeo4 artefacts with scalability and low quality	avcodec		defect	2012-01-02T21:23:29+01:00	"{{{
ffmpeg.exe -i QT-IV44.mov -vcodec msmpeg4v2 -an out.avi
ffmpeg version 0.9.0.git-0af34c4, Copyright (c) 2000-2012 the FFmpeg developers
  built on Jan  2 2012 19:27:43 with gcc 4.5.2
  configuration: --disable-ffplay --disable-ffserver --disable-asm --disable-yas
m --disable-shared --enable-static
  libavutil      51. 33.100 / 51. 33.100
  libavcodec     53. 50.100 / 53. 50.100
  libavformat    53. 29.100 / 53. 29.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 57.101 /  2. 57.101
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  5.100 /  0.  5.100

Seems stream 1 codec frame rate differs from container frame rate: 1000000.00 (1
000000/1) -> 24.00 (1000000/41667)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'QT-IV44.mov':
  Metadata:
    creation_time   : 2002-10-02 22:35:06
  Duration: 00:00:05.95, start: 0.000000, bitrate: 524 kb/s
    Stream #0:0(eng): Audio: adpcm_ima_qt (ima4 / 0x34616D69), 11025 Hz, 2 chann
els, s16, 88 kb/s
    Metadata:
      creation_time   : 2002-10-02 22:35:06
      handler_name    : ?Apple Alias Data Handler
    Stream #0:1(eng): Video: indeo4 (IV41 / 0x31345649), yuv410p, 192x128, 427 k
b/s, 24 fps, 24 tbr, 1000k tbn, 1000k tbc
    Metadata:
      creation_time   : 2002-10-02 22:35:06
      handler_name    : ?Apple Alias Data Handler
Incompatible pixel format 'yuv410p' for codec 'msmpeg4v2', auto-selecting format
 'yuv420p'
[buffer @ 016c28f0] w:192 h:128 pixfmt:yuv410p tb:1/1000000 sar:0/1 sws_param:
[buffersink @ 016c2ab0] auto-inserting filter 'auto-inserted scale 0' between th
e filter 'src' and the filter 'out'
[scale @ 016c2cc0] w:192 h:128 fmt:yuv410p -> w:192 h:128 fmt:yuv420p flags:0x4
Output #0, avi, to 'out.avi':
  Metadata:
    creation_time   : 2002-10-02 22:35:06
    ISFT            : Lavf53.29.100
    Stream #0:0(eng): Video: msmpeg4v2 (MP42 / 0x3234504D), yuv420p, 192x128, q=
2-31, 200 kb/s, 24 tbn, 24 tbc
    Metadata:
      creation_time   : 2002-10-02 22:35:06
      handler_name    : ?Apple Alias Data Handler
Stream mapping:
  Stream #0:1 -> #0:0 (indeo4 -> msmpeg4v2)
Press [q] to stop, [?] for help
[msmpeg4v2 @ 016b7500] warning, clipping 1 dct coefficients to -127..127
frame=  123 fps=  0 q=11.4 size=     210kB time=00:00:05.12 bitrate= 336.1kbits/
frame=  143 fps=  0 q=9.1 Lsize=     245kB time=00:00:05.95 bitrate= 336.4kbits/
s
video:236kB audio:0kB global headers:0kB muxing overhead 3.809374%
}}}"	2013-05-06T14:18:34+02:00	ami_stuff
	893	jpegls: support color transforms	avcodec		defect	2012-01-06T22:03:49+01:00	"Color Transform 1: R-=G, B-=G
Color Transform 2: B-=(R+G)/2
Color Transform 3: JPEG 2K lossless
Color Transform 4: YCbCr (not supported by IrfanView)

Created with Photoshop + lsjpeg plug-in, decodes correctly with IrfanView

There is also ""Color Transform 5: YCbCr 211"", but I'm unable to create the file (error message).

{{{
C:\>ffmpeg -i color_transform_1.jls
ffmpeg version N-36492-g7f83db3, Copyright (c) 2000-2012 the FFmpeg developers
  built on Jan  5 2012 01:57:12 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil      51. 34.100 / 51. 34.100
  libavcodec     53. 53.100 / 53. 53.100
  libavformat    53. 29.100 / 53. 29.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 57.101 /  2. 57.101
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  5.100 /  0.  5.100
  libpostproc    51.  2.100 / 51.  2.100
Input #0, image2, from 'color_transform_1.jls':
  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: jpegls, rgb24, 1023x767, 25 tbr, 25 tbn, 25 tbc
At least one output file must be specified
}}}"	2012-02-02T01:27:24+01:00	ami_stuff
	906	trying to launch ffserver, I get bind(port 8090): Address family not supported by protocol	FFserver		defect	2012-01-09T21:16:21+01:00	"Im trying to launch ffserver with the original ffserver.conf and I get:

bind(port 8090): Address family not supported by protocol
Mon Jan  9 20:07:23 2012 Could not start server

I recently changed from 2.6.28 to 3.0.6 kernel, and cannot find out which module I need for ffserver to work. IPV4 is working.

Exact command line: ffserver -f ./ffserver.conf -loglevel 'debug'

Output of ffmpeg -v 9 -loglevel 99   
ffmpeg version 0.7.8, Copyright (c) 2000-2011 the FFmpeg developers
  built on Jan  9 2012 19:25:26 with gcc 4.5.3
  configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --enable-shared --cc=gcc --disable-static --enable-gpl --enable-postproc --enable-avfilter --disable-stripping --disable-debug --disable-doc --disable-vaapi --disable-vdpau --enable-libtheora --enable-libx264 --enable-libxvid --disable-indev=v4l --disable-indev=oss --disable-indev=jack --enable-x11grab --disable-outdev=oss --enable-libfreetype --enable-pthreads --enable-libdirac --enable-librtmp --enable-libschroedinger --disable-altivec --disable-avx --cpu=pentium4 --enable-hardcoded-tables
  libavutil    50. 43. 0 / 50. 43. 0
  libavcodec   52.123. 0 / 52.123. 0
  libavformat  52.111. 0 / 52.111. 0
  libavdevice  52.  5. 0 / 52.  5. 0
  libavfilter   1. 80. 0 /  1. 80. 0
  libswscale    0. 14. 1 /  0. 14. 1
  libpostproc  51.  2. 0 / 51.  2. 0
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
"	2013-01-05T10:21:01+01:00	tpereira
	912	mpegts muxer does not follow TS buffering requirements specified in iso13818-1 section 2.4.2.3	avformat		defect	2012-01-11T15:26:30+01:00	"The mpegts muxer in ffmpeg (tested with 0.9.1) does not respect the 512 byte transport buffer for each pid as described in iso13818-1 section 2.4.2.3.

Streams created with ffmpeg (with the muxrate option) have been seen to send over 100 packets in sequence (at least on video data) which exceeds the maximum buffer extraction rate for streams in the Main Level (as defined in iso13818-2 table 8-13). The same also applies to audio packets, albeit with different limits.

For any stream >18mbit/sec the maximum number of packets for a PID that can be inserted in sequence is 2 or 3 (assuming an empty buffer prior to insertion).

This can cause errors in decoding the ts on certain hardware.
The packets should therefore be ordered appropriately in the stream to comply with the TS buffer limit of 512 bytes when the muxrate parameter is specified."	2012-10-17T11:56:52+02:00	jenf
	925	"lead h263 - reject files encoded in ""high compression"" / rtp modes"	avcodec		defect	2012-01-18T19:22:42+01:00	"I attache also ""normal"" file for comparison.

{{{
C:\>ffmpeg -i lead_h263_ehc.avi out.avi
ffmpeg version N-36890-g67f5650 Copyright (c) 2000-2012 the FFmpeg developers
  built on Jan 16 2012 21:57:13 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil      51. 34.100 / 51. 34.100
  libavcodec     53. 56.105 / 53. 56.105
  libavformat    53. 30.100 / 53. 30.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 59.100 /  2. 59.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  6.100 /  0.  6.100
  libpostproc    51.  2.100 / 51.  2.100
[avi @ 020F2320] non-interleaved AVI
Input #0, avi, from 'lead_h263_ehc.avi':
  Duration: 00:00:03.00, start: 0.000000, bitrate: 143 kb/s
    Stream #0:0: Video: h263 (L263 / 0x3336324C), yuv420p, 720x480, 1 tbr, 1 tbn
, 1 tbc
[buffer @ 02101FA0] w:720 h:480 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param:
Output #0, avi, to 'out.avi':
  Metadata:
    ISFT            : Lavf53.30.100
    Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 720x480, q=2-31, 200
 kb/s, 1 tbn, 1 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h263 -> mpeg4)
Press [q] to stop, [?] for help
frame=    2 fps=  0 q=2.0 Lsize=      90kB time=00:00:03.00 bitrate= 246.1kbits/
s
video:85kB audio:0kB global headers:0kB muxing overhead 6.649102%
}}}

{{{
C:\>ffmpeg -i lead_h263_rtp.avi out.avi
ffmpeg version N-36890-g67f5650 Copyright (c) 2000-2012 the FFmpeg developers
  built on Jan 16 2012 21:57:13 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil      51. 34.100 / 51. 34.100
  libavcodec     53. 56.105 / 53. 56.105
  libavformat    53. 30.100 / 53. 30.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 59.100 /  2. 59.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  6.100 /  0.  6.100
  libpostproc    51.  2.100 / 51.  2.100
[avi @ 020F2320] non-interleaved AVI
Input #0, avi, from 'lead_h263_rtp.avi':
  Duration: 00:00:03.00, start: 0.000000, bitrate: 218 kb/s
    Stream #0:0: Video: h263 (L263 / 0x3336324C), yuv420p, 720x480, 1 tbr, 1 tbn
, 1 tbc
w:720 h:480 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param:
Output #0, avi, to 'out.avi':
  Metadata:
    ISFT            : Lavf53.30.100
    Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 720x480, q=2-31, 200
 kb/s, 1 tbn, 1 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h263 -> mpeg4)
Press [q] to stop, [?] for help
[h263 @ 020FA3E0] illegal ac vlc code at 19x0
[h263 @ 020FA3E0] Error at MB: 19
[h263 @ 020FA3E0] I cbpy damaged at 0 24
[h263 @ 020FA3E0] Error at MB: 1104
[h263 @ 020FA3E0] illegal ac vlc code at 23x26
[h263 @ 020FA3E0] Error at MB: 1219
[h263 @ 020FA3E0] I cbpy damaged at 26 20
[h263 @ 020FA3E0] Error at MB: 946
[h263 @ 020FA3E0] illegal ac vlc code at 27x0
[h263 @ 020FA3E0] Error at MB: 27
[h263 @ 020FA3E0] illegal ac vlc code at 29x16
[h263 @ 020FA3E0] Error at MB: 765
[h263 @ 020FA3E0] illegal ac vlc code at 21x0
[h263 @ 020FA3E0] Error at MB: 21
[h263 @ 020FA3E0] I cbpy damaged at 1 10
[h263 @ 020FA3E0] Error at MB: 461
[h263 @ 020FA3E0] illegal ac vlc code at 25x14
[h263 @ 020FA3E0] Error at MB: 669
[h263 @ 020FA3E0] illegal ac vlc code at 20x8
[h263 @ 020FA3E0] Error at MB: 388
[h263 @ 020FA3E0] illegal ac vlc code at 18x14
[h263 @ 020FA3E0] Error at MB: 662
[h263 @ 020FA3E0] I cbpy damaged at 5 26
[h263 @ 020FA3E0] Error at MB: 1201
[h263 @ 020FA3E0] I cbpy damaged at 3 12
[h263 @ 020FA3E0] Error at MB: 555
[h263 @ 020FA3E0] illegal ac vlc code at 16x18
[h263 @ 020FA3E0] Error at MB: 844
[h263 @ 020FA3E0] I cbpy damaged at 0 2
[h263 @ 020FA3E0] Error at MB: 92
[h263 @ 020FA3E0] I cbpy damaged at 18 0
[h263 @ 020FA3E0] Error at MB: 18
[h263 @ 020FA3E0] illegal ac vlc code at 18x4
[h263 @ 020FA3E0] Error at MB: 202
[h263 @ 020FA3E0] illegal ac vlc code at 15x24
[h263 @ 020FA3E0] Error at MB: 1119
[h263 @ 020FA3E0] I cbpy damaged at 3 0
[h263 @ 020FA3E0] Error at MB: 3
[h263 @ 020FA3E0] I cbpy damaged at 3 0
[h263 @ 020FA3E0] Error at MB: 3
[h263 @ 020FA3E0] illegal ac vlc code at 25x10
[h263 @ 020FA3E0] Error at MB: 485
[h263 @ 020FA3E0] I cbpy damaged at 2 20
[h263 @ 020FA3E0] Error at MB: 922
[h263 @ 020FA3E0] illegal ac vlc code at 6x10
[h263 @ 020FA3E0] Error at MB: 466
[h263 @ 020FA3E0] illegal ac vlc code at 18x26
[h263 @ 020FA3E0] Error at MB: 1214
[h263 @ 020FA3E0] illegal ac vlc code at 18x6
[h263 @ 020FA3E0] Error at MB: 294
[h263 @ 020FA3E0] run overflow at 1x4 i:1
[h263 @ 020FA3E0] Error at MB: 185
[h263 @ 020FA3E0] illegal ac vlc code at 32x0
[h263 @ 020FA3E0] Error at MB: 32
[h263 @ 020FA3E0] illegal ac vlc code at 25x22
[h263 @ 020FA3E0] Error at MB: 1037
[h263 @ 020FA3E0] illegal ac vlc code at 25x10
[h263 @ 020FA3E0] Error at MB: 485
[h263 @ 020FA3E0] illegal ac vlc code at 29x10
[h263 @ 020FA3E0] Error at MB: 489
[h263 @ 020FA3E0] illegal ac vlc code at 30x16
[h263 @ 020FA3E0] Error at MB: 766
[h263 @ 020FA3E0] illegal ac vlc code at 3x4
[h263 @ 020FA3E0] Error at MB: 187
[h263 @ 020FA3E0] concealing 1350 DC, 1350 AC, 1350 MV errors
frame=    2 fps=  0 q=2.0 Lsize=       9kB time=00:00:03.00 bitrate=  25.9kbits/
s
video:4kB audio:0kB global headers:0kB muxing overhead 145.733097%
}}}"	2012-12-06T23:15:30+01:00	ami_stuff
	946	ffplay: almost unreadable dvd subtitles due to wrong colors	avcodec		defect	2012-01-28T19:23:56+01:00	"http://www.datafilehost.com/download-76a1c6a8.html

related to:

{{{
commit cf16104ad13f6c558ea386e5fa55a67e2b378f5e
Author: Reimar DĂ¶ffinger <Reimar.Doeffinger@gmx.de>
Date:   Sat Apr 30 23:00:17 2011 +0200

    Change guess_palette so its output matches the most common palette.
    
    This means it uses full brightness range and brightness
    increasing instead of decreasing with index of non-opaque
    color.
    
    Based on patch by Alexandre Colucci [alexandre elgato com]

diff --git a/libavcodec/dvdsubdec.c b/libavcodec/dvdsubdec.c
index bb3e124..6d5973c 100644
--- a/libavcodec/dvdsubdec.c
+++ b/libavcodec/dvdsubdec.c
@@ -120,6 +120,14 @@ static void guess_palette(uint32_t *rgba_palette,
                           uint8_t *alpha,
                           uint32_t subtitle_color)
 {
+    static const uint8_t level_map[4][4] = {
+        // this configuration (full range, lowest to highest) in tests
+        // seemed most common, so assume this
+        {0xff},
+        {0x00, 0xff},
+        {0x00, 0x80, 0xff},
+        {0x00, 0x55, 0xaa, 0xff},
+    };
     uint8_t color_used[16];
     int nb_opaque_colors, i, level, j, r, g, b;
 
@@ -138,18 +146,18 @@ static void guess_palette(uint32_t *rgba_palette,
     if (nb_opaque_colors == 0)
         return;
 
-    j = nb_opaque_colors;
+    j = 0;
     memset(color_used, 0, 16);
     for(i = 0; i < 4; i++) {
         if (alpha[i] != 0) {
             if (!color_used[colormap[i]])  {
-                level = (0xff * j) / nb_opaque_colors;
+                level = level_map[nb_opaque_colors][j];
                 r = (((subtitle_color >> 16) & 0xff) * level) >> 8;
                 g = (((subtitle_color >> 8) & 0xff) * level) >> 8;
                 b = (((subtitle_color >> 0) & 0xff) * level) >> 8;
                 rgba_palette[i] = b | (g << 8) | (r << 16) | ((alpha[i] * 17) << 24);
                 color_used[colormap[i]] = (i + 1);
-                j--;
+                j++;
             } else {
                 rgba_palette[i] = (rgba_palette[color_used[colormap[i]] - 1] & 0x00ffffff) |
                                     ((alpha[i] * 17) << 24);
}}}

{{{
C:\>ffmpeg -i dvdsub.vob
ffmpeg version N-36890-g67f5650 Copyright (c) 2000-2012 the FFmpeg developers
  built on Jan 16 2012 21:57:13 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil      51. 34.100 / 51. 34.100
  libavcodec     53. 56.105 / 53. 56.105
  libavformat    53. 30.100 / 53. 30.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 59.100 /  2. 59.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  6.100 /  0.  6.100
  libpostproc    51.  2.100 / 51.  2.100
[mpeg @ 020F2320] max_analyze_duration 5000000 reached at 5000000
Input #0, mpeg, from 'dvdsub.vob':
  Duration: 00:00:07.96, start: 1556.319267, bitrate: 5263 kb/s
    Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x576 [SAR 64:45 DA
R 16:9], 7500 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
    Stream #0:1[0x80]: Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s
    Stream #0:2[0x20]: Subtitle: dvd_subtitle
    Stream #0:3[0x22]: Subtitle: dvd_subtitle
    Stream #0:4[0x24]: Subtitle: dvd_subtitle
    Stream #0:5[0x25]: Subtitle: dvd_subtitle
    Stream #0:6[0x26]: Subtitle: dvd_subtitle
    Stream #0:7[0x28]: Subtitle: dvd_subtitle
    Stream #0:8[0x29]: Subtitle: dvd_subtitle
    Stream #0:9[0x21]: Subtitle: dvd_subtitle
    Stream #0:10[0x23]: Subtitle: dvd_subtitle
    Stream #0:11[0x27]: Subtitle: dvd_subtitle
    Stream #0:12[0x2a]: Subtitle: dvd_subtitle
At least one output file must be specified
}}}"	2012-01-29T15:12:34+01:00	ami_stuff
	948	No audio in output when the audio starts late in VOB file	avformat		defect	2012-01-29T00:24:57+01:00	"Here are the details about the issue:

Source: .VOB file extracted from DVD decrypter (first chapter of the movie). This has one video stream, one audio stream (AC3 5.1). 

Issue: When I try to encode into any format, it reports 0 channels in ac3 stream and there is no audio track in the output. I tried with directly copying the AC3 stream, encoding AC3 to AAC, using analyzeduration option etc.,
 
But, the same file is working fine when I use Handbrake, MEncoder.

Source to download: You can download .VOB file here:  http://poacric.blob.core.windows.net/$root/TestClip.zip
 
Command Used: ffmpeg -i d:\testclip.vob -acodec copy d:\ffmpegout.mp4
 
Console output:

{{{
C:\ffmpeg>ffmpeg -i d:\testclip.vob -acode
c copy d:\ffmpegout.mp4
ffmpeg version N-35966-g1d0ae92, Copyright (c) 2000-2011 the FFmpeg developers
  built on Dec 19 2011 13:10:19 with gcc 4.6.2
  configuration: --disable-static --enable-shared --enable-gpl --enable-version3
 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzli
b --enable-frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable
-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-l
ibrtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-li
bvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-l
ibx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil    51. 32. 0 / 51. 32. 0
  libavcodec   53. 46. 1 / 53. 46. 1
  libavformat  53. 27. 0 / 53. 27. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 53. 0 /  2. 53. 0
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[mpeg @ 0000000000497FD0] max_analyze_duration 5000000 reached at 5004667

Seems stream 0 codec frame rate differs from container frame rate: 59.94 (60000/
1001) -> 59.94 (60000/1001)
Input #0, mpeg, from 'd:\testclip.vob':
  Duration: 00:04:51.99, start: 0.316978, bitrate: 4939 kb/s
    Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x480 [SAR 32:27 DA
R 16:9], 8000 kb/s, 23.98 fps, 59.94 tbr, 90k tbn, 59.94 tbc
    Stream #0:1[0x80]: Audio: ac3, 0 channels
[buffer @ 00000000029E0BE0] w:720 h:480 pixfmt:yuv420p tb:1/1000000 sar:32/27 sw
s_param:
[libx264 @ 00000000027E0810] using SAR=32/27
[libx264 @ 00000000027E0810] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShu
ffle SSE4.2
[libx264 @ 00000000027E0810] profile High, level 3.1
[libx264 @ 00000000027E0810] 264 - core 119 r2106 07efeb4 - H.264/MPEG-4 AVC cod
ec - Copyleft 2003-2011 - http://www.videolan.org/x264.html - options: cabac=1 r
ef=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed
_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pski
p=1 chroma_qp_offset=-2 threads=12 sliced_threads=0 nr=0 decimate=1 interlaced=0
 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 di
rect=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra
_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69
qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to 'd:\ffmpegout.mp4':
  Metadata:
    encoder         : Lavf53.27.0
    Stream #0:0: Video: h264 (![0][0][0] / 0x0021), yuv420p, 720x480 [SAR 32:27
DAR 16:9], q=-1--1, 60k tbn, 59.94 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (mpeg2video -> libx264)
Press [q] to stop, [?] for help
[mpeg2video @ 00000000004AB7C0] warning: first frame is no keyframe
    Last message repeated 1 times
frame=  117 fps=  0 q=31.0 size=     273kB time=00:00:00.98 bitrate=2273.2kbits/
frame=  205 fps=201 q=31.0 size=     602kB time=00:00:02.45 bitrate=2011.7kbits/
frame=  282 fps=183 q=31.0 size=     861kB time=00:00:03.73 bitrate=1887.4kbits/
frame=  367 fps=178 q=31.0 size=    1179kB time=00:00:05.15 bitrate=1874.1kbits/
frame=  466 fps=182 q=31.0 size=    1376kB time=00:00:06.80 bitrate=1655.8kbits/
frame=  475 fps=175 q=-1.0 Lsize=    1401kB time=00:00:07.89 bitrate=1454.6kbits
/s dup=273 drop=0
video:1396kB audio:0kB global headers:0kB muxing overhead 0.367020%
[libx264 @ 00000000027E0810] frame I:3     Avg QP:23.66  size: 48841
[libx264 @ 00000000027E0810] frame P:309   Avg QP:26.15  size:  4086
[libx264 @ 00000000027E0810] frame B:163   Avg QP:30.33  size:   122
[libx264 @ 00000000027E0810] consecutive B-frames: 49.5%  7.2% 21.5% 21.9%
[libx264 @ 00000000027E0810] mb I  I16..4: 25.5% 46.0% 28.5%
[libx264 @ 00000000027E0810] mb P  I16..4:  1.0%  0.6%  0.0%  P16..4: 22.2%  4.5
%  4.5%  0.0%  0.0%    skip:67.1%
[libx264 @ 00000000027E0810] mb B  I16..4:  0.0%  0.0%  0.0%  B16..8: 11.1%  0.0
%  0.0%  direct: 0.0%  skip:88.9%  L0:57.4% L1:39.9% BI: 2.6%
[libx264 @ 00000000027E0810] 8x8 transform intra:40.0% inter:74.5%
[libx264 @ 00000000027E0810] coded y,uvDC,uvAC intra: 44.1% 49.2% 24.7% inter: 1
1.6% 4.2% 1.0%
[libx264 @ 00000000027E0810] i16 v,h,dc,p: 39% 42%  6% 13%
[libx264 @ 00000000027E0810] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 10% 32% 37%  3%  2%
 2%  4%  3%  7%
[libx264 @ 00000000027E0810] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu:  6% 64% 14%  2%  2%
 2%  3%  2%  5%
[libx264 @ 00000000027E0810] i8c dc,h,v,p: 40% 48% 10%  2%
[libx264 @ 00000000027E0810] Weighted P-Frames: Y:0.3% UV:0.3%
[libx264 @ 00000000027E0810] ref P L0: 67.2% 13.1% 10.0%  9.8%
[libx264 @ 00000000027E0810] ref B L0: 98.4%  1.3%  0.3%
[libx264 @ 00000000027E0810] ref B L1: 96.1%  3.9%
[libx264 @ 00000000027E0810] kb/s:1442.51
Received signal 2: terminating.
}}}

Please let me know, if you need any more information. 

I have been searching for a proper encoder from past 2 months and couldn't find a working solution.

My requirement: I have several DVDs and want to convert them into MP4/M2TS/TS files with 2 audio streams (AC3 5.1 and AAC). Also, want to add watermark on the output. Tried different encoders, but nothing is working as per my requirement.
 
Thank you for your time!"	2012-08-24T08:58:49+02:00	streamingguy
	964	No h263 Mode B support?	avcodec		defect	2012-02-01T02:03:59+01:00	"It appears that Mode B support for h263 is not supported?

I have a h263 over RTP stream dump from a commercial videophone that includes both Mode A and Mode B.

From this thread on ffmpeg-devel, I'm taking it that only Mode A was ever supported?

https://lists.libav.org/pipermail/ffmpeg-devel/2009-April/067074.html

I have tested the attached stream on four different commercial videophones. They all reproduce the video flawlessly. ffmpeg renders the Mode A packets, but simply prints out errors for the Mode B packets.

I am attaching three files:

demo.h263: The raw stream that is sent both to and from a videophone. H263 + RTP.

ffmpeg.out: The output from ffmpeg -i demo.h263 demo.mp4

demo.mp4: The ffmpeg-generated mp4 from the h263 stream. It seems that only the Mode A packets are interpreted by ffmpeg, so the video looks quite corrupted.

Sample error output from the attached+complete ffmpeg.out dump:

[h263 @ 0x7f86b083fc00] Bad picture start code
[h263 @ 0x7f86b083fc00] header damaged
[h263 @ 0x7f86b083fc00] I cbpy damaged at 20 0
[h263 @ 0x7f86b083fc00] Error at MB: 20
[h263 @ 0x7f86b083fc00] illegal ac vlc code at 0x14
[h263 @ 0x7f86b083fc00] Error at MB: 322
[h263 @ 0x7f86b083fc00] I cbpy damaged at 2 15
[h263 @ 0x7f86b083fc00] Error at MB: 347
[h263 @ 0x7f86b083fc00] I cbpy damaged at 1 5
[h263 @ 0x7f86b083fc00] Error at MB: 116
[h263 @ 0x7f86b083fc00] run overflow at 1x16 i:1
[h263 @ 0x7f86b083fc00] Error at MB: 369
[h263 @ 0x7f86b083fc00] illegal dc 128 at 0 5
[h263 @ 0x7f86b083fc00] run overflow at 1x5 i:1
[h263 @ 0x7f86b083fc00] Error at MB: 116
[h263 @ 0x7f86b083fc00] concealing 396 DC, 396 AC, 396 MV errors"	2013-02-09T18:52:13+01:00	walker
	977	stream copy duration does not match the one specified by -t when -ss is used	FFmpeg		defect	2012-02-03T23:36:18+01:00	"Hello,
i'm trying to cut an Adobe postprocessed F4v video (h.264 + mp3) with this command :

ffmpeg -ss 00:10:00 -t 10 -i c:\video.f4v -vcodec copy -acodec copy -f flv -async 1 videoout.f4v

but the output file duration is inaccurate;in my case 12 second and not 10 second .
If i try to insert an odd number in -ss (for example -ss 00:10:00) i have this issue while an even number the duration is correct.
Can you help me to resolve this issue ?
Is the command above right?
I tried to download last ffmpeg version and compile one version too but with the same results,
Thanks a lot in advance
Best regards"	2012-08-18T04:19:29+02:00	overclokkato
	979	Unexpected Color Conversion (bgr->yuv vs rgb->yuv)	swscale		defect	2012-02-04T17:26:26+01:00	"Input file is bgr24.  Output file is yuv420p.  If I instruct ffmpeg to convert to rgb24 first (instead of bgr24->yuv420p directly), the colors are slightly different.

Test input, exact command lines, and console output attached."	2012-10-09T13:18:38+02:00	natt
	1033	MOV file with non-zero/negative start has no sync between A/V unless -async 1 is used	undetermined		defect	2012-03-04T19:32:27+01:00	"I have a couple files which someone generated by loading the video into QT on the Mac and some how selecting an range and resaving. Not a QT user, so don't know how they did it. The resulting files play properly in QT and other apps, but when played with ffplay or reencoded to another format in ffmpeg, they are out of sync. In ffplay, the first frame holds for many seconds while the audio plays, and when the video does start it is behind the audio by the number of seconds it held the initial video. Converted files in ffmpeg have same/similar problems using commands like ""ffmpeg -i bad_mov_start.mov -c:v libx264 -preset veryfast -qp 0 bad_mov_start.mp4"".

The smallest(!) file is 1.8Gb, and can be downloaded from a good server at http://www.usmediavault.com/bad_mov_start.mov

Thanks for your great work! If this was something I could help fix (I have some small knowledge from writing a libavdevice) I would be willing to take a stab but knowing where to start and what the actual problem is would help. From my perspective, it is like a needle in a haystack! Just let me know if I can be of some use.

------------------

ffmpeg -v 9 -loglevel 99 -i bad_mov_start.mov
ffmpeg version N-38488-gf972193 Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar  4 2012 00:22:11 with gcc 4.5.2
  configuration: --enable-shared --enable-gpl --enable-nonfree --enable-libxvid --enable-libx264 --enable-libmp3lame --enable-libvorbis --enable-libfaac --enable-librtmp --enable-libopenjpeg --enable-decklink
  libavutil      51. 41.100 / 51. 41.100
  libavcodec     54.  6.100 / 54.  6.100
  libavformat    54.  2.100 / 54.  2.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 62.101 /  2. 62.101
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  7.100 /  0.  7.100
  libpostproc    52.  0.100 / 52.  0.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x23403a0] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x23403a0] ISO: File Type Major Brand: qt  
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x23403a0] All info found
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'bad_mov_start.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 537199360
    compatible_brands: qt  
    creation_time   : 2012-02-27 01:30:20
  Duration: 00:01:33.31, start: -12.126126, bitrate: 149599 kb/s
    Stream #0:0(eng), 47, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-02-27 01:30:20
      handler_name    : ?Apple Alias Data Handler
    Stream #0:1(eng), 24, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-02-27 01:30:20
      handler_name    : ?Apple Alias Data Handler
    Stream #0:2(eng), 24, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-02-27 01:30:20
      handler_name    : ?Apple Alias Data Handler
    Stream #0:3(eng), 24, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-02-27 01:30:20
      handler_name    : ?Apple Alias Data Handler
    Stream #0:4(eng), 24, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-02-27 01:30:20
      handler_name    : ?Apple Alias Data Handler
    Stream #0:5(eng), 24, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-02-27 01:30:20
      handler_name    : ?Apple Alias Data Handler
    Stream #0:6(eng), 24, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-02-27 01:30:20
      handler_name    : ?Apple Alias Data Handler
    Stream #0:7(eng), 24, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-02-27 01:30:20
      handler_name    : ?Apple Alias Data Handler
    Stream #0:8(eng), 1, 1/2997: Video: prores (apcn / 0x6E637061), yuv422p10le, 1920x1080, 1/2997, 140357 kb/s, 29.97 fps, 29.97 tbr, 2997 tbn, 2997 tbc
    Metadata:
      creation_time   : 2012-02-27 01:30:20
      handler_name    : ?Apple Alias Data Handler
    Stream #0:9(eng), 1, 1/2997: Data: none (tmcd / 0x64636D74)
    Metadata:
      creation_time   : 2012-02-27 01:30:20
      handler_name    : ?Apple Alias Data Handler
      timecode        : 00:00:00:00
At least one output file must be specified
"	2013-01-02T14:26:57+01:00	faroutliving
	1034	Can't mux pcm_s16be into mpeg ps (dvd) format	avformat		defect	2012-03-05T00:45:42+01:00	"ffmpeg -i http://sokolov.me/tmp/video-mpeg4_720x544-audio_ac3_48000_stereo.avi -t 1 -vn -acodec pcm_s16be  -f dvd -y out.mpg -loglevel debug
ffmpeg version N-38519-g14aa1ba Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar  4 2012 23:36:47 with gcc 4.4.5
  configuration: --disable-avdevice --disable-indevs --disable-outdevs --enable-encoder=pcm_s16be --enable-encoder=libx264 --enable-encoder=libfaac --enable-static --enable-shared --enable-libx264 --enable-libfaac --enable-libfreetype --enable-nonfree --disable-zlib --enable-gpl --extra-libs= --extra-cflags= --extra-ldflags= --enable-debug --disable-optimizations --disable-yasm --disable-asm
  libavutil      51. 41.100 / 51. 41.100
  libavcodec     54.  7.100 / 54.  7.100
  libavformat    54.  2.100 / 54.  2.100
  libavfilter     2. 63.100 /  2. 63.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  7.100 /  0.  7.100
  libpostproc    52.  0.100 / 52.  0.100
[avi @ 0x8b28aa0] Format avi probed with size=2048 and score=100
[AVI demuxer @ 0x8b2abd0] use odml:1
[avi @ 0x8b28aa0] All info found
Input #0, avi, from 'http://sokolov.me/tmp/video-mpeg4_720x544-audio_ac3_48000_stereo.avi':
  Metadata:
    encoder         : VirtualDubMod 1.5.4.1 (build 2178/release)
  Duration: 00:09:58.84, start: 0.000000, bitrate: 1952 kb/s
    Stream #0:0, 1, 1/25: Video: mpeg4 (Advanced Simple Profile) (XVID / 0x44495658), yuv420p, 720x544 [SAR 1:1 DAR 45:34], 1/25, 25 tbr, 25 tbn, 25 tbc
    Stream #0:1, 3, 1/24000: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, s16, 192 kb/s
Output #0, dvd, to 'out.mpg':
  Metadata:
    encoder         : Lavf54.2.100
    Stream #0:0, 0, 1/90000: Audio: pcm_s16be, 48000 Hz, stereo, s16, 1536 kb/s
Stream mapping:
  Stream #0:1 -> #0:0 (ac3 -> pcm_s16be)
Press [q] to stop, [?] for help
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4026 size=6144
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4026 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=6043 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=6043 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1911 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3928 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3928 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5945 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5945 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1813 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3830 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3830 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5847 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5847 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1715 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3732 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3732 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5749 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5749 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1617 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3634 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3634 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5651 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5651 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1519 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3536 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3536 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5553 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5553 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1421 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3438 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3438 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5455 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5455 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1323 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3340 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3340 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5357 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5357 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1225 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3242 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3242 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5259 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5259 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1127 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3144 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3144 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5161 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5161 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1029 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3046 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3046 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5063 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5063 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=931 size=6144                                                
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2948 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2948 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4965 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4965 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=833 size=6144                                                
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2850 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2850 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4867 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4867 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=735 size=6144                                                
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2752 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2752 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4769 size=6144                                               
packet too large, ignoring buffer limits to mux itts/s                                                   
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4769 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=637 size=6144                                                
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2654 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2654 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4671 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4671 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=539 size=6144                                                
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2556 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2556 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4573 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4573 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=441 size=6144                                                
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2458 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2458 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4475 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4475 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=343 size=6144                                                
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2360 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2360 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4377 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4377 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=245 size=6144                                                
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2262 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2262 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4279 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4279 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=147 size=6144                                                
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2164 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2164 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4181 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4181 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=49 size=6144                                                 
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2066 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=2066 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4083 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=4083 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=6100 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=6100 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1968 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3985 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3985 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=6002 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=6002 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1870 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3887 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3887 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5904 size=6144                                               
packet too large, ignoring buffer limits to mux itts/s                                                   
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5904 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1772 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3789 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3789 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5806 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5806 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1674 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3691 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3691 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5708 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5708 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1576 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3593 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3593 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5610 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5610 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1478 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3495 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3495 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5512 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5512 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1380 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3397 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3397 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5414 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5414 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1282 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3299 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3299 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5316 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5316 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1184 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3201 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3201 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5218 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5218 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=1086 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3103 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3103 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5120 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5120 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=988 size=6144                                                
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3005 size=6144                                               
[dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it                                     
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=3005 size=6144                                               
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5022 size=6144                                               
packet too large, ignoring buffer limits to mux itts/s                                                   
[dvd @ 0x8b333a0] buffer underflow i=0 bufi=5022 size=6144                                               
size=     198kB time=00:00:01.02 bitrate=1584.0kbits/s                                                   
video:0kB audio:192kB global headers:0kB muxing overhead 3.125000%


The resulting file is http://dl.dropbox.com/u/43104344/out_ff.mpg
It likely plays well in mplayer2.
Playing in ffplay or transcoding resulting file to another codecs with ffmpeg
result in warnings
[pcm_s16be @ 0x844e460] invalid PCM packet
(in ffplay, the noise is heard).

The same happens with -f mpeg. Only bufi= numbers differ a bit.


ffplay surely supports playback of this codec in this format. Example of
playable file is http://streams.videolan.org/samples/MPEG-VOB/LPCM/Fever.vob"	2012-11-08T00:18:14+01:00	Krieger
	1092	amv: gray bar at the bottom	avcodec		defect	2012-03-18T13:33:58+01:00	"http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png

{{{
C:\>ffmpeg -i 599.png -vcodec amv out.avi
ffmpeg version N-38862-g967bdb8 Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar 18 2012 02:23:57 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc
14)
  configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch=
x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686-pc-min
gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime-cpudetect
--enable-cross-compile --enable-static --disable-shared --extra-libs='-lws2_32 -
lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil
d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b
uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n
onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable-libvorbis
--enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable-libopencor
e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx
  libavutil      51. 42.100 / 51. 42.100
  libavcodec     54. 10.100 / 54. 10.100
  libavformat    54.  2.100 / 54.  2.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 65.100 /  2. 65.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  7.100 /  0.  7.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, image2, from '599.png':
  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc
Incompatible pixel format 'rgb24' for codec 'amv', auto-selecting format 'yuvj42
0p'
[buffer @ 0x1d91520] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param:
[buffersink @ 0x1d917a0] auto-inserting filter 'auto-inserted scale 0' between t
he filter 'src' and the filter 'out'
[scale @ 0x1d91c20] w:599 h:412 fmt:rgb24 -> w:599 h:412 fmt:yuvj420p flags:0x4
Output #0, avi, to 'out.avi':
  Metadata:
    ISFT            : Lavf54.2.100
    Stream #0:0: Video: amv (AMVF / 0x46564D41), yuvj420p, 599x412, q=2-31, 200
kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (png -> amv)
Press [q] to stop, [?] for help
frame=    1 fps=0.0 q=3.4 Lsize=      12kB time=00:00:00.04 bitrate=2434.8kbits/
s
video:6kB audio:0kB global headers:0kB muxing overhead 88.248028%
}}}"	2013-01-05T21:23:55+01:00	ami_stuff
	1095	libxavs: encoded file doesn't decode with built-in decoder	avcodec		defect	2012-03-18T15:16:01+01:00	"please test if reproductible and not a build (libxavs) fault

{{{
C:\>ffmpeg -i 320.png -vcodec libxavs out.avi
ffmpeg version N-38622-g1eabd71 Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar  7 2012 00:18:03 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil      51. 42.100 / 51. 42.100
  libavcodec     54. 10.100 / 54. 10.100
  libavformat    54.  2.100 / 54.  2.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 63.100 /  2. 63.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  7.100 /  0.  7.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, image2, from '320.png':
  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: png, rgb24, 320x240, 25 tbr, 25 tbn, 25 tbc
Incompatible pixel format 'rgb24' for codec 'libxavs', auto-selecting format 'yu
v420p'
[buffer @ 02161B40] w:320 h:240 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param:
[buffersink @ 02161DC0] auto-inserting filter 'auto-inserted scale 0' between th
e filter 'src' and the filter 'out'
[scale @ 02161540] w:320 h:240 fmt:rgb24 -> w:320 h:240 fmt:yuv420p flags:0x4
[libxavs @ 026FFA40] using cpu capabilities
[libxavs @ 026FFA40] profile JiZhun, level 6.4
Output #0, avi, to 'out.avi':
  Metadata:
    ISFT            : Lavf54.2.100
    Stream #0:0: Video: cavs (CAVS / 0x53564143), yuv420p, 320x240, q=2-31, 25 t
bn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (png -> libxavs)
Press [q] to stop, [?] for help
frame=    1 fps=  0 q=2.0 Lsize=       6kB time=00:00:00.04 bitrate=1241.6kbits/
s
video:0kB audio:0kB global headers:0kB muxing overhead 1201.467505%
[libxavs @ 026FFA40] slice I:1     Avg QP: 2.00  size:   469
[libxavs @ 026FFA40] mb I  I16..4:  0.0% 100.0%  0.0%
[libxavs @ 026FFA40] final ratefactor: 5.27
[libxavs @ 026FFA40] 8x8 transform  intra:100.0%  inter:-1.$%
[libxavs @ 026FFA40] kb/s:93.8
}}}

{{{
C:\>ffmpeg -i out.avi out2.avi
ffmpeg version N-38622-g1eabd71 Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar  7 2012 00:18:03 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil      51. 42.100 / 51. 42.100
  libavcodec     54. 10.100 / 54. 10.100
  libavformat    54.  2.100 / 54.  2.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 63.100 /  2. 63.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  7.100 /  0.  7.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, avi, from 'out.avi':
  Metadata:
    encoder         : Lavf54.2.100
  Duration: 00:00:00.08, start: 0.000000, bitrate: 620 kb/s
    Stream #0:0: Video: cavs (CAVS / 0x53564143), yuv420p, 320x240, 25 tbr, 25 t
bn, 25 tbc
w:320 h:240 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param:
Output #0, avi, to 'out2.avi':
  Metadata:
    ISFT            : Lavf54.2.100
    Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 320x240, q=2-31, 200
 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (cavs -> mpeg4)
Press [q] to stop, [?] for help
frame=    0 fps=  0 q=0.0 Lsize=       6kB time=00:00:00.00 bitrate=   0.0kbits/
s
video:0kB audio:0kB global headers:0kB muxing overhead 1.#INF00%
Output file is empty, nothing was encoded (check -ss / -t / -frames parameters i
f used)
}}}"	2013-02-09T18:53:31+01:00	ami_stuff
	1102	mxf separate fields in interlaced j2k	avformat		defect	2012-03-19T18:06:34+01:00	"http://dl.dropbox.com/u/1109725/ntsc2.mxf
this mxf stores fields as two separate j2k images
expected dimension: 720x486
actual dimension: 720x243
"	2013-05-03T08:00:23+02:00	zhukov
	1150	H264 Main remuxing to TS fails (missing timestamps)	undetermined		defect	2012-03-30T01:29:03+02:00	"ffmpeg -i test.264 -vcodec copy -an -f mpegts test.ts

Fails with errors.

Earlier builds did produce TS streams but playback was jittery.

I know this is already a known but but I'm submitting this in order to provide test material.

version N-38772-gc2e3b56

attached files will include:
test.pcap -- raw rtp session of H264 stream from a real-time encoder
test.sdp -- matching sdp file to the live feed
test.264 -- extracted raw H264 elementary stream from RTP feed, ie what is supposed to be able to be mux'd inside of ffmpeg.  This is a H264 Main compliant stream (ie B frames).

"	2013-01-02T16:12:51+01:00	quandt
	1282	VP6F Libavcodec decoding bug (slowly accumulating artifacts)	avcodec		defect	2012-05-07T23:37:32+02:00	"Hello,
Here's a report for a FLV4/VP6 Libavcodec decoding bug.
A sample is here: http://videoff7.free.fr/sample_artefact.flv
(also tentatively attached to this ticket).

As the video progresses, PQ becomes worse and worse, it can be seen easily on the newscaster's face 10 seconds in.

I tested with DShow based decoders (FFDShow/LAV) and also with mplayer2, all on Windows. The issue shows up with all of them.

No such issue happens when decoding with the original On2 VP6 directshow decoder [ http://videoff7.free.fr/On2_VP6_Decoder.zip ].

Thank you for your support."	2013-01-07T14:32:22+01:00	theshadowrunner
	1378	ffmpeg lists every track in a QuickTime file twice	undetermined		defect	2012-05-29T23:00:10+02:00	"I'm using Final Cut Pro to capture uncompressed audio and video coming over an SDI cable. This file, http://archive.org/download/FfmpegTest/BCSPA039_pre.mov, is what Final Cut captures. QuickTime and Mediainfo list 1 video track, 1 caption track, 7 audio tracks and 1 timecode track (10 total tracks). ffmpeg evaluates each track twice and lists 20 total tracks.


{{{
ffmpeg-20120529-165744.logffmpeg started on 2012-05-29 at 16:57:44
Report written to ""ffmpeg-20120529-165744.log""
Command line:
ffmpeg -report -i /Volumes/ingest_hd_4/BCL00012/BCSPA039_pre.mov
ffmpeg version 0.10.2.git Copyright (c) 2000-2012 the FFmpeg developers
  built on May 24 2012 16:18:04 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-libfreetype --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libass
  libavutil      51. 54.100 / 51. 54.100
  libavcodec     54. 23.100 / 54. 23.100
  libavformat    54.  6.100 / 54.  6.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 76.100 /  2. 76.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=95
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] File position before avformat_find_stream_info() is 496557295
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Probe buffer size limit 5000000 reached
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #0: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #1: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #2: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #3: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #4: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #5: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #6: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #7: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #8: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #11: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #12: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #13: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #14: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #15: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #16: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #17: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #18: not enough frames to estimate rate; consider increasing probesize
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] Stream #19: not enough frames to estimate rate; consider increasing probesize
rfps: 26.250000 0.019258
rfps: 26.333333 0.018405
rfps: 26.416667 0.017571
rfps: 26.500000 0.016757
rfps: 26.583333 0.015962
rfps: 26.666667 0.015186
rfps: 26.750000 0.014429
rfps: 26.833333 0.013692
rfps: 26.916667 0.012974
rfps: 27.000000 0.012276
rfps: 27.083333 0.011597
rfps: 27.166667 0.010937
rfps: 27.250000 0.010296
rfps: 27.333333 0.009675
rfps: 27.416667 0.009073
rfps: 27.500000 0.008490
rfps: 27.583333 0.007927
rfps: 27.666667 0.007383
rfps: 27.750000 0.006859
rfps: 27.833333 0.006353
rfps: 27.916667 0.005868
rfps: 28.000000 0.005401
rfps: 28.083333 0.004954
rfps: 28.166667 0.004526
rfps: 28.250000 0.004117
rfps: 28.333333 0.003728
rfps: 28.416667 0.003358
rfps: 28.500000 0.003007
rfps: 28.583333 0.002676
rfps: 28.666667 0.002364
rfps: 28.750000 0.002071
rfps: 28.833333 0.001798
rfps: 28.916667 0.001544
rfps: 29.000000 0.001309
rfps: 29.083333 0.001094
rfps: 29.166667 0.000898
rfps: 29.250000 0.000721
rfps: 29.333333 0.000564
rfps: 29.416667 0.000426
rfps: 29.500000 0.000307
rfps: 29.583333 0.000208
rfps: 29.666667 0.000128
rfps: 29.750000 0.000067
rfps: 29.833333 0.000026
rfps: 29.916667 0.000004
rfps: 30.000000 0.000001
rfps: 30.000000 0.000001
rfps: 30.083333 0.000018
rfps: 30.083333 0.000018
rfps: 30.166667 0.000054
rfps: 30.166667 0.000054
rfps: 30.250000 0.000109
rfps: 30.250000 0.000109
rfps: 30.333333 0.000184
rfps: 30.333333 0.000184
rfps: 30.416667 0.000278
rfps: 30.416667 0.000278
rfps: 30.500000 0.000391
rfps: 30.500000 0.000391
rfps: 30.583333 0.000524
rfps: 30.583333 0.000524
rfps: 30.666667 0.000675
rfps: 30.666667 0.000675
rfps: 30.750000 0.000847
rfps: 30.750000 0.000847
rfps: 30.833333 0.001037
rfps: 30.833333 0.001037
rfps: 30.916667 0.001247
rfps: 30.916667 0.001247
rfps: 31.000000 0.001476
rfps: 31.000000 0.001476
rfps: 31.083333 0.001725
rfps: 31.083333 0.001725
rfps: 31.166667 0.001993
rfps: 31.166667 0.001993
rfps: 31.250000 0.002280
rfps: 31.250000 0.002280
rfps: 31.333333 0.002587
rfps: 31.333333 0.002587
rfps: 31.416667 0.002913
rfps: 31.416667 0.002913
rfps: 31.500000 0.003258
rfps: 31.500000 0.003258
rfps: 31.583333 0.003622
rfps: 31.583333 0.003622
rfps: 31.666667 0.004006
rfps: 31.666667 0.004006
rfps: 31.750000 0.004409
rfps: 31.750000 0.004409
rfps: 31.833333 0.004832
rfps: 31.833333 0.004832
rfps: 31.916667 0.005274
rfps: 31.916667 0.005274
rfps: 32.000000 0.005735
rfps: 32.000000 0.005735
rfps: 32.083333 0.006215
rfps: 32.083333 0.006215
rfps: 32.166667 0.006715
rfps: 32.166667 0.006715
rfps: 32.250000 0.007234
rfps: 32.250000 0.007234
rfps: 32.333333 0.007773
rfps: 32.333333 0.007773
rfps: 32.416667 0.008331
rfps: 32.416667 0.008331
rfps: 32.500000 0.008908
rfps: 32.500000 0.008908
rfps: 32.583333 0.009504
rfps: 32.583333 0.009504
rfps: 32.666667 0.010120
rfps: 32.666667 0.010120
rfps: 32.750000 0.010755
rfps: 32.750000 0.010755
rfps: 32.833333 0.011410
rfps: 32.833333 0.011410
rfps: 32.916667 0.012084
rfps: 32.916667 0.012084
rfps: 33.000000 0.012777
rfps: 33.000000 0.012777
rfps: 33.083333 0.013489
rfps: 33.083333 0.013489
rfps: 33.166667 0.014221
rfps: 33.166667 0.014221
rfps: 33.250000 0.014972
rfps: 33.250000 0.014972
rfps: 33.333333 0.015743
rfps: 33.333333 0.015743
rfps: 33.416667 0.016532
rfps: 33.416667 0.016532
rfps: 33.500000 0.017341
rfps: 33.500000 0.017341
rfps: 33.583333 0.018170
rfps: 33.583333 0.018170
rfps: 33.666667 0.019018
rfps: 33.666667 0.019018
rfps: 33.750000 0.019885
rfps: 33.750000 0.019885
rfps: 56.166667 0.019815
rfps: 56.250000 0.018949
rfps: 56.333333 0.018103
rfps: 56.416667 0.017276
rfps: 56.500000 0.016468
rfps: 56.583333 0.015680
rfps: 56.666667 0.014911
rfps: 56.750000 0.014162
rfps: 56.833333 0.013432
rfps: 56.916667 0.012721
rfps: 57.000000 0.012029
rfps: 57.083333 0.011357
rfps: 57.166667 0.010704
rfps: 57.250000 0.010070
rfps: 57.333333 0.009456
rfps: 57.416667 0.008861
rfps: 57.500000 0.008285
rfps: 57.583333 0.007729
rfps: 57.666667 0.007192
rfps: 57.750000 0.006675
rfps: 57.833333 0.006176
rfps: 57.916667 0.005697
rfps: 58.000000 0.005238
rfps: 58.083333 0.004797
rfps: 58.166667 0.004376
rfps: 58.250000 0.003975
rfps: 58.333333 0.003592
rfps: 58.416667 0.003229
rfps: 58.500000 0.002886
rfps: 58.583333 0.002561
rfps: 58.666667 0.002256
rfps: 58.750000 0.001971
rfps: 58.833333 0.001704
rfps: 58.916667 0.001457
rfps: 59.000000 0.001230
rfps: 59.083333 0.001021
rfps: 59.166667 0.000832
rfps: 59.250000 0.000663
rfps: 59.333333 0.000512
rfps: 59.416667 0.000381
rfps: 59.500000 0.000269
rfps: 59.583333 0.000177
rfps: 59.666667 0.000104
rfps: 59.750000 0.000050
rfps: 59.833333 0.000016
rfps: 59.916667 0.000001
rfps: 29.970030 0.000000
rfps: 29.970030 0.000000
rfps: 59.940060 0.000000
rfps: 59.940060 0.000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200f600] File position after avformat_find_stream_info() is 4669696
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/ingest_hd_4/BCL00012/BCSPA039_pre.mov':
  Metadata:
    creation_time   : 2012-05-25 16:42:20
  Duration: 00:00:16.08, start: 0.204542, bitrate: 247001 kb/s
    Stream #0:0(eng), 0, 1/2997: Subtitle: eia_608 (c608 / 0x38303663)
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:1(eng), 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, stereo, s32, 2304 kb/s
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:2(eng), 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:3(eng), 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:4(eng), 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:5(eng), 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:6(eng), 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:7(eng), 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:8(eng), 0, 1/2997: Data: none (tmcd / 0x64636D74)
    Metadata:
      creation_time   : 2012-05-25 16:44:31
      handler_name    : Apple Alias Data Handler
      timecode        : 00:00:50;25
    Stream #0:9(eng), 1, 1/2997: Video: v210 (v210 / 0x30313276), yuv422p10le, 720x486, 223724 kb/s, 29.97 fps, 29.97 tbr, 2997 tbn, 2997 tbc
    Metadata:
      creation_time   : 2012-05-25 20:41:15
      handler_name    : Apple Alias Data Handler
    Stream #0:10(eng), 5, 1/2997: Video: v210 (v210 / 0x30313276), yuv422p10le, 720x486, 222790 kb/s, 29.84 fps, 29.97 tbr, 2997 tbn, 2997 tbc
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:11(eng), 0, 1/2997: Subtitle: eia_608 (c608 / 0x38303663)
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:12(eng), 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, stereo, s32, 2304 kb/s
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:13(eng), 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:14(eng), 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:15(eng), 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:16(eng), 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:17(eng), 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:18(eng), 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s
    Metadata:
      creation_time   : 2012-05-25 16:44:30
      handler_name    : Apple Alias Data Handler
    Stream #0:19(eng), 0, 1/2997: Data: none (tmcd / 0x64636D74)
    Metadata:
      creation_time   : 2012-05-25 16:44:31
      handler_name    : Apple Alias Data Handler
      timecode        : 00:00:50;25
At least one output file must be specified

}}}
"	2012-08-02T18:35:11+02:00	dericed
	1398	remuxed DTS audio won't play on hardware devices	avformat		defect	2012-06-03T00:14:04+02:00	"Hi,

Firstly thanks for FFmpeg, it's an incredible tool. My interest in it comes from using the DLNA server Serviio which uses FFmpeg for its transcoding and remuxing. Many renderer devices don't support Matroska files but the streams they contain are often supported, so it's common to remux to mpeg-ts. I maintain the Serviio device profile for Sony Bluray and Network Media Players:
http://forum.serviio.org/viewtopic.php?f=11&t=2004

I would like to report an issue with DTS audio streams that are remuxed into mpeg-ts by FFmpeg. The resulting files fail to play on many consumer electronics products which do officially support DTS, in my case Sony Bluray players, though I can see from the Serviio forum that it's also an issue for people who use AV receivers to decode the DTS stream.

The files that FFmpeg produces play with silent audio on the affected devices, but they do play ok in VLC and Media Player Classic Home Cinema. I have observed this problem now for quite some time (maybe 18 months or so). I have reproduced this using the latest win32 build I could find from Zeranoe - ffmpeg-20120601-git-8a0efa9-win32-static.7z

The remux command line that Serviio would issue is as follows:

{{{ffmpeg -i ""/volume1/public/video/Movies/The.Good.The.Bad.And.The.Ugly.EXTENDED.1966.BluRay.720p.DTS.x264-FSiHD.mkv"" -y -async 1 -vcodec copy -vbsf h264_mp4toannexb -copyts -acodec copy -map 0:0 -map 0:1 -sn -f mpegts /volume1/@tmp/Serviio/transcoding-temp-1086-10-ORIGINAL.stf}}}

The problem is not limited to my choice of example clip - I have found it to be consistent with all MKV files containing DTS audio.

By contrast, the closed source utility [[http://www.videohelp.com/tools/tsMuxeR|tsMmuxeR]] is able to remux the same test clip in a way that plays perfectly on all systems I have tested. I shall attach 10MB clips of the original file, the FFmpeg non-working remux, and the TSmuxer working remux so that they may be analysed and compared.

Hopefully this could lead to a fix, as it doesn't seem that this issue has been reported.

Thanks,

Patters"	2013-02-20T22:05:54+01:00	patters
	1438	Seeking in vob file with timestamp discontinuities fails	avformat		defect	2012-06-11T00:11:32+02:00	"I am trying to transcode from *.vob to *.avi.
As long as I don't use -ss option everything works as expected.
With -ss option ffmpeg exits with following error:

[ac3 @ 0xa0c75a0] frame sync error
Error while decoding stream #0:9
[mpeg @ 0xa0133c0] Adjusting PTS forward
    Last message repeated 27 times
frame=    0 fps=0.0 q=0.0 Lsize=      27kB time=00:-17:-25.-89 bitrate=  -0.2kbits/s dup=0 drop=7
video:0kB audio:16kB global headers:0kB muxing overhead 65.411932%   

The command line that I use is:
ffmpeg -ss 0:17:47 -t 01:28:48.4 -i '/A/film.vob' '/A/film.avi'


The information about input file:
-> ffmpeg -v 9 -loglevel 99 -i '/A/film.vob'
ffmpeg version 0.11.1 Copyright (c) 2000-2012 the FFmpeg developers
  built on Jun  9 2012 00:17:30 with gcc 4.6.2
  configuration: --cpu=i686 --prefix=/usr --disable-static --enable-shared --enable-gpl --enable-version3 --disable-ffserver --enable-x11grab --disable--amrnb --enable-libopencore-amrwb --enable-libmp3lame --enable-libtheora
  libavutil      51. 54.100 / 51. 54.100
  libavcodec     54. 23.100 / 54. 23.100
  libavformat    54.  6.100 / 54.  6.100
  libavdevice    54.  0.100 / 54.  0.100
  libavfilter     2. 77.100 /  2. 77.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[mpeg @ 0x906f3c0] Format mpeg probed with size=8192 and score=52
[mpeg @ 0x906f3c0] File position before avformat_find_stream_info() is 0
[mpeg @ 0x906f3c0] probing stream 0 pp:2500
[mpeg @ 0x906f3c0] Probe with size=2012, packets=1 detected mpegvideo with score=25
[mpeg @ 0x906f3c0] probing stream 0 pp:2499
[mpeg @ 0x906f3c0] Probe with size=4037, packets=2 detected mpegvideo with score=25
[mpeg @ 0x906f3c0] probing stream 0 pp:2498
[mpeg @ 0x906f3c0] Probe with size=6062, packets=3 detected mpegvideo with score=25
[mpeg @ 0x906f3c0] probing stream 0 pp:2497
[mpeg @ 0x906f3c0] probing stream 0 pp:2496
[mpeg @ 0x906f3c0] Probe with size=10112, packets=5 detected mpegvideo with score=51
[mpeg @ 0x906f3c0] probed stream 0
[mpeg @ 0x906f3c0] first_dts 22254 not matching first dts 29454 in que
    Last message repeated 3 times
[mpeg @ 0x906f3c0] first_dts 22254 not matching first dts 47454 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 31614 in que
    Last message repeated 1 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 34494 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 40254 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 46014 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 22254 not matching first dts 65454 in que
[mpeg @ 0x906f3c0] first_dts 22254 not matching first dts 72654 in que
    Last message repeated 3 times
[mpeg @ 0x906f3c0] first_dts 22254 not matching first dts 90654 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 48894 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 54654 in que
    Last message repeated 1 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 57534 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 63294 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 69054 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 77694 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 74814 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 83454 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 92094 in que
    Last message repeated 1 times
[mpeg @ 0x906f3c0] first_dts 22254 not matching first dts 108654 in que
[mpeg @ 0x906f3c0] first_dts 22254 not matching first dts 115854 in que
    Last message repeated 3 times
[mpeg @ 0x906f3c0] first_dts 22254 not matching first dts 133854 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 94974 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 100734 in que
    Last message repeated 1 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 106494 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 115134 in que
    Last message repeated 1 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 118014 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 123774 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 126654 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 129534 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 138174 in que
[mpeg @ 0x906f3c0] first_dts 22254 not matching first dts 151854 in que
[mpeg @ 0x906f3c0] first_dts 22254 not matching first dts 159054 in que
    Last message repeated 3 times
[mpeg @ 0x906f3c0] first_dts 22254 not matching first dts 177054 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 143934 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 152574 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 155454 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 161214 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 166974 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 175614 in que
    Last message repeated 1 times
[mpeg @ 0x906f3c0] first_dts 22254 not matching first dts 198654 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 178494 in que
    Last message repeated 3 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 184254 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 190014 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 198654 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 204414 in que
    Last message repeated 5 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 213054 in que
    Last message repeated 1 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 215934 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 221694 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 227454 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 230334 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 236094 in que
    Last message repeated 1 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 238974 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 244734 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 250494 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 259134 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 256254 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 264894 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 273534 in que
    Last message repeated 1 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 276414 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 282174 in que
    Last message repeated 1 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 287934 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 296574 in que
    Last message repeated 1 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 299454 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 305214 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 308094 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 310974 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 319614 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 325374 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 334014 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 336894 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 342654 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 348414 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 357054 in que
    Last message repeated 1 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 359934 in que
    Last message repeated 3 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 365694 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 371454 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 380094 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 385854 in que
    Last message repeated 5 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 394494 in que
    Last message repeated 1 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 397374 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 403134 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 408894 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 411774 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 417534 in que
    Last message repeated 1 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 420414 in que
    Last message repeated 2 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 426174 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 431934 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 440574 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 437694 in que
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 446334 in que
    Last message repeated 4 times
[mpeg @ 0x906f3c0] first_dts 25854 not matching first dts 454974 in que
    Last message repeated 1 times
[mpeg @ 0x906f3c0] max_analyze_duration 5000000 reached at 5000000
[mpeg @ 0x906f3c0] File position after avformat_find_stream_info() is 0
Input #0, mpeg, from '/A/film.vob':
  Duration: 00:00:21.02, start: 0.287267, bitrate: -2147483 kb/s
    Stream #0:0[0x1e0], 127, 1/90000: Video: mpeg2video (Main), yuv420p, 720x576 [SAR 64:45 DAR 16:9], 1/50, 9800 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
    Stream #0:1[0x20], 1, 1/90000: Subtitle: dvd_subtitle
    Stream #0:2[0x21], 1, 1/90000: Subtitle: dvd_subtitle
    Stream #0:3[0x22], 1, 1/90000: Subtitle: dvd_subtitle
    Stream #0:4[0x23], 1, 1/90000: Subtitle: dvd_subtitle
    Stream #0:5[0x24], 1, 1/90000: Subtitle: dvd_subtitle
    Stream #0:6[0x25], 1, 1/90000: Subtitle: dvd_subtitle
    Stream #0:7[0x26], 1, 1/90000: Subtitle: dvd_subtitle
    Stream #0:8[0x27], 1, 1/90000: Subtitle: dvd_subtitle
    Stream #0:9[0x80], 149, 1/90000: Audio: ac3, 48000 Hz, 5.1(side), s16, 448 kb/s
    Stream #0:10[0x81], 149, 1/90000: Audio: ac3, 48000 Hz, 5.1(side), s16, 384 kb/s
    Stream #0:11[0x82], 149, 1/90000: Audio: ac3, 48000 Hz, 5.1(side), s16, 384 kb/s
    Stream #0:12[0x83], 149, 1/90000: Audio: ac3, 48000 Hz, 5.1(side), s16, 384 kb/s
    Stream #0:13[0x84], 152, 1/90000: Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s
    Stream #0:14[0x28], 1, 1/90000: Subtitle: dvd_subtitle
    Stream #0:15[0x29], 1, 1/90000: Subtitle: dvd_subtitle
    Stream #0:16[0x2a], 1, 1/90000: Subtitle: dvd_subtitle
At least one output file must be specified



best regards

Andrzej

P.S.
I've already reported this issue almost 2 years ago.
It disappeared from bug reports in ffmpeg but I google it out:
http://roundup.libav.org/issue2199"	2013-03-02T11:18:57+01:00	superandrzej
	1464	FFplay regression with H264 high profile input (gcc 4.2.* specific)	undetermined		defect	2012-06-19T09:26:01+02:00	"Summary of the bug:

FFplay version 0.8.12 successfully decodes and plays this file. FFplay from snapshot downloaded {{{ http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=HEAD;sf=tgz }}} (ffmpeg-HEAD-0c142e4.tar.gz 19 June 2012) does not like this file. 

A sample of the source file is attached. 

How to reproduce:

Output using ffplay-0.8.12
{{{
./ffplay ../h264_high_profile.h264
ffplay version 0.8.12, Copyright (c) 2003-2011 the FFmpeg developers
  built on Jun 18 2012 14:48:35 with gcc 4.2.2
  configuration: --enable-memalign-hack --disable-devices --disable-network --enable-shared --disable-static --disable-debug --enable-swscale --enable-gpl --prefix=/tmp
  libavutil    51.  9. 1 / 51.  9. 1
  libavcodec   53.  8. 0 / 53.  8. 0
  libavformat  53.  5. 0 / 53.  5. 0
  libavdevice  53.  1. 1 / 53.  1. 1
  libavfilter   2. 23. 0 /  2. 23. 0
  libswscale    2.  0. 0 /  2.  0. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[h264 @ 0x807d810] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '../h264_high_profile.h264':
  Duration: N/A, bitrate: N/A
    Stream #0.0: Video: h264 (High), yuv420p, 704x576, 25 fps, 25 tbr, 1200k tbn, 50 tbc
   8.91 A-V:  0.000 s:0.0 aq=    0KB vq=    0KB sq=    0B f=0/0   0/0
}}}

Output from HEAD-0c142e4
{{{
./ffplay ../h264_high_profile.h264
ffplay version 0.10.2.git-0c142e4 Copyright (c) 2003-2012 the FFmpeg developers
  built on Jun 19 2012 07:03:12 with gcc 4.2.2
  configuration: --enable-memalign-hack --disable-devices --disable-network --enable-shared --disable-static --disable-debug --enable-swscale --enable-gpl --prefix=/tmp
  libavutil      51. 58.100 / 51. 58.100
  libavcodec     54. 25.100 / 54. 25.100
  libavformat    54.  8.100 / 54.  8.100
  libavdevice    54.  0.100 / 54.  0.100
  libavfilter     2. 81.100 /  2. 81.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[h264 @ 0x8082c10] top block unavailable for requested intra4x4 mode -1 at 10 0
[h264 @ 0x8082c10] error while decoding MB 10 0, bytestream (5074)
[h264 @ 0x8082c10] concealing 1584 DC, 1584 AC, 1584 MV errors
[h264 @ 0x8082c10] concealing 1353 DC, 1353 AC, 1353 MV errors
[h264 @ 0x8082c10] top block unavailable for requested intra4x4 mode -1 at 11 0
[h264 @ 0x8082c10] error while decoding MB 11 0, bytestream (2753)
[h264 @ 0x8082c10] concealing 1584 DC, 1584 AC, 1584 MV errors
[h264 @ 0x8082c10] concealing 1516 DC, 1516 AC, 1516 MV errors
[h264 @ 0x8082c10] concealing 1499 DC, 1499 AC, 1499 MV errors
[h264 @ 0x8083010] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '../h264_high_profile.h264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 704x576, 25 fps, 25 tbr, 1200k tbn, 50 tbc
[ffplay_buffer @ 0x8539810] w:704 h:576 pixfmt:yuv420p tb:1/1200000 fr:0/1 sar:0/1 sws_param:
[h264 @ 0x8084810] top block unavailable for requested intra4x4 mode -1 at 10 0
[h264 @ 0x8084810] error while decoding MB 10 0, bytestream (5074)
[h264 @ 0x8084810] concealing 1584 DC, 1584 AC, 1584 MV errors
[h264 @ 0x8084c10] concealing 1353 DC, 1353 AC, 1353 MV errors
[h264 @ 0x8084010] top block unavailable for requested intra4x4 mode -1 at 11 0
[h264 @ 0x8084010] error while decoding MB 11 0, bytestream (2753)
[h264 @ 0x8084010] concealing 1584 DC, 1584 AC, 1584 MV errors
[h264 @ 0x8084810] concealing 1516 DC, 1516 AC, 1516 MV errors 0B f=0/0
[h264 @ 0x8084c10] concealing 1499 DC, 1499 AC, 1499 MV errors0/0
[h264 @ 0x8084010] concealing 1562 DC, 1562 AC, 1562 MV errors0/0
[h264 @ 0x8084810] concealing 1549 DC, 1549 AC, 1549 MV errors
[h264 @ 0x8084c10] top block unavailable for requested intra4x4 mode -1 at 28 0
[h264 @ 0x8084c10] error while decoding MB 28 0, bytestream (4088)
[h264 @ 0x8084c10] concealing 1584 DC, 1584 AC, 1584 MV errors
[h264 @ 0x8084010] concealing 1567 DC, 1567 AC, 1567 MV errors0/0
[h264 @ 0x8084810] concealing 1431 DC, 1431 AC, 1431 MV errors0/0
[h264 @ 0x8084c10] concealing 1575 DC, 1575 AC, 1575 MV errors0/0
[h264 @ 0x8084010] concealing 1285 DC, 1285 AC, 1285 MV errors0/0
[h264 @ 0x8084810] concealing 1482 DC, 1482 AC, 1482 MV errors0/0
[h264 @ 0x8084c10] top block unavailable for requested intra mode at 16 0
[h264 @ 0x8084c10] error while decoding MB 16 0, bytestream (5696)
[h264 @ 0x8084c10] concealing 1584 DC, 1584 AC, 1584 MV errors
[h264 @ 0x8084010] concealing 1577 DC, 1577 AC, 1577 MV errors
[h264 @ 0x8084810] top block unavailable for requested intra mode at 23 0
[h264 @ 0x8084810] error while decoding MB 23 0, bytestream (5604)
[h264 @ 0x8084810] concealing 1584 DC, 1584 AC, 1584 MV errors
[h264 @ 0x8084c10] top block unavailable for requested intra4x4 mode -1 at 10 0
[h264 @ 0x8084c10] error while decoding MB 10 0, bytestream (3930)
[h264 @ 0x8084c10] concealing 1584 DC, 1584 AC, 1584 MV errors
[h264 @ 0x8084010] concealing 1567 DC, 1567 AC, 1567 MV errors0/0
[h264 @ 0x8084810] concealing 1084 DC, 1084 AC, 1084 MV errors
   2.67 A-V:  0.000 fd=   0 aq=    0KB vq=    0KB sq=    0B f=0/0
}}}

"	2012-09-03T22:23:27+02:00	ianm
	1578	variable FPS incorrect frame length	undetermined		defect	2012-07-27T09:37:01+02:00	"I have a sample video to reproduce this bug - see attachment.

The video is in Apple Animation codec (qtrle) with variable frame rate and contains only 5 frames. Frames 1,2,4 and 5 are displayed for a very short time, but frame 3 is much longer. 

When I extract all the frames into PNGs with this command:

./ffmpeg -vsync 2 -i apple-animation-variable-fps-bug.mov -vf ""[in]showinfo[out]"" out/img%04d.png

it's fine, I get 5 PNG files, and the timestamps shown on the output are correct:

n:0 pts:0 pts_time:0 pos:48
n:1 pts:600 pts_time:0.2 pos:4335
n:2 pts:1300 pts_time:0.433333 pos:8286
n:3 pts:7300 pts_time:2.43333 pos:12518
n:4 pts:8100 pts_time:2.7 pos:16642

as you can see, frame n:2 (the third frame) is displayed for much longer than the others. However, when I run this command to dump the frames with a constant FPS:

./ffmpeg -i apple-animation-variable-fps-bug.mov -r 30 out/img%04d.png

the frames are dumped with wrong timing. The ""long"" frame was 2 seconds long, so it should be in about 60 frames (with FPS 30), but instead it only gets 7 frames. But the next frame which should be very short is dumped into 60 frames. It seems that the conversion between variable FPS into constant FPS incorrectly assigns frame length into the next frame.
"	2013-02-21T17:43:24+01:00	kubabrecka
	1582	Banding/discoloration in darker gradients when converting to rgb24	swscale		defect	2012-07-28T17:39:57+02:00	"Summary: I've discovered that when I'm converting videos to the rgb24 format (in attempting to use the libx264rgb codec) I get banding and discoloration in darker areas with (color) gradients. To eliminate the possibility that it was the codec (as opposed to the format filter) causing the problem, I did some tests converting the video to .png images. Specifically, I found that:
yuv420p10le(source video) -- looks nice
yuv420p10le -> rgb24 -- banding/discoloration
yuv420p10le -> rgb48be -- looks nice
yuv420p10le -> rgb48be -> rgb24 -- banding/discoloration
yuv420p10le -> yuv420p -> rgb24 -- banding but no discoloration

I assume that the banding in the yuv420p example is simply a result of the reduced colorspace, but I don't see why any of the other conversions should result in any visible changes.
I'm using one of Zeranoe's windows builds (win7 64bit) so I don't know if this happens on Linux. Log file output for the yuv420p10le->rgb24 example follows:
{{{
ffmpeg started on 2012-07-28 at 10:56:16
Report written to ""ffmpeg-20120728-105616.log""
Command line:
ffmpeg -i vtst0.mp4 -map 0:0 -vsync 0 -report -filter:v ""format=rgb24"" ""tst%03d.png""
ffmpeg version N-42704-g85761ef Copyright (c) 2000-2012 the FFmpeg developers
  built on Jul 20 2012 20:39:19 with gcc 4.7.1 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      51. 65.100 / 51. 65.100
  libavcodec     54. 42.100 / 54. 42.100
  libavformat    54. 18.100 / 54. 18.100
  libavdevice    54.  1.100 / 54.  1.100
  libavfilter     3.  2.100 /  3.  2.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 00000000002e2ec0] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 00000000002e2ec0] ISO: File Type Major Brand: isom
[mov,mp4,m4a,3gp,3g2,mj2 @ 00000000002e2ec0] File position before avformat_find_stream_info() is 7074306
[h264 @ 00000000002f40a0] no picture 
[mov,mp4,m4a,3gp,3g2,mj2 @ 00000000002e2ec0] All info found
rfps: 23.750000 0.011875
rfps: 23.833333 0.004757
rfps: 23.916667 0.000859
rfps: 24.000000 0.000180
rfps: 24.083333 0.002721
rfps: 24.166667 0.008482
rfps: 24.250000 0.017461
rfps: 47.666667 0.019029
rfps: 47.750000 0.009623
rfps: 47.833333 0.003436
rfps: 47.916667 0.000469
rfps: 48.000000 0.000722
rfps: 48.083333 0.004194
rfps: 48.166667 0.010885
rfps: 23.976024 0.000046
rfps: 47.952048 0.000183
[mov,mp4,m4a,3gp,3g2,mj2 @ 00000000002e2ec0] File position after avformat_find_stream_info() is 1243950
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'vtst0.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf54.18.100
  Duration: 00:00:10.09, start: 0.000000, bitrate: 5607 kb/s
    Stream #0:0(und), 41, 1/1000: Video: h264 (High 10) (avc1 / 0x31637661), yuv420p10le, 1920x1080, 5604 kb/s, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc
    Metadata:
      handler_name    : VideoHandler
[buffer @ 0000000004ba0f20] Setting entry with key 'video_size' to value '1920x1080'
[buffer @ 0000000004ba0f20] Setting entry with key 'pix_fmt' to value '72'
[buffer @ 0000000004ba0f20] Setting entry with key 'time_base' to value '1/1000'
[buffer @ 0000000004ba0f20] Setting entry with key 'pixel_aspect' to value '0/1'
[buffer @ 0000000004ba0f20] Setting entry with key 'sws_param' to value 'flags=2'
[buffer @ 0000000004ba0f20] Setting entry with key 'frame_rate' to value '24000/1001'
[graph 0 input from stream 0:0 @ 0000000004d73980] w:1920 h:1080 pixfmt:yuv420p10le tb:1/1000 fr:24000/1001 sar:0/1 sws_param:flags=2
[Parsed_format_0 @ 0000000004d738e0] auto-inserting filter 'auto-inserted scaler 0' between the filter 'graph 0 input from stream 0:0' and the filter 'Parsed_format_0'
[auto-inserted scaler 0 @ 0000000004d73b20] w:1920 h:1080 fmt:yuv420p10le sar:0/1 -> w:1920 h:1080 fmt:rgb24 sar:0/1 flags:0x4
[h264 @ 00000000002f40a0] detected 2 logical cores
Output #0, image2, to 'tst%03d.png':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf54.18.100
    Stream #0:0(und), 0, 1/90000: Video: png, rgb24, 1920x1080, q=2-31, 200 kb/s, 90k tbn, 23.98 tbc
    Metadata:
      handler_name    : VideoHandler
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> png)
Press [q] to stop, [?] for help
[h264 @ 00000000003aa100] no picture 
DTS -42, next:-62146 st:0 invalid dropping
[h264 @ 0000000004cdbf00] no picture 
frame=    3 fps=0.0 q=0.0 size=       0kB time=00:00:00.12 bitrate=   0.0kbits/s    
frame=    5 fps=3.1 q=0.0 size=       0kB time=00:00:00.20 bitrate=   0.0kbits/s    
frame=    7 fps=3.0 q=0.0 size=       0kB time=00:00:00.29 bitrate=   0.0kbits/s    

...
 
frame=  237 fps=2.6 q=0.0 size=       0kB time=00:00:09.88 bitrate=   0.0kbits/s    
No more inputs to read from, finishing.
[output stream 0:0 @ 0000000004d73a00] EOF on sink link output stream 0:0:default.
frame=  242 fps=2.6 q=0.0 Lsize=       0kB time=00:00:10.26 bitrate=   0.0kbits/s    

video:276218kB audio:0kB subtitle:0 global headers:0kB muxing overhead -100.000000%
[AVIOContext @ 000000000216fd80] Statistics: 4336059 bytes read, 2 seeks
}}}"	2013-04-23T05:12:32+02:00	y3kcjd5
	1589	"getting ""AC EOB marker is absent"" errors when decoding DV video DIF blocks with non-zero STA"	avcodec		defect	2012-07-31T08:54:04+02:00	"Summary of the bug:

When decoding some DV files I find a large amount of ""AC EOB marker is absent"". Through testing I found that this occurs on dv frames where the STA value != ""0b0000"" (the STA value is the first four bits of the fourth byte of the video DIF blocks, which documents tape read errors, glitches, etc. see page 46 of s314m).

I suspect the EOB error may be a misdiagnosis here. In the case where there is a non-zero STA could this be logged as a video error or concealment instead? Now that ffmpeg supports iec61883 as an input format I think it would be useful to warn when glitchy tape is being ingested.

Sample attached.

How to reproduce:
{{{
ffmpeg started on 2012-07-31 at 02:44:03
Report written to ""ffmpeg-20120731-024403.log""
Command line:
ffmpeg -report -i A1590.dv -f null -
ffmpeg version 0.11.1.git Copyright (c) 2000-2012 the FFmpeg developers
  built on Jul 16 2012 20:16:59 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-libfreetype --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libass --enable-libvo-aacenc --enable-libopenjpeg
  libavutil      51. 65.100 / 51. 65.100
  libavcodec     54. 40.100 / 54. 40.100
  libavformat    54. 16.104 / 54. 16.104
  libavdevice    54.  1.100 / 54.  1.100
  libavfilter     3.  2.100 /  3.  2.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[dv @ 0x7faaba84e200] Format dv probed with size=131072 and score=75
[dv @ 0x7faaba84e200] File position before avformat_find_stream_info() is 0
[dv @ 0x7faaba84e200] All info found
[dv @ 0x7faaba84e200] Estimating duration from bitrate, this may be inaccurate
[dv @ 0x7faaba84e200] File position after avformat_find_stream_info() is 120000
Guessed Channel Layout for  Input Stream #0.1 : stereo
Guessed Channel Layout for  Input Stream #0.2 : stereo
Input #0, dv, from 'A1590.dv':
  Metadata:
    timecode        : 00:05:18;13
  Duration: 00:00:00.80, start: 0.000000, bitrate: 28771 kb/s
    Stream #0:0, 1, 1001/30000: Video: dvvideo, yuv411p, 720x480 [SAR 8:9 DAR 4:3], 28771 kb/s, 29.97 tbr, 29.97 tbn, 29.97 tbc
    Stream #0:1, 1, 1/30000: Audio: pcm_s16le, 32000 Hz, stereo, s16, 1024 kb/s
    Stream #0:2, 1, 1/30000: Audio: pcm_s16le, 32000 Hz, stereo, s16, 1024 kb/s
[buffer @ 0x7faaba419ea0] Setting entry with key 'video_size' to value '720x480'
[buffer @ 0x7faaba419ea0] Setting entry with key 'pix_fmt' to value '7'
[buffer @ 0x7faaba419ea0] Setting entry with key 'time_base' to value '1001/30000'
[buffer @ 0x7faaba419ea0] Setting entry with key 'pixel_aspect' to value '8/9'
[buffer @ 0x7faaba419ea0] Setting entry with key 'sws_param' to value 'flags=2'
[buffer @ 0x7faaba419ea0] Setting entry with key 'frame_rate' to value '30000/1001'
[graph 0 input from stream 0:0 @ 0x7faaba419f40] w:720 h:480 pixfmt:yuv411p tb:1001/30000 fr:30000/1001 sar:8/9 sws_param:flags=2
[abuffer @ 0x7faaba41a960] Setting entry with key 'time_base' to value '1/32000'
[abuffer @ 0x7faaba41a960] Setting entry with key 'sample_rate' to value '32000'
[abuffer @ 0x7faaba41a960] Setting entry with key 'sample_fmt' to value 's16'
[abuffer @ 0x7faaba41a960] Setting entry with key 'channel_layout' to value '0x3'
[graph 1 input from stream 0:1 @ 0x7faaba41a900] tb:1/32000 samplefmt:s16 samplerate:32000 chlayout:0x3
[aformat @ 0x7faaba41ae20] Setting entry with key 'sample_fmts' to value 's16'
[dvvideo @ 0x7faaba864600] detected 2 logical cores
Output #0, null, to 'pipe:':
  Metadata:
    timecode        : 00:05:18;13
    encoder         : Lavf54.16.104
    Stream #0:0, 0, 1/90000: Video: rawvideo (Y41B / 0x42313459), yuv411p, 720x480 [SAR 8:9 DAR 4:3], q=2-31, 200 kb/s, 90k tbn, 29.97 tbc
    Stream #0:1, 0, 1/90000: Audio: pcm_s16le, 32000 Hz, stereo, s16, 1024 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (dvvideo -> rawvideo)
  Stream #0:1 -> #0:1 (pcm_s16le -> pcm_s16le)
Press [q] to stop, [?] for help
[null @ 0x7faaba85ea00] Encoder did not produce proper pts, making some up.
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=72
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=73
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=71
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=113
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=73
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=77
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=77
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=119
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=73
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=76
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=72
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=71
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=76
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=71
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=72
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=73
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=74
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=80
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=71
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=86
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=76
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=73
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=73
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=73
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=98
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=79
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=81
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=88
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=91
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=80
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=90
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=77
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=112
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=79
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=72
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=73
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=73
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=83
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=84
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=76
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=94
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=101
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=72
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=74
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=72
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=88
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=69
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=75
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=70
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=66
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=73
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=73
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=83
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=77
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=71
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=71
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=67
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=71
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=68
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=65
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
[dvvideo @ 0x7faaba864600] AC EOB marker is absent pos=64
No more inputs to read from, finishing.
frame=   24 fps=0.0 q=0.0 Lsize=       0kB time=00:00:00.76 bitrate=   0.0kbits/s    
video:2kB audio:96kB subtitle:0 global headers:0kB muxing overhead -100.000000%
[AVIOContext @ 0x7faaba4183a0] Statistics: 98304 bytes read, 0 seeks

}}}"	2012-09-30T13:53:44+02:00	dericed
	1598	Muxing raw h264 into mpegts (and mkv) fails.	undetermined		defect	2012-08-02T22:14:04+02:00	"Can not multiplex h264 and AAC into MPEG2-TS container.

1. Encode a file
ffmpeg -i $source_file -acodec libfaac -vcodec libx264 test.ts

2. Demux:
ffmpeg -i test.ts -acodec copy 1.aac -vcodec copy 1.h264

3. Attempt to mux back:
ffmpeg -i 1.aac -i 1.h264 -acodec copy -vcodec copy mux.ts

#3 Fails with error:
    [mpegts @ 0x124de2a0] first pts value must set
    av_interleaved_write_frame(): Invalid data found when processing input

FFmpeg version 0.11, gcc 4.1.2 20080704 (Red Hat 4.1.2-52).
Running Centos 5.8 on 64bit 12 core Intel.
"	2013-03-25T08:25:12+01:00	Mista_D
	1614	"AAC stream with SBR fails with ""channel element 0.1 is not allocated"""	avcodec		defect	2012-08-06T22:24:58+02:00	"'''Summary of the bug:'''
Getting the following message repeatedly when trying to play the AAC stream with ffplay from master:
[aac @ 0x7ff1c2023800] channel element 0.1 is not allocated

Stream is http://3043.live.streamtheworld.com/SAM04AAC41_SC

This stream works fine in VideoLan VLC player.

'''How to reproduce:'''
./ffplay http://3043.live.streamtheworld.com/SAM04AAC41_SC"	2012-08-07T22:57:27+02:00	iceman12c
	1616	bad seek in WMV2 file	undetermined		defect	2012-08-07T10:46:54+02:00	"Sample file:

http://sms.pangolin.com/temp/bad_seek_wmv2.wmv (3 mb)

If you do ffplay -ss 7 bad_seek_wmv2.wmv it works correctly.

But ffplay -ss 8 bad_seek_wmv2.wmv will fail with gray frame.

For my app, I see corruption and not gray.

VLC has a bit of a problem with it but not as bad.

WMP gets it perfect.

With the following you will get a gray frame and a warning about first frame is not keyframe. The first frame is a keyframe but maybe not the one it seeked to.
{{{
ffplay -ss 8 CreaToon3.wmv
ffplay version N-43206-gf857465 Copyright (c) 2003-2012 the FFmpeg developers
  built on Aug  4 2012 16:12:33 with gcc 4.7.1 (GCC)
  configuration: --disable-static --enable-shared --enable-gpl --enable-version3
 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib
 --enable-frei0r --enable-libass --enable-libcelt --enable-libopencore-amrnb
 --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame
 --enable-libnut --enable-libopenjpeg --enable-librtmp --enable-libschroedinger
 --enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvo-aacenc
 --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264
 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      51. 66.100 / 51. 66.100
  libavcodec     54. 49.100 / 54. 49.100
  libavformat    54. 22.100 / 54. 22.100
  libavdevice    54.  2.100 / 54.  2.100
  libavfilter     3.  5.102 /  3.  5.102
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, asf, from 'CreaToon3.wmv':
  Metadata:
    title           : CreaToon 3
    artist          : ANIMANTE BALEARES S.L.
    copyright       : ANIMANTE BALEARES S.L. 2004
    WMFSDKVersion   : 9.00.00.2980
    WMFSDKNeeded    : 0.0.0.0000
    IsVBR           : 0
  Duration: 00:00:42.23, start: 0.000000, bitrate: 664 kb/s
    Stream #0:0(spa): Audio: wmav2 (a[1][0][0] / 0x0161), 44100 Hz, 1 channels,
s16, 20 kb/s
    Stream #0:1(spa): Video: wmv2 (WMV2 / 0x32564D57), yuv420p, 640x480, 671 kb/
s, 25 tbr, 1k tbn, 1k tbc
[asf @ 012a04a0] ignoring invalid packet_obj_size (15 116 116 310)
[asf @ 012a04a0] freeing incomplete packet size 310, new 1580
1344327525.2[wmv2 @ 012a7060] 2 warning: '''first frame is no keyframe'''
Frame changed from size:0x0 to size:640x480q=    0B f=0/0
  29.51 A-V:  0.186 fd= 163 aq=    5KB vq=   83KB sq=    0B f=0/0
}}}"	2012-08-07T15:01:30+02:00	DonMoir
	1618	Padding to odd/uneven size fails	avfilter		defect	2012-08-08T16:27:33+02:00	"### WHAT
I am try resize (scale + pad) and convert a video file to mp4 format and defined size.

### PROBLEM
When padding to odd width I face problems. Strangely, when I use even numbers then it works.

### COMMAND LINES (for two files)
A. File ""Duracell10sec_Cutdow__ulydCDCD.wmv""
A.1 Resizing to 425x300
* COMMAND LINE: 
{{{
ffmpeg.exe -i ""Duracell10sec_Cutdow__ulydCDCD.wmv""  -vf ""scale=427:239,pad=427:300:0:30,setdar=427:300""  -y -b:v 400k -r 49.75 -ar 44100  -acodec libmp3lame -vcodec libx264 -ac 2 ""Duracell10sec_Cutdow__ulydCDCD4_TMP.mp4""
}}}
* OUTPUT:
{{{
ffmpeg version N-43206-gf857465 Copyright (c) 2000-2012 the FFmpeg developers
  built on Aug  4 2012 16:10:39 with gcc 4.7.1 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --ena
ble-libass --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-li
bnut --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvo-aacenc --e
nable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      51. 66.100 / 51. 66.100
  libavcodec     54. 49.100 / 54. 49.100
  libavformat    54. 22.100 / 54. 22.100
  libavdevice    54.  2.100 / 54.  2.100
  libavfilter     3.  5.102 /  3.  5.102
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Guessed Channel Layout for  Input Stream #0.0 : mono
Input #0, asf, from 'Duracell10sec_Cutdow__ulydCDCD.wmv':
  Metadata:
    WMFSDKVersion   : 10.00.00.3702
    WMFSDKNeeded    : 0.0.0.0000
    IsVBR           : 1
    VBR Peak        : 139
    Buffer Average  : 151
  Duration: 00:00:10.04, start: 0.000000, bitrate: 1864 kb/s
    Stream #0:0(dan): Audio: wmav2 (a[1][0][0] / 0x0161), 8000 Hz, mono, s16, 0 kb/s
    Stream #0:1(dan): Video: wmv3 (Main) (WMV3 / 0x33564D57), yuv420p, 1280x720, 1843 kb/s, 49.75 tbr, 1k tbn, 1k tbc
[Parsed_pad_1 @ 01f9a760] Input area 0:30:427:269 not within the padded area 0:0:426:300 or zero-sized
[Parsed_scale_0 @ 01fe7260] Failed to configure input pad on Parsed_pad_1
Error opening filters!
}}}
B. File ""fishermans_friendCD_720_xvid.avi""
B.1 Resizing to 425x300
* COMMAND LINE:
{{{
ffmpeg.exe -i ""fishermans_friendCD_720_xvid.avi""  -vf ""scale=425:239,pad=425:300:0:30,setdar=425:300""  -y -b:v 400k -r 25 -ar 44100  -ab 128 -acodec libmp3lame -vcodec libx264 -ac 2 ""fishermans_friendCD_720_xvid4_TMP.mp4""
}}}
* OUTPUT:
{{{
ffmpeg version N-43206-gf857465 Copyright (c) 2000-2012 the FFmpeg developers
  built on Aug  4 2012 16:10:39 with gcc 4.7.1 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --ena
ble-libass --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-li
bnut --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvo-aacenc --e
nable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      51. 66.100 / 51. 66.100
  libavcodec     54. 49.100 / 54. 49.100
  libavformat    54. 22.100 / 54. 22.100
  libavdevice    54.  2.100 / 54.  2.100
  libavfilter     3.  5.102 /  3.  5.102
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, avi, from 'fishermans_friendCD_720_xvid.avi':
  Metadata:
    encoder         : MEncoder Sherpya-SVN-r32492-4.2.5
  Duration: 00:00:09.96, start: 0.000000, bitrate: 1090 kb/s
    Stream #0:0: Video: mpeg4 (Simple Profile) (XVID / 0x44495658), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 25 tbr, 25 tbn, 25 tbc
    Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, s16, 128 kb/s
[Parsed_pad_1 @ 03fd59e0] Input area 0:30:425:269 not within the padded area 0:0:424:300 or zero-sized
[Parsed_scale_0 @ 03fd5940] Failed to configure input pad on Parsed_pad_1
Error opening filters!
}}}
### FILES
A. ""Duracell10sec_Cutdow__ulydCDCD.wmv""
* OUTPUT:
{{{
ffmpeg version N-43206-gf857465 Copyright (c) 2000-2012 the FFmpeg developers
  built on Aug  4 2012 16:10:39 with gcc 4.7.1 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --ena
ble-libass --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-li
bnut --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvo-aacenc --e
nable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      51. 66.100 / 51. 66.100
  libavcodec     54. 49.100 / 54. 49.100
  libavformat    54. 22.100 / 54. 22.100
  libavdevice    54.  2.100 / 54.  2.100
  libavfilter     3.  5.102 /  3.  5.102
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[asf @ 01fbc400] Format asf probed with size=2048 and score=100
[asf @ 01fbc400] gpos mismatch our pos=24, end=26
[asf @ 01fbc400] gpos mismatch our pos=24, end=3622
[asf @ 01fbc400] gpos mismatch our pos=24, end=38
[asf @ 01fbc400] Unsupported value type 1 in tag ASFLeakyBucketPairs.
[asf @ 01fbc400] gpos mismatch our pos=24, end=252
[asf @ 01fbc400] gpos mismatch our pos=24, end=38
[asf @ 01fbc400] File position before avformat_find_stream_info() is 5300
[asf @ 01fbc400] parser not found for codec wmav2, packets or times may be invalid.
[wmv3 @ 01fbd720] Header: 4DC11A01
[wmv3 @ 01fbd720] Profile 1:
frmrtq_postproc=6, bitrtq_postproc=28
LoopFilter=0, MultiRes=0, FastUVMC=0, Extended MV=0
Rangered=0, VSTransform=1, Overlap=1, SyncMarker=0
DQuant=1, Quantizer mode=0, Max B frames=0
[asf @ 01fbc400] parser not found for codec wmav2, packets or times may be invalid.
[asf @ 01fbc400] All info found
rfps: 24.583333 0.019493
    Last message repeated 1 times
rfps: 24.666667 0.010206
    Last message repeated 1 times
rfps: 24.750000 0.003909
    Last message repeated 1 times
rfps: 24.833333 0.000600
    Last message repeated 1 times
rfps: 24.916667 0.000281
rfps: 25.000000 0.002950
rfps: 25.083333 0.008607
    Last message repeated 1 times
rfps: 25.166667 0.017254
    Last message repeated 1 times
rfps: 49.500000 0.015636
    Last message repeated 1 times
rfps: 49.583333 0.007524
    Last message repeated 1 times
rfps: 49.666667 0.002402
    Last message repeated 1 times
rfps: 49.750000 0.000268
    Last message repeated 1 times
rfps: 49.833333 0.001122
rfps: 49.916667 0.004966
rfps: 50.000000 0.011798
[asf @ 01fbc400] File position after avformat_find_stream_info() is 251519
Guessed Channel Layout for  Input Stream #0.0 : mono
Input #0, asf, from 'Duracell10sec_Cutdow__ulydCDCD.wmv':
  Metadata:
    WMFSDKVersion   : 10.00.00.3702
    WMFSDKNeeded    : 0.0.0.0000
    IsVBR           : 1
    VBR Peak        : 139
    Buffer Average  : 151
  Duration: 00:00:10.04, start: 0.000000, bitrate: 1864 kb/s
    Stream #0:0(dan), 18, 1/1000: Audio: wmav2 (a[1][0][0] / 0x0161), 8000 Hz, mono, s16, 0 kb/s
    Stream #0:1(dan), 41, 1/1000: Video: wmv3 (Main) (WMV3 / 0x33564D57), yuv420p, 1280x720, 1/1000, 1843 kb/s, 49.75 tbr, 1k tbn, 1k tbc
At least one output file must be specified
[AVIOContext @ 01fb14e0] Statistics: 262144 bytes read, 0 seeks
}}}
B. ""fishermans_friendCD_720_xvid.avi""
* OUTPUT:
{{{
ffmpeg version N-43206-gf857465 Copyright (c) 2000-2012 the FFmpeg developers
  built on Aug  4 2012 16:10:39 with gcc 4.7.1 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --ena
ble-libass --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-li
bnut --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvo-aacenc --e
nable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      51. 66.100 / 51. 66.100
  libavcodec     54. 49.100 / 54. 49.100
  libavformat    54. 22.100 / 54. 22.100
  libavdevice    54.  2.100 / 54.  2.100
  libavfilter     3.  5.102 /  3.  5.102
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[avi @ 0235c400] Format avi probed with size=2048 and score=100
[avi @ 02351560] use odml:1
st:1 removing common factor 36 from timebase
[avi @ 0235c400] File position before avformat_find_stream_info() is 4108
[avi @ 0235c400] All info found
[avi @ 0235c400] File position after avformat_find_stream_info() is 22706
Input #0, avi, from 'fishermans_friendCD_720_xvid.avi':
  Metadata:
    encoder         : MEncoder Sherpya-SVN-r32492-4.2.5
  Duration: 00:00:09.96, start: 0.000000, bitrate: 1090 kb/s
    Stream #0:0, 1, 1/25: Video: mpeg4 (Simple Profile) (XVID / 0x44495658), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 1/25, 25 tbr, 25 tbn, 25 tbc
    Stream #0:1, 20, 32/1225: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, s16, 128 kb/s
At least one output file must be specified
[AVIOContext @ 023514c0] Statistics: 184008 bytes read, 7 seeks
}}}"	2012-08-10T11:41:21+02:00	agowad
	1625	avformat_find_stream_info waits for non-existing video track in mms stream	avformat		defect	2012-08-10T07:02:05+02:00	"url: mms://live.rgd.com.cn/993

stuck on avformat_find_stream_info

version: 0.11.1"	2012-10-15T14:22:28+02:00	lagrangee
	1673	MPEG2-TS minimum PID value for data packet	avformat		defect	2012-08-22T17:33:46+02:00	The minimum PID value for data packet is 0x0100 where is should be 0x0010 as specified by the ISO13818-1 §2.4.3.3	2012-10-05T11:40:29+02:00	Magicking
	1712	Audio precision in lossless and long time to encode.	FFmpeg		defect	2012-09-02T12:57:34+02:00	"Summary of the bug:
Hi, first of all, i'm sorry for my english.
I've tried the last ffmpeg build and i get a problem with Audio precision in lossless audio file, the audio is delayed about 2 seconds.
The audio is passed to another program throught a pipe, but i know that the other program isn't the problem, because with a very old ffmpeg version (SVN 16573, Jan 13 2009) works fine, and i've tried with wav output without pipe and get the same problem.

If you want, here's a test wav files: http://www.mediafire.com/?1ewceliyjhspedk

The command line that i've used is :
ffmpeg_old -i ""input.ape"" -ss 00:59:18.71 -t 00:00:15.55 out_oldffmpeg.wav
ffmpeg -i ""input.ape"" -ss 00:59:18.71 -t 00:00:15.55 out_newffmpeg.wav

How to reproduce:
{{{
% ffmpeg -i input -ss 00:45:25 -t 00:05:25 -ac 2 -f wav -

The output is a pipe to another program.

'''ffmpeg version''' N-44080-gdfb4757
'''built on''' Aug 31 2012 16:58:51 with gcc 4.7.1 (GCC)
configuration: --enable-gpl --enable-version3 --disable-pthreads --enable-runt
ime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass -
-enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-l
ibfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libopenj
peg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheo
ra --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-li
bvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --ena
ble-zlib
}}}

The other thing that i wan to answer is why the program take a long time to convert a portion of a file, for example:
ffmpeg -i input.ape -ss 00:45:15.42 -t 00:00:15.25 output.wav

the program stay a long time without do anything and then start to convert. I take about 2 minutes to convert 15s of audio."	2012-09-24T21:13:56+02:00	Danixu
	1719	MPEG-TS demuxer : don't parse a PAT (and clear programs) if its version number is the same as the previous one	avformat		defect	2012-09-05T15:34:38+02:00	"{{{
ffmpeg -i euronews_long_pmt_over_pat.ts
ffmpeg version N-44162-gfc15f58 Copyright (c) 2000-2012 the FFmpeg developers   
  built on Sep  5 2012 12:24:04 with gcc 4.7 (Debian 4.7.1-2)
  configuration: --prefix=/home/aurelien/local --enable-postproc --enable-nonfree --enable-gpl --enable-libopencore-amrnb --enable-libfaac --enable-libmp3lame --enable-shared --enable-libxvid --enable-libx264 --extra-cflags=-I/home/aurelien/local/include --extra-ldflags=-L/home/aurelien/local/lib --enable-version3 --disable-optimizations --enable-libfreetype --disable-stripping --enable-libaacplus --enable-libfaac
  libavutil      51. 70.100 / 51. 70.100
  libavcodec     54. 55.100 / 54. 55.100
  libavformat    54. 25.104 / 54. 25.104
  libavdevice    54.  2.100 / 54.  2.100
  libavfilter     3. 15.103 /  3. 15.103
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[mpegts @ 0x1b61240] probed stream 1 failed
[mpegts @ 0x1b61240] max_analyze_duration 5000000 reached at 5016000
[mpegts @ 0x1b61240] Could not find codec parameters for stream 1 (Unknown: none): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 0x1b61240] PES packet size mismatch
    Last message repeated 9 times
Input #0, mpegts, from '/home/dump/euronews_long_pmt_over_pat.ts':
  Duration: 00:02:59.27, start: 10770.595789, bitrate: 4407 kb/s
  Program 8202
    Metadata:
      service_name    : ARM_1
      service_provider: GlobeCast   
[...]  
  No Program
    Stream #0:0[0x8c6]: Audio: mp2, 48000 Hz, mono, s16, 64 kb/s
    Stream #0:1[0x300]: Unknown: none
    Stream #0:2[0x8ad]: Video: mpeg2video (Main), yuv420p, 720x576 [SAR 64:45 DAR 16:9], 3240 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
    Stream #0:3[0x8c1]: Audio: mp2, 48000 Hz, mono, s16, 64 kb/s
    Stream #0:4[0x8bf]: Audio: mp2, 48000 Hz, mono, s16, 64 kb/s
    Stream #0:5[0x8c0]: Audio: mp2, 48000 Hz, mono, s16, 64 kb/s
    Stream #0:6[0x8bd]: Audio: mp2, 48000 Hz, mono, s16, 64 kb/s
    Stream #0:7[0x8be]: Audio: mp2, 48000 Hz, mono, s16, 64 kb/s
    Stream #0:8[0x8bb]: Audio: mp2, 48000 Hz, mono, s16, 64 kb/s
    Stream #0:9[0x8ba]: Audio: mp2, 48000 Hz, mono, s16, 64 kb/s
    Stream #0:10[0x8bc]: Audio: mp2, 48000 Hz, mono, s16, 64 kb/s
    Stream #0:11[0x8b9]: Audio: mp2, 48000 Hz, mono, s16, 64 kb/s
    Stream #0:12[0x8b8]: Audio: mp2, 48000 Hz, mono, s16, 64 kb/s
    Stream #0:13[0x8b7]: Audio: mp2, 48000 Hz, mono, s16, 64 kb/s

The stream looks like :
[PAT]
[PAT]
[PAT]
[PMT_first packet]
[PAT]
[PAT]
[PAT]
[PMT_last_packet]
[etc...]
}}}

In pat_cb(), clear_programs() is called unconditionally so the when the second half of the PMT is received it will be discarded.
The attached patch fixes that.

The sample is on the ffmpeg ftp : euronews_long_pmt_over_pat.ts"	2012-09-07T19:50:10+02:00	aurelien
	1720	"ffmpeg with -vcodec copy -acodec copy creates files ""without audio"" for certain players"	avformat		defect	2012-09-05T22:03:19+02:00	"Summary of the bug: $title

How to reproduce:
{{{

 I noticed with this file:

http://rogerdpack.t28.net/incoming/sintel.mpg

 and this command:

 $ ffmpeg -y -i sintel.mpg -t 60 -vcodec copy -acodec copy out.mpg
 ffmpeg version N-43577-g045f8dd Copyright (c) 2000-2012 the FFmpeg developers
   built on Aug 15 2012 14:10:50 with gcc 4.7.1 (GCC)
   configuration: --enable-memalign-hack --arch=x86 --enable-gpl
 --enable-libx264 --enable-avisynth --enable-libxvid
 --target-os=mingw32
 --cross-prefix=/home/rogerdpack/dev/ffmpeg-windows-build-helpers/builds/mingw-w64-i686/bin/i686-w64-mingw32-
 --pkg-config=pkg-config --enable-libmp3lame --enable-version3
 --enable-libvo-aacenc --enable-libvpx --extra-libs=-lws2_32
 --extra-libs=-lpthread --enable-zlib --extra-libs=-lwinmm
 --extra-libs=-lgdi32 --enable-librtmp --enable-runtime-cpudetect
   libavutil      51. 69.100 / 51. 69.100
   libavcodec     54. 52.100 / 54. 52.100
   libavformat    54. 23.100 / 54. 23.100
   libavdevice    54.  2.100 / 54.  2.100
   libavfilter     3.  9.100 /  3.  9.100
   libswscale      2.  1.101 /  2.  1.101
   libswresample   0. 15.100 /  0. 15.100
   libpostproc    52.  0.100 / 52.  0.100
 [mpeg2video @ 01C2F6A0] ac-tex damaged at 40 7
 [mpeg2video @ 01C2F6A0] Warning MVs not available
 [mpeg2video @ 01C2F6A0] concealing 1035 DC, 1035 AC, 1035 MV errors in I frame
 [mpeg @ 03361800] max_analyze_duration 5000000 reached at 5024000
 Input #0, mpeg, from 'sintel.mpg':
   Duration: 00:14:47.58, start: 0.233367, bitrate: 4132 kb/s
     Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x480
 [SAR 32:27 DAR 16:9], 7000 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94
 tbc
     Stream #0:1[0x80]: Audio: ac3, 48000 Hz, 5.1(side), s16, 448 kb/s
 Output #0, mpeg, to 'out.mpg':
   Metadata:
     encoder         : Lavf54.23.100
     Stream #0:0: Video: mpeg2video, yuv420p, 720x480 [SAR 32:27 DAR
 16:9], q=2-31, 7000 kb/s, 29.97 fps, 90k tbn, 29.97 tbc
     Stream #0:1: Audio: ac3, 48000 Hz, 5.1(side), 448 kb/s
 Stream mapping:
   Stream #0:0 -> #0:0 (copy)
   Stream #0:1 -> #0:1 (copy)
 Press [q] to stop, [?] for help
 frame= 1638 fps=0.0 q=-1.0 Lsize=   32396kB time=00:01:00.00
 bitrate=4423.1kbits/s
 video:28947kB audio:3281kB subtitle:0 global headers:0kB muxing
 overhead 0.520095%
}}}

command succeeds.  File is playable (with audio) by ffplay, but has ""no audio"" in either VLC or Windows Media Player.

If I dump it to out.avi, the resultant file has ""no video"" in WMP, but does have audio, and plays fine in VLC.  Or should I file that as a separate ticket?

MediaInfo seems to reveal it having an audio track ok."	2013-01-20T02:47:37+01:00	rogerdpack
	1737	ffmpeg detect aac stereo as mono	avcodec		defect	2012-09-14T18:16:14+02:00	"How to reproduce:
{{{
ffprobe -v 9 -loglevel 99 ./audio_aac_stereo_as_mono.mp4
ffprobe version N-44445-ge332947 Copyright (c) 2007-2012 the FFmpeg developers
  built on Sep 14 2012 14:05:18 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  configuration: --cc='gcc -O2 -m64 -mtune=core2 -pipe' --enable-version3 --enable-libfaac --enable-libx264 --enable-pthreads --enable-gpl --enable-nonfree --enable-librtmp --enable-shared --enable-filter=movie --enable-avfilter --enable-libspeex --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libaacplus --enable-libvo-aacenc
  libavutil      51. 73.100 / 51. 73.100
  libavcodec     54. 55.100 / 54. 55.100
  libavformat    54. 27.100 / 54. 27.100
  libavdevice    54.  2.100 / 54.  2.100
  libavfilter     3. 16.103 /  3. 16.103
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x17953c0] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x17953c0] ISO: File Type Major Brand: isom
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x17953c0] File position before avformat_find_stream_info() is 1175362
[aac @ 0x179cc60] channel element 0.0 is not allocated
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x17953c0] All info found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x17953c0] File position after avformat_find_stream_info() is 143323
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from './audio_aac_stereo_as_mono.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    title           : Teradek stream
    encoder         : Lavf54.27.100
    copyright       : Teradek
  Duration: 00:00:21.05, start: 0.000000, bitrate: 446 kb/s
    Stream #0:0(und), 41, 1/1000: Video: h264 (High) (avc1 / 0x31637661), yuv420p, 360x240 [SAR 32:27 DAR 16:9], 1/50, 407 kb/s, 23.86 fps, 25 tbr, 1k tbn, 50 tbc
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(und), 120, 1/48000: Audio: aac (mp4a / 0x6134706D), 48000 Hz, mono, s16, 32 kb/s
    Metadata:
      handler_name    : SoundHandler
[h264 @ 0x179bc00] detected 8 logical cores
[AVIOContext @ 0x179da40] Statistics: 214912 bytes read, 2 seeks
}}}

Attach log for:
{{{
ffmpeg -v 9 -loglevel 99 -i ./audio_aac_stereo_as_mono.mp4 -vcodec copy -acodec libfaac -ar 22050 -report -f mp4 /tmp/aaa3.mp4
}}}
"	2012-09-15T17:44:55+02:00	dmitry9
	1743	"SDL out doesn't respond to clicking the window ""x"" close"	avdevice		defect	2012-09-17T18:38:34+02:00	"How to reproduce:
{{{
% ffmpeg -i vids/sintel.mpg -f sdl ""yo""
ffmpeg version N-44224-gde9f5b6 Copyright (c) 2000-2012 the FFmpeg developers
  built on Sep  6 2012 17:59:21 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  configuration: 
  libavutil      51. 72.100 / 51. 72.100
  libavcodec     54. 55.100 / 54. 55.100
  libavformat    54. 25.105 / 54. 25.105
  libavdevice    54.  2.100 / 54.  2.100
  libavfilter     3. 15.104 /  3. 15.104
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
[mpeg2video @ 0x9cbe8a0] ac-tex damaged at 40 7
[mpeg2video @ 0x9cbe8a0] Warning MVs not available
[mpeg2video @ 0x9cbe8a0] concealing 1035 DC, 1035 AC, 1035 MV errors in I frame
[mpeg @ 0x9cb8500] max_analyze_duration 5000000 reached at 5024000
Input #0, mpeg, from 'vids/sintel.mpg':
  Duration: 00:14:47.58, start: 0.233367, bitrate: 4132 kb/s
    Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x480 [SAR 32:27 DAR 16:9], 7000 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
    Stream #0:1[0x80]: Audio: ac3, 48000 Hz, 5.1(side), s16, 448 kb/s
[sdl @ 0x9cbec60] w:720 h:480 fmt:yuv420p sar:32/27 -> w:720 h:405
Output #0, sdl, to 'yo':
  Metadata:
    encoder         : Lavf54.25.105
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x480 [SAR 32:27 DAR 16:9], q=2-31, 200 kb/s, 90k tbn, 29.97 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (mpeg2video -> rawvideo)
Press [q] to stop, [?] for help
}}}

It plays all right.

If you click the window's ""x"" button, it doesn't do anything, which is a bit inconvenient at times.
Thanks!"	2013-04-23T23:46:17+02:00	rogerdpack
	1746	MPEG_TS: the PTS is wrong	undetermined		defect	2012-09-18T08:25:53+02:00	"Summary of the bug:
The PTS from FFmpeg is wrong.
How to reproduce:
{{{
reproduce by: ffprobe $STREAM_FILE -show_packets
I built the code myself with the commit:
commit 83438a0db3c61f06979d1c4159e5c85d52eda488
Merge: a593f5b d8f8e91
Author: Michael Niedermayer <michaelni@gmx.at>
Date:   Mon Sep 17 00:40:55 2012 +0200
}}}"	2012-09-18T09:38:17+02:00	adam_csheng
	1768	audio AAC fails at CCE	avcodec		defect	2012-09-27T18:17:28+02:00	"get_che function of aacdec.c file doesn't handle CCE type, as a result, AAC decoder fails to continue decoding. I got ""channel element 2.8 is not allocated"" error message for my AAC audio.  "	2012-10-08T00:38:24+02:00	kaijun61
	1796	Unable to extract PCM audio track from AVI file	undetermined		defect	2012-10-09T18:21:17+02:00	"Summary of the bug: I have an AVI-wrapped dvvideo file with a single pcm_s16le audio track. The video plays fine (although there is a funny noise at the start that might indicate some kind of corruption or encoding problem). I am able to extract the audio using MPlayer, and ffmpeg can successfully produce a lower-quality avi file and extract the audio as mp3. I am able to run ffmpeg a second time to get a WAV file from either of these. However, if I simply try to extract the audio track directly into a WAV file from the original AVI file, all I get is 0.03 seconds of noise. There is no error message, so the software I'm writing that is running ffmpeg and monitoring the output can't tell anything went wrong.

How to reproduce:
{{{
% ffmpeg -i TruncatedPCMAudio.avi -vn -acodec copy temp.wav
  - OR -
% ffmpeg -i TruncatedPCMAudio.avi -vn -acodec pcm_s16le temp.wav
ffmpeg version N-40126-ga4b58fd
built on Apr 26 2012 03:29:50 with gcc 4.6.3
}}}

ffmpeg -v 9 -loglevel 99 -i TruncatedPCMAudio.avi
ffmpeg version N-40126-ga4b58fd Copyright (c) 2000-2012 the FFmpeg developers
  built on Apr 26 2012 03:29:50 with gcc 4.6.3
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass
 --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable
-libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libope
njpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libth
eora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-
libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --e
nable-zlib
  libavutil      51. 47.100 / 51. 47.100
  libavcodec     54. 15.100 / 54. 15.100
  libavformat    54.  3.100 / 54.  3.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 72.100 /  2. 72.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 11.100 /  0. 11.100
  libpostproc    52.  0.100 / 52.  0.100
[avi @ 01d3c020] Format avi probed with size=2048 and score=100
[AVI demuxer @ 01d3c680] use odml:1
[avi @ 01d3c020] File position before avformat_find_stream_info() is 32768
[avi @ 01d3c020] All info found
[avi @ 01d3c020] File position after avformat_find_stream_info() is 185032
Input #0, avi, from 'TruncatedPCMAudio.avi':
  Duration: 00:03:52.46, start: 0.000000, bitrate: 28855 kb/s
    Stream #0:0, 1, 1001/30000: Video: dvvideo, yuv411p, 720x480, 1001/30000, 28
771 kb/s, SAR 8:9 DAR 4:3, 29.97 tbr, 29.97 tbn, 29.97 tbc
    Stream #0:1, 1, 1/30000: Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 k
b/s
At least one output file must be specified"	2012-12-06T12:36:48+01:00	tom_bogle
	1798	Real-world transport stream with incorrect PMT plays fine with WMP	avformat		defect	2012-10-10T06:18:44+02:00	"There's no sound with this file. It comes from a dvb-s2 channel.

WMP is the only player working.
ffplay git, MPlayer 1.1, MPlayer2, VLC 2.0.3, xbmc git (07/Oct/12) does not play audio (either windows or linux)

I managed to play audio only with mplayer -novideo switch.

It seems that PMT indicates the wrong stream type.
"	2012-11-07T12:22:29+01:00	skrull
	1806	Audio/video stream order reversed in remuxed VOB files	avformat		defect	2012-10-12T18:30:53+02:00	"Summary of the bug:
I am using ffmpeg to edit and remultiplex unencrypted VOB files (from a HD recorder). When copying (ie not transcoding) the streams ffmpeg ALWAYS insists on making the audio stream ID 0 and video stream ID 1 even though the input file was the other way round and it reports itself as NOT doing this.

Using the -map commands also seem to be ignored wherever they appear on the command line.

(This is a problem because I am using dvdauthor on the files and it only seems to work with VOB files with video as the first stream. Fails with infamous ERR: Cannot infer pts for VOBU if there is no audio or video and it is the first VOBU.)

How to reproduce (with any vob file 'input.vob'):
% ffmpeg -i input.vob -target pal-dvd -codec copy output.vob
ffmpeg version N-45279-g1a104bf Copyright (c) 2000-2012 the FFmpeg developers
  built on Oct 10 2012 19:21:13 with gcc 4.7.2 (GCC)
Input #0, mpeg, from 'input.vob':
  Duration: 00:01:28.15, start: 137.626044, bitrate: 2858 kb/s
    Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 352x576 [SAR 24:11 DAR 4:3], 3060 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
    Stream #0:1[0x80]: Audio: ac3, 48000 Hz, stereo, s16, 256 kb/s
Output #0, dvd, to 'output.vob':
  Metadata:
    encoder         : Lavf54.31.100
    Stream #0:0: Video: mpeg2video, yuv420p, 352x576 [SAR 24:11 DAR 4:3], q=2-31
, 3060 kb/s, 25 fps, 90k tbn, 25 tbc
    Stream #0:1: Audio: ac3, 48000 Hz, stereo, 256 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)

But running ffprobe on resulting 'output.vob':
Input #0, mpeg, from 'output.vob':
  Duration: 00:01:28.15, start: 1.000000, bitrate: 2877 kb/s
    Stream #0:0[0x80]: Audio: ac3, 48000 Hz, stereo, s16, 256 kb/s
    Stream #0:1[0x1e0]: Video: mpeg2video (Main), yuv420p, 352x576 [SAR 24:11 DAR 4:3], 3060 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc

Streams swapped round!
"	2012-12-07T23:41:04+01:00	paulbu
	1810	ffprobe: some .m4a files' metatags are not read by ffprobe	avformat		defect	2012-10-13T11:43:19+02:00	"Summary of the bug:
How to reproduce:
{{{
% ffprobe Portugal.m4a
ffprobe version 0.11.2 Copyright (c) 2007-2012 the FFmpeg developers
  built on Oct 10 2012 18:26:07 with gcc 4.7.1
}}}


Running ffprobe on alac encoded files (.m4a), only returns the creation_date metadata. Album, artist, title, etc. are not returned.

The mp4v2 tool returns those correctly. Also, AtomicParsley and Mp3tag read the metadata correctly.

Here are the outputs of ffprobe and mp4v2:


configuration: --enable-libmp3lame --enable-libtheora --enable-libx264 
--disable-libgsm --enable-postproc --disable-libxvid --enable-libfaac 
--enable-pthreads --enable-libvorbis --enable-gpl --disable-x11grab 
--enable-nonfree
  libavutil      51. 54.100 / 51. 54.100
  libavcodec     54. 23.100 / 54. 23.100
  libavformat    54.  6.100 / 54.  6.100
  libavdevice    54.  0.100 / 54.  0.100
  libavfilter     2. 77.100 /  2. 77.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Portugal.m4a':
  Metadata:
    major_brand     : M4A
    minor_version   : 0
    compatible_brands: mp42isomM4A
    creation_time   : 2012-09-29 15:28:41
  Duration: 00:01:28.80, start: 0.000000, bitrate: 608 kb/s
    Stream #0:0(und): Audio: alac (alac / 0x63616C61), 44100 Hz, 2 channels, s16, 608 kb/s
    Metadata:
      creation_time   : 2012-09-29 15:28:41
[FORMAT]
filename=Portugal.m4a
nb_streams=1
format_name=mov,mp4,m4a,3gp,3g2,mj2
format_long_name=QuickTime/MPEG-4/Motion JPEG 2000 format
start_time=0.000000
duration=88.800000
size=6756165
bit_rate=608663
TAG:major_brand=M4A
TAG:minor_version=0
TAG:compatible_brands=mp42isomM4A
TAG:creation_time=2012-09-29 15:28:41
[/FORMAT]




mp4info version 2.0.0
Portugal.m4a:
ReadChildAtoms: ""Portugal.m4a"": In atom meta missing child atom hdlr
Track   Type    Info
1       audio   alac, 88.800 secs, 608 kbps, 44100 Hz
ReadChildAtoms: ""Portugal.m4a"": In atom meta missing child atom hdlr
 Name: Sonhei que estava em Portugal
 Artist: Cristina Branco
 Album: Ulisses
 Track: 1 of 0
 Genre: Fado






"	2012-10-18T17:24:06+02:00	movie_fan
	1845	Encoded movies with mov_text subtitles do not play with QT Player	avformat		defect	2012-10-24T19:14:17+02:00	"
When a .mkv contains subrip subtitle(s) and you encode to mp4 with -c:s mov_text the subtitles do not work when using the QuickTime Player (OSX). It plays fine with VLC though.

When encoding with Handbrake (which uses mov_text for mp4) it works fine with QuickTime Player.

FFmpeg commandline:
/Users/atarikid/Desktop/ffmpeg -i /Volumes/Data/Movies/Homeland?.mkv -c:a aac -c:v libx264 -strict -2 -c:s mov_text /Users/atarikid/Desktop/test.mp4"	2013-04-20T23:11:12+02:00	Atarikid
	1853	libswscale writes past scanline end	swscale		defect	2012-10-27T13:43:55+02:00	"libswscale sometimes writes to the memory past the end of each scanline, into the space between end of scanline and start of the next pixel, or in other words, it overwrites pixels between (dstw, y) and (0, y+1).

Often, this memory is just padding to satisfy alignment constraints on strides, but there are use cases where it's reasonable to expect that pixels outside the specified destination width should not be overwritten. For example, the destination image could be set up as cropped region of a larger image, and the regions of the larger images not covered by the destination region should not be overwritten.

I suspect this bug/caveat happens due to use of SIMD to work on multiple pixels at once. libswscale should just use an unaccelerated code path to handle trailing pixels.

This happens at least with PIX_FMT_BGRA."	2012-11-01T11:23:42+01:00	gjdfgh
	1866	Half speed video output ts -> flv transcode	undetermined		defect	2012-10-29T16:58:34+01:00	"Summary of the bug:
Some mpeg 2 ts files (h264 + aac, generated by Crestron Lecture Capture), when transcoded using ffmpeg to flv, produce video that plays back at half the speed (frame rate is retained but number of frames is doubled), while the audio is rendered correctly.  There is a 10 minute delay to the video, but this is in the original file, and eliminated with a '-vf setpts=PTS-STARTPTS'.

The file plays back fine in VLC, mPlayer, etc.

{{{
ffmpeg started on 2012-10-29 at 15:21:55
Report written to ""ffmpeg-20121029-152155.log""
Command line:
ffmpeg -i CAPTURE-HD2959dd_1970-01-02_01_26_49.ts -f flv -vf ""setpts=PTS-STARTPTS"" -ar 44100 CAPTURE2.flv -report
ffmpeg version N-46127-g7d1e003 Copyright (c) 2000-2012 the FFmpeg developers
  built on Oct 29 2012 14:08:25 with gcc 4.4.6 (GCC) 20120305 (Red Hat 4.4.6-4)
  configuration: --disable-shared --enable-nonfree --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopenjpeg --enable-libschroedinger --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --disable-encoder=nellymoser --enable-avfilter --disable-debug --enable-postproc --enable-pthreads --enable-mmx --enable-sse --enable-ssse3 --enable-yasm --enable-libgsm --enable-libspeex --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --extra-ldflags='-L/usr/local/lib -Wl,-rpath /usr/local/lib'
  libavutil      52.  1.100 / 52.  1.100
  libavcodec     54. 69.100 / 54. 69.100
  libavformat    54. 35.100 / 54. 35.100
  libavdevice    54.  3.100 / 54.  3.100
  libavfilter     3. 20.106 /  3. 20.106
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 16.100 /  0. 16.100
  libpostproc    52.  1.100 / 52.  1.100
[mpegts @ 0x32dc040] Format mpegts probed with size=2048 and score=100
[mpegts @ 0x32dc040] stream=0 stream_type=1b pid=1011 prog_reg_desc=
[mpegts @ 0x32dc040] stream=1 stream_type=f pid=1012 prog_reg_desc=
[mpegts @ 0x32dc040] stream=2 stream_type=6 pid=1013 prog_reg_desc=
[mpegts @ 0x32dc040] File position before avformat_find_stream_info() is 0
[mpegts @ 0x32dc040] parser not found for codec none, packets or times may be invalid.
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
[mpegts @ 0x32dc040] max_analyze_duration 5000000 reached at 5013333
[mpegts @ 0x32dc040] Could not find codec parameters for stream 2 (Unknown: none ([6][0][0][0] / 0x0006)): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[NULL @ 0x32e1080] start time is not set in estimate_timings_from_pts
[mpegts @ 0x32dc040] File position after avformat_find_stream_info() is 0
Input #0, mpegts, from 'CAPTURE-HD2959dd_1970-01-02_01_26_49.ts':
  Duration: 00:00:24.57, start: 599.983333, bitrate: 2824 kb/s
  Program 1 
    Stream #0:0[0x1011], 295, 1/90000: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 60 fps, 60 tbr, 90k tbn, 120 tbc
    Stream #0:1[0x1012], 237, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, s16, 134 kb/s
    Stream #0:2[0x1013], 0, 1/90000: Unknown: none ([6][0][0][0] / 0x0006)
Setting entry with key 'video_size' to value '1280x720'
[buffer @ 0x32d1500] Setting entry with key 'pix_fmt' to value '0'
[buffer @ 0x32d1500] Setting entry with key 'time_base' to value '1/90000'
[buffer @ 0x32d1500] Setting entry with key 'pixel_aspect' to value '1/1'
[buffer @ 0x32d1500] Setting entry with key 'sws_param' to value 'flags=2'
[buffer @ 0x32d1500] Setting entry with key 'frame_rate' to value '60/1'
[graph 0 input from stream 0:0 @ 0x32d1980] w:1280 h:720 pixfmt:yuv420p tb:1/90000 fr:60/1 sar:1/1 sws_param:flags=2
[graph 0 input from stream 0:0 @ 0x32d1980] TB:0.000011 FRAME_RATE:60.000000 SAMPLE_RATE:nan
[abuffer @ 0x32d18a0] Setting entry with key 'time_base' to value '1/48000'
[abuffer @ 0x32d18a0] Setting entry with key 'sample_rate' to value '48000'
[abuffer @ 0x32d18a0] Setting entry with key 'sample_fmt' to value 's16'
[abuffer @ 0x32d18a0] Setting entry with key 'channel_layout' to value '0x3'
[graph 1 input from stream 0:1 @ 0x32d1480] tb:1/48000 samplefmt:s16 samplerate:48000 chlayout:0x3
[aformat @ 0x32d2060] Setting entry with key 'sample_fmts' to value 's32p,fltp,s16p'
[aformat @ 0x32d2060] Setting entry with key 'sample_rates' to value '44100'
[aformat @ 0x32d2060] Setting entry with key 'channel_layouts' to value '0x4,0x3'
[audio format for output stream 0:1 @ 0x32d32a0] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_anull_0' and the filter 'audio format for output stream 0:1'
[auto-inserted resampler 0 @ 0x32d93c0] chl:stereo fmt:s16 r:48000Hz -> chl:stereo fmt:s16p r:44100Hz
[flv @ 0x32e4180] intra_quant_bias = 0 inter_quant_bias = -64
[h264 @ 0x32dfe40] detected 2 logical cores
Output #0, flv, to 'CAPTURE2.flv':
  Metadata:
    encoder         : Lavf54.35.100
    Stream #0:0, 0, 1/1000: Video: flv1 ([2][0][0][0] / 0x0002), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 1k tbn, 60 tbc
    Stream #0:1, 0, 1/1000: Audio: mp3 ([2][0][0][0] / 0x0002), 44100 Hz, stereo, s16p
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> flv)
  Stream #0:1 -> #0:1 (aac -> libmp3lame)
Press [q] to stop, [?] for help
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
[h264 @ 0x3305320] Using externally provided dimensions
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
frame=   80 fps=0.0 q=31.0 size=     309kB time=00:00:02.63 bitrate= 961.7kbits/s    
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
frame=  158 fps=157 q=31.0 size=     460kB time=00:00:05.23 bitrate= 720.2kbits/s    
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
frame=  240 fps=159 q=31.0 size=     612kB time=00:00:07.96 bitrate= 629.5kbits/s    
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
frame=  314 fps=156 q=31.0 size=     801kB time=00:00:10.48 bitrate= 625.9kbits/s    
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
frame=  392 fps=156 q=31.0 size=     957kB time=00:00:13.08 bitrate= 599.1kbits/s    
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
frame=  471 fps=156 q=31.0 size=    1113kB time=00:00:15.73 bitrate= 579.7kbits/s    
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
frame=  551 fps=156 q=31.0 size=    1312kB time=00:00:18.54 bitrate= 579.4kbits/s    
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
frame=  633 fps=157 q=31.0 size=    1469kB time=00:00:21.28 bitrate= 565.5kbits/s    
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
frame=  713 fps=158 q=31.0 size=    1663kB time=00:00:23.99 bitrate= 567.7kbits/s    
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
frame=  786 fps=156 q=31.0 size=    1819kB time=00:00:26.43 bitrate= 563.6kbits/s    
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
frame=  862 fps=156 q=31.0 size=    1969kB time=00:00:29.03 bitrate= 555.7kbits/s    
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
frame=  941 fps=156 q=31.0 size=    2165kB time=00:00:31.69 bitrate= 559.6kbits/s    
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
frame= 1017 fps=156 q=31.0 size=    2278kB time=00:00:34.26 bitrate= 544.7kbits/s    
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
frame= 1093 fps=155 q=24.8 size=    2470kB time=00:00:36.80 bitrate= 549.8kbits/s    
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
frame= 1171 fps=155 q=31.0 size=    2623kB time=00:00:39.40 bitrate= 545.3kbits/s    
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
frame= 1247 fps=155 q=31.0 size=    2824kB time=00:00:42.28 bitrate= 547.1kbits/s    
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
frame= 1324 fps=155 q=31.0 size=    2973kB time=00:00:44.85 bitrate= 543.1kbits/s    
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity -1, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity 0, new offset= -599983336
timestamp discontinuity -1, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity 0, new offset= -599983335
timestamp discontinuity -1, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity 0, new offset= -599983334
timestamp discontinuity -1, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity 0, new offset= -599983333
timestamp discontinuity -1, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity 0, new offset= -599983332
timestamp discontinuity -1, new offset= -599983331
[h264 @ 0x32dfe40] Current profile doesn't provide more RBSP data in PPS, skipping
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity 0, new offset= -599983331
timestamp discontinuity -1, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity 0, new offset= -599983330
timestamp discontinuity -1, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity 0, new offset= -599983329
timestamp discontinuity -1, new offset= -599983328
frame= 1402 fps=155 q=31.0 size=    3125kB time=00:00:47.45 bitrate= 539.5kbits/s    
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity 0, new offset= -599983328
timestamp discontinuity -1, new offset= -599983327
timestamp discontinuity 11, new offset= -599983338
timestamp discontinuity 0, new offset= -599983338
timestamp discontinuity -1, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
timestamp discontinuity 0, new offset= -599983337
[output stream 0:1 @ 0x32d3ae0] EOF on sink link output stream 0:1:default.
[output stream 0:0 @ 0x32d1f00] EOF on sink link output stream 0:0:default.
No more output streams to write to, finishing.
[libmp3lame @ 0x32d7c80] Trying to remove 488 more samples than are in the que
frame= 1412 fps=155 q=31.0 Lsize=    5794kB time=00:00:47.78 bitrate= 993.4kbits/s    

video:5372kB audio:385kB subtitle:0 global headers:0kB muxing overhead 0.644591%
Statistics: 10762900 bytes read, 2 seeks
}}}"	2013-01-17T10:14:56+01:00	larvalho
	1891	Problem transcoding realmedia file	avformat		defect	2012-11-06T11:45:22+01:00	"Summary of the bug:
When trying to convert a certain file, ffmpeg does not terminate. Seems to be related to the input file, since no output formats i have tried works.

How to reproduce:
{{{
This is the command I am trying to execute:
$ ffmpeg.exe -xerror -i ""438bdca27d59ed83f91cb8dd9dc127cd.rm"" -r 30 -vcodec mpeg1video -b:v 200k -acodec libvorbis -ac 2 -ar 48000 -ab 128k -y ""test.mpg""

This is the output of ""ffmpeg -v 9 -loglevel 99 -i 438bdca27d59ed83f91cb8dd9dc127cd.rm"":
$ ffmpeg -v 9 -loglevel 99 -i 438bdca27d59ed83f91cb8dd9dc127cd.rm
ffmpeg version N-41668-g564bb24 Copyright (c) 2000-2012 the FFmpeg developers
  built on Jun 17 2012 20:18:05 with gcc 4.6.3
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --ena  libavutil      51. 58.100 / 51. 58.100
  libavcodec     54. 25.100 / 54. 25.100
  libavformat    54.  6.101 / 54.  6.101
  libavdevice    54.  0.100 / 54.  0.100
  libavfilter     2. 81.100 /  2. 81.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[rm @ 00000000021df300] Format rm probed with size=2048 and score=100
[rm @ 00000000021df300] Unsupported stream type 00000187
[rm @ 00000000021df300] Unsupported stream type 00000431
[rm @ 00000000021df300] Unsupported stream type 0000028f
[rm @ 00000000021df300] File position before avformat_find_stream_info() is 3953
[cook @ 000000000034da60] codecdata_length=8
[cook @ 000000000034da60] subpacket[0].cookversion=1000001
[cook @ 000000000034da60] MONO
[cook @ 000000000034da60] sqvh VLC init
[cook @ 000000000034da60] VLC tables initialized.
[cook @ 000000000034da60] MDCT initialized, order = 11.
[rm @ 00000000021df300] parser not found for codec rv20, packets or times may be invalid.
    Last message repeated 2 times
[cook @ 0000000000365bc0] codecdata_length=8
[cook @ 0000000000365bc0] subpacket[0].cookversion=1000001
[cook @ 0000000000365bc0] MONO
[cook @ 0000000000365bc0] sqvh VLC init
[cook @ 0000000000365bc0] VLC tables initialized.
[cook @ 0000000000365bc0] MDCT initialized, order = 11.
[cook @ 000000000036e240] codecdata_length=8
[cook @ 000000000036e240] subpacket[0].cookversion=1000001
[cook @ 000000000036e240] MONO
[cook @ 000000000036e240] sqvh VLC init
[cook @ 000000000036e240] VLC tables initialized.
[cook @ 000000000036e240] MDCT initialized, order = 11.
[rm @ 00000000021df300] parser not found for codec rv20, packets or times may be invalid.
    Last message repeated 4 times
[rm @ 00000000021df300] max_analyze_duration 5000000 reached at 5000000
[cook @ 000000000034da60] Deallocating memory.
[cook @ 000000000034da60] Memory deallocated.
[cook @ 0000000000365bc0] Deallocating memory.
[cook @ 0000000000365bc0] Memory deallocated.
[cook @ 000000000036e240] Deallocating memory.
[cook @ 000000000036e240] Memory deallocated.
[rm @ 00000000021df300] File position after avformat_find_stream_info() is 163859
Input #0, rm, from '438bdca27d59ed83f91cb8dd9dc127cd.rm':
  Metadata:
    title           : Title
    author          : Author
    copyright       : (c)2000
    comment         :
  Duration: 00:01:03.71, start: 0.000000, bitrate: 649 kb/s
    Stream #0:0, 0, 1/1000: Data: none
    Stream #0:1, 0, 1/1000: Data: none
    Stream #0:2, 0, 1/1000: Data: none
    Stream #0:3, 0, 1/1000: Audio: cook (cook / 0x6B6F6F63), 44100 Hz, mono, flt, 32 kb/s
    Stream #0:4, 0, 1/1000: Video: rv20 (RV20 / 0x30325652), yuv420p, 320x240, 1/1000, 187 kb/s, 15 fps, 15 tbr, 1k tbn, 1k tbc
    Stream #0:5, 0, 1/1000: Video: rv20 (RV20 / 0x30325652), yuv420p, 320x240, 1/1000, 132 kb/s, 15 fps, 15 tbr, 1k tbn, 1k tbc
    Stream #0:6, 0, 1/1000: Video: rv20 (RV20 / 0x30325652), yuv420p, 320x240, 1/1000, 68 kb/s, 15 fps, 15 tbr, 1k tbn, 1k tbc
    Stream #0:7, 196, 1/1000: Audio: cook (cook / 0x6B6F6F63), 44100 Hz, mono, flt, 32 kb/s
    Stream #0:8, 0, 1/1000: Audio: cook (cook / 0x6B6F6F63), 44100 Hz, mono, flt, 32 kb/s
    Stream #0:9, 75, 1/1000: Video: rv20 (RV20 / 0x30325652), yuv420p, 320x240, 1/1000, 187 kb/s, 15 fps, 15 tbr, 1k tbn, 1k tbc
    Stream #0:10, 0, 1/1000: Video: rv20 (RV20 / 0x30325652), yuv420p, 320x240, 1/1000, 187 kb/s, 15 fps, 15 tbr, 1k tbn, 1k tbc
    Stream #0:11, 0, 1/1000: Video: rv20 (RV20 / 0x30325652), yuv420p, 320x240, 1/1000, 187 kb/s, 15 fps, 15 tbr, 1k tbn, 1k tbc
    Stream #0:12, 0, 1/1000: Video: rv20 (RV20 / 0x30325652), yuv420p, 320x240, 1/1000, 68 kb/s, 15 fps, 15 tbr, 1k tbn, 1k tbc
At least one output file must be specified
[AVIOContext @ 00000000021df840] Statistics: 200630 bytes read, 2 seeks
}}}

PS.
I work at a company (www.netclean.com) that makes software used to analyzes data from seized computers in child sexual abuse investigations, and we use ffmpeg to convert video files. We sometimes test our software on legal porn to test functionality such as nudity detection etc. This is why the file I am trying to convert is porn."	2013-04-11T17:57:12+02:00	eklann
	1901	cavs artefacts	undetermined		defect	2012-11-09T09:32:24+01:00	"hi all,
   i found a ffmpeg a bug, with play chinese cavs stream , there is video flicker strongly.

"	2012-11-09T09:58:31+01:00	ligw_hf
	1927	ffplay loop triggers image corruption with cut realvideo sample	undetermined		defect	2012-11-17T22:15:33+01:00	"After the resolution changes in the attached file which is from ticket #1507, any attempt to seek to absolute zero will cause distortion. For the video stream, the first index entry timestamp is zero and the first_dts is zero. Any value greater than zero and it works. The reason for the distortion is because the packets contain the old resolution values, as does the AVFrame and AVCodecContext.

You can seek to zero fine before the resolution change.

The best way to show you the problem is to make ffplay loop. This is because using left arrow does not go back far enough in time to produce the problem and by allowing ffplay to loop it will seek to zero or to the very beginning of playback.

This is not an ffplay problem as I can reproduce it in my own code.

After the loop back to zero it will correct itself and get the resolution change about 6/7 seconds into playback.
{{{
ffplay -loop 10 Wrong_aspect_after_resolution_change.rmvb
ffplay version N-46469-gc995644 Copyright (c) 2003-2012 the FFmpeg developers
  built on Nov  5 2012 17:56:17 with gcc 4.7.2 (GCC)
  configuration: --disable-static --enable-shared --enable-gpl --enable-version3
 --disable-pthreads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib
--enable-frei0r --enable-libass --enable-libopencore-amrnb --enable-libopencore-
amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut -
-enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvo-aacenc --
enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enab
le-libxavs --enable-libxvid --enable-zlib
  libavutil      52.  5.100 / 52.  5.100
  libavcodec     54. 71.100 / 54. 71.100
  libavformat    54. 36.100 / 54. 36.100
  libavdevice    54.  3.100 / 54.  3.100
  libavfilter     3. 21.106 /  3. 21.106
  libswscale      2.  1.102 /  2.  1.102
  libswresample   0. 16.100 /  0. 16.100
  libpostproc    52.  1.100 / 52.  1.100
Input #0, rm, from 'Wrong_aspect_after_resolution_change.rmvb':
  Metadata:
    Audiences       : Easy RealMedia Tool's Audience;
    audioMode       : music
    Creation Date   : 3/22/2005 10:25:31
    Description     : +ú+++·+˜ú¦¦+-+¦¦+«¦¼+¦íó++-++·+¦+++Ñ-¬-°ú¼+÷¦¬+÷+-+¦-++¦+˜
-º
                    : -¦íó++-˜+«++íú¦+¦t+¦¦µ+¿¦T+¡¦t+¦¦½-+-·+-íú++¦++T+»+=+÷+-¦+
¦+¦½+¬¦
    Email           : rick@redcheek.net
    Generated By    : Easy RealMedia Tools V1.8
    HomeWeb         : http://redcheek.net
    Keywords        :
    Modification Date: 3/22/2005 10:25:31
    videoMode       : sharp
    File ID         : 545932b0-2885-caea-bdd7-d268c869a693
    title           : [YY]0419.¦++-+¦¦¦_¦¦¦·+t+¦+-+n-O-¦f(+-)- -++-¦8 +¦-([YY]¦ñ
+˜-- YYTvO+¦+˜
    author          : feng
    copyright       : YY@2005
    comment         :
  Duration: 00:43:16.92, start: 0.000000, bitrate: 7 kb/s
    Stream #0:0: Audio: cook (cook / 0x6B6F6F63), 44100 Hz, stereo, fltp, 44 kb/s
    Stream #0:1: Video: rv40 (RV40 / 0x30345652), yuv420p, 480x360, 391 kb/s, 23
 fps, 23 tbr, 1k tbn, 1k tbc
Frame changed from size:0x0 to size:480x360  97KB sq=    0B f=0/0
  15.74 A-V: -0.017 f[rv40 @ 0119d800] d= Changing dimensions to 480x288
  15.82 A-V: -0.021 fd=   7 aq=    1KB vq=   28KB sq=   Frame changed from size:
480x360 to size:480x288
  39.3[rv40 @ 0117dc20] 6 AFirst slice header is incorrectB f=0/0
[rv40 @ 0119d800] warning: first frame is no keyframe    0B f=0/0
   9.76 A-V: -0.004[rv40 @ 0119d800]  fdChanging dimensions to 480x360
   9.83 A-V: -0.008 fd=  60 aq=    1KB vq=   4Frame changed from size:480x288 to
 size:480x360
  12.34 A-V:  0.086 fd=  62 aq=    1KB vq=   17KB sq=    0B f=0/1
}}}"	2012-11-17T22:48:48+01:00	DonMoir
	1993	Badly interleaved partial AVI file causes audio/video desync	avformat		defect	2012-12-05T15:00:28+01:00	"Reproducible with streams.videolan.org/issues/ffmpeg/yet-another-broken-interleaved-avi.avi and
{{{
dd if=yet-another-broken-interleaved-avi.avi of=test.avi bs=1048576 count=200
}}}

The problem description is exactly the same as #333, except with partial files (the complete test file as linked above works fine, just cutting it makes it fail).

Just like with bug #333 (before it was fixed), it causes desync after some time of normal playback in ffplay/mplayer, and it works correctly with mplayer -demuxer avi.

Compared to playback of the complete file, the following ffplay message is missing:
{{{
[avi @ 0x7f94980008c0] non-interleaved AVI
}}}
which possibly means that the demuxer fails to recognize the file as badly interleaved if the trailing part of the file is missing."	2012-12-07T16:44:55+01:00	gjdfgh
	2009	Bogus library dependencies (e.g. on SDL)	build system		defect	2012-12-10T20:09:46+01:00	"Summary of the bug:
pkg-config files contain unneeded dependencies (e.g. libavcodec.pc contains -lSDL)

How to reproduce:
{{{
% grep SDL /usr/lib/pkgconfig/libav*
/usr/lib/pkgconfig/libavcodec.pc:Libs: -L${libdir} -lavcodec -ldl -lva -lXfixes -lXext -lX11 -ljack -lasound -lSDL -lpthread -lx264 -lvorbisenc -lvorbis -logg -ltheoraenc -ltheoradec -logg -lmp3lame -lfdk-aac -lfaac -lass -lm -pthread -lbz2 -lz -lrt
/usr/lib/pkgconfig/libavdevice.pc:Libs: -L${libdir} -lavdevice -ldl -lva -lXfixes -lXext -lX11 -ljack -lasound -lSDL -lpthread -lx264 -lvorbisenc -lvorbis -logg -ltheoraenc -ltheoradec -logg -lmp3lame -lfdk-aac -lfaac -lass -lm -pthread -lbz2 -lz -lrt
/usr/lib/pkgconfig/libavfilter.pc:Libs: -L${libdir} -lavfilter -ldl -lva -lXfixes -lXext -lX11 -ljack -lasound -lSDL -lpthread -lx264 -lvorbisenc -lvorbis -logg -ltheoraenc -ltheoradec -logg -lmp3lame -lfdk-aac -lfaac -lass -lm -pthread -lbz2 -lz -lrt
/usr/lib/pkgconfig/libavformat.pc:Libs: -L${libdir} -lavformat -ldl -lva -lXfixes -lXext -lX11 -ljack -lasound -lSDL -lpthread -lx264 -lvorbisenc -lvorbis -logg -ltheoraenc -ltheoradec -logg -lmp3lame -lfdk-aac -lfaac -lass -lm -pthread -lbz2 -lz -lrt
% nm -A /usr/lib/libavcodec.a  | grep SDL
%
}}}

Issue is that $extralibs is generally used in the configure script for multiple modules, despite them needing different things. It causes issues for programs linking to both libavcodec/libavformat and SDL2."	2012-12-11T01:56:30+01:00	divVerent
	2010	ffplay can't seek in file that vlc and mplayer -demuxer mov can seek	undetermined		defect	2012-12-10T21:00:29+01:00	"You can't seek in this file with ffplay: https://educast.fccn.pt/vod/clips/1aw3ugmjz0/quicktime.mov

The file plays fine, but attempts to seek print ""error while seeking"" and cause audio and video to freeze. Observed with ffmpeg git 20899c54f03c4.

mplayer -demuxer mov can seek in this file. (It fails to seek to key frames correctly, but recovers as more video is decoded.) VLC can seek in it as well."	2013-02-02T11:57:56+01:00	gjdfgh
	2035	DVD subtitle from VOB does not contain CodecPrivate data	avcodec		defect	2012-12-16T17:23:48+01:00	"Summary of the bug:

When copying DVD subtitles from vob files into the matroska container the subtitles do not contain CodecPrivate data.

The subtitles play fine in vlc but mkvtoolnix has problems with editing the file. The header editor recognizes all tracks but mkvextract fails to extract the subtitles because of the missing data (Error: Track 5 with the CodecID 'S_VOBSUB' is missing the ""codec private"" element and cannot be extracted.). Also editing the file with mmg/mkvmerge does not work because the existing subtitles are ignored and not written to the output file because of the same reason (Warning: matroska_reader: The CodecID for track 5 is 'S_VOBSUB', but there was no private data found).

While I understand that the CodecPrivate data is not direct available when reading from VOB files as this information normally comes from the IDX part of extracted subtitles in vobsub format. However it would be nice if this information could be acquired somehow and written to the codec initialization part for the files to be editable by mkvtoolnix. This would save the additional step of extracting the subtitles to IDX/SUB. I guess that the ultimate solution would be to add a DVD reader who understands the dvd structure as I this information is stored in the IFO file.

How to reproduce:
{{{
% ffmpeg -i concat:VTS_01_1.VOB\|VTS_01_2.VOB\|VTS_01_3.VOB\|VTS_01_4.VOB \
-map 0:0 -map 0:1 -map 0:2 -map 0:6 -map 0:5 -map 0:4 \
-c:v libx264 -preset fast -crf 18 \
-c:a copy -metadata:s:a:0 language=ger \
-c:a copy -metadata:s:a:1 language=eng \
-c:s copy -metadata:s:s:0 language=eng \
-c:s copy -metadata:s:s:1 language=ger \
-c:s copy -metadata:s:s:2 language=ger \
-f matroska movie.mkv

ffmpeg version N-47903-gde89dff
built on Dec 16 2012 15:51:01
}}}
"	2013-01-13T14:41:47+01:00	billie
	2058	FFMPEG sometimes not able to stream copy mpeg2video files, error with pts < dts	undetermined		defect	2012-12-23T18:46:34+01:00	"Summary of the bug: FFMPEG not able to stream copy some WTV files, even with -fflags +genpts in the command.

I've uploaded the original file and a text file to the FFMPEG ftp server.
Filename is SirDave US The Firm_WNBCDT_2012_02_18_21_34_17.wtv and SirDave US The Firm_WNBCDT_2012_02_18_21_34_17.txt

How to reproduce:
{{{
OUTPUT:
ffmpeg -fflags +genpts -i ""..\SirDave US The Firm_WNBCDT_2012_02_18_21_34_17.wtv"" -vcodec copy -acodec copy -map 0:a -map 0:v test-temp.ts

ffmpeg version N-48065-g6375318 Copyright (c) 2000-2012 the FFmpeg developers
  built on Dec 21 2012 09:06:30 with gcc 4.7.2 (GCC)
  configuration: --enable-static --arch=x86 --target-os=mingw32 --cross-prefix=/home/rdp/dev/ffmpeg-windows-build-helper
s/sandbox/mingw-w64-i686/bin/i686-w64-mingw32- --pkg-config=pkg-config --enable-gpl --enable-libx264 --enable-avisynth -
-enable-libxvid --enable-libmp3lame --enable-version3 --enable-zlib --enable-librtmp --enable-libvorbis --enable-libtheo
ra --enable-libspeex --enable-libopenjpeg --enable-gnutls --enable-libgsm --enable-libfreetype --enable-fontconfig --ena
ble-libass --enable-libutvideo --enable-libopus --disable-w32threads --enable-frei0r --enable-filter=frei0r --enable-lib
vo-aacenc --enable-bzlib --enable-libxavs --extra-cflags=-DPTW32_STATIC_LIB --enable-libopencore-amrnb --enable-libopenc
ore-amrwb --enable-libvo-amrwbenc --enable-libschroedinger --enable-libbluray --enable-libvpx --enable-runtime-cpudetect

  libavutil      52. 12.100 / 52. 12.100
  libavcodec     54. 81.100 / 54. 81.100
  libavformat    54. 49.102 / 54. 49.102
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 29.100 /  3. 29.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[mpeg2video @ 020cebc0] mpeg_decode_postinit() failure
    Last message repeated 33 times
Input #0, wtv, from '..\SirDave US The Firm_WNBCDT_2012_02_18_21_34_17.wtv':
  Metadata:
    WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74
    WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000
    Title           : The Firm
    WM/SubTitle     : Chapter Seven
    WM/SubTitleDescription: Mitch's attempts to help a new client, Nate, are complicated when Nate's brother is named as
 a co-defendant; Tammy pressures a potential ally into explaining a cryptic clue.
    genre           : Drama;General;Series
    WM/OriginalReleaseTime: 0
    WM/MediaCredits : Josh Lucas/Callum Keith Rennie/Molly Parker/Natasha Calis/Juliette Lewis;;;Andrew Jenkins/Stuart H
ughes/Tricia Helfer
    service_provider: WNBCDT
    service_name    : WNBCDT (WNBC-DT)
    WM/MediaNetworkAffiliation: NBC Affiliate
    WM/MediaOriginalChannel: 4
    WM/MediaOriginalChannelSubNumber: 1
    WM/MediaOriginalBroadcastDateTime: 0001-01-01T00:00:00Z
    WM/MediaOriginalRunTime: 17215789295
    WM/MediaIsStereo: true
    WM/MediaIsRepeat: false
    WM/MediaIsLive  : false
    WM/MediaIsTape  : false
    WM/MediaIsDelay : false
    WM/MediaIsSubtitled: false
    WM/MediaIsMovie : false
    WM/MediaIsPremiere: false
    WM/MediaIsFinale: false
    WM/MediaIsSAP   : false
    WM/MediaIsSport : false
    WM/ParentalRating: TV-14
    WM/Provider     : MediaCenterDefault
    WM/VideoClosedCaptioning: true
    WM/WMRVEncodeTime: 2012-02-19 02:34:18
    WM/WMRVSeriesUID: !MCSeries!01419020
    WM/WMRVServiceID: !MCService!28459780
    WM/WMRVProgramID: !MCProgram!269627380
    WM/WMRVRequestID: 0
    WM/WMRVScheduleItemID: 0
    WM/WMRVQuality  : 3
    WM/WMRVOriginalSoftPrePadding: 2176
    WM/WMRVOriginalSoftPostPadding: 180
    WM/WMRVHardPrePadding: -2056
    WM/WMRVHardPostPadding: 0
    WM/WMRVATSCContent: true
    WM/WMRVDTVContent: true
    WM/WMRVHDContent: true
    Duration        : 16944809188
    WM/WMRVEndTime  : 2012-02-19 03:02:32
    WM/WMRVBitrate  : 14.730353
    WM/WMRVKeepUntil: -1
    WM/WMRVActualSoftPrePadding: -1
    WM/WMRVActualSoftPostPadding: 152
    WM/WMRVContentProtected: false
    WM/WMRVContentProtectedPercent: 0
    WM/WMRVExpirationSpan: 9223372036854775807
    WM/WMRVInBandRatingSystem: 255
    WM/WMRVInBandRatingLevel: 255
    WM/WMRVInBandRatingAttributes: 0
    WM/WMRVWatched  : false
    WM/MediaThumbWidth: 352
    WM/MediaThumbHeight: 198
    WM/MediaThumbStride: 1056
    WM/MediaThumbRet: 0
    WM/MediaThumbRatingSystem: 9
    WM/MediaThumbRatingLevel: 14
    WM/MediaThumbRatingAttributes: 0
    WM/MediaThumbAspectRatioX: 16
    WM/MediaThumbAspectRatioY: 9
    WM/MediaThumbTimeStamp: -4616189618054758400
    WM/MediaThumbType: 2
  Duration: 00:28:13.87, start: 44.031933, bitrate: 14735 kb/s
    Stream #0:0[0x2a](eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s
    Stream #0:1[0x2b]: Video: mpeg2video (Main), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 29.97 fps, 59.94 tbr, 10000k tbn
, 59.94 tbc
    Stream #0:2[0x2c](spa): Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s
    Stream #0:3[0x2d]: Subtitle: eia_608
    Stream #0:4[0x0]: Attachment: mjpeg
    Metadata:
      title           : TV Thumbnail
File 'test-temp.ts' already exists. Overwrite ? [y/N] y
Output #0, mpegts, to 'test-temp.ts':
  Metadata:
    WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74
    WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000
    Title           : The Firm
    WM/SubTitle     : Chapter Seven
    WM/SubTitleDescription: Mitch's attempts to help a new client, Nate, are complicated when Nate's brother is named as
 a co-defendant; Tammy pressures a potential ally into explaining a cryptic clue.
    genre           : Drama;General;Series
    WM/OriginalReleaseTime: 0
    WM/MediaCredits : Josh Lucas/Callum Keith Rennie/Molly Parker/Natasha Calis/Juliette Lewis;;;Andrew Jenkins/Stuart H
ughes/Tricia Helfer
    service_provider: WNBCDT
    service_name    : WNBCDT (WNBC-DT)
    WM/MediaNetworkAffiliation: NBC Affiliate
    WM/MediaOriginalChannel: 4
    WM/MediaOriginalChannelSubNumber: 1
    WM/MediaOriginalBroadcastDateTime: 0001-01-01T00:00:00Z
    WM/MediaOriginalRunTime: 17215789295
    WM/MediaIsStereo: true
    WM/MediaIsRepeat: false
    WM/MediaIsLive  : false
    WM/MediaIsTape  : false
    WM/MediaIsDelay : false
    WM/MediaIsSubtitled: false
    WM/MediaIsMovie : false
    WM/MediaIsPremiere: false
    WM/MediaIsFinale: false
    WM/MediaIsSAP   : false
    WM/MediaIsSport : false
    WM/ParentalRating: TV-14
    WM/Provider     : MediaCenterDefault
    WM/VideoClosedCaptioning: true
    WM/WMRVEncodeTime: 2012-02-19 02:34:18
    WM/WMRVSeriesUID: !MCSeries!01419020
    WM/WMRVServiceID: !MCService!28459780
    WM/WMRVProgramID: !MCProgram!269627380
    WM/WMRVRequestID: 0
    WM/WMRVScheduleItemID: 0
    WM/WMRVQuality  : 3
    WM/WMRVOriginalSoftPrePadding: 2176
    WM/WMRVOriginalSoftPostPadding: 180
    WM/WMRVHardPrePadding: -2056
    WM/WMRVHardPostPadding: 0
    WM/WMRVATSCContent: true
    WM/WMRVDTVContent: true
    WM/WMRVHDContent: true
    Duration        : 16944809188
    WM/WMRVEndTime  : 2012-02-19 03:02:32
    WM/WMRVBitrate  : 14.730353
    WM/WMRVKeepUntil: -1
    WM/WMRVActualSoftPrePadding: -1
    WM/WMRVActualSoftPostPadding: 152
    WM/WMRVContentProtected: false
    WM/WMRVContentProtectedPercent: 0
    WM/WMRVExpirationSpan: 9223372036854775807
    WM/WMRVInBandRatingSystem: 255
    WM/WMRVInBandRatingLevel: 255
    WM/WMRVInBandRatingAttributes: 0
    WM/WMRVWatched  : false
    WM/MediaThumbWidth: 352
    WM/MediaThumbHeight: 198
    WM/MediaThumbStride: 1056
    WM/MediaThumbRet: 0
    WM/MediaThumbRatingSystem: 9
    WM/MediaThumbRatingLevel: 14
    WM/MediaThumbRatingAttributes: 0
    WM/MediaThumbAspectRatioX: 16
    WM/MediaThumbAspectRatioY: 9
    WM/MediaThumbTimeStamp: -4616189618054758400
    WM/MediaThumbType: 2
    encoder         : Lavf54.49.102
    Stream #0:0(eng): Audio: ac3, 48000 Hz, 5.1(side), 384 kb/s
    Stream #0:1(spa): Audio: ac3, 48000 Hz, stereo, 192 kb/s
    Stream #0:2: Video: mpeg2video, yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 29.97 fps, 90k tbn, 29.97 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:2 -> #0:1 (copy)
  Stream #0:1 -> #0:2 (copy)
Press [q] to stop, [?] for help
pts (147120491) < dts (147120742) in stream 2me=00:26:52.25 bitrate=15661.8kbits/s
av_interleaved_write_frame(): Invalid argument
}}}"	2013-02-26T12:11:03+01:00	ramitbhalla
	2061	ffmpeg -vf drawtext not support ft_load_flags=vertical_layout	avfilter		defect	2012-12-24T03:59:06+01:00	"'''Summary of the bug:'''
    ffmpeg -vf drawtext not support ft_load_flags=vertical_layout
'''How to reproduce:'''

ffmpeg.exe -i 1.avi -codec:v libx264 -vf drawtext=""ft_load_flags=render+vertical_layout:shadowcolor=0xaaaaaa66:shadowx=5:shadowy=2:fontcolor=white:fontsize=40:fontfile=STXIHEI.TTF:text='ABC':x=10:y=10"" 21.avi 

Only use ft_load_flags=render is ok to render ABC on video.

'''ffmpeg version：'''
ffmpeg version N-47062-g26c531c Copyright (c) 2000-2012 the FFmpeg developers

'''built on Nov 25 2012 12:21:26 with gcc 4.7.2 (GCC)'''
  configuration: --enable-gpl --enable-version3 --disable-pthreads --enable-runt
ime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass -
-enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enab
le-libgsm --enable-libmp3lame --enable-libnut --enable-libopenjpeg --enable-libo
pus --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheo
ra --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-li
bvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --ena
ble-zlib
  libavutil      52.  9.100 / 52.  9.100
  libavcodec     54. 77.100 / 54. 77.100
  libavformat    54. 37.100 / 54. 37.100
  libavdevice    54.  3.100 / 54.  3.100
  libavfilter     3. 23.102 /  3. 23.102
  libswscale      2.  1.102 /  2.  1.102
  libswresample   0. 17.101 /  0. 17.101
  libpostproc    52.  2.100 / 52.  2.100
"	2012-12-26T13:00:29+01:00	visual.zhang
	2078	FFMPEG created WTV files cannot be fast forwarded or fast rewound in Windows Media Center	avformat		defect	2012-12-29T17:43:58+01:00	"Summary of the bug: Any WTV file created by FFMPEG, they can be seeked directly in MCE but when one tries toe fast forward or rewind (using the FF and RW buttons on the remote or the console) it does not go beyond at best 1 FF or 1 RW.
i.e. WTV files recorded by MCE one can press the FF button upto 4 times to get 4x fast forward. Files created by FFMPEG sometimes get 1x FF and never go beyond 1x FF, it just returns to normal play.

This happens with any WTV file, so you can take any file you have in your archive and remux it to wtv and see the results.

something as simple as:
ffmpeg -i test.ts -c copy test.wtv

I'm not uploading a sample since it can be reproduced with any file remuxed to WTV."	2013-04-03T23:45:52+02:00	ramitbhalla
	2129	no_proxy environment variable implemented wrong	avformat		defect	2013-01-10T15:03:49+01:00	"Summary of the bug:
no_proxy is defined as an exclusion list; however, to ffmpeg, this variable disables proxy support entirely

How to reproduce:
{{{
% strace -fe connect ffplay ""http://192.0.2.42/foo.mp3""
[pid  4727] connect(6, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr(""192.0.2.42"")}, 16) = -1 EINPROGRESS (Operation now in progress)
# no proxy is used. good

% env http_proxy=""http://192.0.2.23:8080"" strace -fe connect ffplay ""http://192.0.2.42/foo.mp3""
[pid  4658] connect(6, {sa_family=AF_INET, sin_port=htons(8080), sin_addr=inet_addr(""192.0.2.23"")}, 16) = -1 EINPROGRESS (Operation now in progress)
# proxy is properly used, good

% env http_proxy=""http://192.0.2.23:8080"" no_proxy=""192.0.2.42"" strace -fe connect ffplay ""http://192.0.2.42/foo.mp3""
[pid  4837] connect(6, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr(""192.0.2.42"")}, 16) = -1 EINPROGRESS (Operation now in progress)
# proxy is not used, good

env http_proxy=""http://192.0.2.23:8080"" no_proxy=""192.0.2.123"" strace -fe connect ffplay ""http://192.0.2.42/foo.mp3""
[pid  4894] connect(6, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr(""192.0.2.42"")}, 16) = -1 EINPROGRESS (Operation now in progress)
# proxy is not used, BAD!
}}}

Cause in the source, to be found in libavformat/tls.c and libavformat/http.c:
{{{
    proxy_path = getenv(""http_proxy"");
    use_proxy = (proxy_path != NULL) && !getenv(""no_proxy"") &&
        av_strstart(proxy_path, ""http://"", NULL);
}}}

Actually, the no_proxy variable would need parsing and comparing to the URL!

See here:
http://www.w3.org/Daemon/User/Proxies/ProxyClients.html
http://lynx.isc.org/lynx2.8.6/lynx2-8-6/lynx_help/keystrokes/environments.html
curl(1)
wget(1)
http://www.gnu.org/software/emacs/manual/html_node/url/Proxies.html"	2013-01-10T23:07:06+01:00	divVerent
	2141	FFMPEG fails to mux VC-1 Video to MPEG-TS container	avformat		defect	2013-01-15T20:26:41+01:00	"Whilst trying to mux an MKV (Created by MakeMKV) with VC-1 as the video codec to MPEG-TS I have noted that the file that is created is the correct size (approximately the same size as the input file) but all media players, and also MediaInfo can only see the audio track within the resulting file.

I have pasted the Ubuntu command line, but, the same problem is apparent on all platforms. (Windows, Mac, and Linux).

I can make the source mkv file available on an ftp server on request (It's about 25GB).

The command line that I am using is as follows.


{{{
    $ ffmpeg -fflags +genpts -i Senna_t01.mkv -acodec mp2 -ac 2 -vcodec copy -copyts -y ffmpeg.Senna_t01.ts
    ffmpeg version 0.10.6-6:0.10.6-0ubuntu0jon1~precise1 Copyright (c) 2000-2012 the FFmpeg developers
      built on Nov 12 2012 13:15:11 with gcc 4.6.3
      configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.10.6-0ubuntu0jon1~precise1' --libdir=/usr/lib/i386-linux-gnu --disable-stripping --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-libcdio --enable-x11grab --enable-libx264 --shlibdir=/usr/lib/i386-linux-gnu --enable-shared --disable-static
      avutil      configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.10.6-0ubuntu0jon1~precise1' --libdir=/usr/lib/i386-linux-gnu --disable-stripping --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-libcdio --enable-x11grab --enable-libx264 --shlibdir=/usr/lib/i386-linux-gnu/i686/cmov --cpu=i686 --enable-shared --disable-static --disable-ffmpeg --disable-ffplay --disable-ffprobe --disable-ffserver
      avcodec     configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.10.6-0ubuntu0jon1~precise1' --libdir=/usr/lib/i386-linux-gnu --disable-stripping --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-libcdio --enable-x11grab --enable-libx264 --shlibdir=/usr/lib/i386-linux-gnu/i686/cmov --cpu=i686 --enable-shared --disable-static --disable-ffmpeg --disable-ffplay --disable-ffprobe --disable-ffserver
      avformat    configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.10.6-0ubuntu0jon1~precise1' --libdir=/usr/lib/i386-linux-gnu --disable-stripping --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-libcdio --enable-x11grab --enable-libx264 --shlibdir=/usr/lib/i386-linux-gnu/i686/cmov --cpu=i686 --enable-shared --disable-static --disable-ffmpeg --disable-ffplay --disable-ffprobe --disable-ffserver
      avdevice    configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.10.6-0ubuntu0jon1~precise1' --libdir=/usr/lib/i386-linux-gnu --disable-stripping --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-libcdio --enable-x11grab --enable-libx264 --shlibdir=/usr/lib/i386-linux-gnu/i686/cmov --cpu=i686 --enable-shared --disable-static --disable-ffmpeg --disable-ffplay --disable-ffprobe --disable-ffserver
      avfilter    configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.10.6-0ubuntu0jon1~precise1' --libdir=/usr/lib/i386-linux-gnu --disable-stripping --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-libcdio --enable-x11grab --enable-libx264 --shlibdir=/usr/lib/i386-linux-gnu/i686/cmov --cpu=i686 --enable-shared --disable-static --disable-ffmpeg --disable-ffplay --disable-ffprobe --disable-ffserver
      swscale     configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.10.6-0ubuntu0jon1~precise1' --libdir=/usr/lib/i386-linux-gnu --disable-stripping --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-libcdio --enable-x11grab --enable-libx264 --shlibdir=/usr/lib/i386-linux-gnu/i686/cmov --cpu=i686 --enable-shared --disable-static --disable-ffmpeg --disable-ffplay --disable-ffprobe --disable-ffserver
      swresample  configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.10.6-0ubuntu0jon1~precise1' --libdir=/usr/lib/i386-linux-gnu --disable-stripping --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-libcdio --enable-x11grab --enable-libx264 --shlibdir=/usr/lib/i386-linux-gnu/i686/cmov --cpu=i686 --enable-shared --disable-static --disable-ffmpeg --disable-ffplay --disable-ffprobe --disable-ffserver
      postproc    configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.10.6-0ubuntu0jon1~precise1' --libdir=/usr/lib/i386-linux-gnu --disable-stripping --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-libcdio --enable-x11grab --enable-libx264 --shlibdir=/usr/lib/i386-linux-gnu/i686/cmov --cpu=i686 --enable-shared --disable-static --disable-ffmpeg --disable-ffplay --disable-ffprobe --disable-ffserver
      libavutil      51. 35.100 / 51. 35.100
      libavcodec     53. 61.100 / 53. 61.100
      libavformat    53. 32.100 / 53. 32.100
      libavdevice    53.  4.100 / 53.  4.100
      libavfilter     2. 61.100 /  2. 61.100
      libswscale      2.  1.100 /  2.  1.100
      libswresample   0.  6.100 /  0.  6.100
      libpostproc    52.  0.100 / 52.  0.100
    Input #0, matroska,webm, from 'Senna_t01.mkv':
      Metadata:
        title           : Senna
      Duration: 02:42:07.09, start: 0.000000, bitrate: 23422 kb/s
        Chapter #0.0: start 0.000000, end 735.192711
        Metadata:
          title           : Chapter 00
        Chapter #0.1: start 735.192711, end 1014.805356
        Metadata:
          title           : Chapter 01
        Chapter #0.2: start 1014.805356, end 1775.857267
        Metadata:
          title           : Chapter 02
        Chapter #0.3: start 1775.857267, end 2148.562889
        Metadata:
          title           : Chapter 03
        Chapter #0.4: start 2148.562889, end 2701.240000
        Metadata:
          title           : Chapter 04
        Chapter #0.5: start 2701.240000, end 3202.991200
        Metadata:
          title           : Chapter 05
        Chapter #0.6: start 3202.991200, end 3602.974044
        Metadata:
          title           : Chapter 06
        Chapter #0.7: start 3602.974044, end 3997.242889
        Metadata:
          title           : Chapter 07
        Chapter #0.8: start 3997.242889, end 4340.127089
        Metadata:
          title           : Chapter 08
        Chapter #0.9: start 4340.127089, end 4831.826600
        Metadata:
          title           : Chapter 09
        Chapter #0.10: start 4831.826600, end 5245.781800
        Metadata:
          title           : Chapter 10
        Chapter #0.11: start 5245.781800, end 5421.999511
        Metadata:
          title           : Chapter 11
        Chapter #0.12: start 5421.999511, end 5741.276800
        Metadata:
          title           : Chapter 12
        Chapter #0.13: start 5741.276800, end 6197.691044
        Metadata:
          title           : Chapter 13
        Chapter #0.14: start 6197.691044, end 6897.181467
        Metadata:
          title           : Chapter 14
        Chapter #0.15: start 6897.181467, end 7570.312200
        Metadata:
          title           : Chapter 15
        Chapter #0.16: start 7570.312200, end 8140.798756
        Metadata:
          title           : Chapter 16
        Chapter #0.17: start 8140.798756, end 9045.285644
        Metadata:
          title           : Chapter 17
        Chapter #0.18: start 9045.285644, end 9535.900756
        Metadata:
          title           : Chapter 18
        Chapter #0.19: start 9535.900756, end 9727.092000
        Metadata:
          title           : Chapter 19
        Stream #0:0(eng): Video: vc1 (Advanced) (WVC1 / 0x31435657), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc
        Stream #0:1(por): Audio: dts (DTS), 48000 Hz, 5.1(side), s16, 1536 kb/s (default)
        Metadata:
          title           : 3/2+1
        Stream #0:2(eng): Subtitle: hdmv_pgs_subtitle (default)
        Stream #0:3(eng): Subtitle: hdmv_pgs_subtitle
    [mpegts @ 0x90be4a0] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
    Output #0, mpegts, to 'ffmpeg.Senna_t01.ts':
      Metadata:
        title           : Senna
        encoder         : Lavf53.32.100
        Chapter #0.0: start 0.000000, end 735.192711
        Metadata:
          title           : Chapter 00
        Chapter #0.1: start 735.192711, end 1014.805356
        Metadata:
          title           : Chapter 01
        Chapter #0.2: start 1014.805356, end 1775.857267
        Metadata:
          title           : Chapter 02
        Chapter #0.3: start 1775.857267, end 2148.562889
        Metadata:
          title           : Chapter 03
        Chapter #0.4: start 2148.562889, end 2701.240000
        Metadata:
          title           : Chapter 04
        Chapter #0.5: start 2701.240000, end 3202.991200
        Metadata:
          title           : Chapter 05
        Chapter #0.6: start 3202.991200, end 3602.974044
        Metadata:
          title           : Chapter 06
        Chapter #0.7: start 3602.974044, end 3997.242889
        Metadata:
          title           : Chapter 07
        Chapter #0.8: start 3997.242889, end 4340.127089
        Metadata:
          title           : Chapter 08
        Chapter #0.9: start 4340.127089, end 4831.826600
        Metadata:
          title           : Chapter 09
        Chapter #0.10: start 4831.826600, end 5245.781800
        Metadata:
          title           : Chapter 10
        Chapter #0.11: start 5245.781800, end 5421.999511
        Metadata:
          title           : Chapter 11
        Chapter #0.12: start 5421.999511, end 5741.276800
        Metadata:
          title           : Chapter 12
        Chapter #0.13: start 5741.276800, end 6197.691044
        Metadata:
          title           : Chapter 13
        Chapter #0.14: start 6197.691044, end 6897.181467
        Metadata:
          title           : Chapter 14
        Chapter #0.15: start 6897.181467, end 7570.312200
        Metadata:
          title           : Chapter 15
        Chapter #0.16: start 7570.312200, end 8140.798756
        Metadata:
          title           : Chapter 16
        Chapter #0.17: start 8140.798756, end 9045.285644
        Metadata:
          title           : Chapter 17
        Chapter #0.18: start 9045.285644, end 9535.900756
        Metadata:
          title           : Chapter 18
        Chapter #0.19: start 9535.900756, end 9727.092000
        Metadata:
          title           : Chapter 19
        Stream #0:0(eng): Video: vc1 (WVC1 / 0x31435657), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 23.98 fps, 90k tbn, 23.98 tbc
        Stream #0:1(por): Audio: mp2, 48000 Hz, 2 channels, s16, 128 kb/s (default)
        Metadata:
          title           : 3/2+1
    Stream mapping:
      Stream #0:0 -> #0:0 (copy)
      Stream #0:1 -> #0:1 (dca -> mp2)
    Press [q] to stop, [?] for help
    Input stream #0:1 frame changed from rate:48000 fmt:s16 ch:6 to rate:48000 fmt:s16 ch:2
    frame=233217 fps=153 q=-1.0 Lsize=28186716kB time=02:42:07.09 bitrate=23738.4kbits/s   
    video:25967210kB audio:151986kB global headers:0kB muxing overhead 7.915711%

}}}
"	2013-01-15T21:57:31+01:00	turkey-studdins
	2157	-metadata track=1/10 and M4A issues	avformat		defect	2013-01-19T09:40:43+01:00	"
Adding metadata track total to .m4a files does not work anymore with FFmpeg 1.1 and higher (gits)

ffmpeg -i source.mp3 -c:a aac -strict -2 -metadata track=1/10 -vn -output.m4a

It only adds the track number (1) but not the track total number (10)

Works fine with FFmpeg 1.0.1




Ouput :

[mp3 @ 0x7f94e8806600] max_analyze_duration 5000000 reached at 5015510 microseconds
Input #0, mp3, from '/Users/atarikid/Desktop/source.mp3':
  Metadata:
    artist          : Dreadzone
    album           : Sound
    title           : Return of the dread
    genre           : Electronic
    track           : 1
    date            : 2001
  Duration: 00:06:21.62, start: 0.000000, bitrate: 128 kb/s
    Stream #0:0: Audio: mp3, 44100 Hz, stereo, s16p, 128 kb/s
    Stream #0:1: Video: mjpeg, yuvj420p, 168x166 [SAR 1:1 DAR 84:83], 90k tbr, 90k tbn, 90k tbc
    Metadata:
      title           : 
      comment         : Cover (front)
File '/Users/atarikid/Desktop/output.m4a' already exists. Overwrite ? [y/N] y
Output #0, ipod, to '/Users/atarikid/Desktop/output.m4a':
  Metadata:
    artist          : Dreadzone
    album           : Sound
    title           : Return of the dread
    genre           : Electronic
    date            : 2001
    track           : 1/10
    encoder         : Lavf54.61.100
    Stream #0:0: Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 128 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (mp3 -> aac)
Press [q] to stop, [?] for help
size=    5942kB time=00:06:21.64 bitrate= 127.5kbits/s    
video:0kB audio:5877kB subtitle:0 global headers:0kB muxing overhead 1.109580%

"	2013-01-20T16:34:26+01:00	Atarikid
	2162	ffmpeg does not create PS3 compatible m2ts files	avformat		defect	2013-01-21T09:08:21+01:00	"I have some movies (mpeg2 video, AC3 audio) that I would like to convert to m2ts.
If I do this with tsMuxerGUI, it plays like a charm on my PS3. If I try this with ffmpeg the PS3 does never recognize the audio track.
I've used ""ffmpeg -i sample.vob -acodec copy -vcodec copy sample.m2ts""

Sample files were uploaded to the ftp Server upload.ffmpeg.org:
PS3Issue_Readme.txt
PS3IssueSampleFFMPEG.m2ts
PS3IssueSampleTSMUXERGUI.m2ts


==============================
1.) convert the file with ""ffmpeg.exe"" -i sample.mkv -acodec copy -vcodec copy -t 7 sampleFFMPEG.m2ts""
==============================
{{{
ffmpeg version 1.1 Copyright (c) 2000-2013 the FFmpeg developers
  built on Jan  8 2013 16:16:22 with gcc 4.7.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libg
sm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --e
nable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --e
nable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil      52. 13.100 / 52. 13.100
  libavcodec     54. 86.100 / 54. 86.100
  libavformat    54. 59.106 / 54. 59.106
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 32.100 /  3. 32.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
Input #0, matroska,webm, from 'sample.mkv':
  Metadata:
    creation_time   : 2013-01-21 07:30:54
  Duration: 00:11:12.24, start: 0.000000, bitrate: 8453 kb/s
    Chapter #0.0: start 0.000000, end 672.238000
    Metadata:
      title           : Chapter 01
    Stream #0:0(eng): Video: mpeg2video (Main), yuv420p, 720x480 [SAR 32:27 DAR
16:9], SAR 186:157 DAR 279:157, 29.97 fps, 29.97 tbr, 1k tbn, 59.94 tbc
    Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s (default)
    Metadata:
      title           : 3/2+1
Output #0, mpegts, to 'sampleFFMPEG.m2ts':
  Metadata:
    encoder         : Lavf54.59.106
    Chapter #0.0: start 0.000000, end 7.000000
    Metadata:
      title           : Chapter 01
    Stream #0:0(eng): Video: mpeg2video, yuv420p, 720x480 [SAR 186:157 DAR 279:1
57], q=2-31, 29.97 fps, 90k tbn, 29.97 tbc
    Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), 448 kb/s (default)
    Metadata:
      title           : 3/2+1
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
frame=  211 fps=0.0 q=-1.0 Lsize=    8038kB time=00:00:07.00 bitrate=9396.6kbits
/s
video:6880kB audio:383kB subtitle:0 global headers:0kB muxing overhead 10.673105
%
}}}
==============================
here ist the output of ""ffmpeg -i sampleFFMPEG.m2ts""
==============================
{{{
ffmpeg version 1.1 Copyright (c) 2000-2013 the FFmpeg developers
  built on Jan  8 2013 16:16:22 with gcc 4.7.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libg
sm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --e
nable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --e
nable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil      52. 13.100 / 52. 13.100
  libavcodec     54. 86.100 / 54. 86.100
  libavformat    54. 59.106 / 54. 59.106
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 32.100 /  3. 32.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
Input #0, mpegts, from 'sampleFFMPEG.m2ts':
  Duration: 00:00:07.04, start: 1.400000, bitrate: 9353 kb/s
  Program 1
    Metadata:
      service_name    : Service01
      service_provider: FFmpeg
    Stream #0:0[0x100]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420
p, 720x480 [SAR 32:27 DAR 16:9], 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
    Stream #0:1[0x101](eng): Audio: ac3 ([129][0][0][0] / 0x0081), 48000 Hz, 5.1
(side), fltp, 448 kb/s
At least one output file must be specified
}}}
==============================
then I have ""posprocessed"" the sampleFFMPEG.m2ts with tsMuxerGUI
here ist the output of ""ffmpeg -i sampleTSMUXERGGUI.m2ts""
==============================
{{{
ffmpeg version 1.1 Copyright (c) 2000-2013 the FFmpeg developers
  built on Jan  8 2013 16:16:22 with gcc 4.7.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libg
sm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --e
nable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --e
nable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil      52. 13.100 / 52. 13.100
  libavcodec     54. 86.100 / 54. 86.100
  libavformat    54. 59.106 / 54. 59.106
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 32.100 /  3. 32.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
Input #0, mpegts, from 'sampleTSMUXERGUI.m2ts':
  Duration: 00:00:07.04, start: 600.000000, bitrate: 8894 kb/s
  Program 1
    Stream #0:0[0x1011]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv42
0p, 720x480 [SAR 32:27 DAR 16:9], 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
    Stream #0:1[0x1100](eng): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side
), fltp, 448 kb/s
At least one output file must be specified
}}}
==============================
The differences that I see between ffmpeg output and tsMuxerGUI output are the track IDs and then ""ac3 ([129][0][0][0] / 0x0081)"" vs. ""(AC-3 / 0x332D4341)""."	2013-03-16T11:58:31+01:00	britannia
	2189	ffmpeg -i http://url doesn't exit with absent server in windows	undetermined		defect	2013-01-25T22:34:31+01:00	"How to reproduce:

*don't* turn on a server on port 8081.  Then run the following

{{{
$ gdb ffplay_g.exe

% r -i http://localhost:8081/go.mjpeg
Starting program: C:\dev\ruby\dirt-simple-usb-surveillance/ffplay_g.exe -i  http://localhost:8081/go.mjpeg
[New Thread 5516.0x15b4]
ffplay version N-49292-g8168cbc Copyright (c) 2003-2013 the FFmpeg developers
  built on Jan 15 2013 15:06:46 with gcc 4.7.1 (GCC)
  configuration: --enable-static --arch=x86 --target-os=mingw32 --cross-prefix=/home/rogerdpack/dev/ffmpeg-windows-build-helpers/sandbox/mingw-w64-i686/bin/i686-w64-mingw32- --pkg-config=pkg-config --enable-gpl --enable-libx264 --enable-avisynth --enable-libxvid --enable-libmp3lame --enable-version3 --enable-zlib --enable-librtmp --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libopenjpeg --enable-gnutls --enable-libgsm --enable-libfreetype --enable-fontconfig --enable-libass --enable-libutvideo --enable-libopus --disable-w32threads --enable-frei0r --enable-filter=frei0r --enable-libvo-aacenc
 --enable-bzlib --enable-libxavs --extra-cflags=-DPTW32_STATIC_LIB --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvo-amrwbenc --enable-libschroedinger --enable-libbluray --enable-libvpx --enable-runtime-cpudetect
  libavutil      52. 16.100 / 52. 16.100
  libavcodec     54. 91.100 / 54. 91.100
  libavformat    54. 61.104 / 54. 61.104
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 33.100 /  3. 33.100
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[New Thread 5516.0x1038]
[New Thread 5516.0x13e8]
[New Thread 5516.0x172c]
[New Thread 5516.0xb88]

(ctrl+c when it hangs)


Program received signal SIGINT, Interrupt.
[Switching to Thread 5516.0xde0]
0x75116da7 in NlsUpdateSystemLocale () from C:\Windows\syswow64\kernel32.dll
(gdb) thread apply all bt

Thread 6 (Thread 5516.0xde0):
#0  0x75116da7 in NlsUpdateSystemLocale () from C:\Windows\syswow64\kernel32.dll
#1  0x9d364abe in ?? ()
#2  0x00000000 in ?? ()

Thread 5 (Thread 5516.0xb88):
#0  0x772ef939 in ntdll!RtlUpdateClonedSRWLock () from C:\Windows\system32\ntdll.dll
#1  0x772ef939 in ntdll!RtlUpdateClonedSRWLock () from C:\Windows\system32\ntdll.dll
#2  0x7418635c in ?? () from C:\Windows\SysWOW64\mswsock.dll
#3  0x750733aa in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Windows\syswow64\kernel32.dll
#4  0x09f4ffd4 in ?? ()
#5  0x77309ef2 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
#6  0x06c72f98 in ?? ()
#7  0x77309ec5 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
#8  0x741862ee in ?? () from C:\Windows\SysWOW64\mswsock.dll
#9  0x00000000 in ?? ()

Thread 4 (Thread 5516.0x172c):
#0  0x772f013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from C:\Windows\system32\ntdll.dll
#1  0x772f013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from C:\Windows\system32\ntdll.dll
#2  0x77322f51 in ntdll!RtlWeaklyEnumerateEntryHashTable () from C:\Windows\system32\ntdll.dll
warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.)

#3  0x00000003 in ?? (warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.)

) at utv_core/UL00Codec.h:124
warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.)

#4  0x06c70ca0 in ?? ()
#5  0x750733aa in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Windows\syswow64\kernel32.dll
#6  0x09d4ffd4 in ?? ()
#7  0x77309ef2 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
#8  0x06c70c70 in ?? ()
#9  0x77309ec5 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
#10 0x77322e25 in ntdll!RtlWeaklyEnumerateEntryHashTable () from C:\Windows\system32\ntdll.dll
#11 0x06c70c70 in ?? ()
#12 0x00000000 in ?? ()


Thread 3 (Thread 5516.0x13e8):
#0  0x772ef8b1 in ntdll!RtlUpdateClonedSRWLock () from C:\Windows\system32\ntdll.dll
#1  0x772ef8b1 in ntdll!RtlUpdateClonedSRWLock () from C:\Windows\system32\ntdll.dll
#2  0x741817cd in ?? () from C:\Windows\SysWOW64\mswsock.dll
#3  0x74186d30 in ?? () from C:\Windows\SysWOW64\mswsock.dll
#4  0x74f66a28 in WSAAsyncGetHostByAddr () from C:\Windows\syswow64\ws2_32.dll
#5  0x00000211 in ?? ()
#6  0x099ea614 in ?? ()
#7  0x0056f98e in ff_poll (fds=0x99ea998, numfds=1, timeout=100) at libavformat/os_support.c:351
#8  0x5102f94b in ?? ()
#9  0x06e53480 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 2 (Thread 5516.0x1038):
#0  0x772f013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from C:\Windows\system32\ntdll.dll
#1  0x772f013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from C:\Windows\system32\ntdll.dll
#2  0x73c3a41c in timeGetDevCaps () from C:\Windows\SysWOW64\winmm.dll
#3  0x750733aa in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Windows\syswow64\kernel32.dll
#4  0x08ecffd4 in ?? ()
#5  0x77309ef2 in ntdll!RtlpNtSetValueKey () from C:\Windows\system32\ntdll.dll
#6  0x00000000 in ?? ()

Thread 1 (Thread 5516.0x15b4):
#0  0x772efd71 in ntdll!RtlFindSetBits () from C:\Windows\system32\ntdll.dll
#1  0x75813bc8 in SleepEx () from C:\Windows\syswow64\KernelBase.dll
#2  0x00000000 in ?? ()

}}}

ffmpeg appears to hang as does ffplay ""forever"" instead of detecting that port 8081 is actually closed.

Thanks!"	2013-02-09T02:50:14+01:00	rogerdpack
	2190	yuv4mpegpipe does not preserve interlaced settings	avformat		defect	2013-01-26T03:51:00+01:00	"Summary of the bug:

I first noticed this in ffmpeg 0.10.6 from the Fedora Core 17 yum repos, but I reproduced it with the latest version from git too.

I'm trying to package a raw YUV video file in some sort of container so that kdenlive will accept it.  The video is interlaced (miniDV camcorder source).  But every attempt to package it produces a file that says it's progressive video!

How to reproduce:

""head -1 clip.yuv"" outputs ""YUV4MPEG2 W720 H480 F30000:1001 Ib A10:11 C411"" -- notice the bottom-field-first interlacing.  All the lossless codecs I tried (huffyuv, ffvhuff, ffv1, and even rawvideo) produced progressive output.

""ffmpeg -i clip.yuv -vcodec huffyuv clip.avi"" followed by ""ffmpeg -i clip.avi -vcodec rawvideo -f yuv4mpegpipe - | head -1"" outputs ""YUV4MPEG2 W720 H480 F30000:1001 Ip A10:11 C422 XYSCSS=422""

""ffmpeg -i clip.yuv -vcodec ffvhuff clip.avi"" followed by ""ffmpeg -i clip.avi -vcodec rawvideo -f yuv4mpegpipe - | head -1"" outputs ""YUV4MPEG2 W720 H480 F30000:1001 Ip A10:11 C422 XYSCSS=422""

""ffmpeg -i clip.yuv -vcodec ffv1 clip.avi"" followed by ""ffmpeg -i clip.avi -vcodec rawvideo -f yuv4mpegpipe - | head -1"" outputs ""YUV4MPEG2 W720 H480 F30000:1001 Ip A10:11 C411 XYSCSS=411""

""ffmpeg -i clip.yuv -vcodec rawvideo clip.avi"" followed by ""ffmpeg -i clip.avi -vcodec rawvideo -f yuv4mpegpipe - | head -1"" outputs ""YUV4MPEG2 W720 H480 F30000:1001 Ip A10:11 C411 XYSCSS=411""

Here's the header from ffmpeg when it's run:

ffmpeg version 1.1.git Copyright (c) 2000-2013 the FFmpeg developers
  built on Jan 25 2013 19:23:47 with gcc 4.7.2 (GCC) 20120921 (Red Hat 4.7.2-2)
  configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg --libdir=/usr/lib --mandir=/usr/share/man --arch=athlon --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=athlon -fasynchronous-unwind-tables' --enable-bzlib --disable-crystalhd --enable-gnutls --enable-libass --enable-libcdio --enable-libcelt --enable-libdc1394 --disable-indev=jack --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-openal --enable-libopenjpeg --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libv4l2 --enable-libvpx --enable-libx264 --enable-libxvid --enable-x11grab --enable-avfilter --enable-postproc --enable-pthreads --disable-static --enable-shared --enable-gpl --disable-debug --disable-stripping --shlibdir=/usr/lib --cpu=athlon --enable-runtime-cpudetect
  libavutil      52. 16.100 / 52. 16.100
  libavcodec     54. 91.100 / 54. 91.100
  libavformat    54. 61.104 / 54. 61.104
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 33.101 /  3. 33.101
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
"	2013-02-02T02:15:39+01:00	ulatekh
	2212	Application provided invalid, non monotonically increasing dts to muxer in stream 2: 1372390 >= 1372390 av_interleaved_write_frame(): Invalid argument	undetermined		defect	2013-01-30T12:07:17+01:00	"download the problem file (still uploading, up in 1 hour, size 324.477.128 bytes):

https://dl.dropbox.com/u/7221986/1.mkv

{{{
ffmpeg -i 1.mkv -map 0:0 -map 0:1 -map 0:2 -scodec mov_text -vcodec copy -acodec copy 1.mp4
ffmpeg version 1.1.1-tessus Copyright (c) 2000-2013 the FFmpeg developers
  built on Jan 20 2013 23:17:33 with llvm-gcc 4.2.1 (LLVM build 2336.1.00)
  configuration: --prefix=/Users/tessus/data/ext/ffmpeg/sw --as=yasm --extra-version=tessus --disable-shared --enable-static --disable-ffplay --disable-ffserver --enable-gpl --enable-pthreads --enable-postproc --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-libspeex --enable-bzlib --enable-zlib --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libxavs --enable-version3 --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvpx --enable-libgsm --enable-libopus --enable-fontconfig --enable-libfreetype --enable-libass --enable-filters --enable-runtime-cpudetect
  libavutil      52. 13.100 / 52. 13.100
  libavcodec     54. 86.100 / 54. 86.100
  libavformat    54. 59.106 / 54. 59.106
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 32.100 /  3. 32.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[matroska,webm @ 0x102006a00] Unknown entry 0x437E
    Last message repeated 11 times
[matroska,webm @ 0x102006a00] Unknown entry 0x63C9
    Last message repeated 1 times
Input #0, matroska,webm, from '1.mkv':
  Metadata:
    creation_time   : 2012-10-10 23:54:58
    TITLE           : No OP / ED
    TITLE-eng       : No OP / ED
  Duration: 00:23:39.88, start: 0.000000, bitrate: 1828 kb/s
    Chapter #0.0: start 0.000000, end 36.912000
    Metadata:
      title           : Intro
    Chapter #0.1: start 36.952000, end 126.877000
    Metadata:
      title           : Opening
    Chapter #0.2: start 126.917000, end 797.839000
    Metadata:
      title           : Part A
    Chapter #0.3: start 797.879000, end 801.843000
    Metadata:
      title           : Eyecatch
    Chapter #0.4: start 801.883000, end 1324.782000
    Metadata:
      title           : Part B
    Chapter #0.5: start 1324.822000, end 1414.830000
    Metadata:
      title           : Ending
    Chapter #0.6: start 1414.870000, end 1419.835000
    Metadata:
      title           : Next episode preview
    Stream #0:0: Video: h264 (High 10), yuv420p10le, 1280x720, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    Metadata:
      title           : H.264
    Stream #0:1(jpn): Audio: aac, 48000 Hz, stereo, fltp (default)
    Metadata:
      title           : Japanese 2.0 AAC
    Stream #0:2(eng): Subtitle: ssa (default)
    Metadata:
      title           : English subtitles
Codec 0x18000 is not in the full list.
    Stream #0:3: Attachment: unknown_codec
    Metadata:
      filename        : QuattrocentoSans-BoldItalic.ttf
      mimetype        : application/x-truetype-font
Codec 0x18000 is not in the full list.
    Stream #0:4: Attachment: unknown_codec
    Metadata:
      filename        : QuattrocentoSans-Bold.ttf
      mimetype        : application/x-truetype-font
Codec 0x18000 is not in the full list.
    Stream #0:5: Attachment: unknown_codec
    Metadata:
      filename        : Jerry_B4s_handwriting.ttf
      mimetype        : application/x-truetype-font
Codec 0x18000 is not in the full list.
    Stream #0:6: Attachment: unknown_codec
    Metadata:
      filename        : IwaOMinPro-Bd-Fate.ttf
      mimetype        : application/x-truetype-font
Codec 0x18000 is not in the full list.
    Stream #0:7: Attachment: unknown_codec
    Metadata:
      filename        : DK+Crayon+Crumble.ttf
      mimetype        : application/x-truetype-font
Codec 0x18000 is not in the full list.
    Stream #0:8: Attachment: unknown_codec
    Metadata:
      filename        : corbelz.ttf
      mimetype        : application/x-truetype-font
Codec 0x18000 is not in the full list.
    Stream #0:9: Attachment: unknown_codec
    Metadata:
      filename        : angelina.TTF
      mimetype        : application/x-truetype-font
Codec 0x18000 is not in the full list.
    Stream #0:10: Attachment: unknown_codec
    Metadata:
      filename        : akarinop.ttf
      mimetype        : application/x-truetype-font
Codec 0x18000 is not in the full list.
    Stream #0:11: Attachment: unknown_codec
    Metadata:
      filename        : tamayura-handwriting.ttf
      mimetype        : application/x-truetype-font
Codec 0x18000 is not in the full list.
    Stream #0:12: Attachment: unknown_codec
    Metadata:
      filename        : Snake.ttf
      mimetype        : application/x-truetype-font
Output #0, mp4, to '1.mp4':
  Metadata:
    TITLE-eng       : No OP / ED
    TITLE           : No OP / ED
    encoder         : Lavf54.59.106
    Chapter #0.0: start 0.000000, end 36.912000
    Metadata:
      title           : Intro
    Chapter #0.1: start 36.952000, end 126.877000
    Metadata:
      title           : Opening
    Chapter #0.2: start 126.917000, end 797.839000
    Metadata:
      title           : Part A
    Chapter #0.3: start 797.879000, end 801.843000
    Metadata:
      title           : Eyecatch
    Chapter #0.4: start 801.883000, end 1324.782000
    Metadata:
      title           : Part B
    Chapter #0.5: start 1324.822000, end 1414.830000
    Metadata:
      title           : Ending
    Chapter #0.6: start 1414.870000, end 1419.835000
    Metadata:
      title           : Next episode preview
    Stream #0:0: Video: h264 ([33][0][0][0] / 0x0021), yuv420p10le, 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 23.98 fps, 16k tbn, 1k tbc (default)
    Metadata:
      title           : H.264
    Stream #0:1(jpn): Audio: aac ([64][0][0][0] / 0x0040), 48000 Hz, stereo (default)
    Metadata:
      title           : Japanese 2.0 AAC
    Stream #0:2(eng): Subtitle: mov_text ([8][0][0][0] / 0x0008) (default)
    Metadata:
      title           : English subtitles
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
  Stream #0:2 -> #0:2 (ass -> mov_text)
Press [q] to stop, [?] for help
Application provided invalid, non monotonically increasing dts to muxer in stream 2: 1372390 >= 1372390
av_interleaved_write_frame(): Invalid argument
}}}"	2013-04-02T21:00:48+02:00	julian
	2220	FFMPEG unable to stream copy some wtv H264 into mpegts	undetermined		defect	2013-02-01T15:17:01+01:00	"Summary of the bug:
with some H264 files ffmpeg is able to stream copy the video stream perfectly fine, with other it's not able to.

I've uploaded the file ""H264 Copy Remux Fail.wtv"" to the FTP server.

How to reproduce:
{{{
ffmpeg -i ""H264 Copy Remux Fail.wtv"" -vcodec copy -an test.ts

ffmpeg version N-48065-g6375318 Copyright (c) 2000-2012 the FFmpeg developers
  built on Dec 21 2012 09:06:30 with gcc 4.7.2 (GCC)
  configuration: --enable-static --arch=x86 --target-os=mingw32 --cross-prefix=/home/rdp/dev/ffmpeg-windows-build-helper
s/sandbox/mingw-w64-i686/bin/i686-w64-mingw32- --pkg-config=pkg-config --enable-gpl --enable-libx264 --enable-avisynth -
-enable-libxvid --enable-libmp3lame --enable-version3 --enable-zlib --enable-librtmp --enable-libvorbis --enable-libtheo
ra --enable-libspeex --enable-libopenjpeg --enable-gnutls --enable-libgsm --enable-libfreetype --enable-fontconfig --ena
ble-libass --enable-libutvideo --enable-libopus --disable-w32threads --enable-frei0r --enable-filter=frei0r --enable-lib
vo-aacenc --enable-bzlib --enable-libxavs --extra-cflags=-DPTW32_STATIC_LIB --enable-libopencore-amrnb --enable-libopenc
ore-amrwb --enable-libvo-amrwbenc --enable-libschroedinger --enable-libbluray --enable-libvpx --enable-runtime-cpudetect

  libavutil      52. 12.100 / 52. 12.100
  libavcodec     54. 81.100 / 54. 81.100
  libavformat    54. 49.102 / 54. 49.102
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 29.100 /  3. 29.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[wtv @ 0033d420] reported file length (0x7d3ab468) exceeds number of available sectors (0x40000000)
[aac_latm @ 0033ee40] initializing latmctx
[aac_latm @ 0033e840] initializing latmctx
[h264 @ 0033f440] mmco: unref short failure
    Last message repeated 2 times
Input #0, wtv, from 'H264 Copy Remux Fail.wtv':
  Metadata:
    WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74
    WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000
    Title           : Great British Railway Journeys
    WM/SubTitle     : Taunton to Minehead
    WM/SubTitleDescription: Michael Portillo explores a church that moves in mysterious ways and summons all his strengt
h, to move a one hundred and ten tonne steam locomotive.
    genre           : Documentary;Other
    WM/OriginalReleaseTime: 0
    WM/MediaCredits : ;Dave Minchin;Michael Portillo;
    service_provider: BBC HD
    service_name    : BBC HD
    WM/MediaOriginalChannel: 102
    WM/MediaOriginalChannelSubNumber: 0
    WM/MediaOriginalBroadcastDateTime: 2013-01-30T00:00:00Z
    WM/MediaOriginalRunTime: 19711177116
    WM/MediaIsStereo: false
    WM/MediaIsRepeat: false
    WM/MediaIsLive  : false
    WM/MediaIsTape  : false
    WM/MediaIsDelay : false
    WM/MediaIsSubtitled: true
    WM/MediaIsMovie : false
    WM/MediaIsPremiere: false
    WM/MediaIsFinale: false
    WM/MediaIsSAP   : false
    WM/MediaIsSport : false
    WM/Provider     : MediaCenterDefault
    WM/VideoClosedCaptioning: false
    WM/WMRVEncodeTime: 2013-01-30 18:30:08
    WM/WMRVSeriesUID: !GenericSeries!Great British Railway Journeys
    WM/WMRVServiceID: !MCService!755567
    WM/WMRVProgramID: !MCProgram!49381242
    WM/WMRVRequestID: 0
    WM/WMRVScheduleItemID: 0
    WM/WMRVQuality  : 0
    WM/WMRVOriginalSoftPrePadding: 420
    WM/WMRVOriginalSoftPostPadding: 180
    WM/WMRVHardPrePadding: -300
    WM/WMRVHardPostPadding: 0
    WM/WMRVATSCContent: false
    WM/WMRVDTVContent: true
    WM/WMRVHDContent: true
    Duration        : 17918570369
    WM/WMRVEndTime  : 2013-01-30 19:00:00
    WM/WMRVBitrate  : 9.382929
    WM/WMRVKeepUntil: -1
    WM/WMRVActualSoftPrePadding: 291
    WM/WMRVActualSoftPostPadding: 0
    WM/WMRVContentProtected: false
    WM/WMRVContentProtectedPercent: 0
    WM/WMRVExpirationSpan: 9223372036854775807
    WM/WMRVInBandRatingSystem: 255
    WM/WMRVInBandRatingLevel: 255
    WM/WMRVInBandRatingAttributes: 0
    WM/WMRVWatched  : false
    WM/MediaThumbWidth: 0
    WM/MediaThumbHeight: 0
    WM/MediaThumbStride: 0
    WM/MediaThumbRet: 4
    WM/MediaThumbRatingSystem: 255
    WM/MediaThumbRatingLevel: 255
    WM/MediaThumbRatingAttributes: 19243776
    WM/MediaThumbAspectRatioX: 0
    WM/MediaThumbAspectRatioY: 0
    WM/MediaThumbTimeStamp: -4616189618054758400
  Duration: 00:14:59.19, start: 1.691285, bitrate: 2798 kb/s
    Stream #0:0[0x38](eng): Subtitle: dvb_subtitle
    Stream #0:1[0x39](eng): Audio: aac_latm ([2][22][0][0] / 0x1602), 48000 Hz, stereo, fltp (hearing impaired)
    Stream #0:2[0x3a](eng): Audio: aac_latm ([2][22][0][0] / 0x1602), 48000 Hz, stereo, fltp
    Stream #0:3[0x3b]: Video: h264 (High), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 10000k tbn, 50 tbc
Output #0, mpegts, to 'test.ts':
  Metadata:
    WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74
    WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000
    Title           : Great British Railway Journeys
    WM/SubTitle     : Taunton to Minehead
    WM/SubTitleDescription: Michael Portillo explores a church that moves in mysterious ways and summons all his strengt
h, to move a one hundred and ten tonne steam locomotive.
    genre           : Documentary;Other
    WM/OriginalReleaseTime: 0
    WM/MediaCredits : ;Dave Minchin;Michael Portillo;
    service_provider: BBC HD
    service_name    : BBC HD
    WM/MediaOriginalChannel: 102
    WM/MediaOriginalChannelSubNumber: 0
    WM/MediaOriginalBroadcastDateTime: 2013-01-30T00:00:00Z
    WM/MediaOriginalRunTime: 19711177116
    WM/MediaIsStereo: false
    WM/MediaIsRepeat: false
    WM/MediaIsLive  : false
    WM/MediaIsTape  : false
    WM/MediaIsDelay : false
    WM/MediaIsSubtitled: true
    WM/MediaIsMovie : false
    WM/MediaIsPremiere: false
    WM/MediaIsFinale: false
    WM/MediaIsSAP   : false
    WM/MediaIsSport : false
    WM/Provider     : MediaCenterDefault
    WM/VideoClosedCaptioning: false
    WM/WMRVEncodeTime: 2013-01-30 18:30:08
    WM/WMRVSeriesUID: !GenericSeries!Great British Railway Journeys
    WM/WMRVServiceID: !MCService!755567
    WM/WMRVProgramID: !MCProgram!49381242
    WM/WMRVRequestID: 0
    WM/WMRVScheduleItemID: 0
    WM/WMRVQuality  : 0
    WM/WMRVOriginalSoftPrePadding: 420
    WM/WMRVOriginalSoftPostPadding: 180
    WM/WMRVHardPrePadding: -300
    WM/WMRVHardPostPadding: 0
    WM/WMRVATSCContent: false
    WM/WMRVDTVContent: true
    WM/WMRVHDContent: true
    Duration        : 17918570369
    WM/WMRVEndTime  : 2013-01-30 19:00:00
    WM/WMRVBitrate  : 9.382929
    WM/WMRVKeepUntil: -1
    WM/WMRVActualSoftPrePadding: 291
    WM/WMRVActualSoftPostPadding: 0
    WM/WMRVContentProtected: false
    WM/WMRVContentProtectedPercent: 0
    WM/WMRVExpirationSpan: 9223372036854775807
    WM/WMRVInBandRatingSystem: 255
    WM/WMRVInBandRatingLevel: 255
    WM/WMRVInBandRatingAttributes: 0
    WM/WMRVWatched  : false
    WM/MediaThumbWidth: 0
    WM/MediaThumbHeight: 0
    WM/MediaThumbStride: 0
    WM/MediaThumbRet: 4
    WM/MediaThumbRatingSystem: 255
    WM/MediaThumbRatingLevel: 255
    WM/MediaThumbRatingAttributes: 19243776
    WM/MediaThumbAspectRatioX: 0
    WM/MediaThumbAspectRatioY: 0
    WM/MediaThumbTimeStamp: -4616189618054758400
    encoder         : Lavf54.49.102
    Stream #0:0: Video: h264, yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 25 fps, 90k tbn, 25 tbc
Stream mapping:
  Stream #0:3 -> #0:0 (copy)
Press [q] to stop, [?] for help
[mpegts @ 03cb2720] H.264 bitstream malformed, no startcode found, use the h264_mp4toannexb bitstream filter (-bsf h264_
mp4toannexb)
av_interleaved_write_frame(): Invalid argument
}}}


{{{
ffmpeg -i ""H264 Copy Remux Fail.wtv"" -vcodec copy -an -bsf:v h264_mp4toannexb test.ts

ffmpeg version N-48065-g6375318 Copyright (c) 2000-2012 the FFmpeg developers
  built on Dec 21 2012 09:06:30 with gcc 4.7.2 (GCC)
  configuration: --enable-static --arch=x86 --target-os=mingw32 --cross-prefix=/home/rdp/dev/ffmpeg-windows-build-helper
s/sandbox/mingw-w64-i686/bin/i686-w64-mingw32- --pkg-config=pkg-config --enable-gpl --enable-libx264 --enable-avisynth -
-enable-libxvid --enable-libmp3lame --enable-version3 --enable-zlib --enable-librtmp --enable-libvorbis --enable-libtheo
ra --enable-libspeex --enable-libopenjpeg --enable-gnutls --enable-libgsm --enable-libfreetype --enable-fontconfig --ena
ble-libass --enable-libutvideo --enable-libopus --disable-w32threads --enable-frei0r --enable-filter=frei0r --enable-lib
vo-aacenc --enable-bzlib --enable-libxavs --extra-cflags=-DPTW32_STATIC_LIB --enable-libopencore-amrnb --enable-libopenc
ore-amrwb --enable-libvo-amrwbenc --enable-libschroedinger --enable-libbluray --enable-libvpx --enable-runtime-cpudetect

  libavutil      52. 12.100 / 52. 12.100
  libavcodec     54. 81.100 / 54. 81.100
  libavformat    54. 49.102 / 54. 49.102
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 29.100 /  3. 29.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[wtv @ 01f3d4e0] reported file length (0x7d3ab468) exceeds number of available sectors (0x40000000)
[aac_latm @ 01f3eee0] initializing latmctx
[aac_latm @ 01f3e8e0] initializing latmctx
[h264 @ 01f3f4c0] mmco: unref short failure
    Last message repeated 2 times
Input #0, wtv, from 'H264 Copy Remux Fail.wtv':
  Metadata:
    WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74
    WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000
    Title           : Great British Railway Journeys
    WM/SubTitle     : Taunton to Minehead
    WM/SubTitleDescription: Michael Portillo explores a church that moves in mysterious ways and summons all his strengt
h, to move a one hundred and ten tonne steam locomotive.
    genre           : Documentary;Other
    WM/OriginalReleaseTime: 0
    WM/MediaCredits : ;Dave Minchin;Michael Portillo;
    service_provider: BBC HD
    service_name    : BBC HD
    WM/MediaOriginalChannel: 102
    WM/MediaOriginalChannelSubNumber: 0
    WM/MediaOriginalBroadcastDateTime: 2013-01-30T00:00:00Z
    WM/MediaOriginalRunTime: 19711177116
    WM/MediaIsStereo: false
    WM/MediaIsRepeat: false
    WM/MediaIsLive  : false
    WM/MediaIsTape  : false
    WM/MediaIsDelay : false
    WM/MediaIsSubtitled: true
    WM/MediaIsMovie : false
    WM/MediaIsPremiere: false
    WM/MediaIsFinale: false
    WM/MediaIsSAP   : false
    WM/MediaIsSport : false
    WM/Provider     : MediaCenterDefault
    WM/VideoClosedCaptioning: false
    WM/WMRVEncodeTime: 2013-01-30 18:30:08
    WM/WMRVSeriesUID: !GenericSeries!Great British Railway Journeys
    WM/WMRVServiceID: !MCService!755567
    WM/WMRVProgramID: !MCProgram!49381242
    WM/WMRVRequestID: 0
    WM/WMRVScheduleItemID: 0
    WM/WMRVQuality  : 0
    WM/WMRVOriginalSoftPrePadding: 420
    WM/WMRVOriginalSoftPostPadding: 180
    WM/WMRVHardPrePadding: -300
    WM/WMRVHardPostPadding: 0
    WM/WMRVATSCContent: false
    WM/WMRVDTVContent: true
    WM/WMRVHDContent: true
    Duration        : 17918570369
    WM/WMRVEndTime  : 2013-01-30 19:00:00
    WM/WMRVBitrate  : 9.382929
    WM/WMRVKeepUntil: -1
    WM/WMRVActualSoftPrePadding: 291
    WM/WMRVActualSoftPostPadding: 0
    WM/WMRVContentProtected: false
    WM/WMRVContentProtectedPercent: 0
    WM/WMRVExpirationSpan: 9223372036854775807
    WM/WMRVInBandRatingSystem: 255
    WM/WMRVInBandRatingLevel: 255
    WM/WMRVInBandRatingAttributes: 0
    WM/WMRVWatched  : false
    WM/MediaThumbWidth: 0
    WM/MediaThumbHeight: 0
    WM/MediaThumbStride: 0
    WM/MediaThumbRet: 4
    WM/MediaThumbRatingSystem: 255
    WM/MediaThumbRatingLevel: 255
    WM/MediaThumbRatingAttributes: 19243776
    WM/MediaThumbAspectRatioX: 0
    WM/MediaThumbAspectRatioY: 0
    WM/MediaThumbTimeStamp: -4616189618054758400
  Duration: 00:14:59.19, start: 1.691285, bitrate: 2798 kb/s
    Stream #0:0[0x38](eng): Subtitle: dvb_subtitle
    Stream #0:1[0x39](eng): Audio: aac_latm ([2][22][0][0] / 0x1602), 48000 Hz, stereo, fltp (hearing impaired)
    Stream #0:2[0x3a](eng): Audio: aac_latm ([2][22][0][0] / 0x1602), 48000 Hz, stereo, fltp
    Stream #0:3[0x3b]: Video: h264 (High), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 10000k tbn, 50 tbc
File 'test.ts' already exists. Overwrite ? [y/N] y
Output #0, mpegts, to 'test.ts':
  Metadata:
    WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74
    WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000
    Title           : Great British Railway Journeys
    WM/SubTitle     : Taunton to Minehead
    WM/SubTitleDescription: Michael Portillo explores a church that moves in mysterious ways and summons all his strengt
h, to move a one hundred and ten tonne steam locomotive.
    genre           : Documentary;Other
    WM/OriginalReleaseTime: 0
    WM/MediaCredits : ;Dave Minchin;Michael Portillo;
    service_provider: BBC HD
    service_name    : BBC HD
    WM/MediaOriginalChannel: 102
    WM/MediaOriginalChannelSubNumber: 0
    WM/MediaOriginalBroadcastDateTime: 2013-01-30T00:00:00Z
    WM/MediaOriginalRunTime: 19711177116
    WM/MediaIsStereo: false
    WM/MediaIsRepeat: false
    WM/MediaIsLive  : false
    WM/MediaIsTape  : false
    WM/MediaIsDelay : false
    WM/MediaIsSubtitled: true
    WM/MediaIsMovie : false
    WM/MediaIsPremiere: false
    WM/MediaIsFinale: false
    WM/MediaIsSAP   : false
    WM/MediaIsSport : false
    WM/Provider     : MediaCenterDefault
    WM/VideoClosedCaptioning: false
    WM/WMRVEncodeTime: 2013-01-30 18:30:08
    WM/WMRVSeriesUID: !GenericSeries!Great British Railway Journeys
    WM/WMRVServiceID: !MCService!755567
    WM/WMRVProgramID: !MCProgram!49381242
    WM/WMRVRequestID: 0
    WM/WMRVScheduleItemID: 0
    WM/WMRVQuality  : 0
    WM/WMRVOriginalSoftPrePadding: 420
    WM/WMRVOriginalSoftPostPadding: 180
    WM/WMRVHardPrePadding: -300
    WM/WMRVHardPostPadding: 0
    WM/WMRVATSCContent: false
    WM/WMRVDTVContent: true
    WM/WMRVHDContent: true
    Duration        : 17918570369
    WM/WMRVEndTime  : 2013-01-30 19:00:00
    WM/WMRVBitrate  : 9.382929
    WM/WMRVKeepUntil: -1
    WM/WMRVActualSoftPrePadding: 291
    WM/WMRVActualSoftPostPadding: 0
    WM/WMRVContentProtected: false
    WM/WMRVContentProtectedPercent: 0
    WM/WMRVExpirationSpan: 9223372036854775807
    WM/WMRVInBandRatingSystem: 255
    WM/WMRVInBandRatingLevel: 255
    WM/WMRVInBandRatingAttributes: 0
    WM/WMRVWatched  : false
    WM/MediaThumbWidth: 0
    WM/MediaThumbHeight: 0
    WM/MediaThumbStride: 0
    WM/MediaThumbRet: 4
    WM/MediaThumbRatingSystem: 255
    WM/MediaThumbRatingLevel: 255
    WM/MediaThumbRatingAttributes: 19243776
    WM/MediaThumbAspectRatioX: 0
    WM/MediaThumbAspectRatioY: 0
    WM/MediaThumbTimeStamp: -4616189618054758400
    encoder         : Lavf54.49.102
    Stream #0:0: Video: h264, yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 25 fps, 90k tbn, 25 tbc
Stream mapping:
  Stream #0:3 -> #0:0 (copy)
Press [q] to stop, [?] for help
[NULL @ 03b21d80] Warning: SPS NALU missing or invalid. The resulting stream may not play.
[NULL @ 03b21d80] Warning: PPS NALU missing or invalid. The resulting stream may not play.
Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec copy: Invalid argument
[mpegts @ 03d18a40] H.264 bitstream malformed, no startcode found, use the h264_mp4toannexb bitstream filter (-bsf h264_
mp4toannexb)
av_interleaved_write_frame(): Invalid argument
}}}"	2013-04-22T19:30:54+02:00	ramitbhalla
	2252	WTV files created by ffmpeg do not playback on XBox 360 extender	avformat		defect	2013-02-08T15:27:28+01:00	"Summary of the bug: WTV files created by ffmpeg do not play back on X360 extender.
It gives an error:
"" Files needed to display video are not installed...""

However it plays back fine on WMP and MCE.
"	2013-05-02T06:47:23+02:00	ramitbhalla
	2270	ffmpeg transcodes cover art to a video stream with a single frame	avformat		defect	2013-02-14T11:05:53+01:00	"{{{
$ ffmpeg -i tests/sample.mp3 out.mkv 
ffmpeg version 1.0.3 Copyright (c) 2000-2012 the FFmpeg developers
  built on Jan 24 2013 14:52:18 with gcc 4.7 (Debian 4.7.2-5)
  configuration: --prefix=/usr --extra-cflags='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security ' --extra-ldflags='-Wl,-z,relro' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-nonfree --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libtheora --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable-nonfree --disable-stripping --enable-libvpx --enable-libschroedinger --disable-encoder=libschroedinger --enable-version3 --enable-libopenjpeg --enable-librtmp --enable-avfilter --enable-libfreetype --enable-libvo-aacenc --disable-decoder=amrnb --enable-libvo-amrwbenc --enable-libaacplus --libdir=/usr/lib/i386-linux-gnu --disable-vda --enable-libbluray --enable-libcdio --enable-gnutls --enable-frei0r --enable-openssl --enable-libass --enable-libopus --enable-fontconfig --enable-libdc1394 --disable-altivec --disable-armv5te --disable  libavutil      51. 73.101 / 51. 73.101
  libavcodec     54. 59.100 / 54. 59.100
  libavformat    54. 29.104 / 54. 29.104
  libavdevice    54.  2.101 / 54.  2.101
  libavfilter     3. 17.100 /  3. 17.100
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[mp3 @ 0x8091a60] max_analyze_duration 5000000 reached at 5015510
[mp3 @ 0x8091a60] Estimating duration from bitrate, this may be inaccurate
Input #0, mp3, from 'tests/sample.mp3':
  Metadata:
    album_artist    : Armin Van Buuren
    track           : 26
    encoded_by      : Https://Www.Facebook.Com/Inspirontrance
    title           : Serenity (Andrew Rayel Aether Remix) [Future Favorite]
    artist          : Armin Van Buuren Feat. Jan Vayne
    album           : A State Of Trance Episode 587 (2012-11-15)
    genre           : Trance
    date            : 2012

  Duration: 00:05:20.20, start: 0.000000, bitrate: 255 kb/s
    Stream #0:0: Audio: mp3, 44100 Hz, stereo, s16, 256 kb/s
    Stream #0:1: Video: mjpeg, yuvj444p, 720x720 [SAR 72:72 DAR 1:1], 90k tbr, 90k tbn, 90k tbc
    Metadata:
      title           : 
      comment         : Cover (front)
[libx264 @ 0x80a82e0] using SAR=1/1
[libx264 @ 0x80a82e0] MB rate (182250000) > level limit (2073600)
[libx264 @ 0x80a82e0] using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
[libx264 @ 0x80a82e0] profile High, level 5.2
[libx264 @ 0x80a82e0] 264 - core 129 - H.264/MPEG-4 AVC codec - Copyleft 2003-2013 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=3 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, matroska, to 'out.mkv':
  Metadata:
    album_artist    : Armin Van Buuren
    PART_NUMBER     : 26
    encoded_by      : Https://Www.Facebook.Com/Inspirontrance
    title           : Serenity (Andrew Rayel Aether Remix) [Future Favorite]
    artist          : Armin Van Buuren Feat. Jan Vayne
    album           : A State Of Trance Episode 587 (2012-11-15)
    genre           : Trance
    date            : 2012
    encoder         : Lavf54.29.104
    Stream #0:0: Video: h264 (H264 / 0x34363248), yuvj420p, 720x720 [SAR 1:1 DAR 1:1], q=-1--1, 1k tbn, 90k tbc
    Metadata:
      title           : 
      comment         : Cover (front)
    Stream #0:1: Audio: vorbis (oV[0][0] / 0x566F), 44100 Hz, stereo, flt
Stream mapping:
  Stream #0:1 -> #0:0 (mjpeg -> libx264)
  Stream #0:0 -> #0:1 (mp3 -> libvorbis)
Press [q] to stop, [?] for help
frame=    1 fps=0.1 q=33.0 Lsize=    4410kB time=00:05:12.99 bitrate= 115.4kbits/s    
video:11kB audio:4276kB subtitle:0 global headers:4kB muxing overhead 2.766691%

[libx264 @ 0x80a82e0] frame I:1     Avg QP:31.73  size: 10211
[libx264 @ 0x80a82e0] mb I  I16..4: 46.9% 35.0% 18.1%
[libx264 @ 0x80a82e0] 8x8 transform intra:35.0%
[libx264 @ 0x80a82e0] coded y,uvDC,uvAC intra: 26.8% 8.9% 3.2%
[libx264 @ 0x80a82e0] i16 v,h,dc,p: 70% 16%  7%  7%
[libx264 @ 0x80a82e0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 27% 14% 23%  4%  5% 11%  5%  6%  5%
[libx264 @ 0x80a82e0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 40% 20% 13%  4%  5%  7%  4%  4%  3%
[libx264 @ 0x80a82e0] i8c dc,h,v,p: 91%  4%  5%  0%
[libx264 @ 0x80a82e0] kb/s:7351920.00
}}}

{{{

$ ffprobe out.mkv 
ffprobe version 1.0.3 Copyright (c) 2007-2012 the FFmpeg developers
  built on Jan 24 2013 14:52:18 with gcc 4.7 (Debian 4.7.2-5)
  configuration: --prefix=/usr --extra-cflags='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security ' --extra-ldflags='-Wl,-z,relro' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-nonfree --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libtheora --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable-nonfree --disable-stripping --enable-libvpx --enable-libschroedinger --disable-encoder=libschroedinger --enable-version3 --enable-libopenjpeg --enable-librtmp --enable-avfilter --enable-libfreetype --enable-libvo-aacenc --disable-decoder=amrnb --enable-libvo-amrwbenc --enable-libaacplus --libdir=/usr/lib/i386-linux-gnu --disable-vda --enable-libbluray --enable-libcdio --enable-gnutls --enable-frei0r --enable-openssl --enable-libass --enable-libopus --enable-fontconfig --enable-libdc1394 --disable-altivec --disable-armv5te --disable  libavutil      51. 73.101 / 51. 73.101
  libavcodec     54. 59.100 / 54. 59.100
  libavformat    54. 29.104 / 54. 29.104
  libavdevice    54.  2.101 / 54.  2.101
  libavfilter     3. 17.100 /  3. 17.100
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[matroska,webm @ 0x807f6e0] max_analyze_duration 5000000 reached at 5017000
Input #0, matroska,webm, from 'out.mkv':
  Metadata:
    title           : Serenity (Andrew Rayel Aether Remix) [Future Favorite]
    ALBUM_ARTIST    : Armin Van Buuren
    track           : 26
    ENCODED_BY      : Https://Www.Facebook.Com/Inspirontrance
    ARTIST          : Armin Van Buuren Feat. Jan Vayne
    ALBUM           : A State Of Trance Episode 587 (2012-11-15)
    GENRE           : Trance
    DATE            : 2012
    ENCODER         : Lavf54.29.104
  Duration: 00:05:13.54, start: 0.000000, bitrate: 115 kb/s
    Stream #0:0: Video: h264 (High), yuvj420p, 720x720 [SAR 1:1 DAR 1:1], 30k fps, 30k tbr, 1k tbn, 180k tbc
    Metadata:
      title           : 
      COMMENT         : Cover (front)
    Stream #0:1: Audio: vorbis, 44100 Hz, stereo, s16 (default)
}}}

It should create an audio-only mkv with the picture embedded as metadata instead. Should it turn out that mkv does not have anything like image data in metadata, ffmpeg should not create a video stream anyway."	2013-02-14T14:28:56+01:00	gjdfgh
	2274	bgrp10le in nut muxed or demuxed as rgb555le	avformat		defect	2013-02-17T10:47:03+01:00	"Summary of the bug:
Encoding pix_fmt GBRP10LE rawvideo in a NUT container produces RGB555LE files (without saying so).
Playing the resulting file with ffplay displays wrong colors: Everything is blue/green.

How to reproduce:

$ ffmpeg_git -f lavfi -i mandelbrot -t 1 -f nut -an -vcodec rawvideo -pix_fmt gbrp10le output.nut
{{{
ffmpeg version N-50025-gb8bb661 Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 17 2013 10:44:03 with gcc 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
  configuration: --prefix=/usr/local --enable-gpl --enable-nonfree --enable-version3 --enable-postproc --enable-swscale --enable-avfilter --enable-pthreads --enable-bzlib --enable-libmp3lame --enable-libvorbis --enable-libxvid --enable-zlib --enable-libopenjpeg --enable-decoder=png --enable-encoder=png --enable-libfreetype --enable-libschroedinger
  libavutil      52. 17.101 / 52. 17.101
  libavcodec     54. 91.103 / 54. 91.103
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.100 /  3. 38.100
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[lavfi @ 0x252a040] Estimating duration from bitrate, this may be inaccurate
Input #0, lavfi, from 'mandelbrot':
  Duration: N/A, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: rawvideo (RGBA / 0x41424752), rgba, 640x480 [SAR 1:1 DAR 4:3], 25 tbr, 25 tbn, 25 tbc
Output #0, nut, to 'output.nut':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (RGB[15] / 0xF424752), gbrp10le, 640x480 [SAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 51200 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (rawvideo -> rawvideo)
Press [q] to stop, [?] for help
frame=   25 fps=0.0 q=0.0 Lsize=   45001kB time=00:00:01.00 bitrate=368648.8kbits/s    
video:45000kB audio:0kB subtitle:0 global headers:0kB muxing overhead 0.002396%
}}}

$ ffprobe_git output.nut
{{{
ffprobe version N-50025-gb8bb661 Copyright (c) 2007-2013 the FFmpeg developers
  built on Feb 17 2013 10:44:03 with gcc 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
  configuration: --prefix=/usr/local --enable-gpl --enable-nonfree --enable-version3 --enable-postproc --enable-swscale --enable-avfilter --enable-pthreads --enable-bzlib --enable-libmp3lame --enable-libvorbis --enable-libxvid --enable-zlib --enable-libopenjpeg --enable-decoder=png --enable-encoder=png --enable-libfreetype --enable-libschroedinger
  libavutil      52. 17.101 / 52. 17.101
  libavcodec     54. 91.103 / 54. 91.103
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.100 /  3. 38.100
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[nut @ 0x252a420] Estimating duration from bitrate, this may be inaccurate
Input #0, nut, from 'output.nut':
  Metadata:
    encoder         : Lavf54.63.100
  Duration: N/A, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: rawvideo (RGB[15] / 0xF424752), rgb555le, 640x480, SAR 1:1 DAR 4:3, 25 fps, 25 tbr, 51200 tbn, 51200 tbc
}}}

"	2013-02-17T16:54:03+01:00	peter_b
	2282	Failed seeks lead to undefined behavior	avformat		defect	2013-02-18T23:42:24+01:00	"Play a .flac file with ffplay. Right at the start, hit the cursor-right and cursor-down key multiple times. Then ffplay prints some error messages, and the printed playback position doesn't actually match what you hear.

Specifically, it prints decoder errors after an (obviously) failed seek. This indicates a problem with demuxer behavior and/or the seek API. (And if not, it's a ffplay bug.)

On IRC, it was said that failed seeks leave the demuxer in an undefined state.

{{{
$ ffplay test.flac 
ffplay version 1.0.3 Copyright (c) 2003-2012 the FFmpeg developers
  built on Jan 24 2013 14:52:18 with gcc 4.7 (Debian 4.7.2-5)
  configuration: --prefix=/usr --extra-cflags='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security ' --extra-ldflags='-Wl,-z,relro' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-nonfree --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libtheora --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable-nonfree --disable-stripping --enable-libvpx --enable-libschroedinger --disable-encoder=libschroedinger --enable-version3 --enable-libopenjpeg --enable-librtmp --enable-avfilter --enable-libfreetype --enable-libvo-aacenc --disable-decoder=amrnb --enable-libvo-amrwbenc --enable-libaacplus --libdir=/usr/lib/i386-linux-gnu --disable-vda --enable-libbluray --enable-libcdio --enable-gnutls --enable-frei0r --enable-openssl --enable-libass --enable-libopus --enable-fontconfig --enable-libdc1394 --disable-altivec --disable-armv5te --disable  libavutil      51. 73.101 / 51. 73.101
  libavcodec     54. 59.100 / 54. 59.100
  libavformat    54. 29.104 / 54. 29.104
  libavdevice    54.  2.101 / 54.  2.101
  libavfilter     3. 17.100 /  3. 17.100
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[flac @ 0x80e0620] max_analyze_duration 5000000 reached at 5015510
Input #0, flac, from 'test.flac':
  Metadata:
    ENCODER         : Lavf54.29.104
  Duration: 00:10:01.48, bitrate: 1186 kb/s
    Stream #0:0: Audio: flac, 44100 Hz, stereo, s16
test.flac: error while seeking=   47KB vq=    0KB sq=    0B f=0/0   
[flac @ 0x80e8a80] invalid sync codeKB vq=    0KB sq=    0B f=0/0   
[flac @ 0x80e8a80] invalid frame header
[flac @ 0x80e8a80] decode_frame() failed
[flac @ 0x80e8a80] invalid sync codeKB vq=    0KB sq=    0B f=0/0   
[flac @ 0x80e8a80] invalid frame header
[flac @ 0x80e8a80] decode_frame() failed

}}}
"	2013-03-16T11:16:22+01:00	gjdfgh
	2349	Windows, continuously write progress on one line	undetermined		defect	2013-03-12T11:41:28+01:00	"When encoding FFmpeg prints a new line every second with the progress, example

  frame=   31 fps=0.0 q=0.0 size=     152kB time=00:00:00.72 bitrate=1726.3kbits/s
  frame=   59 fps= 57 q=0.0 size=     175kB time=00:00:01.90 bitrate= 751.1kbits/s
  frame=   89 fps= 58 q=0.0 size=     204kB time=00:00:03.04 bitrate= 549.8kbits/s

With a large file these lines can quickly fill the console screen. I would like to see the progress on one line if possible, that is to say each second the same line is overwritten with the updated progress.

http://superuser.com/questions/564483/how-to-make-ffmpeg-continuously-write-progress-on-one-line"	2013-03-12T22:16:51+01:00	svnpenn
	2398	Bad timestamps when remuxing h264 wtv to ts	undetermined		defect	2013-03-24T14:07:28+01:00	"Summary of the bug:

How to reproduce:
{{{
ffmpeg -i input.wtv -vcodec copy -acodec copy -map 0:a -map 0:v -f mpegts output.ts

Command line : See attached log. Too large to paste.
}}}"	2013-04-22T14:55:32+02:00	dodgexander
	2410	ffmpeg down with video4linux2.	avdevice		defect	2013-03-28T18:45:17+01:00	"I have Easycap DC60 card(a video capture card). it runs on kernel 3.2 with stk1160 driver. I download ffmpeg source code on 3013/03/29 and compile it.
when I run a commandline:
{{{
[root@localhost ~]# ffmpeg -f video4linux2 -pix_fmt yuv420p -i /dev/video0  -vco                                                      dec mpeg4 -b:v 1200k -y test.avi
ffmpeg version N-51426-gdd17843 Copyright (c) 2000-2013 the FFmpeg developers
  built on Mar 29 2013 00:22:28 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-3)
  configuration: --enable-version3 --enable-libopencore-amrnb --enable-libopenco                                                      re-amrwb --enable-avfilter --enable-nonfree --enable-libmp3lame --enable-gpl --e                                                      nable-libfaac --enable-libx264 --enable-pthreads --disable-stripping --enable-li                                                      bass --extra-cflags=-I/usr/local/include --disable-debug
  libavutil      52. 22.101 / 52. 22.101
  libavcodec     55.  2.100 / 55.  2.100
  libavformat    55.  0.100 / 55.  0.100
  libavdevice    55.  0.100 / 55.  0.100
  libavfilter     3. 48.105 /  3. 48.105
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
'''[video4linux2,v4l2 @ 0x99704a0] ioctl(VIDIOC_G_PARM): Inappropriate ioctl for de                                                      vice
/dev/video0: Inappropriate ioctl for device'''
}}}"	2013-03-29T13:27:14+01:00	dinhka
	2456	can't concatenate two video files because of different SARs	avfilter		defect	2013-04-10T23:20:27+02:00	"I've got two videos encoded from a sequence of png images and audio streams from mp3 with similar params.
When I try to concatenate them using a custom filter I get this error:

[Parsed_concat_0 @ 00000000020a20e0] Input link in1:v0 parameters (size 1280x720, SAR 1:1) do not match the corresponding output link in0:v0 parameters (1280x720, SAR 0:1)

I don't quite understand how SARs of my videos both produced from 1280x720 pngs with the same FFMPEG parameters ended up having different SARs.

Here's the command line: 

ffmpeg.exe"" -report -i test3.mov -i test-h264-jpg.mov -filter_complex ""[0:0] [0:1] [1:0] [1:1] concat=n=2:v=1:a=1 [v] [a]"" -map ""[v]"" -map ""[a]"" -start_number 0 -r 25 -vcodec libx264 -crf 15 -preset slow -profile:v main -pix_fmt yuv420p -ac 2 -ar 48000 -ab 320k -y  concatted-mux.mov

and full output:

ffmpeg started on 2013-04-10 at 22:19:06
Report written to ""ffmpeg-20130410-221906.log""
Command line:
""ffmpeg.exe"" -report -i test3.mov -i test-h264-jpg.mov -filter_complex ""[0:0] [0:1] [1:0] [1:1] concat=n=2:v=1:a=1 [v] [a]"" -map ""[v]"" -map ""[a]"" -start_number 0 -r 25 -vcodec libx264 -crf 15 -preset slow -profile:v main -pix_fmt yuv420p -ac 2 -ar 48000 -ab 320k -y concatted-mux.mov
ffmpeg version N-49527-g985e93a Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb  1 2013 18:47:10 with gcc 4.7.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      52. 17.100 / 52. 17.100
  libavcodec     54. 91.100 / 54. 91.100
  libavformat    54. 61.104 / 54. 61.104
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 35.100 /  3. 35.100
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
Splitting the commandline.
Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
Reading option '-i' ... matched as input file with argument 'test3.mov'.
Reading option '-i' ... matched as input file with argument 'test-h264-jpg.mov'.
Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument '[0:0] [0:1] [1:0] [1:1] concat=n=2:v=1:a=1 [v] [a]'.
Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[v]'.
Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[a]'.
Reading option '-start_number' ... matched as AVOption 'start_number' with argument '0'.
Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '25'.
Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'libx264'.
Reading option '-crf' ... matched as AVOption 'crf' with argument '15'.
Reading option '-preset' ... matched as AVOption 'preset' with argument 'slow'.
Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument 'main'.
Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv420p'.
Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '2'.
Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '48000'.
Reading option '-ab' ... matched as AVOption 'ab' with argument '320k'.
Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
Reading option 'concatted-mux.mov' ... matched as output file.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option report (generate a report) with argument 1.
Applying option filter_complex (create a complex filtergraph) with argument [0:0] [0:1] [1:0] [1:1] concat=n=2:v=1:a=1 [v] [a].
Applying option y (overwrite output files) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input file test3.mov.
Successfully parsed a group of options.
Opening an input file: test3.mov.
[mov,mp4,m4a,3gp,3g2,mj2 @ 000000000032ef00] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 000000000032ef00] ISO: File Type Major Brand: qt  
[mov,mp4,m4a,3gp,3g2,mj2 @ 000000000032ef00] File position before avformat_find_stream_info() is 10775937
[h264 @ 000000000032f460] Using externally provided dimensions
[h264 @ 000000000032f460] no picture 
[mov,mp4,m4a,3gp,3g2,mj2 @ 000000000032ef00] All info found
[mov,mp4,m4a,3gp,3g2,mj2 @ 000000000032ef00] File position after avformat_find_stream_info() is 3111
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'test3.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 512
    compatible_brands: qt  
    encoder         : Lavf54.61.104
  Duration: 00:03:34.20, start: 0.000000, bitrate: 402 kb/s
    Stream #0:0(eng), 3, 1/12800: Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 1280x720, 74 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc
    Metadata:
      handler_name    : DataHandler
    Stream #0:1(eng), 1, 1/44100: Audio: mp3 (.mp3 / 0x33706D2E), 44100 Hz, stereo, s16p, 320 kb/s
    Metadata:
      handler_name    : DataHandler
Successfully opened the file.
Parsing a group of options: input file test-h264-jpg.mov.
Successfully parsed a group of options.
Opening an input file: test-h264-jpg.mov.
[mov,mp4,m4a,3gp,3g2,mj2 @ 000000000032a160] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 000000000032a160] ISO: File Type Major Brand: qt  
[mov,mp4,m4a,3gp,3g2,mj2 @ 000000000032a160] File position before avformat_find_stream_info() is 1982254
[h264 @ 0000000004194920] Using externally provided dimensions
[h264 @ 0000000004194920] no picture 
[mov,mp4,m4a,3gp,3g2,mj2 @ 000000000032a160] All info found
[mov,mp4,m4a,3gp,3g2,mj2 @ 000000000032a160] File position after avformat_find_stream_info() is 2064
Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'test-h264-jpg.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 512
    compatible_brands: qt  
    encoder         : Lavf54.61.104
  Duration: 00:00:12.09, start: 0.000000, bitrate: 1311 kb/s
    Stream #1:0(eng), 3, 1/12800: Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 1021 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc
    Metadata:
      handler_name    : DataHandler
    Stream #1:1(eng), 1, 1/44100: Audio: mp3 (.mp3 / 0x33706D2E), 44100 Hz, stereo, s16p, 320 kb/s
    Metadata:
      handler_name    : DataHandler
Successfully opened the file.
Parsing a group of options: output file concatted-mux.mov.
Applying option map (set input stream mapping) with argument [v].
Applying option map (set input stream mapping) with argument [a].
Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 25.
Applying option vcodec (force video codec ('copy' to copy stream)) with argument libx264.
Applying option profile:v (set profile) with argument main.
Applying option pix_fmt (set pixel format) with argument yuv420p.
Applying option ac (set number of audio channels) with argument 2.
Applying option ar (set audio sampling rate (in Hz)) with argument 48000.
Successfully parsed a group of options.
Opening an output file: concatted-mux.mov.
[concat @ 0000000002089720] Setting entry with key 'n' to value '2'
[concat @ 0000000002089720] Setting entry with key 'v' to value '1'
[concat @ 0000000002089720] Setting entry with key 'a' to value '1'
[buffer @ 0000000002099900] Setting entry with key 'video_size' to value '1280x720'
[buffer @ 0000000002099900] Setting entry with key 'pix_fmt' to value '0'
[buffer @ 0000000002099900] Setting entry with key 'time_base' to value '1/12800'
[buffer @ 0000000002099900] Setting entry with key 'pixel_aspect' to value '0/1'
[buffer @ 0000000002099900] Setting entry with key 'sws_param' to value 'flags=2'
[buffer @ 0000000002099900] Setting entry with key 'frame_rate' to value '25/1'
[graph 0 input from stream 0:0 @ 00000000020a1e60] w:1280 h:720 pixfmt:yuv420p tb:1/12800 fr:25/1 sar:0/1 sws_param:flags=2
[abuffer @ 0000000002098be0] Setting entry with key 'time_base' to value '1/44100'
[abuffer @ 0000000002098be0] Setting entry with key 'sample_rate' to value '44100'
[abuffer @ 0000000002098be0] Setting entry with key 'sample_fmt' to value 's16p'
[abuffer @ 0000000002098be0] Setting entry with key 'channel_layout' to value '0x3'
[graph 0 input from stream 0:1 @ 00000000020a1f00] tb:1/44100 samplefmt:s16p samplerate:44100 chlayout:0x3
[buffer @ 0000000002098ca0] Setting entry with key 'video_size' to value '1280x720'
[buffer @ 0000000002098ca0] Setting entry with key 'pix_fmt' to value '0'
[buffer @ 0000000002098ca0] Setting entry with key 'time_base' to value '1/12800'
[buffer @ 0000000002098ca0] Setting entry with key 'pixel_aspect' to value '1/1'
[buffer @ 0000000002098ca0] Setting entry with key 'sws_param' to value 'flags=2'
[buffer @ 0000000002098ca0] Setting entry with key 'frame_rate' to value '25/1'
[graph 0 input from stream 1:0 @ 00000000020a1de0] w:1280 h:720 pixfmt:yuv420p tb:1/12800 fr:25/1 sar:1/1 sws_param:flags=2
[abuffer @ 0000000002098d40] Setting entry with key 'time_base' to value '1/44100'
[abuffer @ 0000000002098d40] Setting entry with key 'sample_rate' to value '44100'
[abuffer @ 0000000002098d40] Setting entry with key 'sample_fmt' to value 's16p'
[abuffer @ 0000000002098d40] Setting entry with key 'channel_layout' to value '0x3'
[graph 0 input from stream 1:1 @ 00000000020a1960] tb:1/44100 samplefmt:s16p samplerate:44100 chlayout:0x3
[aformat @ 0000000002088720] Setting entry with key 'sample_fmts' to value 's16'
[aformat @ 0000000002088720] Setting entry with key 'sample_rates' to value '48000'
[aformat @ 0000000002088720] Setting entry with key 'channel_layouts' to value '0x3'
Successfully opened the file.
[audio format for output stream 0:1 @ 00000000020a1ba0] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_concat_0' and the filter 'audio format for output stream 0:1'
[Parsed_concat_0 @ 00000000020a1d40] Input link in1:v0 parameters (size 1280x720, SAR 1:1) do not match the corresponding output link in0:v0 parameters (1280x720, SAR 0:1)
[Parsed_concat_0 @ 00000000020a1d40] Failed to configure output pad on Parsed_concat_0
[AVIOContext @ 000000000209e320] Statistics: 266930 bytes read, 2 seeks
[AVIOContext @ 000000000032a980] Statistics: 77594 bytes read, 2 seeks
"	2013-05-16T01:58:42+02:00	DK
	2496	seek swf file failed	undetermined		defect	2013-04-24T06:52:45+02:00	"When I used ffmpeg lib in my application I met an error (av_seek_frame returned -1). And then I used ffplay to play the video, and when I seeked in ffplay, it failed again.

below is the output from ffplay 
$ ffplay.exe big_buck_bunny.swf
   5.56 A-V: -0.004 fd=   0 aq=    0KB vq=    0KB sq=    0B f=0/0   =    0B f=0/0
ffplay version N-50025-gb8bb661 Copyright (c) 2003-2013 the FFmpeg developers
  built on Feb 17 2013 02:37:45 with gcc 4.7.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      52. 17.101 / 52. 17.101
  libavcodec     54. 91.103 / 54. 91.103
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.100 /  3. 38.100
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[swf @ 03c41800] max_analyze_duration 5000000 reached at 5008151 microseconds
[swf @ 03c41800] Estimating duration from bitrate, this may be inaccurate
Input #0, swf, from 'big_buck_bunny.swf':
  Duration: 00:06:30.11, start: 0.000000, bitrate: 47 kb/s
    Stream #0:0: Audio: mp3, 22050 Hz, stereo, s16p, 48 kb/s
    Stream #0:1: Video: flv1, yuv420p, 640x360, 23.98 fps, 47.92 tbr, 23.96 tbn
Seek to 70% ( 0:04:33) of total duration ( 0:06:30)
big_buck_bunny.swf: error while seeking
"	2013-04-29T05:30:50+02:00	hxuanyu
	2513	ffplay stuttering on MOV file via http	undetermined		defect	2013-04-30T03:52:25+02:00	"This is using git master as of April, 29th 2013

Summary of the bug:
When playing an iPhone MOV file over http, playback will stutter.
File plays well locally.

How to reproduce:
Sample can be found at:
http://www.avenard.org/files/media/mediatest/cutting.mov

Copy the file to a local web server.
then try:
ffplay http://server_name/path/to/cutting.mov

(sorry if it's a bit big, this is a 1 minute iPhone 5 video. Can't easily shorten it as it's a trailing moov atom file.)

Notice that it will take several seconds for playback to start (even using gigabit ethernet), once playback start, after a few seconds it will start to stutter greatly.

For background information: I'm giving the example of using ffplay. I can reproduce the issue with MythTV (that uses ffmpeg release/1.1) and is an issue I'm trying to solve there.
The issue is encountered when using AirPlay from the iPhone/iPad ""Photos"" application and trying to stream a video.
"	2013-04-30T08:52:19+02:00	jyavenard
	500	Seemingly inconsistent AVIndexEntry timestamps for movs starting with B-Frames	avformat		enhancement	2011-09-22T15:47:16+02:00	"A while ago I asked on the ml regarding the semantics of the undocumented fields of AVIndexEntry defined in avformat.h (http://www.mail-archive.com/libav-user@ffmpeg.org/msg00535.html). I didn't get an answer so I still do not know what the correct behaviour is but I have observed things that at least appear inconsistent. I have two examples of MPEG-2 files in a mov container which both start with the sequence BBI (presentation order). One is the file that is attached to issue #479 that has the following properties:

Mesht0456_01_cut.MP4

AVStream.time_base = 1/30000
AVStream.start_time = 3003 (0.1001s)
start frame order = BBI
PTS of first I-Frame = 3003
PTS of first frame (B) = 0
first I-frame AVIndexEntry.timestamp = 0

Then another one (uploaded to http://www.datafilehost.com/download-27d635cc.html since I do not have a smaller sample):

xdcam_hd422_1080p24.mov

AVStream.time_base = 1/2400
AVStream.start_time = 200 (0.08333333333333334s)
start frame order = BBI
PTS of first I-Frame = 200
PTS of first frame (B) = 0
first I-frame AVIndexEntry.timestamp = -100 (-0.416666666666667s)

The first sample looks like AVIndexEntry.timestamp is set with the stream's start_time subtracted from the respective frame's PTS. This also works for all following index entries. However, this does not work for the second example. I have no idea if this is related to issue #479. All I'm trying to do is use the index (if it is there) to find out the PTSs of keyframes and I thought that was OK to do via AVIndexEntry. So either I am abusing the API and it would help to document this so others don't run into this or one of the files is broken or it is indeed a bug. In any case, just a short, unambiguous sentence of documentation for each AVIndexEntry field by someone who knows the semantics would help libav API users a great deal to use this and to help improve the seeking functionality of ffmpeg be it only by providing bug reports with samples.

One more observation is that in both cases the timestamp of the index entry corresponding to the first I frame matches the DTS of the packet containing the I-Frame. Is that the semantics of AVIndexEntry.timestamp? In that case how would one derive the PTS of the I-frame from the index entry? Any insight/help would be greatly appreciated.
"	2011-10-07T18:34:53+02:00	rmk
	766	Extend ffmpeg's timecode extraction	avformat		enhancement	2011-12-15T19:26:33+01:00	"Whilst many formats support adding timecode with the -timecode feature currently only the GXF format supports presenting this timecode in the metadata, with mpeg being read using the new ffprobe feature from commit fbe6e29646582fb97317ff3e7214a04ae74c9bef

For consistency it would be good if all formats for which it is valid to present a -timecode value to the muxer allowed extracting that timecode in the demuxer.

Ideally both reading and writing of timecode should be extended to all those formats that support it, which would include mxf and mov.

Given that ""burnt in"" timecode can now be added to any format using the drawtext filter. This would complete ffmpeg's capabilities in this area."	2012-03-16T12:10:29+01:00	nichot20
	1463	ffmpeg.exe on Windows does not respond properly to Ctrl+Break	FFmpeg		enhancement	2012-06-19T09:18:26+02:00	"In addition to SIGINT, on Windows it is common to send a different signal, SIGBREAK, which has similar effects. This can be triggered by pressing Ctrl+Break or by another process sending a signal.

New process groups on WIn32 usually ignore SIGINT; it is customary to stop a process in a separate process group by sending SIGBREAK.

The attached patch makes ffmpeg.exe respond to SIGBREAK in the same way it does SIGINT, using the WIndows console ""control event"" handler."	2013-05-16T08:49:05+02:00	joewreschnig
	1485	Support for Quicktime CLEF/TAPT atoms	avformat		enhancement	2012-06-25T15:52:36+02:00	"FFmpeg does not currently support the Quicktime CLEF (Track Clean Aperture Dimensions) and TAPT (Track Aperture Mode Dimensions) atoms.  (See https://developer.apple.com/library/mac/#documentation/QuickTime/QTFF/QTFFChap2/qtff2.html)  These atoms are necessary for detecting the correct dimensions for some videos, since they take precedence in Quicktime over the normal TKHD (track header) width/height and over the track PASP (pixel aspect ratio).

The attached patch adds support for these atoms.  I can provide a sample video if desired."	2012-08-12T03:43:19+02:00	brams
	2067	Support subtitles in libavfilter so seek is honored for subtitles filters (like hardsubbing)	avfilter		enhancement	2012-12-26T19:41:30+01:00	"Summary of the bug:
When I try to burn subtitles in the video, everything is fine, except when I try seeking. The subtitles are added again from the first second, not from 30 minute. I think that when I seek the movie, the subtitles must be seeked too.

How to reproduce:
{{{
C:\ffmpeg>ffmpeg -ss 00:30:00 -i f.avi -vf subtitles=f.srt -c:a vorbis -strict -2 -c:v libx264 -preset ultrafast fout.mp4
}}}
"	2013-03-27T00:27:48+01:00	nikov
	667	Error when decoding TrueHD 1.0 track that also contains AC-3	undetermined		defect	2011-11-18T07:28:51+01:00	"I am trying to use ffmpeg to decode a TrueHD 1.0 track to WAV for encoding to FLAC. Originally I was using eac3to to accomplish this, and received an error. I was told this had to do with the outdated ffmpeg used by eac3to, and that I should run the following command line with the latest ffmpeg build:

ffmpeg -i japanese.thd -ac 1 -acodec pcm_s24le -f wav japanese.wav

This command produces the following error message:

[truehd @ 0000000001C80290] mlpparse: Parity check failed.
    Last message repeated 228 times
[truehd @ 000000000029D570] max_analyze_duration 5000000 reached at 5000000
[truehd @ 000000000029D570] Estimating duration from bitrate, this may be inaccurate
Input #0, truehd, from 'japanese.thd':
  Duration: N/A, start: 0.000000, bitrate: N/A
    Stream #0:0: Audio: truehd, 48000 Hz, mono, s32
Output #0, wav, to 'japanese.wav':
  Metadata:
    encoder         : Lavf53.20.0
    Stream #0:0: Audio: pcm_s24le ([1][0][0][0] / 0x0001), 48000 Hz, 1 channels, s32, 1152 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (truehd -> pcm_s24le)
Press [q] to stop, [?] for help
Input stream #0:0 frame changed from rate:48000 fmt:s32 ch:1 to rate:48000 fmt:s32 ch:2
[SWR @ 0000000001CA18D0] Input channel layout has a different number of channels than the number of used channels, ignoring layout
[truehd @ 0000000001C80290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C80290] Lossless check failed - expected 05, calculated 00.
[truehd @ 0000000001C80290] Lossless check failed - expected 05, calculated 0f.
[truehd @ 0000000001C80290] Lossless check failed - expected 09, calculated 06.
[truehd @ 0000000001C80290] Lossless check failed - expected 0c, calculated 12.
[truehd @ 0000000001C80290] Lossless check failed - expected 00, calculated 0a.
[truehd @ 0000000001C80290] Invalid nonrestart_substr.
Error while decoding stream #0:0

This error continues until the program halts and stops processing the file. According to the error above, this track is a mix of 1.0 and 2.0, so I tried running the same command with -ac 2 instead and received the same error message.

Here is the output produced by ffmpeg -v 9 -loglevel 99 -i japanese.thd -f wav japanese.wav:

ffmpeg version N-34906-g4e7b3ef, Copyright (c) 2000-2011 the FFmpeg developers
  built on Nov 16 2011 12:39:54 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil    51. 25. 0 / 51. 25. 0
  libavcodec   53. 34. 0 / 53. 34. 0
  libavformat  53. 20. 0 / 53. 20. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 48. 1 /  2. 48. 1
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[truehd @ 00000000003AD540] Format truehd probed with size=2048 and score=50
[truehd @ 0000000001C10290] err{or,}_recognition separate: 1; 1
[truehd @ 0000000001C10290] err{or,}_recognition combined: 1; 1
[truehd @ 0000000001C10290] Unsupported bit depth: 0
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
    Last message repeated 228 times
[truehd @ 00000000003AD540] max_analyze_duration 5000000 reached at 5000000
[truehd @ 00000000003AD540] Estimating duration from bitrate, this may be inaccurate
Input #0, truehd, from 'japanese.thd':
  Duration: N/A, start: 0.000000, bitrate: N/A
    Stream #0:0, 6002, 1/90000: Audio: truehd, 48000 Hz, mono, s32
Incompatible sample format 's32' for codec 'pcm_s16le', auto-selecting format 's16'
[pcm_s16le @ 0000000003B05820] err{or,}_recognition separate: 1; 1
[pcm_s16le @ 0000000003B05820] err{or,}_recognition combined: 1; 1
[truehd @ 0000000001C10290] err{or,}_recognition separate: 1; 1
[truehd @ 0000000001C10290] err{or,}_recognition combined: 1; 1
[truehd @ 0000000001C10290] Unsupported bit depth: 24
Output #0, wav, to 'japanese.wav':
  Metadata:
    encoder         : Lavf53.20.0
    Stream #0:0, 0, 1/48000: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, mono, s16, 768 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (truehd -> pcm_s16le)
Press [q] to stop, [?] for help
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
Input stream #0:0 frame changed from rate:48000 fmt:s32 ch:1 to rate:48000 fmt:s32 ch:2
[SWR @ 0000000001C318D0] Input channel layout has a different number of channels than the number of used channels, ignoring layout
0.500000 0.500000 
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
    Last message repeated 2 times
[truehd @ 0000000001C10290] Lossless check failed - expected 05, calculated 00.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 05, calculated 0f.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
    Last message repeated 1 times
[truehd @ 0000000001C10290] Lossless check failed - expected 09, calculated 06.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 0c, calculated 12.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 00, calculated 0a.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 05, calculated 03.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 35, calculated 1d.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 96, calculated 1b.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 18, calculated 30.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 21, calculated e8.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected dd, calculated 8e.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 99, calculated bb.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected d2, calculated a5.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 69, calculated a9.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected d2, calculated e8.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 2d, calculated 11.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected db, calculated a9.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 6a, calculated c9.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 6a, calculated 1e.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 8d, calculated ee.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a9, calculated 4e.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f3, calculated b8.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected b1, calculated 21.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 93, calculated 06.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 6a, calculated 2b.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
    Last message repeated 1 times
[truehd @ 0000000001C10290] Lossless check failed - expected 21, calculated 56.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 5c, calculated b2.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 65, calculated 7e.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 05, calculated d8.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected de, calculated a9.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 63, calculated 00.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c5, calculated d4.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a6, calculated a5.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 4b, calculated 3c.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected fc, calculated 99.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 5a, calculated 1b.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected af, calculated 6a.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] Stream parameters not seen; skipping frame.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected d2, calculated c5.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 9a, calculated 39.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 0a, calculated 17.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 05, calculated 2b.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f5, calculated e2.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 39, calculated 06.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 21, calculated ee.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 81, calculated 6a.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected de, calculated a5.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 1e, calculated 12.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a6, calculated a9.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 06, calculated d2.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 36, calculated 69.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 7d, calculated 30.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f9, calculated e4.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 87, calculated 2b.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 59, calculated 56.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 48, calculated dd.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 24, calculated 30.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 3c, calculated ed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f3, calculated b1.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 17, calculated 28.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 82, calculated 7e.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c6, calculated 9a.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 33, calculated e8.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e7, calculated 87.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 7e, calculated 56.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] Stream parameters not seen; skipping frame.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c3, calculated 30.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 99, calculated 95.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 35, calculated bb.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a3, calculated 8d.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected cc, calculated 59.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 87, calculated 5f.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 50, calculated e8.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 95, calculated d7.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 78, calculated 71.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected ca, calculated 72.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected bb, calculated 9c.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 7d, calculated c6.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 6a, calculated aa.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected d1, calculated a6.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 87, calculated d1.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 9c, calculated 39.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected dd, calculated 24.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 28, calculated 4e.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e7, calculated 41.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected bb, calculated b7.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected b7, calculated 88.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 69, calculated db.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 5a, calculated 44.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 7e, calculated 5f.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 0c, calculated e8.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 93, calculated 5f.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected af, calculated d2.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 11, calculated cc.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 03, calculated ed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e7, calculated 30.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 03, calculated cc.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 3c, calculated d4.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e1, calculated bb.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 41, calculated 50.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f9, calculated 05.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected fc, calculated cc.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected fc, calculated e4.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 22, calculated 0a.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected b8, calculated db.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected de, calculated 39.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c3, calculated 8b.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 90, calculated 41.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 18, calculated e2.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 8e, calculated ff.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 05, calculated 0f.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected aa, calculated 0a.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c3, calculated 8d.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 41, calculated 90.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c5, calculated 28.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected bb, calculated 2b.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 2b, calculated 09.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c0, calculated 7d.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e7, calculated 69.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e7, calculated 7e.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected dd, calculated 6f.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 99, calculated f0.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected ff, calculated e4.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 6c, calculated 4e.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 3a, calculated 14.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 2b, calculated bd.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e8, calculated 50.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected b2, calculated 5c.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 55, calculated b4.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 33, calculated 8b.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected b1, calculated 81.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 63, calculated f3.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 12, calculated b1.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 47, calculated cf.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 7e, calculated 39.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 3f, calculated 33.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c6, calculated b1.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c5, calculated 56.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected db, calculated 47.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c5, calculated a9.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 88, calculated 2d.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 05, calculated 9f.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 59, calculated 6c.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected d1, calculated 27.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 2b, calculated 66.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected de, calculated 56.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 48, calculated 05.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected be, calculated e7.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 0c, calculated 28.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 47, calculated af.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 2d, calculated 59.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 84, calculated ac.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 56, calculated d4.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected b1, calculated 4b.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 33, calculated 6c.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected fa, calculated 2b.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 12, calculated 59.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected b8, calculated 5c.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected ee, calculated 66.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 3a, calculated e7.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 87, calculated e1.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 1e, calculated 5f.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e2, calculated 11.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 96, calculated 11.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 1e, calculated 05.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 1d, calculated 7d.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 06, calculated e7.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 22, calculated 95.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 77, calculated 71.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 4b, calculated 95.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected de, calculated e1.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e1, calculated bd.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected b4, calculated aa.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected b8, calculated 6a.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 17, calculated 03.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 82, calculated 2b.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected be, calculated 4d.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 1b, calculated 9c.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 3f, calculated 6f.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 30, calculated eb.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a3, calculated a5.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 5f, calculated 17.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected ca, calculated 05.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a5, calculated b7.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a9, calculated 87.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 82, calculated a0.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a6, calculated de.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 71, calculated cf.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 4d, calculated 9c.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a5, calculated e7.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 0f, calculated c3.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected ed, calculated a6.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 63, calculated 42.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 82, calculated 72.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 87, calculated 8b.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 2e, calculated db.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected dd, calculated fc.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f5, calculated 1b.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 39, calculated 47.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 7b, calculated 30.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] Stream parameters not seen; skipping frame.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 0c, calculated 93.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 66, calculated 1e.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 12, calculated de.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 4d, calculated bd.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c6, calculated 17.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected fc, calculated db.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 3f, calculated 11.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected b4, calculated 0c.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 05, calculated b2.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 56, calculated 30.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 7e, calculated b7.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected d1, calculated 7b.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 99, calculated db.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 81, calculated ff.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 87, calculated 5f.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 47, calculated b4.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 3a, calculated 4b.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 71, calculated 9f.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected de, calculated 03.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 1b, calculated b8.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected ac, calculated b8.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 63, calculated b1.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected ee, calculated f6.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c3, calculated cc.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f5, calculated 93.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 12, calculated 5f.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 6a, calculated f6.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 00, calculated 0f.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 90, calculated cc.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected ac, calculated 18.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 5c, calculated 81.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 0a, calculated be.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 4d, calculated 5c.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 77, calculated bb.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 6c, calculated a0.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 30, calculated 66.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 5c, calculated a0.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c0, calculated e2.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f5, calculated 3f.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 35, calculated 0a.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 63, calculated 78.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 87, calculated b7.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected ac, calculated 56.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 0a, calculated ff.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 14, calculated d1.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 3a, calculated 95.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 8e, calculated 56.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f9, calculated 53.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 2e, calculated aa.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 77, calculated 03.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected ee, calculated 12.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c9, calculated 1b.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f9, calculated 87.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected b2, calculated 55.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c6, calculated 17.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 14, calculated 18.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 06, calculated aa.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 53, calculated 95.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 63, calculated 1d.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 71, calculated d8.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected ff, calculated 66.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected dd, calculated d2.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 87, calculated 4b.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected d8, calculated 8e.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected eb, calculated 95.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 7d, calculated 55.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 65, calculated f9.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 90, calculated ee.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 3c, calculated 33.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c6, calculated e8.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 7d, calculated 44.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 6c, calculated cc.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 09, calculated 24.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 66, calculated ed.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected eb, calculated 3a.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 99, calculated 4d.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected ca, calculated e8.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 8e, calculated 30.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 84, calculated 1d.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e4, calculated 48.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 95, calculated 78.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e7, calculated 95.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a9, calculated 0a.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 30, calculated 5f.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected cf, calculated db.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 90, calculated ee.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected af, calculated e8.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 1e, calculated 66.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 95, calculated 22.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 44, calculated a3.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 77, calculated 27.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected b1, calculated 09.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 27, calculated 87.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 4d, calculated 59.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e2, calculated d1.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 4e, calculated c9.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a9, calculated 17.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 71, calculated b2.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 0c, calculated ee.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 2d, calculated 7d.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 9f, calculated cc.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 1e, calculated 4b.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected ee, calculated 66.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] Stream parameters not seen; skipping frame.
    Last message repeated 1 times
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 55, calculated 39.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected d2, calculated 42.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c6, calculated 44.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 28, calculated 3c.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a9, calculated d1.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 71, calculated 1d.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 7b, calculated 4d.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 39, calculated e7.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 69, calculated 2e.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 99, calculated db.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected d4, calculated 2b.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 56, calculated 1d.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f9, calculated 00.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a5, calculated a9.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 4b, calculated 81.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 24, calculated b7.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 0a, calculated 2b.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 36, calculated f5.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 28, calculated ed.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 84, calculated 00.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 3c, calculated bd.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected cc, calculated e8.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 93, calculated 8b.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 06, calculated a9.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 9a, calculated 55.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f0, calculated b1.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 2e, calculated f5.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 06, calculated 2d.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 53, calculated e1.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 53, calculated f0.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 7b, calculated 14.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f3, calculated 6f.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 3c, calculated 28.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c3, calculated 48.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 03, calculated 6c.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 5c, calculated a9.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e4, calculated 82.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 3f, calculated 11.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c3, calculated 2d.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected bd, calculated 8b.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 35, calculated de.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 56, calculated 21.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 0c, calculated e2.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c0, calculated 4b.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 24, calculated af.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected db, calculated 14.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 84, calculated af.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 99, calculated 1e.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 50, calculated 2d.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected eb, calculated 6a.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 42, calculated 11.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 30, calculated 0a.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 17, calculated e4.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 72, calculated 9a.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 48, calculated 06.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 2e, calculated 33.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e4, calculated c3.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a3, calculated ac.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a3, calculated 8d.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f9, calculated b2.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected ff, calculated ed.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e4, calculated e8.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected c9, calculated e2.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 24, calculated b2.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected d4, calculated 39.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected fc, calculated 48.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 4d, calculated f9.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f3, calculated fa.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 12, calculated 05.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 3f, calculated d8.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 8d, calculated 65.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 4e, calculated 0a.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 4b, calculated 9a.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 60, calculated 53.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 00, calculated 9c.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a0, calculated d4.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected b2, calculated 59.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f9, calculated cf.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 1d, calculated 12.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 06, calculated 12.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected cc, calculated 30.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 56, calculated bb.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 2e, calculated ed.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected d1, calculated 8b.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected cc, calculated a9.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected ac, calculated 81.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 30, calculated 9f.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 99, calculated c9.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 78, calculated 84.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected bb, calculated ee.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a9, calculated 30.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected d7, calculated 39.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 60, calculated 05.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 4e, calculated c9.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e8, calculated e1.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected d4, calculated 06.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e1, calculated 88.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 4d, calculated 95.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected b7, calculated 72.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 96, calculated 2d.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected dd, calculated 9c.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected bd, calculated d7.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 3f, calculated 6f.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a6, calculated b7.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 28, calculated d8.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 56, calculated 4b.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected b8, calculated 4e.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 53, calculated 77.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 03, calculated 30.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 81, calculated 18.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 82, calculated 09.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 4e, calculated a0.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected f5, calculated 47.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 28, calculated f3.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 87, calculated 36.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 74, calculated 96.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected a0, calculated af.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected e7, calculated 2b.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 6a, calculated 95.
[truehd @ 0000000001C10290] mlpparse: Parity check failed.
[truehd @ 0000000001C10290] Extracting 2 channel downmix from substream 0. Further substreams will be skipped.
[truehd @ 0000000001C10290] Lossless check failed - expected 93, calculated fa.
[truehd @ 0000000001C10290] Invalid nonrestart_substr.
Error while decoding stream #0:0
"	2011-11-23T12:31:54+01:00	Chouonsoku
	703	mp3 in wav - wrong duration	undetermined		defect	2011-12-04T00:04:05+01:00	"File uploaded to incoming.

I think the problem is that ffmpeg reports bitrate 27 kb/s instead of 56 kb/s
(which is correct - winamp reports it), so as a result the reported duration
is two times longer than it should be.

{{{
C:\>ffmpeg -i WAVE_MPEG_Layer-3.wav
ffmpeg version N-35295-gb55dd10, Copyright (c) 2000-2011 the FFmpeg developers
  built on Nov 30 2011 00:52:52 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil    51. 29. 1 / 51. 29. 1
  libavcodec   53. 39. 1 / 53. 39. 1
  libavformat  53. 22. 0 / 53. 22. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 50. 0 /  2. 50. 0
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[wav @ 020B2320] max_analyze_duration 5000000 reached at 5015510
Input #0, wav, from 'WAVE_MPEG_Layer-3.wav':
  Duration: 00:05:47.79, bitrate: 27 kb/s
    Stream #0:0: Audio: mp3 (U[0][0][0] / 0x0055), 22050 Hz, stereo, s16, 56 kb/
s
At least one output file must be specified
}}}"	2012-08-03T18:32:26+02:00	ami_stuff
	744	tweak i263 pb-frames support to eliminate graphic corruption	avcodec		defect	2011-12-14T02:13:22+01:00	"
{{{
C:\>ffmpeg -i i263_pbframes.avi out.avi
ffmpeg version N-35709-g7d531e8, Copyright (c) 2000-2011 the FFmpeg developers
  built on Dec 12 2011 13:50:00 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil    51. 32. 0 / 51. 32. 0
  libavcodec   53. 43. 0 / 53. 43. 0
  libavformat  53. 24. 0 / 53. 24. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 53. 0 /  2. 53. 0
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[mp3 @ 020C9E00] Header missing
Input #0, avi, from 'i263_pbframes.avi':
  Duration: 00:00:12.64, start: 0.000000, bitrate: 761 kb/s
    Stream #0:0: Video: h263i (I263 / 0x33363249), yuv420p, 320x240, 23.97 tbr,
23.97 tbn, 23.97 tbc
    Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, s16, 128 kb
/s
w:320 h:240 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param:
Output #0, avi, to 'out.avi':
  Metadata:
    ISFT            : Lavf53.24.0
    Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 320x240, q=2-31, 200
 kb/s, 23.97 tbn, 23.97 tbc
    Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, s16, 128 kb
/s
Stream mapping:
  Stream #0:0 -> #0:0 (h263i -> mpeg4)
  Stream #0:1 -> #0:1 (mp3 -> libmp3lame)
Press [q] to stop, [?] for help
[mp3 @ 020C9E00] Header missing
Error while decoding stream #0:1
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
frame=   35 fps=  0 q=2.5 size=     123kB time=00:00:02.79 bitrate= 359.9kbits/s
Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
frame=   79 fps=  0 q=5.1 size=     286kB time=00:00:06.45 bitrate= 363.5kbits/s
Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] cbpc damaged at 0 0
[h263i @ 020C9320] Error at MB: 0
[h263i @ 020C9320] concealing 300 DC, 300 AC, 300 MV errors
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
frame=  120 fps= 80 q=3.0 size=     406kB time=00:00:09.76 bitrate= 340.8kbits/s
Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[h263i @ 020C9320] Bad picture start code
[h263i @ 020C9320] header damaged
Error while decoding stream #0:0
[mp3 @ 020C9E00] incomplete frame
Error while decoding stream #0:1
frame=  153 fps= 80 q=2.8 Lsize=     512kB time=00:00:12.61 bitrate= 332.2kbits/
s
video:286kB audio:197kB global headers:0kB muxing overhead 5.832231%
}}}"	2012-12-18T13:11:41+01:00	ami_stuff
	968	Error message at end of asf stream	undetermined		defect	2012-02-02T07:28:51+01:00	"This ticket continues https://ffmpeg.org/trac/ffmpeg/ticket/588 which was fixed but now when i'm running fmpeg on the full sized video (not only the first 10MB sample), it crashes around frame 1989 with message: get_buffer() failed
I am using the static 64-bit Build from zeranoe @ 2012-01-27 (http://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-git-01fcbdf-win64-static.7z).
You can reproduce the problem by running ffmpeg directly on the video file as it's stored on our web site, i.e.:

ffmpeg.exe -i http://media.webcollage.net/rwvfp/wc/cp/3493374/module/instantupdatetest/_cp/products/1318977439061/tab-da6bd996-030a-4d8d-b4a7-105c57117116/resource-3c1aaa56-90fd-4fb5-9383-e0606761a4ca.wmv -y bad-video.wmv"	2013-03-05T13:30:19+01:00	eiljoe
	1069	Canon Powershot playback / conversion	undetermined		defect	2012-03-15T00:04:05+01:00	"I get the following errors when playing or converting this file from a Canon Powershot HS100 camera:

[h264 @ 0x160f940]mb_type 33 in I slice too large at 73 58
[h264 @ 0x160f940]error while decoding MB 73 58
[h264 @ 0x160f940]concealing 1176 DC, 1176 AC, 1176 MV errors
[h264 @ 0x160f940]dquant out of range (-61) at 60 4
[h264 @ 0x160f940]error while decoding MB 60 4
[h264 @ 0x160f940]concealing 7669 DC, 7669 AC, 7669 MV errors
[h264 @ 0x160f940]mb_type 55 in P slice too large at 41 22
[h264 @ 0x160f940]error while decoding MB 41 22
[h264 @ 0x160f940]concealing 5528 DC, 5528 AC, 5528 MV errors
[h264 @ 0x160f940]P sub_mb_type 12 out of range at 12 13
[h264 @ 0x160f940]error while decoding MB 12 13
[h264 @ 0x160f940]concealing 6637 DC, 6637 AC, 6637 MV errors
[h264 @ 0x160f940]out of range intra chroma pred mode at 65 8
[h264 @ 0x160f940]error while decoding MB 65 8
[h264 @ 0x160f940]concealing 7184 DC, 7184 AC, 7184 MV errors
frame=    0 fps=  0 q=0.0 size=      10kB time=10000000000.00 bitrate=   0.0kbit
[h264 @ 0x160f940]dquant out of range (-30) at 70 7
[h264 @ 0x160f940]error while decoding MB 70 7
[h264 @ 0x160f940]concealing 7299 DC, 7299 AC, 7299 MV errors
[h264 @ 0x160f940]AVC: Consumed only 97276 bytes instead of 217112
[h264 @ 0x160f940]cbp too large (4294967295) at 35 41
[h264 @ 0x160f940]error while decoding MB 35 41
[h264 @ 0x160f940]concealing 3254 DC, 3254 AC, 3254 MV errors
[h264 @ 0x160f940]mb_type 50 in P slice too large at 85 63
[h264 @ 0x160f940]error while decoding MB 85 63
[h264 @ 0x160f940]concealing 564 DC, 564 AC, 564 MV errors

Not sure if this is a bug as the file plays with ""colored blocks"" in Media Player Home Cinema, Quicktime and Windows Media Player but does play properly in the included Viewer/Editor supplied by Canon which uses Lead Tools.
"	2013-03-03T17:37:54+01:00	lennie
	1182	[ac3] frame sync error	undetermined		defect	2012-04-09T21:25:48+02:00	"seeking in ffplay causes $subject.
Also seeking in another player that uses libav* also causes frame sync error.

I have uploaded file powderblue to upload.ffmpeg.org

Anything else i can do to help?
"	2012-04-10T01:32:27+02:00	carlrosmann
	1535	"Wrong ""profile"" FAQ entry"	documentation		defect	2012-07-15T01:49:28+02:00	"This FAQ item explains it the best: http://ffmpeg.org/faq.html#g_t_002dprofile-option-fails-when-encoding-H_002e264-video-with-AAC-audio

It might be good to fix the error message to be a little bit more clear or descriptive. Simple ""profile 'baseline' not recognized as a valid profile for AAC encoder, try using -profile:v instead"" would be better since it would provide end users some clue what went wrong."	2012-12-06T11:58:55+01:00	burek
	1567	make install fails with relative path for prefix dir	build system		defect	2012-07-23T21:34:43+02:00	"Summary of the bug:

install fails because the working directory is changed twice in a single make-command.

How to reproduce:
{{{
download (latest) source
run configure with relative path for --prefix. ie. --prefix=install

result:
INSTALL	libavdevice/libavdevice.so
STRIP	install-libavdevice-shared
cd: 1: can't cd to install/lib
}}}

this seems to be because the command which is executed actually changes from working dir to install/lib ( which is good ) and then another cd command is executed ( also to install/lib ) but this fails because the working dir was already set to this directory."	2012-07-30T15:23:56+02:00	MacGyverismo
	1717	Concat filter can not join individual images	avfilter		defect	2012-09-04T08:25:31+02:00	"using latest ffmepg build from http://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20120903-git-5d55830-win32-static.7z

execute following command 
ffmpeg -i a1.jpg -i a2.jpg -i a3.jpg -filter_complex ""[0:0] [1:0] [2:0] concat=n=3:v=1:a=0"" join.mp4 

to join three jpeg files to one video, But the generated mp4 file only contain two frames.

ffmpeg -i join.mp4 test%d.jpg

only output test1.jpg and test2.jpg

best regards"	2012-09-04T09:10:01+02:00	chinshou
	1771	The file size limit almost never works.	documentation		defect	2012-09-28T04:55:50+02:00	"Just what it says on the tin. I couldn't find a single file-codec combination such that ffmpeg obeys the file size limit imposed with the -fs switch. It always overshoots.

How to reproduce:
1. Pick any file
2. Transcode/remux/cut it with ffmpeg while specifying a file size limit with -fs
3. Measure the size of the resulting file. It's almost always slightly bigger than requested."	2012-09-28T20:52:36+02:00	agusdallalba
	2063	ffmpeg throwing an excessive amount of pts < dts clipping messages for dvrms files	undetermined		defect	2012-12-25T23:33:50+01:00	"Summary of the bug: when trying to remux dvrms to ts, ffmpeg throws a huge amount of pts < dts invalid, clipping messages.

Is this normal or is there an issue?

How to reproduce:
{{{
ffmpeg.2311.exe -fflags +genpts -i ""Test DVRMS.dvr-ms"" -c copy out.ts

ffmpeg version N-48065-g6375318 Copyright (c) 2000-2012 the FFmpeg developers
  built on Dec 21 2012 09:06:30 with gcc 4.7.2 (GCC)
  configuration: --enable-static --arch=x86 --target-os=mingw32 --cross-prefix=/home/rdp/dev/ffmpeg-windows-build-helper
s/sandbox/mingw-w64-i686/bin/i686-w64-mingw32- --pkg-config=pkg-config --enable-gpl --enable-libx264 --enable-avisynth -
-enable-libxvid --enable-libmp3lame --enable-version3 --enable-zlib --enable-librtmp --enable-libvorbis --enable-libtheo
ra --enable-libspeex --enable-libopenjpeg --enable-gnutls --enable-libgsm --enable-libfreetype --enable-fontconfig --ena
ble-libass --enable-libutvideo --enable-libopus --disable-w32threads --enable-frei0r --enable-filter=frei0r --enable-lib
vo-aacenc --enable-bzlib --enable-libxavs --extra-cflags=-DPTW32_STATIC_LIB --enable-libopencore-amrnb --enable-libopenc
ore-amrwb --enable-libvo-amrwbenc --enable-libschroedinger --enable-libbluray --enable-libvpx --enable-runtime-cpudetect

  libavutil      52. 12.100 / 52. 12.100
  libavcodec     54. 81.100 / 54. 81.100
  libavformat    54. 49.102 / 54. 49.102
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 29.100 /  3. 29.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[mpeg2video @ 030e9aa0] interlaced frame in progressive sequence, ignoring
[mpeg2video @ 030e9aa0] invalid frame_pred_frame_dct
[mpeg2video @ 030e9aa0] slice below image (30 >= 30)
[asf @ 003ec960] Estimating duration from bitrate, this may be inaccurate
Input #0, asf, from 'Test DVRMS.dvr-ms':
  Metadata:
    DVR Index Granularity: 500
    WM/SubTitle     : Ch 9, 6:00 PM
    WM/SubTitleDescription: Nine Digital 6:00 PM
    WM/OriginalReleaseTime: 0001-01-01T00:00:00Z
    service_provider: Nine Digital
    service_name    : Nine Digital
    WM/MediaOriginalChannel: 9
    WM/MediaOriginalBroadcastDateTime: 0001-01-01T00:00:00Z
    WM/WMRVServiceID: 191625:4114:1056:1057
    WM/WMRVProgramID: None
    WM/MediaOriginalRunTime: 8201308
    WM/WMRVEncodeTime: 1844674
    WM/MediaIsStereo: 0
    WM/VideoClosedCaptioning: 0
    WM/MediaIsRepeat: 0
    WM/MediaIsLive  : 0
    WM/MediaIsTape  : 0
    WM/MediaIsDelay : 0
    WM/MediaIsSubtitled: 0
    WM/MediaIsMovie : 0
    WM/MediaIsPremiere: 0
    WM/MediaIsFinale: 0
    WM/MediaIsSAP   : 0
    WM/WMRVRequestID: 645
    WM/WMRVScheduleItemID: 656
    WM/WMRVQuality  : 3
    WM/WMRVOriginalSoftPrePadding: 0
    WM/WMRVOriginalSoftPostPadding: 0
    WM/WMRVActualSoftPrePadding: 0
    WM/WMRVHardPrePadding: 0
    WM/WMRVEndTime  : 2579709
    WM/WMRVExpirationDate: 1844674
    WM/WMRVBitrate  : 0
    WM/WMRVKeepUntil: 184
    WM/WMRVHardPostPadding: 0
    WM/WMRVActualSoftPostPadding: 0
    WM/WMRVContentProtectedPercent: 0
    WM/WMRVInBandRatingSystem: 255
    WM/WMRVInBandRatingLevel: 255
    WM/WMRVInBandRatingAttributes: 0
    WM/WMRVWatched  : 0
    WM/WMRVATSCContent: 0
    WM/WMRVDTVContent: 1
    WM/WMRVHDContent: 0
    WM/WMRVContentProtected: 0
    WM/MediaThumbTimeStamp: 1844674
    WM/MediaThumbWidth: 360
    WM/MediaThumbHeight: 288
    WM/MediaThumbStride: 108
    WM/MediaThumbRet: 0
    WM/MediaThumbType: 3
    WM/MediaThumbRatingSystem: 255
    WM/MediaThumbRatingLevel: 255
    WM/MediaThumbRatingAttributes: 0
    WM/MediaThumbAspectRatioX: 16
    WM/MediaThumbAspectRatioY: 9
    WMFSDKVersion   : 11.0.6001.7000
    WMFSDKNeeded    : 0.0.0.0000
    VBR Peak        : 159
    IsVBR           : 1
    title           : Manual Recording
  Duration: 00:00:01.62, start: 37.280000, bitrate: 10356 kb/s
    Stream #0:0: Video: mjpeg, yuvj420p, 200x200 [SAR 96:96 DAR 1:1], 90k tbr, 90k tbn, 90k tbc
    Metadata:
      title           : TV Thumbnail
      comment         : Movie/video screen capture
    Stream #0:1: Audio: mp2, 48000 Hz, stereo, s16p, 256 kb/s
    Stream #0:2: Video: mpeg2video (DVR  / 0x20525644), yuv420p, 704x480 [SAR 64:45 DAR 1408:675], 12000 kb/s, 25.58 fps
, 25 tbr, 1k tbn, 50 tbc
Output #0, mpegts, to 'out.ts':
  Metadata:
    DVR Index Granularity: 500
    WM/SubTitle     : Ch 9, 6:00 PM
    WM/SubTitleDescription: Nine Digital 6:00 PM
    WM/OriginalReleaseTime: 0001-01-01T00:00:00Z
    service_provider: Nine Digital
    service_name    : Nine Digital
    WM/MediaOriginalChannel: 9
    WM/MediaOriginalBroadcastDateTime: 0001-01-01T00:00:00Z
    WM/WMRVServiceID: 191625:4114:1056:1057
    WM/WMRVProgramID: None
    WM/MediaOriginalRunTime: 8201308
    WM/WMRVEncodeTime: 1844674
    WM/MediaIsStereo: 0
    WM/VideoClosedCaptioning: 0
    WM/MediaIsRepeat: 0
    WM/MediaIsLive  : 0
    WM/MediaIsTape  : 0
    WM/MediaIsDelay : 0
    WM/MediaIsSubtitled: 0
    WM/MediaIsMovie : 0
    WM/MediaIsPremiere: 0
    WM/MediaIsFinale: 0
    WM/MediaIsSAP   : 0
    WM/WMRVRequestID: 645
    WM/WMRVScheduleItemID: 656
    WM/WMRVQuality  : 3
    WM/WMRVOriginalSoftPrePadding: 0
    WM/WMRVOriginalSoftPostPadding: 0
    WM/WMRVActualSoftPrePadding: 0
    WM/WMRVHardPrePadding: 0
    WM/WMRVEndTime  : 2579709
    WM/WMRVExpirationDate: 1844674
    WM/WMRVBitrate  : 0
    WM/WMRVKeepUntil: 184
    WM/WMRVHardPostPadding: 0
    WM/WMRVActualSoftPostPadding: 0
    WM/WMRVContentProtectedPercent: 0
    WM/WMRVInBandRatingSystem: 255
    WM/WMRVInBandRatingLevel: 255
    WM/WMRVInBandRatingAttributes: 0
    WM/WMRVWatched  : 0
    WM/WMRVATSCContent: 0
    WM/WMRVDTVContent: 1
    WM/WMRVHDContent: 0
    WM/WMRVContentProtected: 0
    WM/MediaThumbTimeStamp: 1844674
    WM/MediaThumbWidth: 360
    WM/MediaThumbHeight: 288
    WM/MediaThumbStride: 108
    WM/MediaThumbRet: 0
    WM/MediaThumbType: 3
    WM/MediaThumbRatingSystem: 255
    WM/MediaThumbRatingLevel: 255
    WM/MediaThumbRatingAttributes: 0
    WM/MediaThumbAspectRatioX: 16
    WM/MediaThumbAspectRatioY: 9
    WMFSDKVersion   : 11.0.6001.7000
    WMFSDKNeeded    : 0.0.0.0000
    VBR Peak        : 159
    IsVBR           : 1
    title           : Manual Recording
    encoder         : Lavf54.49.102
    Stream #0:0: Video: mpeg2video (DVR  / 0x20525644), yuv420p, 704x480 [SAR 64:45 DAR 1408:675], q=2-31, 12000 kb/s, 2
5.58 fps, 90k tbn, 50 tbc
    Stream #0:1: Audio: mp2, 48000 Hz, stereo, 256 kb/s
Stream mapping:
  Stream #0:2 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
[mpegts @ 030dc080] st:0 PTS: 33390 DTS: 33390 < 40591 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 36990 DTS: 36990 < 40592 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 44190 DTS: 44190 < 51391 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 47790 DTS: 47790 < 51392 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 54990 DTS: 54990 < 62191 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 58590 DTS: 58590 < 62192 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 65790 DTS: 65790 < 72991 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 69390 DTS: 69390 < 72992 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 76590 DTS: 76590 < 83791 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 80190 DTS: 80190 < 83792 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 87390 DTS: 87390 < 94591 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 90990 DTS: 90990 < 94592 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 98190 DTS: 98190 < 105391 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 101790 DTS: 101790 < 105392 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 108990 DTS: 108990 < 116191 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 112590 DTS: 112590 < 116192 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 119790 DTS: 119790 < 126991 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 123390 DTS: 123390 < 126992 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 130590 DTS: 130590 < 137791 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 134190 DTS: 134190 < 137792 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 141390 DTS: 141390 < 148591 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 144990 DTS: 144990 < 148592 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 152190 DTS: 152190 < 159391 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 155790 DTS: 155790 < 159392 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 162990 DTS: 162990 < 170191 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 166590 DTS: 166590 < 170192 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 173790 DTS: 173790 < 180991 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 177390 DTS: 177390 < 180992 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 184590 DTS: 184590 < 191791 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 188190 DTS: 188190 < 191792 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 195390 DTS: 195390 < 202591 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 198990 DTS: 198990 < 202592 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 206190 DTS: 206190 < 213391 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 209790 DTS: 209790 < 213392 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 216990 DTS: 216990 < 224191 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 220590 DTS: 220590 < 224192 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 227790 DTS: 227790 < 234991 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 231390 DTS: 231390 < 234992 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 238590 DTS: 238590 < 245791 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 242190 DTS: 242190 < 245792 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 249390 DTS: 249390 < 256591 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 252990 DTS: 252990 < 256592 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 260190 DTS: 260190 < 267391 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 263790 DTS: 263790 < 267392 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 270990 DTS: 270990 < 278191 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 274590 DTS: 274590 < 278192 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 281790 DTS: 281790 < 288991 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 285390 DTS: 285390 < 288992 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 292590 DTS: 292590 < 299791 invalid, clipping
[mpegts @ 030dc080] st:0 PTS: 296190 DTS: 296190 < 299792 invalid, clipping
frame=   79 fps=0.0 q=-1.0 Lsize=    2029kB time=00:00:03.47 bitrate=4788.0kbits/s
video:1770kB audio:98kB subtitle:0 global headers:0kB muxing overhead 8.608650%
}}}"	2012-12-26T19:10:44+01:00	ramitbhalla
	2089	negative bitrates reported when transcoding a 4k v210 file	undetermined		defect	2013-01-01T03:04:43+01:00	"Summary of the bug:  when I transcode a 3840x2160 v210 clip to MP4, FFmpeg reports negative bitrates.  Output seems to be fine.

How to reproduce:
{{{
./ffmpeg -i ~/videosequences/raw/Foreman_10bitYUV.mov -s 320x180 thumb.mp4
}}}

Detailed log:
{{{
ffmpeg version N-48355-g6e8df25 Copyright (c) 2000-2012 the FFmpeg developers
  built on Dec 31 2012 14:12:24 with llvm-gcc 4.2.1 (LLVM build 2336.1.00)
  configuration: 
  libavutil      52. 13.100 / 52. 13.100
  libavcodec     54. 85.100 / 54. 85.100
  libavformat    54. 58.100 / 54. 58.100
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 30.102 /  3. 30.102
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
Splitting the commandline.
Reading option '-v' ... matched as option 'v' (set libav* logging level) with argument '9'.
Reading option '-loglevel' ... matched as option 'loglevel' (set libav* logging level) with argument '99'.
Reading option '-i' ... matched as input file with argument '/Users/steves/videosequences/raw/Foreman_10bitYUV.mov'.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option v (set libav* logging level) with argument 9.
Successfully parsed a group of options.
Parsing a group of options: input file /Users/steves/videosequences/raw/Foreman_10bitYUV.mov.
Successfully parsed a group of options.
Opening an input file: /Users/steves/videosequences/raw/Foreman_10bitYUV.mov.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff6c083d800] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff6c083d800] ISO: File Type Major Brand: qt  
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff6c083d800] File position before avformat_find_stream_info() is 5971982083
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff6c083d800] All info found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff6c083d800] File position after avformat_find_stream_info() is 22118448
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/steves/videosequences/raw/Foreman_10bitYUV.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 537199360
    compatible_brands: qt  
    creation_time   : 2012-12-18 06:27:34
  Duration: 00:00:11.26, start: 0.000000, bitrate: -2147483 kb/s
    Stream #0:0(eng), 1, 1/24000: Video: v210 (v210 / 0x30313276), yuv422p10le, 3840x2160, 1/24000, -52476 kb/s, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 24k tbn, 24k tbc
    Metadata:
      creation_time   : 2012-12-18 06:27:34
      handler_name    : Apple Alias Data Handler
      timecode        : 00:00:00:00
    Stream #0:1(eng), 0, 1/24000: Data: none (tmcd / 0x64636D74)
    Metadata:
      creation_time   : 2012-12-18 06:38:06
      handler_name    : Apple Alias Data Handler
      timecode        : 00:00:00:00
Successfully openened the file.
At least one output file must be specified
Statistics: 22165203 bytes read, 2 seeks
}}}

Note, in particular {{{bitrate: -2147483 kb/s}}} and {{{-52476 kb/s}}}.

This 11 second clip is 5.6Gb. I suggest you synthesize a local clip for testing rather than have me upload it."	2013-03-04T19:00:55+01:00	swany
	2233	H264 remuxing generated excessive warning messages	undetermined		defect	2013-02-04T04:21:49+01:00	"Summary of the bug:
With some H264 WTV files when trying to stream copy to a TS file, it generates a lot of messages about clipping.

I've uploaded the file to the FFMPEG server. Great British Railway Journeys_BBC HD_2013_01_29_18_31_49.wtv

How to reproduce:
{{{
ffmpeg.exe -i ""Great British Railway Journeys_BBC HD_2013_01_29_18_31_49.wtv"" -vcodec copy
 -acodec copy -map 0:v -map 0:a test.ts

ffmpeg version N-48065-g6375318 Copyright (c) 2000-2012 the FFmpeg developers
  built on Dec 21 2012 09:06:30 with gcc 4.7.2 (GCC)
  configuration: --enable-static --arch=x86 --target-os=mingw32 --cross-prefix=/home/rdp/dev/ffmpeg-windows-build-helper
s/sandbox/mingw-w64-i686/bin/i686-w64-mingw32- --pkg-config=pkg-config --enable-gpl --enable-libx264 --enable-avisynth -
-enable-libxvid --enable-libmp3lame --enable-version3 --enable-zlib --enable-librtmp --enable-libvorbis --enable-libtheo
ra --enable-libspeex --enable-libopenjpeg --enable-gnutls --enable-libgsm --enable-libfreetype --enable-fontconfig --ena
ble-libass --enable-libutvideo --enable-libopus --disable-w32threads --enable-frei0r --enable-filter=frei0r --enable-lib
vo-aacenc --enable-bzlib --enable-libxavs --extra-cflags=-DPTW32_STATIC_LIB --enable-libopencore-amrnb --enable-libopenc
ore-amrwb --enable-libvo-amrwbenc --enable-libschroedinger --enable-libbluray --enable-libvpx --enable-runtime-cpudetect

  libavutil      52. 12.100 / 52. 12.100
  libavcodec     54. 81.100 / 54. 81.100
  libavformat    54. 49.102 / 54. 49.102
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 29.100 /  3. 29.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[wtv @ 01eecb60] reported file length (0x7146c2e3) exceeds number of available sectors (0x40000000)
[aac_latm @ 01eef800] initializing latmctx
[aac_latm @ 01eeec20] initializing latmctx
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS referenced
[h264 @ 01eef200] non-existing SPS 0 referenced in buffering period
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] non-existing PPS 0 referenced
[h264 @ 01eef200] decode_slice_header error
[h264 @ 01eef200] no frame!
[h264 @ 01eef200] mmco: unref short failure
    Last message repeated 3 times
[h264 @ 01eef200] Missing reference picture, default is 65592
    Last message repeated 5 times
[h264 @ 01eef200] reference picture missing during reorder
    Last message repeated 1 times
[h264 @ 01eef200] Missing reference picture, default is 65593
    Last message repeated 2 times
[h264 @ 01eef200] reference picture missing during reorder
    Last message repeated 1 times
[h264 @ 01eef200] Missing reference picture, default is 65593
    Last message repeated 2 times
[h264 @ 01eef200] reference picture missing during reorder
    Last message repeated 1 times
[h264 @ 01eef200] Missing reference picture, default is 65593
    Last message repeated 2 times
[h264 @ 01eef200] reference picture missing during reorder
    Last message repeated 1 times
[h264 @ 01eef200] Missing reference picture, default is 65593
    Last message repeated 2 times
[h264 @ 01eef200] reference picture missing during reorder
    Last message repeated 1 times
[h264 @ 01eef200] Missing reference picture, default is 65593
    Last message repeated 2 times
[h264 @ 01eef200] reference picture missing during reorder
    Last message repeated 1 times
[h264 @ 01eef200] Missing reference picture, default is 65593
    Last message repeated 2 times
[h264 @ 01eef200] mmco: unref short failure
    Last message repeated 1 times
Input #0, wtv, from 'Great British Railway Journeys_BBC HD_2013_01_29_18_31_49.wtv':
  Metadata:
    WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74
    WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000
    Title           : Great British Railway Journeys
    WM/SubTitle     : Salisbury to Castle Cary
    WM/SubTitleDescription: Michael Portillo visits a world famous tourist hotspot that's been captivating visitors sinc
e the Victorian era, takes to the air in Yeovil.
    genre           : Documentary;Other
    WM/OriginalReleaseTime: 0
    WM/MediaCredits : ;Dave Minchin;Michael Portillo;
    service_provider: BBC HD
    service_name    : BBC HD
    WM/MediaOriginalChannel: 102
    WM/MediaOriginalChannelSubNumber: 0
    WM/MediaOriginalBroadcastDateTime: 2013-01-29T00:00:00Z
    WM/MediaOriginalRunTime: 18681609860
    WM/MediaIsStereo: false
    WM/MediaIsRepeat: false
    WM/MediaIsLive  : false
    WM/MediaIsTape  : false
    WM/MediaIsDelay : false
    WM/MediaIsSubtitled: true
    WM/MediaIsMovie : false
    WM/MediaIsPremiere: false
    WM/MediaIsFinale: false
    WM/MediaIsSAP   : false
    WM/MediaIsSport : false
    WM/Provider     : MediaCenterDefault
    WM/VideoClosedCaptioning: false
    WM/WMRVEncodeTime: 2013-01-29 18:31:51
    WM/WMRVSeriesUID: !GenericSeries!Great British Railway Journeys
    WM/WMRVServiceID: !MCService!755567
    WM/WMRVProgramID: !MCProgram!49380966
    WM/WMRVRequestID: 0
    WM/WMRVScheduleItemID: 0
    WM/WMRVQuality  : 0
    WM/WMRVOriginalSoftPrePadding: 420
    WM/WMRVOriginalSoftPostPadding: 180
    WM/WMRVHardPrePadding: -300
    WM/WMRVHardPostPadding: 0
    WM/WMRVATSCContent: false
    WM/WMRVDTVContent: true
    WM/WMRVHDContent: true
    Duration        : 16888185949
    WM/WMRVEndTime  : 2013-01-29 19:00:00
    WM/WMRVBitrate  : 9.005435
    WM/WMRVKeepUntil: -1
    WM/WMRVActualSoftPrePadding: 188
    WM/WMRVActualSoftPostPadding: 0
    WM/WMRVContentProtected: false
    WM/WMRVContentProtectedPercent: 0
    WM/WMRVExpirationSpan: 9223372036854775807
    WM/WMRVInBandRatingSystem: 255
    WM/WMRVInBandRatingLevel: 255
    WM/WMRVInBandRatingAttributes: 0
    WM/WMRVWatched  : false
    WM/MediaThumbWidth: 0
    WM/MediaThumbHeight: 0
    WM/MediaThumbStride: 0
    WM/MediaThumbRet: 4
    WM/MediaThumbRatingSystem: 255
    WM/MediaThumbRatingLevel: 255
    WM/MediaThumbRatingAttributes: 17115008
    WM/MediaThumbAspectRatioX: 0
    WM/MediaThumbAspectRatioY: 0
    WM/MediaThumbTimeStamp: -4616189618054758400
  Duration: 00:14:55.50, start: 1.812991, bitrate: 2810 kb/s
    Stream #0:0[0x3d](eng): Subtitle: dvb_subtitle
    Stream #0:1[0x3e](eng): Audio: aac_latm ([2][22][0][0] / 0x1602), 48000 Hz, stereo, fltp
    Stream #0:2[0x3f]: Video: h264 (High), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 50 tbr, 10000k tbn, 50 tbc
    Stream #0:3[0x40](eng): Audio: aac_latm ([2][22][0][0] / 0x1602), 48000 Hz, stereo, fltp (hearing impaired)
Output #0, mpegts, to 'test.ts':
  Metadata:
    WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74
    WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000
    Title           : Great British Railway Journeys
    WM/SubTitle     : Salisbury to Castle Cary
    WM/SubTitleDescription: Michael Portillo visits a world famous tourist hotspot that's been captivating visitors sinc
e the Victorian era, takes to the air in Yeovil.
    genre           : Documentary;Other
    WM/OriginalReleaseTime: 0
    WM/MediaCredits : ;Dave Minchin;Michael Portillo;
    service_provider: BBC HD
    service_name    : BBC HD
    WM/MediaOriginalChannel: 102
    WM/MediaOriginalChannelSubNumber: 0
    WM/MediaOriginalBroadcastDateTime: 2013-01-29T00:00:00Z
    WM/MediaOriginalRunTime: 18681609860
    WM/MediaIsStereo: false
    WM/MediaIsRepeat: false
    WM/MediaIsLive  : false
    WM/MediaIsTape  : false
    WM/MediaIsDelay : false
    WM/MediaIsSubtitled: true
    WM/MediaIsMovie : false
    WM/MediaIsPremiere: false
    WM/MediaIsFinale: false
    WM/MediaIsSAP   : false
    WM/MediaIsSport : false
    WM/Provider     : MediaCenterDefault
    WM/VideoClosedCaptioning: false
    WM/WMRVEncodeTime: 2013-01-29 18:31:51
    WM/WMRVSeriesUID: !GenericSeries!Great British Railway Journeys
    WM/WMRVServiceID: !MCService!755567
    WM/WMRVProgramID: !MCProgram!49380966
    WM/WMRVRequestID: 0
    WM/WMRVScheduleItemID: 0
    WM/WMRVQuality  : 0
    WM/WMRVOriginalSoftPrePadding: 420
    WM/WMRVOriginalSoftPostPadding: 180
    WM/WMRVHardPrePadding: -300
    WM/WMRVHardPostPadding: 0
    WM/WMRVATSCContent: false
    WM/WMRVDTVContent: true
    WM/WMRVHDContent: true
    Duration        : 16888185949
    WM/WMRVEndTime  : 2013-01-29 19:00:00
    WM/WMRVBitrate  : 9.005435
    WM/WMRVKeepUntil: -1
    WM/WMRVActualSoftPrePadding: 188
    WM/WMRVActualSoftPostPadding: 0
    WM/WMRVContentProtected: false
    WM/WMRVContentProtectedPercent: 0
    WM/WMRVExpirationSpan: 9223372036854775807
    WM/WMRVInBandRatingSystem: 255
    WM/WMRVInBandRatingLevel: 255
    WM/WMRVInBandRatingAttributes: 0
    WM/WMRVWatched  : false
    WM/MediaThumbWidth: 0
    WM/MediaThumbHeight: 0
    WM/MediaThumbStride: 0
    WM/MediaThumbRet: 4
    WM/MediaThumbRatingSystem: 255
    WM/MediaThumbRatingLevel: 255
    WM/MediaThumbRatingAttributes: 17115008
    WM/MediaThumbAspectRatioX: 0
    WM/MediaThumbAspectRatioY: 0
    WM/MediaThumbTimeStamp: -4616189618054758400
    encoder         : Lavf54.49.102
    Stream #0:0: Video: h264, yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 25 fps, 90k tbn, 25 tbc
    Stream #0:1(eng): Audio: aac_latm ([2][22][0][0] / 0x1602), 48000 Hz, stereo
    Stream #0:2(eng): Audio: aac_latm ([2][22][0][0] / 0x1602), 48000 Hz, stereo (hearing impaired)
Stream mapping:
  Stream #0:2 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
  Stream #0:3 -> #0:2 (copy)
Press [q] to stop, [?] for help
[mpegts @ 03558fe0] st:0 PTS: 143713 DTS: 143713 < 149114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 145513 DTS: 145513 < 149115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 158113 DTS: 158113 < 163514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 159913 DTS: 159913 < 163515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 179713 DTS: 179713 < 183314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 186913 DTS: 179713 < 183315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 197713 DTS: 183313 < 183316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 208513 DTS: 208513 < 212114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 240913 DTS: 240913 < 249914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 242713 DTS: 242713 < 249915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 237313 DTS: 237313 < 249916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 239113 DTS: 239113 < 249917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 244513 DTS: 244513 < 249918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 246313 DTS: 246313 < 249919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 251713 DTS: 251713 < 257114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 253513 DTS: 253513 < 257115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 269713 DTS: 269713 < 278714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 271513 DTS: 271513 < 278715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 266113 DTS: 266113 < 278716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 267913 DTS: 267913 < 278717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 273313 DTS: 273313 < 278718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 275113 DTS: 275113 < 278719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 280513 DTS: 280513 < 285914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 282313 DTS: 282313 < 285915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 298513 DTS: 298513 < 307514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 300313 DTS: 300313 < 307515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 294913 DTS: 294913 < 307516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 296713 DTS: 296713 < 307517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 302113 DTS: 302113 < 307518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 303913 DTS: 303913 < 307519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 309313 DTS: 309313 < 314714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 311113 DTS: 311113 < 314715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 327313 DTS: 327313 < 336314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 329113 DTS: 329113 < 336315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 323713 DTS: 323713 < 336316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 325513 DTS: 325513 < 336317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 330913 DTS: 330913 < 336318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 332713 DTS: 332713 < 336319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 338113 DTS: 338113 < 343514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 339913 DTS: 339913 < 343515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 352513 DTS: 352513 < 357914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 354313 DTS: 354313 < 357915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 460513 DTS: 460513 < 465914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 462313 DTS: 462313 < 465915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 474913 DTS: 474913 < 480314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 476713 DTS: 476713 < 480315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 489313 DTS: 489313 < 494714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 491113 DTS: 491113 < 494715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 503713 DTS: 503713 < 509114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 505513 DTS: 505513 < 509115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 521713 DTS: 521713 < 530714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 523513 DTS: 523513 < 530715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 518113 DTS: 518113 < 530716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 519913 DTS: 519913 < 530717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 525313 DTS: 525313 < 530718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 527113 DTS: 527113 < 530719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 532513 DTS: 532513 < 537914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 534313 DTS: 534313 < 537915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 550513 DTS: 550513 < 559514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 552313 DTS: 552313 < 559515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 546913 DTS: 546913 < 559516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 548713 DTS: 548713 < 559517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 554113 DTS: 554113 < 559518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 555913 DTS: 555913 < 559519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 561313 DTS: 561313 < 566714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 563113 DTS: 563113 < 566715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 575713 DTS: 575713 < 579314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 604513 DTS: 604513 < 608114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 633313 DTS: 633313 < 636914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 672913 DTS: 672913 < 676514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 701713 DTS: 701713 < 705314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 730513 DTS: 730513 < 734114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 759313 DTS: 759313 < 762914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 788113 DTS: 788113 < 791714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 820513 DTS: 820513 < 829514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 822313 DTS: 822313 < 829515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 816913 DTS: 816913 < 829516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 818713 DTS: 818713 < 829517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 824113 DTS: 824113 < 829518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 825913 DTS: 825913 < 829519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 831313 DTS: 831313 < 836714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 833113 DTS: 833113 < 836715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 845713 DTS: 845713 < 851114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 847513 DTS: 847513 < 851115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 860113 DTS: 860113 < 865514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 861913 DTS: 861913 < 865515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 874513 DTS: 874513 < 879914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 876313 DTS: 876313 < 879915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1032913 DTS: 1032913 < 1038314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1034713 DTS: 1034713 < 1038315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1047313 DTS: 1047313 < 1052714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1049113 DTS: 1049113 < 1052715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1061713 DTS: 1061713 < 1067114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1063513 DTS: 1063513 < 1067115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1076113 DTS: 1076113 < 1081514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1077913 DTS: 1077913 < 1081515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1094113 DTS: 1094113 < 1101314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1095913 DTS: 1095913 < 1101315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1090513 DTS: 1090513 < 1101316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1092313 DTS: 1092313 < 1101317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1097713 DTS: 1097713 < 1101318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1099513 DTS: 1099513 < 1101319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1104913 DTS: 1104913 < 1108514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1106713 DTS: 1106713 < 1108515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1119313 DTS: 1119313 < 1122914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1148113 DTS: 1148113 < 1151714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1176913 DTS: 1176913 < 1180514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1205713 DTS: 1205713 < 1209314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1234513 DTS: 1234513 < 1238114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1263313 DTS: 1263313 < 1266914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1292113 DTS: 1292113 < 1295714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1320913 DTS: 1320913 < 1324514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1349713 DTS: 1349713 < 1353314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1378513 DTS: 1378513 < 1382114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1407313 DTS: 1407313 < 1410914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1436113 DTS: 1436113 < 1439714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1464913 DTS: 1464913 < 1468514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1493713 DTS: 1493713 < 1497314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1522513 DTS: 1522513 < 1526114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1551313 DTS: 1551313 < 1554914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1580113 DTS: 1580113 < 1583714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1608913 DTS: 1608913 < 1612514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1637713 DTS: 1637713 < 1641314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1666513 DTS: 1666513 < 1670114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1695313 DTS: 1695313 < 1698914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1724113 DTS: 1724113 < 1727714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1752913 DTS: 1752913 < 1756514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1781713 DTS: 1781713 < 1785314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1810513 DTS: 1810513 < 1814114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1839313 DTS: 1839313 < 1842914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1868113 DTS: 1868113 < 1871714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1896913 DTS: 1896913 < 1900514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1925713 DTS: 1925713 < 1929314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1954513 DTS: 1954513 < 1958114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 1983313 DTS: 1983313 < 1986914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2012113 DTS: 2012113 < 2015714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2040913 DTS: 2040913 < 2044514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2069713 DTS: 2069713 < 2073314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2098513 DTS: 2098513 < 2102114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2127313 DTS: 2127313 < 2130914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2156113 DTS: 2156113 < 2159714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2184913 DTS: 2184913 < 2188514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2213713 DTS: 2213713 < 2217314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2242513 DTS: 2242513 < 2246114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2271313 DTS: 2271313 < 2274914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2300113 DTS: 2300113 < 2303714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2328913 DTS: 2328913 < 2332514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2357713 DTS: 2357713 < 2361314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2382913 DTS: 2382913 < 2386514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2411713 DTS: 2411713 < 2415314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2440513 DTS: 2440513 < 2444114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2469313 DTS: 2469313 < 2472914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2498113 DTS: 2498113 < 2501714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2526913 DTS: 2526913 < 2530514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2555713 DTS: 2555713 < 2559314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2584513 DTS: 2584513 < 2588114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2613313 DTS: 2613313 < 2616914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2642113 DTS: 2642113 < 2645714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2670913 DTS: 2670913 < 2674514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2699713 DTS: 2699713 < 2703314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2728513 DTS: 2728513 < 2732114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2757313 DTS: 2757313 < 2760914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2786113 DTS: 2786113 < 2789714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2814913 DTS: 2814913 < 2818514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2843713 DTS: 2843713 < 2847314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2872513 DTS: 2872513 < 2876114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2901313 DTS: 2901313 < 2904914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2930113 DTS: 2930113 < 2933714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2958913 DTS: 2958913 < 2962514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 2987713 DTS: 2987713 < 2991314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3016513 DTS: 3016513 < 3020114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3045313 DTS: 3045313 < 3048914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3074113 DTS: 3074113 < 3077714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3102913 DTS: 3102913 < 3106514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3135313 DTS: 3135313 < 3138914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3164113 DTS: 3164113 < 3167714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3192913 DTS: 3192913 < 3196514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3412513 DTS: 3412513 < 3417914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3414313 DTS: 3414313 < 3417915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3426913 DTS: 3426913 < 3432314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3428713 DTS: 3428713 < 3432315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3441313 DTS: 3441313 < 3446714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3443113 DTS: 3443113 < 3446715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3455713 DTS: 3455713 < 3461114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3457513 DTS: 3457513 < 3461115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3470113 DTS: 3470113 < 3475514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3471913 DTS: 3471913 < 3475515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3484513 DTS: 3484513 < 3489914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3486313 DTS: 3486313 < 3489915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3498913 DTS: 3498913 < 3504314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3500713 DTS: 3500713 < 3504315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3527713 DTS: 3527713 < 3536714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3529513 DTS: 3529513 < 3536715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3524113 DTS: 3524113 < 3536716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3525913 DTS: 3525913 < 3536717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3531313 DTS: 3531313 < 3536718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3533113 DTS: 3533113 < 3536719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3538513 DTS: 3538513 < 3543914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3540313 DTS: 3540313 < 3543915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3556513 DTS: 3556513 < 3565514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3558313 DTS: 3558313 < 3565515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3552913 DTS: 3552913 < 3565516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3554713 DTS: 3554713 < 3565517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3560113 DTS: 3560113 < 3565518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3561913 DTS: 3561913 < 3565519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3567313 DTS: 3567313 < 3572714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3569113 DTS: 3569113 < 3572715 invalid, clipping
st:0 PTS: 3585313 DTS: 3585313 < 3594314 invalid, clipping5 bitrate=4384.4kbits/s
[mpegts @ 03558fe0] st:0 PTS: 3587113 DTS: 3587113 < 3594315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3581713 DTS: 3581713 < 3594316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3583513 DTS: 3583513 < 3594317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3588913 DTS: 3588913 < 3594318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3590713 DTS: 3590713 < 3594319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3596113 DTS: 3596113 < 3601514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3597913 DTS: 3597913 < 3601515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3614113 DTS: 3614113 < 3621314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3610513 DTS: 3610513 < 3621315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3617713 DTS: 3617713 < 3621316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3624913 DTS: 3624913 < 3628514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3639313 DTS: 3639313 < 3644714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3641113 DTS: 3641113 < 3644715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3653713 DTS: 3653713 < 3659114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3655513 DTS: 3655513 < 3659115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3671713 DTS: 3671713 < 3680714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3673513 DTS: 3673513 < 3680715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3668113 DTS: 3668113 < 3680716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3669913 DTS: 3669913 < 3680717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3675313 DTS: 3675313 < 3680718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3677113 DTS: 3677113 < 3680719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3682513 DTS: 3682513 < 3687914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3684313 DTS: 3684313 < 3687915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3700513 DTS: 3700513 < 3707714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3702313 DTS: 3702313 < 3707715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3696913 DTS: 3696913 < 3707716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3698713 DTS: 3698713 < 3707717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3704113 DTS: 3704113 < 3707718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3705913 DTS: 3705913 < 3707719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3711313 DTS: 3711313 < 3714914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3713113 DTS: 3713113 < 3714915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3725713 DTS: 3725713 < 3729314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3754513 DTS: 3754513 < 3758114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3783313 DTS: 3783313 < 3786914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3812113 DTS: 3812113 < 3815714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3840913 DTS: 3840913 < 3844514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3869713 DTS: 3869713 < 3873314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3898513 DTS: 3898513 < 3902114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3927313 DTS: 3927313 < 3930914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3956113 DTS: 3956113 < 3959714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 3984913 DTS: 3984913 < 3988514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4013713 DTS: 4013713 < 4017314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4042513 DTS: 4042513 < 4046114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4071313 DTS: 4071313 < 4074914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4100113 DTS: 4100113 < 4103714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4128913 DTS: 4128913 < 4132514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4157713 DTS: 4157713 < 4161314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4186513 DTS: 4186513 < 4190114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4215313 DTS: 4215313 < 4218914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4244113 DTS: 4244113 < 4247714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4272913 DTS: 4272913 < 4276514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4301713 DTS: 4301713 < 4305314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4330513 DTS: 4330513 < 4334114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4359313 DTS: 4359313 < 4362914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4388113 DTS: 4388113 < 4391714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4416913 DTS: 4416913 < 4420514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4445713 DTS: 4445713 < 4449314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4474513 DTS: 4474513 < 4478114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4503313 DTS: 4503313 < 4506914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4532113 DTS: 4532113 < 4535714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4560913 DTS: 4560913 < 4564514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4589713 DTS: 4589713 < 4593314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4622113 DTS: 4622113 < 4631114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4623913 DTS: 4623913 < 4631115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4618513 DTS: 4618513 < 4631116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4620313 DTS: 4620313 < 4631117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4625713 DTS: 4625713 < 4631118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4627513 DTS: 4627513 < 4631119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4632913 DTS: 4632913 < 4638314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4634713 DTS: 4634713 < 4638315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4650913 DTS: 4650913 < 4659914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4652713 DTS: 4652713 < 4659915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4647313 DTS: 4647313 < 4659916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4649113 DTS: 4649113 < 4659917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4654513 DTS: 4654513 < 4659918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4656313 DTS: 4656313 < 4659919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4661713 DTS: 4661713 < 4667114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4663513 DTS: 4663513 < 4667115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4679713 DTS: 4679713 < 4688714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4681513 DTS: 4681513 < 4688715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4676113 DTS: 4676113 < 4688716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4677913 DTS: 4677913 < 4688717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4683313 DTS: 4683313 < 4688718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4685113 DTS: 4685113 < 4688719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4690513 DTS: 4690513 < 4695914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4692313 DTS: 4692313 < 4695915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4708513 DTS: 4708513 < 4717514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4710313 DTS: 4710313 < 4717515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4704913 DTS: 4704913 < 4717516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4706713 DTS: 4706713 < 4717517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4712113 DTS: 4712113 < 4717518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4713913 DTS: 4713913 < 4717519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4719313 DTS: 4719313 < 4724714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4721113 DTS: 4721113 < 4724715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4737313 DTS: 4737313 < 4746314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4739113 DTS: 4739113 < 4746315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4733713 DTS: 4733713 < 4746316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4735513 DTS: 4735513 < 4746317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4740913 DTS: 4740913 < 4746318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4742713 DTS: 4742713 < 4746319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4748113 DTS: 4748113 < 4753514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4749913 DTS: 4749913 < 4753515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4766113 DTS: 4766113 < 4775114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4767913 DTS: 4767913 < 4775115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4762513 DTS: 4762513 < 4775116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4764313 DTS: 4764313 < 4775117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4769713 DTS: 4769713 < 4775118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4771513 DTS: 4771513 < 4775119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4776913 DTS: 4776913 < 4782314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4778713 DTS: 4778713 < 4782315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4794913 DTS: 4794913 < 4803914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4796713 DTS: 4796713 < 4803915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4791313 DTS: 4791313 < 4803916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4793113 DTS: 4793113 < 4803917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4798513 DTS: 4798513 < 4803918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4800313 DTS: 4800313 < 4803919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4805713 DTS: 4805713 < 4811114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4807513 DTS: 4807513 < 4811115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4823713 DTS: 4823713 < 4832714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4825513 DTS: 4825513 < 4832715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4820113 DTS: 4820113 < 4832716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4821913 DTS: 4821913 < 4832717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4827313 DTS: 4827313 < 4832718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4829113 DTS: 4829113 < 4832719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4834513 DTS: 4834513 < 4839914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4836313 DTS: 4836313 < 4839915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4852513 DTS: 4852513 < 4861514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4854313 DTS: 4854313 < 4861515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4848913 DTS: 4848913 < 4861516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4850713 DTS: 4850713 < 4861517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4856113 DTS: 4856113 < 4861518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4857913 DTS: 4857913 < 4861519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4863313 DTS: 4863313 < 4868714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4865113 DTS: 4865113 < 4868715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4877713 DTS: 4877713 < 4881314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4906513 DTS: 4906513 < 4910114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4935313 DTS: 4935313 < 4938914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4967713 DTS: 4967713 < 4976714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4969513 DTS: 4969513 < 4976715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4964113 DTS: 4964113 < 4976716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4965913 DTS: 4965913 < 4976717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4971313 DTS: 4971313 < 4976718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4973113 DTS: 4973113 < 4976719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4978513 DTS: 4978513 < 4983914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4980313 DTS: 4980313 < 4983915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4996513 DTS: 4996513 < 5003714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4998313 DTS: 4998313 < 5003715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4992913 DTS: 4992913 < 5003716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 4994713 DTS: 4994713 < 5003717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5000113 DTS: 5000113 < 5003718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5001913 DTS: 5001913 < 5003719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5007313 DTS: 5007313 < 5010914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5009113 DTS: 5009113 < 5010915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5021713 DTS: 5021713 < 5025314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5050513 DTS: 5050513 < 5054114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5082913 DTS: 5082913 < 5090114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5084713 DTS: 5084713 < 5090115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5079313 DTS: 5079313 < 5090116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5081113 DTS: 5081113 < 5090117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5086513 DTS: 5086513 < 5090118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5088313 DTS: 5088313 < 5090119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5093713 DTS: 5093713 < 5097314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5095513 DTS: 5095513 < 5097315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5108113 DTS: 5108113 < 5111714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5136913 DTS: 5136913 < 5140514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5165713 DTS: 5165713 < 5169314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5194513 DTS: 5194513 < 5198114 invalid, clipping
st:0 PTS: 5223313 DTS: 5223313 < 5226914 invalid, clipping79 bitrate=6080.3kbits/s
[mpegts @ 03558fe0] st:0 PTS: 5252113 DTS: 5252113 < 5255714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5280913 DTS: 5280913 < 5284514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5309713 DTS: 5309713 < 5313314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5342113 DTS: 5342113 < 5351114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5343913 DTS: 5343913 < 5351115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5338513 DTS: 5338513 < 5351116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5340313 DTS: 5340313 < 5351117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5345713 DTS: 5345713 < 5351118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5347513 DTS: 5347513 < 5351119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5352913 DTS: 5352913 < 5358314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5354713 DTS: 5354713 < 5358315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5370913 DTS: 5370913 < 5379914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5372713 DTS: 5372713 < 5379915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5367313 DTS: 5367313 < 5379916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5369113 DTS: 5369113 < 5379917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5374513 DTS: 5374513 < 5379918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5376313 DTS: 5376313 < 5379919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5381713 DTS: 5381713 < 5387114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5383513 DTS: 5383513 < 5387115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5399713 DTS: 5399713 < 5408714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5401513 DTS: 5401513 < 5408715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5396113 DTS: 5396113 < 5408716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5397913 DTS: 5397913 < 5408717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5403313 DTS: 5403313 < 5408718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5405113 DTS: 5405113 < 5408719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5410513 DTS: 5410513 < 5415914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5412313 DTS: 5412313 < 5415915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5428513 DTS: 5428513 < 5437514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5430313 DTS: 5430313 < 5437515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5424913 DTS: 5424913 < 5437516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5426713 DTS: 5426713 < 5437517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5432113 DTS: 5432113 < 5437518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5433913 DTS: 5433913 < 5437519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5439313 DTS: 5439313 < 5444714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5441113 DTS: 5441113 < 5444715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5457313 DTS: 5457313 < 5466314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5459113 DTS: 5459113 < 5466315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5453713 DTS: 5453713 < 5466316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5455513 DTS: 5455513 < 5466317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5460913 DTS: 5460913 < 5466318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5462713 DTS: 5462713 < 5466319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5468113 DTS: 5468113 < 5473514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5469913 DTS: 5469913 < 5473515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5482513 DTS: 5482513 < 5486114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5511313 DTS: 5511313 < 5514914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5540113 DTS: 5540113 < 5543714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5568913 DTS: 5568913 < 5572514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5597713 DTS: 5597713 < 5601314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5626513 DTS: 5626513 < 5630114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5655313 DTS: 5655313 < 5658914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5684113 DTS: 5684113 < 5687714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5712913 DTS: 5712913 < 5716514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5738113 DTS: 5738113 < 5741714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5766913 DTS: 5766913 < 5770514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5795713 DTS: 5795713 < 5799314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5824513 DTS: 5824513 < 5828114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5853313 DTS: 5853313 < 5856914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5889313 DTS: 5889313 < 5892914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5918113 DTS: 5918113 < 5921714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5946913 DTS: 5946913 < 5950514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 5975713 DTS: 5975713 < 5979314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6022513 DTS: 6022513 < 6026114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6051313 DTS: 6051313 < 6054914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6080113 DTS: 6080113 < 6083714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6108913 DTS: 6108913 < 6112514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6137713 DTS: 6137713 < 6141314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6166513 DTS: 6166513 < 6175514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6168313 DTS: 6168313 < 6175515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6162913 DTS: 6162913 < 6175516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6164713 DTS: 6164713 < 6175517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6170113 DTS: 6170113 < 6175518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6171913 DTS: 6171913 < 6175519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6177313 DTS: 6177313 < 6182714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6179113 DTS: 6179113 < 6182715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6195313 DTS: 6195313 < 6204314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6197113 DTS: 6197113 < 6204315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6191713 DTS: 6191713 < 6204316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6193513 DTS: 6193513 < 6204317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6198913 DTS: 6198913 < 6204318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6200713 DTS: 6200713 < 6204319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6206113 DTS: 6206113 < 6211514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6207913 DTS: 6207913 < 6211515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6224113 DTS: 6224113 < 6233114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6225913 DTS: 6225913 < 6233115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6220513 DTS: 6220513 < 6233116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6222313 DTS: 6222313 < 6233117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6227713 DTS: 6227713 < 6233118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6229513 DTS: 6229513 < 6233119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6234913 DTS: 6234913 < 6240314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6236713 DTS: 6236713 < 6240315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6252913 DTS: 6252913 < 6261914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6254713 DTS: 6254713 < 6261915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6249313 DTS: 6249313 < 6261916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6251113 DTS: 6251113 < 6261917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6256513 DTS: 6256513 < 6261918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6258313 DTS: 6258313 < 6261919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6263713 DTS: 6263713 < 6269114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6265513 DTS: 6265513 < 6269115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6281713 DTS: 6281713 < 6290714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6283513 DTS: 6283513 < 6290715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6278113 DTS: 6278113 < 6290716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6279913 DTS: 6279913 < 6290717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6285313 DTS: 6285313 < 6290718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6287113 DTS: 6287113 < 6290719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6292513 DTS: 6292513 < 6297914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6294313 DTS: 6294313 < 6297915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6310513 DTS: 6310513 < 6319514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6312313 DTS: 6312313 < 6319515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6306913 DTS: 6306913 < 6319516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6308713 DTS: 6308713 < 6319517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6314113 DTS: 6314113 < 6319518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6315913 DTS: 6315913 < 6319519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6321313 DTS: 6321313 < 6326714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6323113 DTS: 6323113 < 6326715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6335713 DTS: 6335713 < 6339314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6364513 DTS: 6364513 < 6368114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6400513 DTS: 6400513 < 6404114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6429313 DTS: 6429313 < 6432914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6458113 DTS: 6458113 < 6461714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6486913 DTS: 6486913 < 6490514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6515713 DTS: 6515713 < 6519314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6544513 DTS: 6544513 < 6548114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6573313 DTS: 6573313 < 6576914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6602113 DTS: 6602113 < 6605714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6630913 DTS: 6630913 < 6634514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6659713 DTS: 6659713 < 6663314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6688513 DTS: 6688513 < 6692114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6717313 DTS: 6717313 < 6720914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6746113 DTS: 6746113 < 6749714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6774913 DTS: 6774913 < 6778514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6803713 DTS: 6803713 < 6807314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6832513 DTS: 6832513 < 6836114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6861313 DTS: 6861313 < 6864914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6890113 DTS: 6890113 < 6893714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6918913 DTS: 6918913 < 6922514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6947713 DTS: 6947713 < 6951314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 6976513 DTS: 6976513 < 6980114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7005313 DTS: 7005313 < 7008914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7041313 DTS: 7041313 < 7044914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7070113 DTS: 7070113 < 7073714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7098913 DTS: 7098913 < 7102514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7127713 DTS: 7127713 < 7131314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7156513 DTS: 7156513 < 7160114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7185313 DTS: 7185313 < 7188914 invalid, clipping
st:0 PTS: 7214113 DTS: 7214113 < 7217714 invalid, clipping03 bitrate=7124.0kbits/s
[mpegts @ 03558fe0] st:0 PTS: 7242913 DTS: 7242913 < 7246514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7271713 DTS: 7271713 < 7275314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7300513 DTS: 7300513 < 7304114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7329313 DTS: 7329313 < 7332914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7358113 DTS: 7358113 < 7361714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7386913 DTS: 7386913 < 7390514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7415713 DTS: 7415713 < 7419314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7444513 DTS: 7444513 < 7448114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7473313 DTS: 7473313 < 7476914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7502113 DTS: 7502113 < 7505714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7530913 DTS: 7530913 < 7534514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7559713 DTS: 7559713 < 7563314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7581313 DTS: 7581313 < 7584914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7610113 DTS: 7610113 < 7613714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7638913 DTS: 7638913 < 7644314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7640713 DTS: 7640713 < 7644315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7656913 DTS: 7656913 < 7664114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7658713 DTS: 7658713 < 7664115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7653313 DTS: 7653313 < 7664116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7655113 DTS: 7655113 < 7664117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7660513 DTS: 7660513 < 7664118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7662313 DTS: 7662313 < 7664119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7667713 DTS: 7667713 < 7671314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7669513 DTS: 7669513 < 7671315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7682113 DTS: 7682113 < 7685714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7710913 DTS: 7710913 < 7714514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7743313 DTS: 7743313 < 7752314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7745113 DTS: 7745113 < 7752315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7739713 DTS: 7739713 < 7752316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7741513 DTS: 7741513 < 7752317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7746913 DTS: 7746913 < 7752318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7748713 DTS: 7748713 < 7752319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7754113 DTS: 7754113 < 7759514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7755913 DTS: 7755913 < 7759515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7772113 DTS: 7772113 < 7777514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7773913 DTS: 7773913 < 7777515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7815313 DTS: 7815313 < 7820714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7817113 DTS: 7817113 < 7820715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7865713 DTS: 7865713 < 7871114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7867513 DTS: 7867513 < 7871115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7880113 DTS: 7880113 < 7885514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7881913 DTS: 7881913 < 7885515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7894513 DTS: 7894513 < 7899914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7896313 DTS: 7896313 < 7899915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7908913 DTS: 7908913 < 7914314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7910713 DTS: 7910713 < 7914315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7923313 DTS: 7923313 < 7928714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7925113 DTS: 7925113 < 7928715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7948513 DTS: 7948513 < 7952114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 7977313 DTS: 7977313 < 7980914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8006113 DTS: 8006113 < 8009714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8034913 DTS: 8034913 < 8038514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8063713 DTS: 8063713 < 8067314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8092513 DTS: 8092513 < 8096114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8121313 DTS: 8121313 < 8124914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8168113 DTS: 8168113 < 8171714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8196913 DTS: 8196913 < 8200514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8225713 DTS: 8225713 < 8229314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8254513 DTS: 8254513 < 8258114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8283313 DTS: 8283313 < 8286914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8312113 DTS: 8312113 < 8315714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8348113 DTS: 8348113 < 8351714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8376913 DTS: 8376913 < 8380514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8405713 DTS: 8405713 < 8409314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8434513 DTS: 8434513 < 8438114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8463313 DTS: 8463313 < 8466914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8492113 DTS: 8492113 < 8495714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8520913 DTS: 8520913 < 8524514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8549713 DTS: 8549713 < 8553314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8578513 DTS: 8578513 < 8582114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8657713 DTS: 8657713 < 8663114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8659513 DTS: 8659513 < 8663115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8672113 DTS: 8672113 < 8677514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8673913 DTS: 8673913 < 8677515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8686513 DTS: 8686513 < 8691914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8688313 DTS: 8688313 < 8691915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8700913 DTS: 8700913 < 8706314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8702713 DTS: 8702713 < 8706315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8826913 DTS: 8826913 < 8830514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8855713 DTS: 8855713 < 8859314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8884513 DTS: 8884513 < 8888114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8927713 DTS: 8927713 < 8933114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8929513 DTS: 8929513 < 8933115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8942113 DTS: 8942113 < 8947514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8943913 DTS: 8943913 < 8947515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8956513 DTS: 8956513 < 8961914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8958313 DTS: 8958313 < 8961915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8970913 DTS: 8970913 < 8976314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8972713 DTS: 8972713 < 8976315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8985313 DTS: 8985313 < 8990714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8987113 DTS: 8987113 < 8990715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 8999713 DTS: 8999713 < 9005114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9001513 DTS: 9001513 < 9005115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9014113 DTS: 9014113 < 9019514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9015913 DTS: 9015913 < 9019515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9032113 DTS: 9032113 < 9035714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9060913 DTS: 9060913 < 9064514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9089713 DTS: 9089713 < 9093314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9118513 DTS: 9118513 < 9122114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9147313 DTS: 9147313 < 9150914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9176113 DTS: 9176113 < 9179714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9208513 DTS: 9208513 < 9215714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9204913 DTS: 9204913 < 9215715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9212113 DTS: 9212113 < 9215716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9219313 DTS: 9219313 < 9222914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9233713 DTS: 9233713 < 9239114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9235513 DTS: 9235513 < 9239115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9248113 DTS: 9248113 < 9253514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9249913 DTS: 9249913 < 9253515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9262513 DTS: 9262513 < 9267914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9264313 DTS: 9264313 < 9267915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9276913 DTS: 9276913 < 9280514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9305713 DTS: 9305713 < 9311114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9307513 DTS: 9307513 < 9311115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9323713 DTS: 9323713 < 9327314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9352513 DTS: 9352513 < 9356114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9381313 DTS: 9381313 < 9384914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9413713 DTS: 9413713 < 9420914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9410113 DTS: 9410113 < 9420915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9417313 DTS: 9417313 < 9420916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9424513 DTS: 9424513 < 9428114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9442513 DTS: 9442513 < 9451514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9444313 DTS: 9444313 < 9451515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9438913 DTS: 9438913 < 9451516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9440713 DTS: 9440713 < 9451517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9446113 DTS: 9446113 < 9451518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9447913 DTS: 9447913 < 9451519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9453313 DTS: 9453313 < 9458714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9455113 DTS: 9455113 < 9458715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9471313 DTS: 9471313 < 9480314 invalid, clipping
st:0 PTS: 9473113 DTS: 9473113 < 9480315 invalid, clipping37 bitrate=7785.6kbits/s
[mpegts @ 03558fe0] st:0 PTS: 9467713 DTS: 9467713 < 9480316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9469513 DTS: 9469513 < 9480317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9474913 DTS: 9474913 < 9480318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9476713 DTS: 9476713 < 9480319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9482113 DTS: 9482113 < 9487514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9483913 DTS: 9483913 < 9487515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9500113 DTS: 9500113 < 9507314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9501913 DTS: 9501913 < 9507315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9496513 DTS: 9496513 < 9507316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9498313 DTS: 9498313 < 9507317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9503713 DTS: 9503713 < 9507318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9505513 DTS: 9505513 < 9507319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9510913 DTS: 9510913 < 9514514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9512713 DTS: 9512713 < 9514515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9525313 DTS: 9525313 < 9528914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9554113 DTS: 9554113 < 9557714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9582913 DTS: 9582913 < 9586514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9611713 DTS: 9611713 < 9615314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9640513 DTS: 9640513 < 9644114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9669313 DTS: 9669313 < 9672914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9698113 DTS: 9698113 < 9701714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9726913 DTS: 9726913 < 9730514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9755713 DTS: 9755713 < 9759314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9784513 DTS: 9784513 < 9788114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9813313 DTS: 9813313 < 9816914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9842113 DTS: 9842113 < 9845714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9870913 DTS: 9870913 < 9874514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9899713 DTS: 9899713 < 9903314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9928513 DTS: 9928513 < 9932114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9957313 DTS: 9957313 < 9960914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 9986113 DTS: 9986113 < 9989714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10014913 DTS: 10014913 < 10018514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10043713 DTS: 10043713 < 10047314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10072513 DTS: 10072513 < 10076114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10101313 DTS: 10101313 < 10104914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10130113 DTS: 10130113 < 10133714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10158913 DTS: 10158913 < 10162514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10187713 DTS: 10187713 < 10191314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10216513 DTS: 10216513 < 10220114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10245313 DTS: 10245313 < 10248914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10274113 DTS: 10274113 < 10277714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10302913 DTS: 10302913 < 10306514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10331713 DTS: 10331713 < 10335314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10360513 DTS: 10360513 < 10364114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10389313 DTS: 10389313 < 10392914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10418113 DTS: 10418113 < 10421714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10446913 DTS: 10446913 < 10450514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10475713 DTS: 10475713 < 10479314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10504513 DTS: 10504513 < 10508114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10533313 DTS: 10533313 < 10536914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10562113 DTS: 10562113 < 10565714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10590913 DTS: 10590913 < 10594514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10619713 DTS: 10619713 < 10623314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10648513 DTS: 10648513 < 10652114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10677313 DTS: 10677313 < 10680914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10706113 DTS: 10706113 < 10709714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10734913 DTS: 10734913 < 10738514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10763713 DTS: 10763713 < 10767314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10792513 DTS: 10792513 < 10796114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10821313 DTS: 10821313 < 10824914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10850113 DTS: 10850113 < 10853714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10878913 DTS: 10878913 < 10882514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10907713 DTS: 10907713 < 10911314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10936513 DTS: 10936513 < 10940114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10965313 DTS: 10965313 < 10968914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 10994113 DTS: 10994113 < 10997714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11022913 DTS: 11022913 < 11026514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11051713 DTS: 11051713 < 11055314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11080513 DTS: 11080513 < 11084114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11109313 DTS: 11109313 < 11112914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11138113 DTS: 11138113 < 11141714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11166913 DTS: 11166913 < 11170514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11195713 DTS: 11195713 < 11199314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11224513 DTS: 11224513 < 11228114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11253313 DTS: 11253313 < 11256914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11282113 DTS: 11282113 < 11285714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11310913 DTS: 11310913 < 11314514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11339713 DTS: 11339713 < 11343314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11368513 DTS: 11368513 < 11372114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11397313 DTS: 11397313 < 11400914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11426113 DTS: 11426113 < 11429714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11454913 DTS: 11454913 < 11458514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11483713 DTS: 11483713 < 11487314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11512513 DTS: 11512513 < 11516114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11541313 DTS: 11541313 < 11544914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11570113 DTS: 11570113 < 11573714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11598913 DTS: 11598913 < 11602514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11627713 DTS: 11627713 < 11631314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11656513 DTS: 11656513 < 11660114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11685313 DTS: 11685313 < 11688914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11714113 DTS: 11714113 < 11717714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11742913 DTS: 11742913 < 11746514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11782513 DTS: 11782513 < 11786114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11811313 DTS: 11811313 < 11814914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11840113 DTS: 11840113 < 11843714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11868913 DTS: 11868913 < 11872514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11897713 DTS: 11897713 < 11901314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11926513 DTS: 11926513 < 11930114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11955313 DTS: 11955313 < 11958914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 11984113 DTS: 11984113 < 11987714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12012913 DTS: 12012913 < 12016514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12041713 DTS: 12041713 < 12045314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12070513 DTS: 12070513 < 12074114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12099313 DTS: 12099313 < 12102914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12128113 DTS: 12128113 < 12131714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12156913 DTS: 12156913 < 12160514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12185713 DTS: 12185713 < 12191114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12187513 DTS: 12187513 < 12191115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12200113 DTS: 12200113 < 12205514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12201913 DTS: 12201913 < 12205515 invalid, clipping
st:0 PTS: 12214513 DTS: 12214513 < 12218114 invalid, clippingbitrate=7970.7kbits/s
[mpegts @ 03558fe0] st:0 PTS: 12216313 DTS: 12216313 < 12218115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12228913 DTS: 12228913 < 12232514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12257713 DTS: 12257713 < 12261314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12293713 DTS: 12293713 < 12297314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12322513 DTS: 12322513 < 12326114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12354913 DTS: 12354913 < 12363914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12356713 DTS: 12356713 < 12363915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12351313 DTS: 12351313 < 12363916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12353113 DTS: 12353113 < 12363917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12358513 DTS: 12358513 < 12363918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12360313 DTS: 12360313 < 12363919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12365713 DTS: 12365713 < 12371114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12367513 DTS: 12367513 < 12371115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12383713 DTS: 12383713 < 12392714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12385513 DTS: 12385513 < 12392715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12380113 DTS: 12380113 < 12392716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12381913 DTS: 12381913 < 12392717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12387313 DTS: 12387313 < 12392718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12389113 DTS: 12389113 < 12392719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12394513 DTS: 12394513 < 12399914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12396313 DTS: 12396313 < 12399915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12412513 DTS: 12412513 < 12421514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12414313 DTS: 12414313 < 12421515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12408913 DTS: 12408913 < 12421516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12410713 DTS: 12410713 < 12421517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12416113 DTS: 12416113 < 12421518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12417913 DTS: 12417913 < 12421519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12423313 DTS: 12423313 < 12428714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12425113 DTS: 12425113 < 12428715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12437713 DTS: 12437713 < 12441314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12470113 DTS: 12470113 < 12479114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12471913 DTS: 12471913 < 12479115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12466513 DTS: 12466513 < 12479116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12468313 DTS: 12468313 < 12479117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12473713 DTS: 12473713 < 12479118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12475513 DTS: 12475513 < 12479119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12480913 DTS: 12480913 < 12486314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12482713 DTS: 12482713 < 12486315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12495313 DTS: 12495313 < 12498914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12524113 DTS: 12524113 < 12527714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12552913 DTS: 12552913 < 12556514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12585313 DTS: 12585313 < 12592514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12581713 DTS: 12581713 < 12592515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12588913 DTS: 12588913 < 12592516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12596113 DTS: 12596113 < 12599714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12614113 DTS: 12614113 < 12623114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12615913 DTS: 12615913 < 12623115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12610513 DTS: 12610513 < 12623116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12612313 DTS: 12612313 < 12623117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12617713 DTS: 12617713 < 12623118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12619513 DTS: 12619513 < 12623119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12624913 DTS: 12624913 < 12630314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12626713 DTS: 12626713 < 12630315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12653713 DTS: 12653713 < 12657314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12682513 DTS: 12682513 < 12686114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12711313 DTS: 12711313 < 12714914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12740113 DTS: 12740113 < 12743714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12768913 DTS: 12768913 < 12772514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12797713 DTS: 12797713 < 12801314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12826513 DTS: 12826513 < 12830114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12855313 DTS: 12855313 < 12858914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12884113 DTS: 12884113 < 12887714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12912913 DTS: 12912913 < 12916514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12941713 DTS: 12941713 < 12945314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 12970513 DTS: 12970513 < 12974114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13013713 DTS: 13013713 < 13017314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13042513 DTS: 13042513 < 13046114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13071313 DTS: 13071313 < 13074914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13100113 DTS: 13100113 < 13103714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13128913 DTS: 13128913 < 13132514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13157713 DTS: 13157713 < 13163114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13159513 DTS: 13159513 < 13163115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13172113 DTS: 13172113 < 13175714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13200913 DTS: 13200913 < 13204514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13229713 DTS: 13229713 < 13233314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13258513 DTS: 13258513 < 13262114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13287313 DTS: 13287313 < 13290914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13316113 DTS: 13316113 < 13319714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13344913 DTS: 13344913 < 13348514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13373713 DTS: 13373713 < 13377314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13402513 DTS: 13402513 < 13406114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13431313 DTS: 13431313 < 13434914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13460113 DTS: 13460113 < 13463714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13488913 DTS: 13488913 < 13492514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13517713 DTS: 13517713 < 13521314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13546513 DTS: 13546513 < 13550114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13575313 DTS: 13575313 < 13578914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13604113 DTS: 13604113 < 13607714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13665313 DTS: 13665313 < 13668914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13694113 DTS: 13694113 < 13697714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13722913 DTS: 13722913 < 13726514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13751713 DTS: 13751713 < 13755314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13773313 DTS: 13773313 < 13776914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13802113 DTS: 13802113 < 13805714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13830913 DTS: 13830913 < 13834514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13859713 DTS: 13859713 < 13865114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13861513 DTS: 13861513 < 13865115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13874113 DTS: 13874113 < 13879514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13875913 DTS: 13875913 < 13879515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13888513 DTS: 13888513 < 13893914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13890313 DTS: 13890313 < 13893915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13902913 DTS: 13902913 < 13906514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13931713 DTS: 13931713 < 13935314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13960513 DTS: 13960513 < 13964114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 13989313 DTS: 13989313 < 13992914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14018113 DTS: 14018113 < 14021714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14046913 DTS: 14046913 < 14050514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14075713 DTS: 14075713 < 14079314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14104513 DTS: 14104513 < 14108114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14133313 DTS: 14133313 < 14136914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14162113 DTS: 14162113 < 14165714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14190913 DTS: 14190913 < 14194514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14219713 DTS: 14219713 < 14223314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14248513 DTS: 14248513 < 14252114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14277313 DTS: 14277313 < 14280914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14316913 DTS: 14316913 < 14320514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14345713 DTS: 14345713 < 14349314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14374513 DTS: 14374513 < 14378114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14403313 DTS: 14403313 < 14406914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14432113 DTS: 14432113 < 14435714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14464513 DTS: 14464513 < 14468114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14493313 DTS: 14493313 < 14496914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14522113 DTS: 14522113 < 14525714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14550913 DTS: 14550913 < 14554514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14579713 DTS: 14579713 < 14583314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14608513 DTS: 14608513 < 14612114 invalid, clipping
st:0 PTS: 14637313 DTS: 14637313 < 14640914 invalid, clippingbitrate=8352.2kbits/s
[mpegts @ 03558fe0] st:0 PTS: 14680513 DTS: 14680513 < 14684114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14712913 DTS: 14712913 < 14721914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14714713 DTS: 14714713 < 14721915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14709313 DTS: 14709313 < 14721916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14711113 DTS: 14711113 < 14721917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14716513 DTS: 14716513 < 14721918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14718313 DTS: 14718313 < 14721919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14723713 DTS: 14723713 < 14729114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14725513 DTS: 14725513 < 14729115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14738113 DTS: 14738113 < 14741714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14766913 DTS: 14766913 < 14770514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14795713 DTS: 14795713 < 14799314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14824513 DTS: 14824513 < 14828114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14856913 DTS: 14856913 < 14865914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14858713 DTS: 14858713 < 14865915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14853313 DTS: 14853313 < 14865916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14855113 DTS: 14855113 < 14865917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14860513 DTS: 14860513 < 14865918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14862313 DTS: 14862313 < 14865919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14867713 DTS: 14867713 < 14873114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14869513 DTS: 14869513 < 14873115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14885713 DTS: 14885713 < 14894714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14887513 DTS: 14887513 < 14894715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14882113 DTS: 14882113 < 14894716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14883913 DTS: 14883913 < 14894717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14889313 DTS: 14889313 < 14894718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14891113 DTS: 14891113 < 14894719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14896513 DTS: 14896513 < 14901914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14898313 DTS: 14898313 < 14901915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14914513 DTS: 14914513 < 14923514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14916313 DTS: 14916313 < 14923515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14910913 DTS: 14910913 < 14923516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14912713 DTS: 14912713 < 14923517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14918113 DTS: 14918113 < 14923518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14919913 DTS: 14919913 < 14923519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14925313 DTS: 14925313 < 14930714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14927113 DTS: 14927113 < 14930715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14943313 DTS: 14943313 < 14952314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14945113 DTS: 14945113 < 14952315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14939713 DTS: 14939713 < 14952316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14941513 DTS: 14941513 < 14952317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14946913 DTS: 14946913 < 14952318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14948713 DTS: 14948713 < 14952319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14954113 DTS: 14954113 < 14959514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14955913 DTS: 14955913 < 14959515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14972113 DTS: 14972113 < 14981114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14973913 DTS: 14973913 < 14981115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14968513 DTS: 14968513 < 14981116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14970313 DTS: 14970313 < 14981117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14975713 DTS: 14975713 < 14981118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14977513 DTS: 14977513 < 14981119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14982913 DTS: 14982913 < 14988314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14984713 DTS: 14984713 < 14988315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15000913 DTS: 15000913 < 15009914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15002713 DTS: 15002713 < 15009915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14997313 DTS: 14997313 < 15009916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 14999113 DTS: 14999113 < 15009917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15004513 DTS: 15004513 < 15009918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15006313 DTS: 15006313 < 15009919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15011713 DTS: 15011713 < 15017114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15013513 DTS: 15013513 < 15017115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15029713 DTS: 15029713 < 15036914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15026113 DTS: 15026113 < 15036915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15033313 DTS: 15033313 < 15036916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15040513 DTS: 15040513 < 15044114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15058513 DTS: 15058513 < 15067514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15060313 DTS: 15060313 < 15067515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15054913 DTS: 15054913 < 15067516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15056713 DTS: 15056713 < 15067517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15062113 DTS: 15062113 < 15067518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15063913 DTS: 15063913 < 15067519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15069313 DTS: 15069313 < 15074714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15071113 DTS: 15071113 < 15074715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15087313 DTS: 15087313 < 15096314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15089113 DTS: 15089113 < 15096315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15083713 DTS: 15083713 < 15096316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15085513 DTS: 15085513 < 15096317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15090913 DTS: 15090913 < 15096318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15092713 DTS: 15092713 < 15096319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15098113 DTS: 15098113 < 15103514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15099913 DTS: 15099913 < 15103515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15116113 DTS: 15116113 < 15125114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15117913 DTS: 15117913 < 15125115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15112513 DTS: 15112513 < 15125116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15114313 DTS: 15114313 < 15125117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15119713 DTS: 15119713 < 15125118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15121513 DTS: 15121513 < 15125119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15126913 DTS: 15126913 < 15132314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15128713 DTS: 15128713 < 15132315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15141313 DTS: 15141313 < 15146714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15143113 DTS: 15143113 < 15146715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15155713 DTS: 15155713 < 15161114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15157513 DTS: 15157513 < 15161115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15170113 DTS: 15170113 < 15175514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15171913 DTS: 15171913 < 15175515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15188113 DTS: 15188113 < 15197114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15189913 DTS: 15189913 < 15197115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15184513 DTS: 15184513 < 15197116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15186313 DTS: 15186313 < 15197117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15191713 DTS: 15191713 < 15197118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15193513 DTS: 15193513 < 15197119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15198913 DTS: 15198913 < 15204314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15200713 DTS: 15200713 < 15204315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15213313 DTS: 15213313 < 15218714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15215113 DTS: 15215113 < 15218715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15227713 DTS: 15227713 < 15233114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15229513 DTS: 15229513 < 15233115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15242113 DTS: 15242113 < 15247514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15243913 DTS: 15243913 < 15247515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15260113 DTS: 15260113 < 15267314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15261913 DTS: 15261913 < 15267315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15256513 DTS: 15256513 < 15267316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15258313 DTS: 15258313 < 15267317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15263713 DTS: 15263713 < 15267318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15265513 DTS: 15265513 < 15267319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15270913 DTS: 15270913 < 15274514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15272713 DTS: 15272713 < 15274515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15285313 DTS: 15285313 < 15288914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15314113 DTS: 15314113 < 15319514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15315913 DTS: 15315913 < 15319515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15328513 DTS: 15328513 < 15333914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15330313 DTS: 15330313 < 15333915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15346513 DTS: 15346513 < 15355514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15348313 DTS: 15348313 < 15355515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15342913 DTS: 15342913 < 15355516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15344713 DTS: 15344713 < 15355517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15350113 DTS: 15350113 < 15355518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15351913 DTS: 15351913 < 15355519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15357313 DTS: 15357313 < 15362714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15359113 DTS: 15359113 < 15362715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15375313 DTS: 15375313 < 15384314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15377113 DTS: 15377113 < 15384315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15371713 DTS: 15371713 < 15384316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15373513 DTS: 15373513 < 15384317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15378913 DTS: 15378913 < 15384318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15380713 DTS: 15380713 < 15384319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15386113 DTS: 15386113 < 15391514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15387913 DTS: 15387913 < 15391515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15400513 DTS: 15400513 < 15405914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15402313 DTS: 15402313 < 15405915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15414913 DTS: 15414913 < 15420314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15416713 DTS: 15416713 < 15420315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15432913 DTS: 15432913 < 15440114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15434713 DTS: 15434713 < 15440115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15429313 DTS: 15429313 < 15440116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15431113 DTS: 15431113 < 15440117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15436513 DTS: 15436513 < 15440118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15438313 DTS: 15438313 < 15440119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15443713 DTS: 15443713 < 15447314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15445513 DTS: 15445513 < 15447315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15458113 DTS: 15458113 < 15461714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15490513 DTS: 15490513 < 15499514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15492313 DTS: 15492313 < 15499515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15486913 DTS: 15486913 < 15499516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15488713 DTS: 15488713 < 15499517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15494113 DTS: 15494113 < 15499518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15495913 DTS: 15495913 < 15499519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15501313 DTS: 15501313 < 15506714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15503113 DTS: 15503113 < 15506715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15515713 DTS: 15515713 < 15521114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15517513 DTS: 15517513 < 15521115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15533713 DTS: 15533713 < 15542714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15535513 DTS: 15535513 < 15542715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15530113 DTS: 15530113 < 15542716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15531913 DTS: 15531913 < 15542717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15537313 DTS: 15537313 < 15542718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15539113 DTS: 15539113 < 15542719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15544513 DTS: 15544513 < 15549914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15546313 DTS: 15546313 < 15549915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15562513 DTS: 15562513 < 15571514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15564313 DTS: 15564313 < 15571515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15558913 DTS: 15558913 < 15571516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15560713 DTS: 15560713 < 15571517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15566113 DTS: 15566113 < 15571518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15567913 DTS: 15567913 < 15571519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15573313 DTS: 15573313 < 15578714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15575113 DTS: 15575113 < 15578715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15587713 DTS: 15587713 < 15593114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15589513 DTS: 15589513 < 15593115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15602113 DTS: 15602113 < 15607514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15603913 DTS: 15603913 < 15607515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15620113 DTS: 15620113 < 15629114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15621913 DTS: 15621913 < 15629115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15616513 DTS: 15616513 < 15629116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15618313 DTS: 15618313 < 15629117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15623713 DTS: 15623713 < 15629118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15625513 DTS: 15625513 < 15629119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15630913 DTS: 15630913 < 15636314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15632713 DTS: 15632713 < 15636315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15648913 DTS: 15648913 < 15657914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15650713 DTS: 15650713 < 15657915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15645313 DTS: 15645313 < 15657916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15647113 DTS: 15647113 < 15657917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15652513 DTS: 15652513 < 15657918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15654313 DTS: 15654313 < 15657919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15659713 DTS: 15659713 < 15665114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15661513 DTS: 15661513 < 15665115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15674113 DTS: 15674113 < 15679514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15675913 DTS: 15675913 < 15679515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15688513 DTS: 15688513 < 15693914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15690313 DTS: 15690313 < 15693915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15706513 DTS: 15706513 < 15715514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15708313 DTS: 15708313 < 15715515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15702913 DTS: 15702913 < 15715516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15704713 DTS: 15704713 < 15715517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15710113 DTS: 15710113 < 15715518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15711913 DTS: 15711913 < 15715519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15717313 DTS: 15717313 < 15722714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15719113 DTS: 15719113 < 15722715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15731713 DTS: 15731713 < 15735314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15760513 DTS: 15760513 < 15765914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15762313 DTS: 15762313 < 15765915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15774913 DTS: 15774913 < 15780314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15776713 DTS: 15776713 < 15780315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15792913 DTS: 15792913 < 15801914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15794713 DTS: 15794713 < 15801915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15789313 DTS: 15789313 < 15801916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15791113 DTS: 15791113 < 15801917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15796513 DTS: 15796513 < 15801918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15798313 DTS: 15798313 < 15801919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15803713 DTS: 15803713 < 15809114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15805513 DTS: 15805513 < 15809115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15821713 DTS: 15821713 < 15830714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15823513 DTS: 15823513 < 15830715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15818113 DTS: 15818113 < 15830716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15819913 DTS: 15819913 < 15830717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15825313 DTS: 15825313 < 15830718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15827113 DTS: 15827113 < 15830719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15832513 DTS: 15832513 < 15837914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15834313 DTS: 15834313 < 15837915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15846913 DTS: 15846913 < 15852314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15848713 DTS: 15848713 < 15852315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15861313 DTS: 15861313 < 15866714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15863113 DTS: 15863113 < 15866715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15875713 DTS: 15875713 < 15881114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15877513 DTS: 15877513 < 15881115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15893713 DTS: 15893713 < 15902714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15895513 DTS: 15895513 < 15902715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15890113 DTS: 15890113 < 15902716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15891913 DTS: 15891913 < 15902717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15897313 DTS: 15897313 < 15902718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15899113 DTS: 15899113 < 15902719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15904513 DTS: 15904513 < 15909914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15906313 DTS: 15906313 < 15909915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15922513 DTS: 15922513 < 15931514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15924313 DTS: 15924313 < 15931515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15918913 DTS: 15918913 < 15931516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15920713 DTS: 15920713 < 15931517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15926113 DTS: 15926113 < 15931518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15927913 DTS: 15927913 < 15931519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15933313 DTS: 15933313 < 15938714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15935113 DTS: 15935113 < 15938715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15947713 DTS: 15947713 < 15951314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 15976513 DTS: 15976513 < 15980114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16008913 DTS: 16008913 < 16017914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16010713 DTS: 16010713 < 16017915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16005313 DTS: 16005313 < 16017916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16007113 DTS: 16007113 < 16017917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16012513 DTS: 16012513 < 16017918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16014313 DTS: 16014313 < 16017919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16019713 DTS: 16019713 < 16025114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16021513 DTS: 16021513 < 16025115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16037713 DTS: 16037713 < 16044914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16039513 DTS: 16039513 < 16044915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16034113 DTS: 16034113 < 16044916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16035913 DTS: 16035913 < 16044917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16041313 DTS: 16041313 < 16044918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16043113 DTS: 16043113 < 16044919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16048513 DTS: 16048513 < 16052114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16050313 DTS: 16050313 < 16052115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16062913 DTS: 16062913 < 16066514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16095313 DTS: 16095313 < 16104314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16097113 DTS: 16097113 < 16104315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16091713 DTS: 16091713 < 16104316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16093513 DTS: 16093513 < 16104317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16098913 DTS: 16098913 < 16104318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16100713 DTS: 16100713 < 16104319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16106113 DTS: 16106113 < 16111514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16107913 DTS: 16107913 < 16111515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16120513 DTS: 16120513 < 16124114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16149313 DTS: 16149313 < 16152914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16181713 DTS: 16181713 < 16190714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16183513 DTS: 16183513 < 16190715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16178113 DTS: 16178113 < 16190716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16179913 DTS: 16179913 < 16190717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16185313 DTS: 16185313 < 16190718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16187113 DTS: 16187113 < 16190719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16192513 DTS: 16192513 < 16197914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16194313 DTS: 16194313 < 16197915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16210513 DTS: 16210513 < 16219514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16212313 DTS: 16212313 < 16219515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16206913 DTS: 16206913 < 16219516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16208713 DTS: 16208713 < 16219517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16214113 DTS: 16214113 < 16219518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16215913 DTS: 16215913 < 16219519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16221313 DTS: 16221313 < 16226714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16223113 DTS: 16223113 < 16226715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16239313 DTS: 16239313 < 16248314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16241113 DTS: 16241113 < 16248315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16235713 DTS: 16235713 < 16248316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16237513 DTS: 16237513 < 16248317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16242913 DTS: 16242913 < 16248318 invalid, clipping
st:0 PTS: 16244713 DTS: 16244713 < 16248319 invalid, clippingbitrate=8374.1kbits/s
[mpegts @ 03558fe0] st:0 PTS: 16250113 DTS: 16250113 < 16255514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16251913 DTS: 16251913 < 16255515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16264513 DTS: 16264513 < 16268114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16296913 DTS: 16296913 < 16305914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16298713 DTS: 16298713 < 16305915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16293313 DTS: 16293313 < 16305916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16295113 DTS: 16295113 < 16305917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16300513 DTS: 16300513 < 16305918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16302313 DTS: 16302313 < 16305919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16307713 DTS: 16307713 < 16313114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16309513 DTS: 16309513 < 16313115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16325713 DTS: 16325713 < 16334714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16327513 DTS: 16327513 < 16334715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16322113 DTS: 16322113 < 16334716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16323913 DTS: 16323913 < 16334717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16329313 DTS: 16329313 < 16334718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16331113 DTS: 16331113 < 16334719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16336513 DTS: 16336513 < 16341914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16338313 DTS: 16338313 < 16341915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16354513 DTS: 16354513 < 16363514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16356313 DTS: 16356313 < 16363515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16350913 DTS: 16350913 < 16363516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16352713 DTS: 16352713 < 16363517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16358113 DTS: 16358113 < 16363518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16359913 DTS: 16359913 < 16363519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16365313 DTS: 16365313 < 16370714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16367113 DTS: 16367113 < 16370715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16383313 DTS: 16383313 < 16392314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16385113 DTS: 16385113 < 16392315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16379713 DTS: 16379713 < 16392316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16381513 DTS: 16381513 < 16392317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16386913 DTS: 16386913 < 16392318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16388713 DTS: 16388713 < 16392319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16394113 DTS: 16394113 < 16399514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16395913 DTS: 16395913 < 16399515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16412113 DTS: 16412113 < 16421114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16413913 DTS: 16413913 < 16421115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16408513 DTS: 16408513 < 16421116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16410313 DTS: 16410313 < 16421117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16415713 DTS: 16415713 < 16421118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16417513 DTS: 16417513 < 16421119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16422913 DTS: 16422913 < 16428314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16424713 DTS: 16424713 < 16428315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16437313 DTS: 16437313 < 16440914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16469713 DTS: 16469713 < 16478714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16471513 DTS: 16471513 < 16478715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16466113 DTS: 16466113 < 16478716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16467913 DTS: 16467913 < 16478717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16473313 DTS: 16473313 < 16478718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16475113 DTS: 16475113 < 16478719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16480513 DTS: 16480513 < 16485914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16482313 DTS: 16482313 < 16485915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16498513 DTS: 16498513 < 16507514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16500313 DTS: 16500313 < 16507515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16494913 DTS: 16494913 < 16507516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16496713 DTS: 16496713 < 16507517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16502113 DTS: 16502113 < 16507518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16503913 DTS: 16503913 < 16507519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16509313 DTS: 16509313 < 16514714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16511113 DTS: 16511113 < 16514715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16527313 DTS: 16527313 < 16536314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16529113 DTS: 16529113 < 16536315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16523713 DTS: 16523713 < 16536316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16525513 DTS: 16525513 < 16536317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16530913 DTS: 16530913 < 16536318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16532713 DTS: 16532713 < 16536319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16538113 DTS: 16538113 < 16543514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16539913 DTS: 16539913 < 16543515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16556113 DTS: 16556113 < 16563314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16552513 DTS: 16552513 < 16563315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16559713 DTS: 16559713 < 16563316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16566913 DTS: 16566913 < 16570514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16584913 DTS: 16584913 < 16593914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16586713 DTS: 16586713 < 16593915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16581313 DTS: 16581313 < 16593916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16583113 DTS: 16583113 < 16593917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16588513 DTS: 16588513 < 16593918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16590313 DTS: 16590313 < 16593919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16595713 DTS: 16595713 < 16601114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16597513 DTS: 16597513 < 16601115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16613713 DTS: 16613713 < 16622714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16615513 DTS: 16615513 < 16622715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16610113 DTS: 16610113 < 16622716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16611913 DTS: 16611913 < 16622717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16617313 DTS: 16617313 < 16622718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16619113 DTS: 16619113 < 16622719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16624513 DTS: 16624513 < 16629914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16626313 DTS: 16626313 < 16629915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16642513 DTS: 16642513 < 16651514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16644313 DTS: 16644313 < 16651515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16638913 DTS: 16638913 < 16651516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16640713 DTS: 16640713 < 16651517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16646113 DTS: 16646113 < 16651518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16647913 DTS: 16647913 < 16651519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16653313 DTS: 16653313 < 16658714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16655113 DTS: 16655113 < 16658715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16671313 DTS: 16671313 < 16680314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16673113 DTS: 16673113 < 16680315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16667713 DTS: 16667713 < 16680316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16669513 DTS: 16669513 < 16680317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16674913 DTS: 16674913 < 16680318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16676713 DTS: 16676713 < 16680319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16682113 DTS: 16682113 < 16687514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16683913 DTS: 16683913 < 16687515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16700113 DTS: 16700113 < 16709114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16701913 DTS: 16701913 < 16709115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16696513 DTS: 16696513 < 16709116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16698313 DTS: 16698313 < 16709117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16703713 DTS: 16703713 < 16709118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16705513 DTS: 16705513 < 16709119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16710913 DTS: 16710913 < 16716314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16712713 DTS: 16712713 < 16716315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16725313 DTS: 16725313 < 16728914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16754113 DTS: 16754113 < 16757714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16782913 DTS: 16782913 < 16786514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16815313 DTS: 16815313 < 16822514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16811713 DTS: 16811713 < 16822515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16818913 DTS: 16818913 < 16822516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16826113 DTS: 16826113 < 16829714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16844113 DTS: 16844113 < 16853114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16845913 DTS: 16845913 < 16853115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16840513 DTS: 16840513 < 16853116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16842313 DTS: 16842313 < 16853117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16847713 DTS: 16847713 < 16853118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16849513 DTS: 16849513 < 16853119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16854913 DTS: 16854913 < 16860314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16856713 DTS: 16856713 < 16860315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16872913 DTS: 16872913 < 16881914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16874713 DTS: 16874713 < 16881915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16869313 DTS: 16869313 < 16881916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16871113 DTS: 16871113 < 16881917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16876513 DTS: 16876513 < 16881918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16878313 DTS: 16878313 < 16881919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16883713 DTS: 16883713 < 16889114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16885513 DTS: 16885513 < 16889115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16898113 DTS: 16898113 < 16901714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16941313 DTS: 16941313 < 16944914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16970113 DTS: 16970113 < 16973714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 16998913 DTS: 16998913 < 17002514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17031313 DTS: 17031313 < 17038514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17027713 DTS: 17027713 < 17038515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17034913 DTS: 17034913 < 17038516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17042113 DTS: 17042113 < 17045714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17060113 DTS: 17060113 < 17069114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17061913 DTS: 17061913 < 17069115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17056513 DTS: 17056513 < 17069116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17058313 DTS: 17058313 < 17069117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17063713 DTS: 17063713 < 17069118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17065513 DTS: 17065513 < 17069119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17070913 DTS: 17070913 < 17076314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17072713 DTS: 17072713 < 17076315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17085313 DTS: 17085313 < 17090714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17087113 DTS: 17087113 < 17090715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17099713 DTS: 17099713 < 17105114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17101513 DTS: 17101513 < 17105115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17114113 DTS: 17114113 < 17119514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17115913 DTS: 17115913 < 17119515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17128513 DTS: 17128513 < 17133914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17130313 DTS: 17130313 < 17133915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17142913 DTS: 17142913 < 17148314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17144713 DTS: 17144713 < 17148315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17157313 DTS: 17157313 < 17162714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17159113 DTS: 17159113 < 17162715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17171713 DTS: 17171713 < 17177114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17173513 DTS: 17173513 < 17177115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17186113 DTS: 17186113 < 17191514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17187913 DTS: 17187913 < 17191515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17204113 DTS: 17204113 < 17211314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17205913 DTS: 17205913 < 17211315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17200513 DTS: 17200513 < 17211316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17202313 DTS: 17202313 < 17211317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17207713 DTS: 17207713 < 17211318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17209513 DTS: 17209513 < 17211319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17214913 DTS: 17214913 < 17218514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17216713 DTS: 17216713 < 17218515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17229313 DTS: 17229313 < 17232914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17258113 DTS: 17258113 < 17261714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17286913 DTS: 17286913 < 17290514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17333713 DTS: 17333713 < 17337314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17362513 DTS: 17362513 < 17366114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17391313 DTS: 17391313 < 17394914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17420113 DTS: 17420113 < 17423714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17448913 DTS: 17448913 < 17452514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17513713 DTS: 17513713 < 17519114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17515513 DTS: 17515513 < 17519115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17528113 DTS: 17528113 < 17533514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17529913 DTS: 17529913 < 17533515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17542513 DTS: 17542513 < 17547914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17544313 DTS: 17544313 < 17547915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17556913 DTS: 17556913 < 17562314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17558713 DTS: 17558713 < 17562315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17571313 DTS: 17571313 < 17576714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17573113 DTS: 17573113 < 17576715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17585713 DTS: 17585713 < 17591114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17587513 DTS: 17587513 < 17591115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17600113 DTS: 17600113 < 17605514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17601913 DTS: 17601913 < 17605515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17614513 DTS: 17614513 < 17619914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17616313 DTS: 17616313 < 17619915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17632513 DTS: 17632513 < 17636114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17661313 DTS: 17661313 < 17664914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17690113 DTS: 17690113 < 17693714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17718913 DTS: 17718913 < 17722514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17747713 DTS: 17747713 < 17751314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17776513 DTS: 17776513 < 17780114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17805313 DTS: 17805313 < 17808914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17834113 DTS: 17834113 < 17837714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17862913 DTS: 17862913 < 17866514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17891713 DTS: 17891713 < 17895314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17913313 DTS: 17913313 < 17916914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17942113 DTS: 17942113 < 17945714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17970913 DTS: 17970913 < 17974514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 17999713 DTS: 17999713 < 18003314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18028513 DTS: 18028513 < 18032114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18057313 DTS: 18057313 < 18060914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18086113 DTS: 18086113 < 18089714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18114913 DTS: 18114913 < 18118514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18143713 DTS: 18143713 < 18147314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18172513 DTS: 18172513 < 18176114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18201313 DTS: 18201313 < 18204914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18230113 DTS: 18230113 < 18233714 invalid, clipping
st:0 PTS: 18258913 DTS: 18258913 < 18262514 invalid, clippingbitrate=8536.7kbits/s
[mpegts @ 03558fe0] st:0 PTS: 18287713 DTS: 18287713 < 18291314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18320113 DTS: 18320113 < 18329114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18321913 DTS: 18321913 < 18329115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18316513 DTS: 18316513 < 18329116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18318313 DTS: 18318313 < 18329117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18323713 DTS: 18323713 < 18329118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18325513 DTS: 18325513 < 18329119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18330913 DTS: 18330913 < 18336314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18332713 DTS: 18332713 < 18336315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18348913 DTS: 18348913 < 18357914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18350713 DTS: 18350713 < 18357915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18345313 DTS: 18345313 < 18357916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18347113 DTS: 18347113 < 18357917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18352513 DTS: 18352513 < 18357918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18354313 DTS: 18354313 < 18357919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18359713 DTS: 18359713 < 18365114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18361513 DTS: 18361513 < 18365115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18377713 DTS: 18377713 < 18386714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18379513 DTS: 18379513 < 18386715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18374113 DTS: 18374113 < 18386716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18375913 DTS: 18375913 < 18386717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18381313 DTS: 18381313 < 18386718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18383113 DTS: 18383113 < 18386719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18388513 DTS: 18388513 < 18393914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18390313 DTS: 18390313 < 18393915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18406513 DTS: 18406513 < 18410114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18435313 DTS: 18435313 < 18438914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18464113 DTS: 18464113 < 18467714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18492913 DTS: 18492913 < 18496514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18521713 DTS: 18521713 < 18525314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18579313 DTS: 18579313 < 18584714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18581113 DTS: 18581113 < 18584715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18593713 DTS: 18593713 < 18599114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18595513 DTS: 18595513 < 18599115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18629713 DTS: 18629713 < 18635114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18631513 DTS: 18631513 < 18635115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18644113 DTS: 18644113 < 18649514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18645913 DTS: 18645913 < 18649515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18658513 DTS: 18658513 < 18663914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18660313 DTS: 18660313 < 18663915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18672913 DTS: 18672913 < 18678314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18674713 DTS: 18674713 < 18678315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18687313 DTS: 18687313 < 18692714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18689113 DTS: 18689113 < 18692715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18701713 DTS: 18701713 < 18707114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18703513 DTS: 18703513 < 18707115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18716113 DTS: 18716113 < 18721514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18717913 DTS: 18717913 < 18721515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18730513 DTS: 18730513 < 18735914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18732313 DTS: 18732313 < 18735915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18744913 DTS: 18744913 < 18750314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18746713 DTS: 18746713 < 18750315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18759313 DTS: 18759313 < 18764714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18761113 DTS: 18761113 < 18764715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18773713 DTS: 18773713 < 18779114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18775513 DTS: 18775513 < 18779115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18788113 DTS: 18788113 < 18793514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18789913 DTS: 18789913 < 18793515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18802513 DTS: 18802513 < 18807914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18804313 DTS: 18804313 < 18807915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18816913 DTS: 18816913 < 18822314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18818713 DTS: 18818713 < 18822315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18903313 DTS: 18903313 < 18908714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18905113 DTS: 18905113 < 18908715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18917713 DTS: 18917713 < 18923114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18919513 DTS: 18919513 < 18923115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18932113 DTS: 18932113 < 18937514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18933913 DTS: 18933913 < 18937515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18946513 DTS: 18946513 < 18951914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18948313 DTS: 18948313 < 18951915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18960913 DTS: 18960913 < 18966314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 18962713 DTS: 18962713 < 18966315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19155313 DTS: 19155313 < 19160714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19157113 DTS: 19157113 < 19160715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19169713 DTS: 19169713 < 19175114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19171513 DTS: 19171513 < 19175115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19184113 DTS: 19184113 < 19189514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19185913 DTS: 19185913 < 19189515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19198513 DTS: 19198513 < 19203914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19200313 DTS: 19200313 < 19203915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19212913 DTS: 19212913 < 19218314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19214713 DTS: 19214713 < 19218315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19227313 DTS: 19227313 < 19232714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19229113 DTS: 19229113 < 19232715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19277713 DTS: 19277713 < 19283114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19279513 DTS: 19279513 < 19283115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19292113 DTS: 19292113 < 19297514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19293913 DTS: 19293913 < 19297515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19306513 DTS: 19306513 < 19311914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19308313 DTS: 19308313 < 19311915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19320913 DTS: 19320913 < 19326314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19322713 DTS: 19322713 < 19326315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19335313 DTS: 19335313 < 19340714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19337113 DTS: 19337113 < 19340715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19349713 DTS: 19349713 < 19355114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19351513 DTS: 19351513 < 19355115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19364113 DTS: 19364113 < 19369514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19365913 DTS: 19365913 < 19369515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19378513 DTS: 19378513 < 19383914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19380313 DTS: 19380313 < 19383915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19396513 DTS: 19396513 < 19405514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19398313 DTS: 19398313 < 19405515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19392913 DTS: 19392913 < 19405516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19394713 DTS: 19394713 < 19405517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19400113 DTS: 19400113 < 19405518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19401913 DTS: 19401913 < 19405519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19407313 DTS: 19407313 < 19412714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19409113 DTS: 19409113 < 19412715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19421713 DTS: 19421713 < 19427114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19423513 DTS: 19423513 < 19427115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19439713 DTS: 19439713 < 19448714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19441513 DTS: 19441513 < 19448715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19436113 DTS: 19436113 < 19448716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19437913 DTS: 19437913 < 19448717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19443313 DTS: 19443313 < 19448718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19445113 DTS: 19445113 < 19448719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19450513 DTS: 19450513 < 19455914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19452313 DTS: 19452313 < 19455915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19464913 DTS: 19464913 < 19470314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19466713 DTS: 19466713 < 19470315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19482913 DTS: 19482913 < 19491914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19484713 DTS: 19484713 < 19491915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19479313 DTS: 19479313 < 19491916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19481113 DTS: 19481113 < 19491917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19486513 DTS: 19486513 < 19491918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19488313 DTS: 19488313 < 19491919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19493713 DTS: 19493713 < 19499114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19495513 DTS: 19495513 < 19499115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19511713 DTS: 19511713 < 19520714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19513513 DTS: 19513513 < 19520715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19508113 DTS: 19508113 < 19520716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19509913 DTS: 19509913 < 19520717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19515313 DTS: 19515313 < 19520718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19517113 DTS: 19517113 < 19520719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19522513 DTS: 19522513 < 19527914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19524313 DTS: 19524313 < 19527915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19540513 DTS: 19540513 < 19549514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19542313 DTS: 19542313 < 19549515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19536913 DTS: 19536913 < 19549516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19538713 DTS: 19538713 < 19549517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19544113 DTS: 19544113 < 19549518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19545913 DTS: 19545913 < 19549519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19551313 DTS: 19551313 < 19556714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19553113 DTS: 19553113 < 19556715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19565713 DTS: 19565713 < 19571114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19567513 DTS: 19567513 < 19571115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19583713 DTS: 19583713 < 19592714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19585513 DTS: 19585513 < 19592715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19580113 DTS: 19580113 < 19592716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19581913 DTS: 19581913 < 19592717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19587313 DTS: 19587313 < 19592718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19589113 DTS: 19589113 < 19592719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19594513 DTS: 19594513 < 19599914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19596313 DTS: 19596313 < 19599915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19608913 DTS: 19608913 < 19612514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19641313 DTS: 19641313 < 19648514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19637713 DTS: 19637713 < 19648515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19644913 DTS: 19644913 < 19648516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19652113 DTS: 19652113 < 19655714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19670113 DTS: 19670113 < 19679114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19671913 DTS: 19671913 < 19679115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19666513 DTS: 19666513 < 19679116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19668313 DTS: 19668313 < 19679117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19673713 DTS: 19673713 < 19679118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19675513 DTS: 19675513 < 19679119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19680913 DTS: 19680913 < 19686314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19682713 DTS: 19682713 < 19686315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19695313 DTS: 19695313 < 19700714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19697113 DTS: 19697113 < 19700715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19709713 DTS: 19709713 < 19715114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19711513 DTS: 19711513 < 19715115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19727713 DTS: 19727713 < 19736714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19729513 DTS: 19729513 < 19736715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19724113 DTS: 19724113 < 19736716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19725913 DTS: 19725913 < 19736717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19731313 DTS: 19731313 < 19736718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19733113 DTS: 19733113 < 19736719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19738513 DTS: 19738513 < 19743914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19740313 DTS: 19740313 < 19743915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19756513 DTS: 19756513 < 19765514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19758313 DTS: 19758313 < 19765515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19752913 DTS: 19752913 < 19765516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19754713 DTS: 19754713 < 19765517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19760113 DTS: 19760113 < 19765518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19761913 DTS: 19761913 < 19765519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19767313 DTS: 19767313 < 19772714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19769113 DTS: 19769113 < 19772715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19781713 DTS: 19781713 < 19787114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19783513 DTS: 19783513 < 19787115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19796113 DTS: 19796113 < 19801514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19797913 DTS: 19797913 < 19801515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19814113 DTS: 19814113 < 19823114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19815913 DTS: 19815913 < 19823115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19810513 DTS: 19810513 < 19823116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19812313 DTS: 19812313 < 19823117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19817713 DTS: 19817713 < 19823118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19819513 DTS: 19819513 < 19823119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19824913 DTS: 19824913 < 19830314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19826713 DTS: 19826713 < 19830315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19842913 DTS: 19842913 < 19851914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19844713 DTS: 19844713 < 19851915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19839313 DTS: 19839313 < 19851916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19841113 DTS: 19841113 < 19851917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19846513 DTS: 19846513 < 19851918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19848313 DTS: 19848313 < 19851919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19853713 DTS: 19853713 < 19859114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19855513 DTS: 19855513 < 19859115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19871713 DTS: 19871713 < 19880714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19873513 DTS: 19873513 < 19880715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19868113 DTS: 19868113 < 19880716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19869913 DTS: 19869913 < 19880717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19875313 DTS: 19875313 < 19880718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19877113 DTS: 19877113 < 19880719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19882513 DTS: 19882513 < 19887914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19884313 DTS: 19884313 < 19887915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19900513 DTS: 19900513 < 19909514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19902313 DTS: 19902313 < 19909515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19896913 DTS: 19896913 < 19909516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19898713 DTS: 19898713 < 19909517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19904113 DTS: 19904113 < 19909518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19905913 DTS: 19905913 < 19909519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19911313 DTS: 19911313 < 19916714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19913113 DTS: 19913113 < 19916715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19925713 DTS: 19925713 < 19931114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19927513 DTS: 19927513 < 19931115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19943713 DTS: 19943713 < 19952714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19945513 DTS: 19945513 < 19952715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19940113 DTS: 19940113 < 19952716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19941913 DTS: 19941913 < 19952717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19947313 DTS: 19947313 < 19952718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19949113 DTS: 19949113 < 19952719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19954513 DTS: 19954513 < 19959914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19956313 DTS: 19956313 < 19959915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19968913 DTS: 19968913 < 19972514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 19997713 DTS: 19997713 < 20001314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20030113 DTS: 20030113 < 20039114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20031913 DTS: 20031913 < 20039115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20026513 DTS: 20026513 < 20039116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20028313 DTS: 20028313 < 20039117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20033713 DTS: 20033713 < 20039118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20035513 DTS: 20035513 < 20039119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20040913 DTS: 20040913 < 20046314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20042713 DTS: 20042713 < 20046315 invalid, clipping
st:0 PTS: 20058913 DTS: 20058913 < 20066114 invalid, clippingbitrate=8705.8kbits/s
[mpegts @ 03558fe0] st:0 PTS: 20060713 DTS: 20060713 < 20066115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20055313 DTS: 20055313 < 20066116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20057113 DTS: 20057113 < 20066117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20062513 DTS: 20062513 < 20066118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20064313 DTS: 20064313 < 20066119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20069713 DTS: 20069713 < 20073314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20071513 DTS: 20071513 < 20073315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20102113 DTS: 20102113 < 20105714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20130913 DTS: 20130913 < 20134514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20159713 DTS: 20159713 < 20163314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20188513 DTS: 20188513 < 20192114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20217313 DTS: 20217313 < 20220914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20246113 DTS: 20246113 < 20249714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20274913 DTS: 20274913 < 20278514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20303713 DTS: 20303713 < 20307314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20332513 DTS: 20332513 < 20336114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20361313 DTS: 20361313 < 20364914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20390113 DTS: 20390113 < 20393714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20418913 DTS: 20418913 < 20422514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20447713 DTS: 20447713 < 20451314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20472913 DTS: 20472913 < 20476514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20501713 DTS: 20501713 < 20505314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20530513 DTS: 20530513 < 20534114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20559313 DTS: 20559313 < 20562914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20588113 DTS: 20588113 < 20591714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20616913 DTS: 20616913 < 20620514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20645713 DTS: 20645713 < 20649314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20674513 DTS: 20674513 < 20678114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20721313 DTS: 20721313 < 20724914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20750113 DTS: 20750113 < 20753714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20778913 DTS: 20778913 < 20782514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20807713 DTS: 20807713 < 20811314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20836513 DTS: 20836513 < 20840114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20868913 DTS: 20868913 < 20877914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20870713 DTS: 20870713 < 20877915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20865313 DTS: 20865313 < 20877916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20867113 DTS: 20867113 < 20877917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20872513 DTS: 20872513 < 20877918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20874313 DTS: 20874313 < 20877919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20879713 DTS: 20879713 < 20885114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20881513 DTS: 20881513 < 20885115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20897713 DTS: 20897713 < 20904914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20899513 DTS: 20899513 < 20904915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20894113 DTS: 20894113 < 20904916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20895913 DTS: 20895913 < 20904917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20901313 DTS: 20901313 < 20904918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20903113 DTS: 20903113 < 20904919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20908513 DTS: 20908513 < 20912114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20910313 DTS: 20910313 < 20912115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20922913 DTS: 20922913 < 20926514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20955313 DTS: 20955313 < 20964314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20957113 DTS: 20957113 < 20964315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20951713 DTS: 20951713 < 20964316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20953513 DTS: 20953513 < 20964317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20958913 DTS: 20958913 < 20964318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20960713 DTS: 20960713 < 20964319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20966113 DTS: 20966113 < 20971514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20967913 DTS: 20967913 < 20971515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20984113 DTS: 20984113 < 20991314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20980513 DTS: 20980513 < 20991315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20987713 DTS: 20987713 < 20991316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 20994913 DTS: 20994913 < 20998514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21012913 DTS: 21012913 < 21021914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21014713 DTS: 21014713 < 21021915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21009313 DTS: 21009313 < 21021916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21011113 DTS: 21011113 < 21021917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21016513 DTS: 21016513 < 21021918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21018313 DTS: 21018313 < 21021919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21023713 DTS: 21023713 < 21029114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21025513 DTS: 21025513 < 21029115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21038113 DTS: 21038113 < 21041714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21070513 DTS: 21070513 < 21079514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21072313 DTS: 21072313 < 21079515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21066913 DTS: 21066913 < 21079516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21068713 DTS: 21068713 < 21079517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21074113 DTS: 21074113 < 21079518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21075913 DTS: 21075913 < 21079519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21081313 DTS: 21081313 < 21086714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21083113 DTS: 21083113 < 21086715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21099313 DTS: 21099313 < 21108314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21101113 DTS: 21101113 < 21108315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21095713 DTS: 21095713 < 21108316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21097513 DTS: 21097513 < 21108317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21102913 DTS: 21102913 < 21108318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21104713 DTS: 21104713 < 21108319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21110113 DTS: 21110113 < 21115514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21111913 DTS: 21111913 < 21115515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21128113 DTS: 21128113 < 21137114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21129913 DTS: 21129913 < 21137115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21124513 DTS: 21124513 < 21137116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21126313 DTS: 21126313 < 21137117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21131713 DTS: 21131713 < 21137118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21133513 DTS: 21133513 < 21137119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21138913 DTS: 21138913 < 21144314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21140713 DTS: 21140713 < 21144315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21156913 DTS: 21156913 < 21164114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21153313 DTS: 21153313 < 21164115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21160513 DTS: 21160513 < 21164116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21167713 DTS: 21167713 < 21171314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21185713 DTS: 21185713 < 21194714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21187513 DTS: 21187513 < 21194715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21182113 DTS: 21182113 < 21194716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21183913 DTS: 21183913 < 21194717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21189313 DTS: 21189313 < 21194718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21191113 DTS: 21191113 < 21194719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21196513 DTS: 21196513 < 21201914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21198313 DTS: 21198313 < 21201915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21214513 DTS: 21214513 < 21223514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21216313 DTS: 21216313 < 21223515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21210913 DTS: 21210913 < 21223516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21212713 DTS: 21212713 < 21223517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21218113 DTS: 21218113 < 21223518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21219913 DTS: 21219913 < 21223519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21225313 DTS: 21225313 < 21230714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21227113 DTS: 21227113 < 21230715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21243313 DTS: 21243313 < 21252314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21245113 DTS: 21245113 < 21252315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21239713 DTS: 21239713 < 21252316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21241513 DTS: 21241513 < 21252317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21246913 DTS: 21246913 < 21252318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21248713 DTS: 21248713 < 21252319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21254113 DTS: 21254113 < 21259514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21255913 DTS: 21255913 < 21259515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21272113 DTS: 21272113 < 21281114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21273913 DTS: 21273913 < 21281115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21268513 DTS: 21268513 < 21281116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21270313 DTS: 21270313 < 21281117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21275713 DTS: 21275713 < 21281118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21277513 DTS: 21277513 < 21281119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21282913 DTS: 21282913 < 21288314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21284713 DTS: 21284713 < 21288315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21297313 DTS: 21297313 < 21300914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21329713 DTS: 21329713 < 21338714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21331513 DTS: 21331513 < 21338715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21326113 DTS: 21326113 < 21338716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21327913 DTS: 21327913 < 21338717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21333313 DTS: 21333313 < 21338718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21335113 DTS: 21335113 < 21338719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21340513 DTS: 21340513 < 21345914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21342313 DTS: 21342313 < 21345915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21354913 DTS: 21354913 < 21360314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21356713 DTS: 21356713 < 21360315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21369313 DTS: 21369313 < 21374714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21371113 DTS: 21371113 < 21374715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21383713 DTS: 21383713 < 21389114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21385513 DTS: 21385513 < 21389115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21401713 DTS: 21401713 < 21410714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21403513 DTS: 21403513 < 21410715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21398113 DTS: 21398113 < 21410716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21399913 DTS: 21399913 < 21410717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21405313 DTS: 21405313 < 21410718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21407113 DTS: 21407113 < 21410719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21412513 DTS: 21412513 < 21417914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21414313 DTS: 21414313 < 21417915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21430513 DTS: 21430513 < 21439514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21432313 DTS: 21432313 < 21439515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21426913 DTS: 21426913 < 21439516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21428713 DTS: 21428713 < 21439517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21434113 DTS: 21434113 < 21439518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21435913 DTS: 21435913 < 21439519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21441313 DTS: 21441313 < 21446714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21443113 DTS: 21443113 < 21446715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21459313 DTS: 21459313 < 21468314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21461113 DTS: 21461113 < 21468315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21455713 DTS: 21455713 < 21468316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21457513 DTS: 21457513 < 21468317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21462913 DTS: 21462913 < 21468318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21464713 DTS: 21464713 < 21468319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21470113 DTS: 21470113 < 21475514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21471913 DTS: 21471913 < 21475515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21488113 DTS: 21488113 < 21497114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21489913 DTS: 21489913 < 21497115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21484513 DTS: 21484513 < 21497116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21486313 DTS: 21486313 < 21497117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21491713 DTS: 21491713 < 21497118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21493513 DTS: 21493513 < 21497119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21498913 DTS: 21498913 < 21504314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21500713 DTS: 21500713 < 21504315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21513313 DTS: 21513313 < 21518714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21515113 DTS: 21515113 < 21518715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21531313 DTS: 21531313 < 21540314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21533113 DTS: 21533113 < 21540315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21527713 DTS: 21527713 < 21540316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21529513 DTS: 21529513 < 21540317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21534913 DTS: 21534913 < 21540318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21536713 DTS: 21536713 < 21540319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21542113 DTS: 21542113 < 21547514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21543913 DTS: 21543913 < 21547515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21556513 DTS: 21556513 < 21561914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21558313 DTS: 21558313 < 21561915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21570913 DTS: 21570913 < 21576314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21572713 DTS: 21572713 < 21576315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21585313 DTS: 21585313 < 21590714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21587113 DTS: 21587113 < 21590715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21603313 DTS: 21603313 < 21606914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21632113 DTS: 21632113 < 21635714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21660913 DTS: 21660913 < 21664514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21689713 DTS: 21689713 < 21693314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21718513 DTS: 21718513 < 21722114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21747313 DTS: 21747313 < 21750914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21776113 DTS: 21776113 < 21779714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21804913 DTS: 21804913 < 21808514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21833713 DTS: 21833713 < 21837314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21862513 DTS: 21862513 < 21866114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21891313 DTS: 21891313 < 21894914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21920113 DTS: 21920113 < 21923714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21948913 DTS: 21948913 < 21952514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 21977713 DTS: 21977713 < 21981314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22006513 DTS: 22006513 < 22010114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22035313 DTS: 22035313 < 22038914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22064113 DTS: 22064113 < 22067714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22092913 DTS: 22092913 < 22096514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22121713 DTS: 22121713 < 22125314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22150513 DTS: 22150513 < 22154114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22179313 DTS: 22179313 < 22182914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22208113 DTS: 22208113 < 22211714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22236913 DTS: 22236913 < 22240514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22265713 DTS: 22265713 < 22269314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22294513 DTS: 22294513 < 22298114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22323313 DTS: 22323313 < 22326914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22352113 DTS: 22352113 < 22355714 invalid, clipping
st:0 PTS: 22380913 DTS: 22380913 < 22384514 invalid, clippingbitrate=8755.2kbits/s
[mpegts @ 03558fe0] st:0 PTS: 22409713 DTS: 22409713 < 22413314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22438513 DTS: 22438513 < 22442114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22467313 DTS: 22467313 < 22470914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22506913 DTS: 22506913 < 22510514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22535713 DTS: 22535713 < 22539314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22564513 DTS: 22564513 < 22568114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22593313 DTS: 22593313 < 22596914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22622113 DTS: 22622113 < 22625714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22650913 DTS: 22650913 < 22654514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22679713 DTS: 22679713 < 22683314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22708513 DTS: 22708513 < 22712114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22737313 DTS: 22737313 < 22740914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22766113 DTS: 22766113 < 22769714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22794913 DTS: 22794913 < 22798514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22823713 DTS: 22823713 < 22827314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22852513 DTS: 22852513 < 22856114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22881313 DTS: 22881313 < 22884914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22910113 DTS: 22910113 < 22913714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22938913 DTS: 22938913 < 22942514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22967713 DTS: 22967713 < 22971314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 22996513 DTS: 22996513 < 23000114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23025313 DTS: 23025313 < 23028914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23054113 DTS: 23054113 < 23057714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23082913 DTS: 23082913 < 23086514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23111713 DTS: 23111713 < 23115314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23140513 DTS: 23140513 < 23144114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23169313 DTS: 23169313 < 23172914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23198113 DTS: 23198113 < 23201714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23226913 DTS: 23226913 < 23230514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23252113 DTS: 23252113 < 23255714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23280913 DTS: 23280913 < 23284514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23313313 DTS: 23313313 < 23322314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23315113 DTS: 23315113 < 23322315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23309713 DTS: 23309713 < 23322316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23311513 DTS: 23311513 < 23322317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23316913 DTS: 23316913 < 23322318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23318713 DTS: 23318713 < 23322319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23324113 DTS: 23324113 < 23329514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23325913 DTS: 23325913 < 23329515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23342113 DTS: 23342113 < 23349314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23343913 DTS: 23343913 < 23349315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23338513 DTS: 23338513 < 23349316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23340313 DTS: 23340313 < 23349317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23345713 DTS: 23345713 < 23349318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23347513 DTS: 23347513 < 23349319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23352913 DTS: 23352913 < 23356514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23354713 DTS: 23354713 < 23356515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23367313 DTS: 23367313 < 23370914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23399713 DTS: 23399713 < 23408714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23401513 DTS: 23401513 < 23408715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23396113 DTS: 23396113 < 23408716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23397913 DTS: 23397913 < 23408717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23403313 DTS: 23403313 < 23408718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23405113 DTS: 23405113 < 23408719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23410513 DTS: 23410513 < 23415914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23412313 DTS: 23412313 < 23415915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23424913 DTS: 23424913 < 23428514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23453713 DTS: 23453713 < 23457314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23486113 DTS: 23486113 < 23495114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23487913 DTS: 23487913 < 23495115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23482513 DTS: 23482513 < 23495116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23484313 DTS: 23484313 < 23495117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23489713 DTS: 23489713 < 23495118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23491513 DTS: 23491513 < 23495119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23496913 DTS: 23496913 < 23502314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23498713 DTS: 23498713 < 23502315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23511313 DTS: 23511313 < 23516714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23513113 DTS: 23513113 < 23516715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23529313 DTS: 23529313 < 23538314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23531113 DTS: 23531113 < 23538315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23525713 DTS: 23525713 < 23538316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23527513 DTS: 23527513 < 23538317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23532913 DTS: 23532913 < 23538318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23534713 DTS: 23534713 < 23538319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23540113 DTS: 23540113 < 23545514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23541913 DTS: 23541913 < 23545515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23558113 DTS: 23558113 < 23567114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23559913 DTS: 23559913 < 23567115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23554513 DTS: 23554513 < 23567116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23556313 DTS: 23556313 < 23567117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23561713 DTS: 23561713 < 23567118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23563513 DTS: 23563513 < 23567119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23568913 DTS: 23568913 < 23574314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23570713 DTS: 23570713 < 23574315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23586913 DTS: 23586913 < 23594114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23588713 DTS: 23588713 < 23594115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23583313 DTS: 23583313 < 23594116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23585113 DTS: 23585113 < 23594117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23590513 DTS: 23590513 < 23594118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23592313 DTS: 23592313 < 23594119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23597713 DTS: 23597713 < 23601314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23599513 DTS: 23599513 < 23601315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23612113 DTS: 23612113 < 23615714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23640913 DTS: 23640913 < 23646314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23642713 DTS: 23642713 < 23646315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23655313 DTS: 23655313 < 23660714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23657113 DTS: 23657113 < 23660715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23673313 DTS: 23673313 < 23682314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23675113 DTS: 23675113 < 23682315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23669713 DTS: 23669713 < 23682316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23671513 DTS: 23671513 < 23682317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23676913 DTS: 23676913 < 23682318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23678713 DTS: 23678713 < 23682319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23684113 DTS: 23684113 < 23689514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23685913 DTS: 23685913 < 23689515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23702113 DTS: 23702113 < 23711114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23703913 DTS: 23703913 < 23711115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23698513 DTS: 23698513 < 23711116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23700313 DTS: 23700313 < 23711117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23705713 DTS: 23705713 < 23711118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23707513 DTS: 23707513 < 23711119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23712913 DTS: 23712913 < 23718314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23714713 DTS: 23714713 < 23718315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23730913 DTS: 23730913 < 23739914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23732713 DTS: 23732713 < 23739915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23727313 DTS: 23727313 < 23739916 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23729113 DTS: 23729113 < 23739917 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23734513 DTS: 23734513 < 23739918 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23736313 DTS: 23736313 < 23739919 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23741713 DTS: 23741713 < 23747114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23743513 DTS: 23743513 < 23747115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23759713 DTS: 23759713 < 23768714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23761513 DTS: 23761513 < 23768715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23756113 DTS: 23756113 < 23768716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23757913 DTS: 23757913 < 23768717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23763313 DTS: 23763313 < 23768718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23765113 DTS: 23765113 < 23768719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23770513 DTS: 23770513 < 23775914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23772313 DTS: 23772313 < 23775915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23788513 DTS: 23788513 < 23797514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23790313 DTS: 23790313 < 23797515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23784913 DTS: 23784913 < 23797516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23786713 DTS: 23786713 < 23797517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23792113 DTS: 23792113 < 23797518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23793913 DTS: 23793913 < 23797519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23799313 DTS: 23799313 < 23804714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23801113 DTS: 23801113 < 23804715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23817313 DTS: 23817313 < 23826314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23819113 DTS: 23819113 < 23826315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23813713 DTS: 23813713 < 23826316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23815513 DTS: 23815513 < 23826317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23820913 DTS: 23820913 < 23826318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23822713 DTS: 23822713 < 23826319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23828113 DTS: 23828113 < 23833514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23829913 DTS: 23829913 < 23833515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23846113 DTS: 23846113 < 23855114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23847913 DTS: 23847913 < 23855115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23842513 DTS: 23842513 < 23855116 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23844313 DTS: 23844313 < 23855117 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23849713 DTS: 23849713 < 23855118 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23851513 DTS: 23851513 < 23855119 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23856913 DTS: 23856913 < 23862314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23858713 DTS: 23858713 < 23862315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23871313 DTS: 23871313 < 23876714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23873113 DTS: 23873113 < 23876715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23889313 DTS: 23889313 < 23898314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23891113 DTS: 23891113 < 23898315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23885713 DTS: 23885713 < 23898316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23887513 DTS: 23887513 < 23898317 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23892913 DTS: 23892913 < 23898318 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23894713 DTS: 23894713 < 23898319 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23900113 DTS: 23900113 < 23905514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23901913 DTS: 23901913 < 23905515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23918113 DTS: 23918113 < 23925314 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23914513 DTS: 23914513 < 23925315 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23921713 DTS: 23921713 < 23925316 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23928913 DTS: 23928913 < 23932514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23943313 DTS: 23943313 < 23948714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23945113 DTS: 23945113 < 23948715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23957713 DTS: 23957713 < 23963114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23959513 DTS: 23959513 < 23963115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23975713 DTS: 23975713 < 23984714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23977513 DTS: 23977513 < 23984715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23972113 DTS: 23972113 < 23984716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23973913 DTS: 23973913 < 23984717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23979313 DTS: 23979313 < 23984718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23981113 DTS: 23981113 < 23984719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23986513 DTS: 23986513 < 23991914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 23988313 DTS: 23988313 < 23991915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24004513 DTS: 24004513 < 24013514 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24006313 DTS: 24006313 < 24013515 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24000913 DTS: 24000913 < 24013516 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24002713 DTS: 24002713 < 24013517 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24008113 DTS: 24008113 < 24013518 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24009913 DTS: 24009913 < 24013519 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24015313 DTS: 24015313 < 24020714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24017113 DTS: 24017113 < 24020715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24029713 DTS: 24029713 < 24035114 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24031513 DTS: 24031513 < 24035115 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24047713 DTS: 24047713 < 24056714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24049513 DTS: 24049513 < 24056715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24044113 DTS: 24044113 < 24056716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24045913 DTS: 24045913 < 24056717 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24051313 DTS: 24051313 < 24056718 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24053113 DTS: 24053113 < 24056719 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24058513 DTS: 24058513 < 24063914 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24060313 DTS: 24060313 < 24063915 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24076513 DTS: 24076513 < 24083714 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24072913 DTS: 24072913 < 24083715 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24080113 DTS: 24080113 < 24083716 invalid, clipping
[mpegts @ 03558fe0] st:0 PTS: 24087313 DTS: 24087313 < 24090914 invalid, clipping
frame= 8720 fps=1619 q=-1.0 Lsize=  285909kB time=00:04:27.75 bitrate=8747.4kbits/s
video:258946kB audio:5474kB subtitle:0 global headers:0kB muxing overhead 8.126491%
}}}

Is this normal?"	2013-02-04T05:04:13+01:00	ramitbhalla
	2512	FF_API_DESTRUCT_PACKET is incompletely deprecating use of API	avcodec		defect	2013-04-29T20:45:33+02:00	"Summary of the bug:
If FF_API_DESTRUCT_PACKET is not defined, there are currently some pieces that fail to build in FFmpeg.

Currently, FF_API_DESTRUCT_PACKET is gated on lavc major version < 56, so it is defined by default and these build errors are not hit.  Until full removal of this deprecated API, users of ffmpeg, such as chromium, that warn on deprecated attribute and error on warnings, currently require downstream patches to disable deprecated attribute while keeping FF_API_DESTRUCT_PACKET defined as true.

Are these build errors known and work planned to fix them prior to full deprecation of this API?

How to reproduce:
Examples of build failures when FF_API_DESTRUCT_PACKET is defined as false (1 < 1) in lavc/version.h:

lavc/avpacket.c:217:5: error: av_destruct_packet(pkt) is called but there is no declaration or definition of it

lavc/utils.c: multiple errors due to use of undeclared member named 'destruct' in 'struct AVPacket'"	2013-04-29T21:28:57+02:00	wolenetz
	2601	hls output always starts at 1 even so you tell otherwise	avformat		defect	2013-05-22T08:02:24+02:00	"Summary of the bug:
One of the params is -start_number 1 for running HLS output like this:
C:\ffmpeg\ffmpeg.exe -re -i ""rtmp://bar/foo.flv"" -y -c:v copy -c:a copy -hls_time 6 -hls_list_size 5 -hls_wrap 30 -start_number 1 ""C:\Tools\Foo\stream.m3u8""

But if your -start_number 100000

It will still start with 1

"	2013-05-24T15:30:18+02:00	vkroutik
	113	AAC - Audio object type 23 is not supported	avcodec		enhancement	2011-04-25T19:50:15+02:00	"ffmpeg AAC codec (decoder) doesn't seem to support AAC-LD and libfaad or libfaad2 (which is documented to support AAC-LD) is no longer an audio codec option. So there is no way to decode AAC-LD format audio track anymore. However, vlc on windows seems to play the file 

ffmpeg build from git snapshot of a few days ago( ffmpeg-HEAD-e16665b) on Fedora 2.6.30.9-96.fc11.x86_6411.

command line:
ffmpeg -y -i po_arrive...mov -acodec pcm_s24le extracted.wav

Error message is:
[aac @ 0x1e9bfa0] Audio object type 23 is not supported.
"	2013-01-22T12:10:44+01:00	k_s_johnson
	232	[amrnb @ 0x626e90] dtx mode not implemented.	avcodec		enhancement	2011-05-23T21:58:01+02:00	"I've just compiled the latest version of ffmpeg from the SVN on a CentOS machine and when I try to decode amr audio files I get this error (repeated a lot of times):

{{{
[amrnb @ 0x626e90] dtx mode not implemented. Update your FFmpeg version to the newest one from SVN. If the problem still occurs, it means that your file has a feature which has not been implemented.If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list.
}}}

On another box, an Ubuntu one, I have installed the ffmpeg package from the repositories and it works fine with the same files.
Also, on yet another CentOS box I am using a several-year-old version of ffmpeg that was compiled ages ago which can decode the same amr files just fine.

So either the error message is completely wrong and the real problem with the files is different, or there has been some regression in that a feature that had already been implemented ages ago has been dropped."	2011-05-24T00:48:14+02:00	matteosistisette
	296	support seeking by decoding from the begin	undetermined		enhancement	2011-06-22T01:51:37+02:00	"The file seeks correctly with WMP/MPC, maybe it's possible to fix seeking for this kind of file in FFmpeg.

(not a regression)

http://www.datafilehost.com/download-2b89c308.html

{{{
C:\>ffmpeg -i EVBPIC.AVI
ffmpeg version git-N-30698-g39dbe9b, Copyright (c) 2000-2011 the FFmpeg develope
rs
  built on Jun 10 2011 22:10:00 with gcc 4.5.3
  configuration: --enable-gpl --enable-version3 --enable-memalign-hack --enable-
runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libo
pencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --
enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger
 --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enabl
e-libx264 --enable-libxavs --enable-libxvid --enable-zlib --disable-outdev=sdl -
-pkg-config=pkg-config
  libavutil    51.  8. 0 / 51.  8. 0
  libavcodec   53.  7. 0 / 53.  7. 0
  libavformat  53.  3. 0 / 53.  3. 0
  libavdevice  53.  1. 1 / 53.  1. 1
  libavfilter   2. 15. 0 /  2. 15. 0
  libswscale    0. 14. 1 /  0. 14. 1
  libpostproc  51.  2. 0 / 51.  2. 0
[avi @ 01DCA600] max_analyze_duration 5000000 reached at 5000000
Input #0, avi, from 'EVBPIC.AVI':
  Duration: 00:03:17.00, start: 0.000000, bitrate: 266 kb/s
    Stream #0.0: Video: msvideo1, pal8, 640x480, 1 fps, 1 tbr, 1 tbn, 1 tbc
    Stream #0.1: Audio: pcm_u8, 22050 Hz, 1 channels, u8, 176 kb/s
At least one output file must be specified
}}}
"	2013-02-09T19:07:43+01:00	ami_stuff
	351	Make Matroska cluster size configurable	avformat		enhancement	2011-07-15T16:18:01+02:00	"When using '-vcodec ffv1 outfile.mkv', I use mkvalidator to check the resulting file which lists warnings for every cluster.

Making a ffv1 in mkv: http://pastebin.com/dhAHLpvc

Warnings from mkvalidator that first frame is cluster is not keyframe: http://pastebin.com/TJHtaAvY (aren't all ffv1 frames keyframes)

Same file in mkvtree: http://pastebin.com/cZ3bjF7M"	2011-11-03T01:09:53+01:00	dericed
	412	.smv container support	avformat		enhancement	2011-08-22T22:51:38+02:00	"First of all sorry the bad english.

SMV file is used in portable media players with SigmaTel chip.
SMV files start with WAV header, so it plays as if was an wav file, without video.

MultimediaWiki explain this kind of file (it even gives the meaning of each part of the header)
http://wiki.multimedia.cx/index.php?title=SMV

.SMV video samples:
http://samples.mplayerhq.hu/smv/

I think it's not very hard to implement this kind of container.
I would be very apreciated if you guys consider implementing this."	2011-11-05T13:38:23+01:00	iohanntachy
	416	ffmpeg can't decode uncompressed self-generated TIFFs containing YUV420	avcodec		enhancement	2011-08-23T16:00:26+02:00	"When generating a sequence of TIFF frames containing YUV420 data, feeding it to ffmpeg results in a errormessage: ""Color mode 6 is not supported"".

ffmpeg -i movie.mpg -compression_level 0 -pix_fmt yuv420p bla%05d.tiff

ffmpeg -i bla%05d.tiff test.mpg
ffmpeg version N-31937-g7c94740, Copyright (c) 2000-2011 the FFmpeg developers
  built on Aug 17 2011 11:02:34 with gcc 4.5.2
  configuration: --enable-avfilter --enable-frei0r --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxvid --enable-nonfree --enable-pic --enable-pthreads --enable-shared --enable-version3 --enable-x11grab --disable-optimizations
  libavutil    51. 12. 0 / 51. 12. 0
  libavcodec   53. 10. 0 / 53. 10. 0
  libavformat  53.  7. 0 / 53.  7. 0
  libavdevice  53.  3. 0 / 53.  3. 0
  libavfilter   2. 31. 1 /  2. 31. 1
  libswscale    2.  0. 0 /  2.  0. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[tiff @ 0x21e27e0] Color mode 6 is not supported
    Last message repeated 3 times                                                                                                                                                
Input #0, image2, from 'bla%05d.tiff':
  Duration: 00:00:07.84, start: 0.000000, bitrate: N/A
    Stream #0.0: Video: tiff, 25 fps, 25 tbr, 25 tbn, 25 tbc
File 'test.mpg' already exists. Overwrite ? [y/N] y
[buffer @ 0x21e2360] Invalid pixel format string '-1'
Error opening filters!                                      "	2012-10-13T12:01:32+02:00	takis
	492	support for BitJazz SheerVideo Pro v.2.6.7.6	avcodec		enhancement	2011-09-21T04:14:26+02:00	"As requested on ffmpeg.org here are sample files that use the shr0 codec.

http://www.archive.org/download/SAN_DIEGO_DANCERS/SDDancers1.mov
http://www.archive.org/download/SAN_DIEGO_DANCERS/SDDancers10.mov
http://www.archive.org/download/SAN_DIEGO_DANCERS/SDDancers11.mov
http://www.archive.org/download/SAN_DIEGO_DANCERS/SDDancers12.mov
http://www.archive.org/download/SAN_DIEGO_DANCERS/SDDancers13.mov
http://www.archive.org/download/SAN_DIEGO_DANCERS/SDDancers2.mov
http://www.archive.org/download/SAN_DIEGO_DANCERS/SDDancers3.mov
http://www.archive.org/download/SAN_DIEGO_DANCERS/SDDancers4.mov
http://www.archive.org/download/SAN_DIEGO_DANCERS/SDDancers5.mov
http://www.archive.org/download/SAN_DIEGO_DANCERS/SDDancers6.mov
http://www.archive.org/download/SAN_DIEGO_DANCERS/SDDancers7.mov
http://www.archive.org/download/SAN_DIEGO_DANCERS/SDDancers8.mov
http://www.archive.org/download/SAN_DIEGO_DANCERS/SDDancers9.mov
http://www.archive.org/download/LONDON/London10.mov
http://www.archive.org/download/LONDON/London11.mov
http://www.archive.org/download/LONDON/London12.mov
http://www.archive.org/download/LONDON/London13.mov
http://www.archive.org/download/LONDON/London14.mov
http://www.archive.org/download/LONDON/London15.mov
http://www.archive.org/download/LONDON/London16.mov
http://www.archive.org/download/LONDON/London17.mov
http://www.archive.org/download/LONDON/London18.mov
http://www.archive.org/download/LONDON/London19.mov
http://www.archive.org/download/LONDON/London1.mov
http://www.archive.org/download/LONDON/London20.mov
http://www.archive.org/download/LONDON/London21.mov
http://www.archive.org/download/LONDON/London22.mov
http://www.archive.org/download/LONDON/London23.mov
http://www.archive.org/download/LONDON/London24.mov
http://www.archive.org/download/LONDON/London25.mov
http://www.archive.org/download/LONDON/London26.mov
http://www.archive.org/download/LONDON/London27.mov
http://www.archive.org/download/LONDON/London28.mov
http://www.archive.org/download/LONDON/London29.mov
http://www.archive.org/download/LONDON/London2.mov
http://www.archive.org/download/LONDON/London30.mov
http://www.archive.org/download/LONDON/London31.mov
http://www.archive.org/download/LONDON/London32.mov
http://www.archive.org/download/LONDON/London33.mov
http://www.archive.org/download/LONDON/London34.mov
http://www.archive.org/download/LONDON/London35.mov
http://www.archive.org/download/LONDON/London36.mov
http://www.archive.org/download/LONDON/London37.mov
http://www.archive.org/download/LONDON/London38.mov
http://www.archive.org/download/LONDON/London39.mov
http://www.archive.org/download/LONDON/London3.mov
http://www.archive.org/download/LONDON/London4.mov
http://www.archive.org/download/LONDON/London5.mov
http://www.archive.org/download/LONDON/London6.mov
http://www.archive.org/download/LONDON/London7.mov
http://www.archive.org/download/LONDON/London8.mov
http://www.archive.org/download/LONDON/London9.mov
http://www.archive.org/download/STOCKHOLM/Stockholm10.mov
http://www.archive.org/download/STOCKHOLM/Stockholm11.mov
http://www.archive.org/download/STOCKHOLM/Stockholm12.mov
http://www.archive.org/download/STOCKHOLM/Stockholm13.mov
http://www.archive.org/download/STOCKHOLM/Stockholm14.mov
http://www.archive.org/download/STOCKHOLM/Stockholm15.mov
http://www.archive.org/download/STOCKHOLM/Stockholm16.mov
http://www.archive.org/download/STOCKHOLM/Stockholm17.mov
http://www.archive.org/download/STOCKHOLM/Stockholm18.mov
http://www.archive.org/download/STOCKHOLM/Stockholm19.mov
http://www.archive.org/download/STOCKHOLM/Stockholm1.mov
http://www.archive.org/download/STOCKHOLM/Stockholm20.mov
http://www.archive.org/download/STOCKHOLM/Stockholm21.mov
http://www.archive.org/download/STOCKHOLM/Stockholm22.mov
http://www.archive.org/download/STOCKHOLM/Stockholm23.mov
http://www.archive.org/download/STOCKHOLM/Stockholm24.mov
http://www.archive.org/download/STOCKHOLM/Stockholm25.mov
http://www.archive.org/download/STOCKHOLM/Stockholm2.mov
http://www.archive.org/download/STOCKHOLM/Stockholm3.mov
http://www.archive.org/download/STOCKHOLM/Stockholm4.mov
http://www.archive.org/download/STOCKHOLM/Stockholm5.mov
http://www.archive.org/download/STOCKHOLM/Stockholm6.mov
http://www.archive.org/download/STOCKHOLM/Stockholm7.mov
http://www.archive.org/download/STOCKHOLM/Stockholm8.mov
http://www.archive.org/download/STOCKHOLM/Stockholm9.mov
"	2013-01-22T13:16:19+01:00	dericed
	535	encoding support for jpeg2000 yuv422p	avcodec		enhancement	2011-10-08T02:40:57+02:00	"Happy to see j2k encoding support for a few pixel formats. I'd love to see support for yuv422p and yuv422p10le. When I take yuv422p content as an input, the j2k encoder auto-selects rgb24 even if I state yuv422p encoding explicitly. Here's an output.

ffmpeg -y -t 1 -i OUT2.mov -vcodec j2k -pix_fmt yuv422p -an -strict experimental testj2k.mov
ffmpeg version N-33260-g2f9d6ff, Copyright (c) 2000-2011 the FFmpeg developers
  built on Oct  3 2011 23:51:10 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3)
  configuration: --enable-gpl
  libavutil    51. 19. 0 / 51. 19. 0
  libavcodec   53. 19. 0 / 53. 19. 0
  libavformat  53. 13. 0 / 53. 13. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 43. 6 /  2. 43. 6
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0

Seems stream 1 codec frame rate differs from container frame rate: 29.97 (30000/1001) -> 29.97 (2997/100)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'OUT2.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 512
    compatible_brands: qt  
    creation_time   : 1970-01-01 05:00:00
    encoder         : Lavf53.13.0
  Duration: 00:00:05.08, start: 0.000000, bitrate: 58142 kb/s
    Stream #0:0(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s
    Metadata:
      creation_time   : 1970-01-01 05:00:00
    Stream #0:1(eng): Video: dvvideo (dv5n / 0x6E357664), yuv422p, 720x480 [SAR 8:9 DAR 4:3], 57542 kb/s, SAR 19264:21837 DAR 9632:7279, 29.97 fps, 29.97 tbr, 2997 tbn, 29.97 tbc
    Metadata:
      creation_time   : 2011-10-07 19:55:10
Incompatible pixel format 'yuv422p' for codec 'j2k', auto-selecting format 'rgb24'
[buffer @ 0x100e01b40] w:720 h:480 pixfmt:yuv422p tb:1/1000000 sar:19264/21837 sws_param:
[buffersink @ 0x100e01da0] auto-inserting filter 'auto-inserted scale 0' between the filter 'src' and the filter 'out'
[scale @ 0x100e02160] w:720 h:480 fmt:yuv422p -> w:720 h:480 fmt:rgb24 flags:0x4
[swscaler @ 0x10101c800] No accelerated colorspace conversion found from yuv422p to rgb24.
[swscaler @ 0x10102f200] No accelerated colorspace conversion found from yuv422p to rgb24.
[swscaler @ 0x101034a00] No accelerated colorspace conversion found from yuv422p to rgb24.
Output #0, mov, to 'testj2k.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 512
    compatible_brands: qt  
    creation_time   : 1970-01-01 05:00:00
    encoder         : Lavf53.13.0
    Stream #0:0(eng): Video: j2k (mjp2 / 0x32706A6D), rgb24, 720x480 [SAR 19264:21837 DAR 9632:7279], q=2-31, 200 kb/s, 2997 tbn, 29.97 tbc
    Metadata:
      creation_time   : 2011-10-07 19:55:10
Stream mapping:
  Stream #0.1 -> #0.0 (dvvideo -> j2k)
Press [q] to stop, [?] for help
frame=   30 fps=  5 q=0.0 Lsize=   12002kB time=00:00:01.00 bitrate=98224.4kbits/s    
video:12001kB audio:0kB global headers:0kB muxing overhead 0.007958%"	2011-12-30T01:39:12+01:00	dericed
	602	feature request: movie sink for ffplay	avfilter		enhancement	2011-10-31T14:39:00+01:00	"The scenarios that would this attempt to handle better:

1) someone is recording from their webcam, wants to see the output as it is (simultaneously) recorded.
2) same thing, but they want to stream it, while it is being recorded, or the like.

Basically this is a feature request to make ffplay/ffserver into ""movie sink's"" which I think would handle this.

I'm mostly basing this from VLC, which can split and stream or convert or display (and since ffmpeg can split now, it might be nice to do the other things too):

VLC: duplicate{dst=display} http://www.videolan.org/doc/streaming-howto/en/ch04.html

Making ffserver programmable via command-line (as VLC's is) would be convenient, at times, too.
Cheers!
-roger-

ref: http://ffmpeg.org/pipermail/ffmpeg-user/2011-October/002904.html"	2011-11-20T21:54:43+01:00	rogerdpack
	625	support 2/3/5bit IMA ADPCM	avcodec		enhancement	2011-11-08T14:43:24+01:00	"(issue 1598)

{{{
C:\>ffmpeg -i IMAADPCM_2bits.wav
ffmpeg version N-34318-g8475ec1, Copyright (c) 2000-2011 the FFmpeg developers
  built on Oct 31 2011 17:50:05 with gcc 4.6.1
  configuration: --enable-gpl --enable-version3 --enable-runtime-cpudetect --ena
ble-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-
libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --ena
ble-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --en
able-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
--enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib

  libavutil    51. 22. 0 / 51. 22. 0
  libavcodec   53. 26. 0 / 53. 26. 0
  libavformat  53. 18. 0 / 53. 18. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 45. 3 /  2. 45. 3
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[adpcm_ima_wav @ 020A90C0] Only 4-bit ADPCM IMA WAV files are supported
[wav @ 020A2320] parser not found for codec adpcm_ima_wav, packets or times may
be invalid.
[adpcm_ima_wav @ 020A90C0] Only 4-bit ADPCM IMA WAV files are supported
    Last message repeated 26 times
[wav @ 020A2320] Could not find codec parameters (Audio: adpcm_ima_wav ([17][0][
0][0] / 0x0011), 44100 Hz, 2 channels, 352 kb/s)
IMAADPCM_2bits.wav: could not find codec parameters
}}}"	2012-11-25T16:28:45+01:00	ami_stuff
	638	add support for tiled TIFF	avcodec		enhancement	2011-11-11T06:35:01+01:00	"{{{
C:\>ffmpeg -i Tiled_NONE_8bpp.tif
ffmpeg version N-34549-g13b7781, Copyright (c) 2000-2011 the FFmpeg developers
  built on Nov  6 2011 22:02:08 with gcc 4.6.1
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil    51. 24. 0 / 51. 24. 0
  libavcodec   53. 28. 0 / 53. 28. 0
  libavformat  53. 19. 0 / 53. 19. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 47. 0 /  2. 47. 0
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[tiff @ 02605B60] Image data is missing
[image2 @ 020A2320] Could not find codec parameters (Video: tiff)
Tiled_NONE_8bpp.tif: could not find codec parameters
}}}
"	2011-12-03T12:11:23+01:00	ami_stuff
	643	VAAPI dynamic loading	avcodec		enhancement	2011-11-11T17:55:57+01:00	"Hi,

We have implemented VAAPI support in our video player and things are great so far. However, ffmpeg creates a hard dependency on libva when we compile it with --enable-vaapi. This means the library won't load if libva is not available. This was a big problem to us. We can't really force its installation on already deployed systems especially when they don't even support hardware acceleration. Instead, I created a patch to support VAAPI dynamic loading. This patch does not come without compromises. For example, the vaapi_context now requires additional function pointers. Still, if you think this could be useful, here is the patch.

Thanks,
Gabi Julien"	2011-11-11T19:46:46+01:00	gajul
	644	Support gray16a png	avcodec		enhancement	2011-11-12T05:41:29+01:00	"the files comes from png testsuite

no gdb log, because I would need to recompile everything again to have debug build of ffplay (40 mins. wasted :()

{{{
C:\>ffplay basi4a16.png
ffplay version N-34704-g985e768, Copyright (c) 2003-2011 the FFmpeg developers
  built on Nov 11 2011 01:49:15 with gcc 4.6.2
  configuration: --disable-static --enable-shared --enable-gpl --enable-version3
 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzli
b --enable-frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable
-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-l
ibrtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-li
bvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-l
ibx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil    51. 24. 1 / 51. 24. 1
  libavcodec   53. 31. 0 / 53. 31. 0
  libavformat  53. 20. 0 / 53. 20. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 47. 2 /  2. 47. 2
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
Input #0, image2, from 'basi4a16.png':
  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: png, gray8a, 32x32, 25 tbr, 25 tbn, 25 tbc
[buffersink @ 00A72780] auto-inserting filter 'auto-inserted scale 0' between th
e filter 'src' and the filter 'out'
[scale @ 00A72A00] w:32 h:32 fmt:gray8a -> w:32 h:32 fmt:yuv420p flags:0x4
}}}"	2013-05-13T12:03:21+02:00	ami_stuff
	664	add suppoer for iff anim	undetermined		enhancement	2011-11-17T16:39:40+01:00	"IFF ANIM file format info:

http://amigan.1emu.net/reg/iff.html

IFF ANIM player with source code:

http://aminet.net/package/gfx/show/iffanimplay_68k

Sample IFF ANIM files:

http://aminet.net/pix/anim

{{{
C:\>ffmpeg -i 040.anim
ffmpeg version N-34704-g985e768, Copyright (c) 2000-2011 the FFmpeg developers
  built on Nov 11 2011 01:49:15 with gcc 4.6.2
  configuration: --disable-static --enable-shared --enable-gpl --enable-version3
 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzli
b --enable-frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable
-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-l
ibrtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-li
bvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-l
ibx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil    51. 24. 1 / 51. 24. 1
  libavcodec   53. 31. 0 / 53. 31. 0
  libavformat  53. 20. 0 / 53. 20. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 47. 2 /  2. 47. 2
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
040.anim: Invalid data found when processing input
}}}"	2012-03-08T23:17:54+01:00	ami_stuff
	700	tiff: support CCITT FAX3/4 in uncompressed mode	avcodec		enhancement	2011-12-03T11:39:05+01:00	"decodes fine with photoshop

{{{
C:\>ffmpeg -i CCITT_FAX3_unc.tif
ffmpeg version N-35295-gb55dd10, Copyright (c) 2000-2011 the FFmpeg developers
  built on Nov 30 2011 00:52:52 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil    51. 29. 1 / 51. 29. 1
  libavcodec   53. 39. 1 / 53. 39. 1
  libavformat  53. 22. 0 / 53. 22. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 50. 0 /  2. 50. 0
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[tiff @ 02615B60] Uncompressed fax mode is not supported (yet)
Input #0, image2, from 'CCITT_FAX3_unc.tif':
  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: tiff, monob, 1023x767, 25 tbr, 25 tbn, 25 tbc
At least one output file must be specified
}}}

{{{
C:\>ffmpeg -i CCITT_FAX4_unc.tif
ffmpeg version N-35295-gb55dd10, Copyright (c) 2000-2011 the FFmpeg developers
  built on Nov 30 2011 00:52:52 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil    51. 29. 1 / 51. 29. 1
  libavcodec   53. 39. 1 / 53. 39. 1
  libavformat  53. 22. 0 / 53. 22. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 50. 0 /  2. 50. 0
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[tiff @ 02615B60] Uncompressed fax mode is not supported (yet)
Input #0, image2, from 'CCITT_FAX4_unc.tif':
  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: tiff, monob, 1023x767, 25 tbr, 25 tbn, 25 tbc
At least one output file must be specified
}}}"	2011-12-03T12:12:04+01:00	ami_stuff
	712	m2v: wrong duration	avformat		enhancement	2011-12-06T14:46:58+01:00	"When converting any file to a m2v and checking the resulting file, the duration is not correctly calculated. mplayer shows also wrong duration. Quicktime and Mediainfo show the correct duration.

example:
ffmpeg -i fate/aletrek-rle.mov -target pal-dvd -f mpeg2video -an aletrek-rle.m2v
[...]
Duration: 00:00:03.33

ffprobe aletrek-rle.m2v
[...]
Duration: 00:00:00.76

mediainfo aletrek-rle.m2v
[...]
Duration : 3s 400ms

mplayer -vo null -ao null -frames 0 -identify aletrek-rle.m2v
[...]
ID_LENGTH=0.77

"	2012-11-04T11:46:45+01:00	cbsrobot
	716	Shoutcast 2 metadata	avformat		enhancement	2011-12-07T07:24:24+01:00	When ffmpeg will support Shoutcast 2 YP2 protocol? mediadata reading? etc...	2011-12-11T13:17:47+01:00	asbro
	726	support for copying SMPTE 436M caption tracks	undetermined		enhancement	2011-12-09T16:13:00+01:00	"This is a part 2 to http://ffmpeg.org/trac/ffmpeg/ticket/682. 

I'm working with media from XDCam discs which contain an MXF with mpeg2 video, 8 pcm audio tracks, and a caption track using SMPTE 436M. I just need to cut these files given an in point and duration and copy all tracks to a new file (using -map 0 -c copy). 

For XDCam MXF files the caption track is not recognized:
{{{
[mxf @ 0x101893800] track 9: could not find essence container ul, codec not currently supported in container
}}}
and subsequently the copy fails with
{{{
Could not write header for output file #0 (incorrect codec parameters ?)
}}}
I need the preserve the captions but would also like to use ffmpeg to this task.

Full output (first 5MB of a sample attached):
{{{
ffmpeg -ss 300 -t 30 -i ELCO0378.mxf -map 0 -c copy trimmed.mxf
ffmpeg version N-31468-g31c55c5, Copyright (c) 2000-2011 the FFmpeg developers
  built on Dec  8 2011 08:46:52 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --disable-ffplay
  libavutil    51. 30. 0 / 51. 30. 0
  libavcodec   53. 41. 2 / 53. 41. 2
  libavformat  53. 24. 0 / 53. 24. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 51. 0 /  2. 51. 0
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[mxf @ 0x10180f200] could not resolve sub descriptor strong ref
[mxf @ 0x10180f200] source track 11: stream 9, no descriptor found
Input #0, mxf, from 'ELCO0378.mxf':
  Duration: 00:28:50.89, start: 0.000000, bitrate: 60317 kb/s
    Stream #0:0: Video: mpeg2video (4:2:2), yuv422p, 1920x1080 [SAR 1:1 DAR 16:9], 50000 kb/s, 29.97 fps, 29.97 tbr, 29.97 tbn, 59.94 tbc
    Stream #0:1: Audio: pcm_s24le, 48000 Hz, 1 channels, s32, 1152 kb/s
    Stream #0:2: Audio: pcm_s24le, 48000 Hz, 1 channels, s32, 1152 kb/s
    Stream #0:3: Audio: pcm_s24le, 48000 Hz, 1 channels, s32, 1152 kb/s
    Stream #0:4: Audio: pcm_s24le, 48000 Hz, 1 channels, s32, 1152 kb/s
    Stream #0:5: Audio: pcm_s24le, 48000 Hz, 1 channels, s32, 1152 kb/s
    Stream #0:6: Audio: pcm_s24le, 48000 Hz, 1 channels, s32, 1152 kb/s
    Stream #0:7: Audio: pcm_s24le, 48000 Hz, 1 channels, s32, 1152 kb/s
    Stream #0:8: Audio: pcm_s24le, 48000 Hz, 1 channels, s32, 1152 kb/s
    Stream #0:9: Data: none
[mxf @ 0x101893800] track 9: could not find essence container ul, codec not currently supported in container
Output #0, mxf, to 'trimmed.mxf':
  Metadata:
    encoder         : Lavf53.24.0
    Stream #0:0: Video: mpeg2video, yuv422p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 50000 kb/s, 29.97 fps, 29.97 tbn, 29.97 tbc
    Stream #0:1: Audio: pcm_s24le, 48000 Hz, 1 channels, 1152 kb/s
    Stream #0:2: Audio: pcm_s24le, 48000 Hz, 1 channels, 1152 kb/s
    Stream #0:3: Audio: pcm_s24le, 48000 Hz, 1 channels, 1152 kb/s
    Stream #0:4: Audio: pcm_s24le, 48000 Hz, 1 channels, 1152 kb/s
    Stream #0:5: Audio: pcm_s24le, 48000 Hz, 1 channels, 1152 kb/s
    Stream #0:6: Audio: pcm_s24le, 48000 Hz, 1 channels, 1152 kb/s
    Stream #0:7: Audio: pcm_s24le, 48000 Hz, 1 channels, 1152 kb/s
    Stream #0:8: Audio: pcm_s24le, 48000 Hz, 1 channels, 1152 kb/s
    Stream #0:9: Data: none
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
  Stream #0:2 -> #0:2 (copy)
  Stream #0:3 -> #0:3 (copy)
  Stream #0:4 -> #0:4 (copy)
  Stream #0:5 -> #0:5 (copy)
  Stream #0:6 -> #0:6 (copy)
  Stream #0:7 -> #0:7 (copy)
  Stream #0:8 -> #0:8 (copy)
  Stream #0:9 -> #0:9 (copy)
Could not write header for output file #0 (incorrect codec parameters ?)

}}}
"	2012-12-08T00:32:33+01:00	dericed
	741	tiff: support pixel order per channel (RRGGBB)	avcodec		enhancement	2011-12-14T01:26:50+01:00	"{{{
C:\>ffmpeg -i pixel_order_per_channel_RRGGBB.tif
ffmpeg version N-35709-g7d531e8, Copyright (c) 2000-2011 the FFmpeg developers
  built on Dec 12 2011 13:50:00 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil    51. 32. 0 / 51. 32. 0
  libavcodec   53. 43. 0 / 53. 43. 0
  libavformat  53. 24. 0 / 53. 24. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 53. 0 /  2. 53. 0
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[tiff @ 02625B60] Planar format is not supported
[image2 @ 020C2320] Could not find codec parameters (Video: tiff)
pixel_order_per_channel_RRGGBB.tif: could not find codec parameters
}}}"	2013-05-10T12:08:51+02:00	ami_stuff
	747	Enable AMV encoding for audio	avcodec		enhancement	2011-12-14T15:31:57+01:00	"The [http://wiki.multimedia.cx/index.php?title=AMV amv] format is made for chinese s1mp3 hardware players, and is now part of the latest version of FFmpeg (0.9 - Harmony).

However, its underlying audio is adpcm_ima_amv, and this is unsupported by FFmpeg.

When I call {{{ffmpeg -codecs}}}, it contains the line {{{ D A D  adpcm_ima_amv   ADPCM IMA AMV}}}, which means Decoding supported, Audio codec, Direct rendering, but it doesn't contain E which stands for Encoding.

I found the [http://code.google.com/p/amv-codec-tools/w/list amv-codec-tools] project, which supports this audio format automatically.

I think it would be easy to merge the outdated ''adpcm_ima_amv'' encoder from the amv-codec-tools into FFmpeg.

To be noted, compiling amv-codec-tools with the new FFmpeg version doesn't work, even I disable the ''amv'' and the ''adpcm_ima_amv'' encoders/decoders, I get this error: 

{{{
[NULL @ 039a7860] Requested output format 'amv' is not a suitable output format
sample.amv: Invalid argument
}}}

Which is the same error that occurs when trying to use FFmpeg 0.9 for the AMV format - an issue that should be reported separately.

This issue is very urgent to me and I consider promoting a developer that will make it work."	2011-12-14T16:52:19+01:00	shimmy
	798	LEAD codecs not supported	avcodec		enhancement	2011-12-20T13:53:51+01:00	"windows media player play such files fine
{{{
ffmpeg version N-35462-g61b1d85, Copyright (c) 2000-2011 the FFmpeg developers
  built on Dec  5 2011 14:28:46 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --e
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable
libxvid --enable-zlib
  libavutil    51. 30. 0 / 51. 30. 0
  libavcodec   53. 40. 0 / 53. 40. 0
  libavformat  53. 24. 0 / 53. 24. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 51. 0 /  2. 51. 0
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[avi @ 000000000031D830] Format avi probed with size=2048 and score=100
[AVI demuxer @ 0000000001C20080] use odml:1
st:1 removing common factor 13 from timebase
[gsm_ms @ 000000000031F620] err{or,}_recognition separate: 1; 1
[gsm_ms @ 000000000031F620] err{or,}_recognition combined: 1; 65537
[avi @ 000000000031D830] parser not found for codec gsm_ms, packets or times may be invalid.
[avi @ 000000000031D830] parser not found for codec none, packets or times may be invalid.
[avi @ 000000000031D830] max_analyze_duration 5000000 reached at 5005000
Input #0, avi, from 'DaDa_CMP.avi':
  Duration: 00:00:07.54, start: 0.000000, bitrate: 2750 kb/s
    Stream #0:0, 152, 1001/30000: Video: none (LEAD / 0x4441454C), 480x320, 1001/30000, 29.97 fps, 29.97 tbr, 29.97 tbn, 29.97 tbc
    Stream #0:1, 703, 5/689: Audio: gsm_ms (1[0][0][0] / 0x0031), 44100 Hz, 1 channels, s16, 71 kb/s
Video pixel format is unknown, stream cannot be encoded
}}}


==================


{{{
ffmpeg version N-35462-g61b1d85, Copyright (c) 2000-2011 the FFmpeg developers
  built on Dec  5 2011 14:28:46 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --e
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable
libxvid --enable-zlib
  libavutil    51. 30. 0 / 51. 30. 0
  libavcodec   53. 40. 0 / 53. 40. 0
  libavformat  53. 24. 0 / 53. 24. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 51. 0 /  2. 51. 0
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[avi @ 000000000200D7F0] Format avi probed with size=2048 and score=100
[AVI demuxer @ 0000000000330080] use odml:1
st:1 removing common factor 13 from timebase
[gsm_ms @ 000000000200F5E0] err{or,}_recognition separate: 1; 1
[gsm_ms @ 000000000200F5E0] err{or,}_recognition combined: 1; 65537
[avi @ 000000000200D7F0] parser not found for codec gsm_ms, packets or times may be invalid.
[avi @ 000000000200D7F0] parser not found for codec none, packets or times may be invalid.
[avi @ 000000000200D7F0] max_analyze_duration 5000000 reached at 5005000
Input #0, avi, from 'DaDa_CMW.avi':
  Duration: 00:00:07.54, start: 0.000000, bitrate: 2355 kb/s
    Stream #0:0, 152, 1001/30000: Video: none (LCW2 / 0x3257434C), 480x320, 1001/30000, 29.97 fps, 29.97 tbr, 29.97 tbn, 29.97 tbc
    Stream #0:1, 703, 5/689: Audio: gsm_ms (1[0][0][0] / 0x0031), 44100 Hz, 1 channels, s16, 71 kb/s
Video pixel format is unknown, stream cannot be encoded
}}}



"	2011-12-20T14:04:01+01:00	mogadanez
	839	grayscale support in snow	avcodec		enhancement	2011-12-28T00:21:08+01:00	"https://ffmpeg.org/trac/ffmpeg/attachment/ticket/833/gray.png

{{{
(gdb) r -i gray.png -vcodec snow -strict -2 out.avi
Starting program: F:\MinGW\msys\1.0\ffmpeg-HEAD-834f80d/ffmpeg_g.exe -i gray.png
 -vcodec snow -strict -2 out.avi
[New Thread 3404.0xf18]
ffmpeg version 0.9.0.git-834f80d, Copyright (c) 2000-2011 the FFmpeg developers
  built on Dec 22 2011 14:07:40 with gcc 4.5.2
  configuration: --disable-ffplay --disable-ffserver --disable-asm --disable-yas
m --disable-shared --enable-static
  libavutil      51. 32.100 / 51. 32.100
  libavcodec     53. 47.100 / 53. 47.100
  libavformat    53. 28.100 / 53. 28.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 53.  0 /  2. 53.  0
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  5.100 /  0.  0.100
Input #0, image2, from 'gray.png':
  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: png, gray, 1024x768, 25 tbr, 25 tbn, 25 tbc
[buffer @ 03d61640] w:1024 h:768 pixfmt:gray tb:1/1000000 sar:0/1 sws_param:
Output #0, avi, to 'out.avi':
  Metadata:
    ISFT            : Lavf53.28.100
    Stream #0:0: Video: snow (SNOW / 0x574F4E53), gray, 1024x768, q=2-31, 200 kb
/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (png -> snow)
Press [q] to stop, [?] for help

Program received signal SIGSEGV, Segmentation fault.
0x0080e15f in encode_frame (avctx=0x3d5f8b8, buf=0x4a10020 """",
    buf_size=5515024, data=0x22daf0) at libavcodec/snowenc.c:1619
1619                memcpy(&s->input_picture.data[i][y * s->input_picture.linesi
ze[i]],
(gdb) bt
#0  0x0080e15f in encode_frame (avctx=0x3d5f8b8, buf=0x4a10020 """",
    buf_size=5515024, data=0x22daf0) at libavcodec/snowenc.c:1619
#1  0x00509101 in avcodec_encode_video (avctx=0x3d5f8b8, buf=0x4a10020 """",
    buf_size=5515024, pict=0x22daf0) at libavcodec/utils.c:881
#2  0x00404f6e in do_video_out (s=0x3d5f3b0, ost=0x3d5fcd0,
    in_picture=0x3d62220, frame_size=0x22de9c, quality=0,
    ist=<value optimized out>) at ffmpeg.c:1349
#3  0x004068c5 in transcode_video (ist=0x3d611d0, ost_table=0x3d5fcd0,
    nb_ostreams=1, pkt=0x22fbb8) at ffmpeg.c:1955
#4  output_packet (ist=0x3d611d0, ost_table=0x3d5fcd0, nb_ostreams=1,
    pkt=0x22fbb8) at ffmpeg.c:2046
#5  0x0040a63e in transcode (output_files=<value optimized out>,
    nb_output_files=0, input_files=0x0, nb_input_files=4256952)
    at ffmpeg.c:2804
#6  0x0022ff48 in ?? ()
#7  0x00000000 in ?? ()
(gdb) disass $pc-32,$pc+32
Dump of assembler code from 0x80e13f to 0x80e17f:
   0x0080e13f <encode_frame+187>:       add    %al,(%eax)
   0x0080e141 <encode_frame+189>:       add    0x1040(%esi,%eax,4),%edx
   0x0080e148 <encode_frame+196>:       mov    %ebx,%esi
   0x0080e14a <encode_frame+198>:       mov    0xa0(%esp),%edi
   0x0080e151 <encode_frame+205>:       imul   0x10(%edi,%eax,4),%esi
   0x0080e156 <encode_frame+210>:       add    (%edi,%eax,4),%esi
   0x0080e159 <encode_frame+213>:       mov    %edx,%edi
   0x0080e15b <encode_frame+215>:       mov    0x50(%esp),%ecx
=> 0x0080e15f <encode_frame+219>:       rep movsb %ds:(%esi),%es:(%edi)
   0x0080e161 <encode_frame+221>:       inc    %ebx
   0x0080e162 <encode_frame+222>:       cmp    0x54(%esp),%ebx
   0x0080e166 <encode_frame+226>:       jl     0x80e133 <encode_frame+175>
   0x0080e168 <encode_frame+228>:       inc    %eax
   0x0080e169 <encode_frame+229>:       cmp    $0x3,%eax
   0x0080e16c <encode_frame+232>:       jne    0x80e116 <encode_frame+146>
   0x0080e16e <encode_frame+234>:       mov    0x6c(%esp),%edi
   0x0080e172 <encode_frame+238>:       add    $0xf20,%edi
   0x0080e178 <encode_frame+244>:       mov    $0x48,%ecx
   0x0080e17d <encode_frame+249>:       mov    0xa0(%esp),%esi
End of assembler dump.
(gdb) info all-registers
eax            0x1      1
ecx            0x200    512
edx            0x0      0
ebx            0x0      0
esp            0x22c860 0x22c860
ebp            0x400    0x400
esi            0x0      0
edi            0x0      0
eip            0x80e15f 0x80e15f <encode_frame+219>
eflags         0x10246  [ PF ZF IF RF ]
cs             0x1b     27
ss             0x23     35
ds             0x23     35
es             0x23     35
fs             0x3b     59
gs             0x0      0
st0            0        (raw 0x00000000000000000000)
st1            0        (raw 0x00000000000000000000)
st2            0        (raw 0x00000000000000000000)
st3            -2147483648      (raw 0xc01e8000000000000000)
st4            -1.1000000000000001      (raw 0xbfff8ccccccccccccccd)
st5            0        (raw 0x00000000000000000000)
st6            0.59999999999999998      (raw 0x3ffe999999999999999a)
st7            0        (raw 0x00000000000000000000)
fctrl          0xffff037f       -64641
fstat          0xffff0120       -65248
ftag           0xffffffff       -1
fiseg          0x0      0
fioff          0x0      0
foseg          0xffff0000       -65536
fooff          0x0      0
fop            0x0      0
xmm0           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
  v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
  uint128 = 0x00000000000000000000000000000000}
xmm1           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
  v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
  uint128 = 0x00000000000000000000000000000000}
xmm2           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
  v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
  uint128 = 0x00000000000000000000000000000000}
xmm3           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
  v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
  uint128 = 0x00000000000000000000000000000000}
xmm4           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
  v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
  uint128 = 0x00000000000000000000000000000000}
xmm5           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
  v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
  uint128 = 0x00000000000000000000000000000000}
xmm6           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
  v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
  uint128 = 0x00000000000000000000000000000000}
xmm7           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
  v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
  uint128 = 0x00000000000000000000000000000000}
mxcsr          0x1f80   [ IM DM ZM OM UM PM ]
mm0            {uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0,
    0x0, 0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}
mm1            {uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0,
    0x0, 0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}
mm2            {uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0,
    0x0, 0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}
mm3            {uint64 = 0x8000000000000000, v2_int32 = {0x0, 0x80000000},
  v4_int16 = {0x0, 0x0, 0x0, 0x8000}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0,
    0x0, 0x0, 0x80}}
mm4            {uint64 = 0x8ccccccccccccccd, v2_int32 = {0xcccccccd,
    0x8ccccccc}, v4_int16 = {0xcccd, 0xcccc, 0xcccc, 0x8ccc}, v8_int8 = {
    0xcd, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0x8c}}
mm5            {uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0,
    0x0, 0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}
mm6            {uint64 = 0x999999999999999a, v2_int32 = {0x9999999a,
    0x99999999}, v4_int16 = {0x999a, 0x9999, 0x9999, 0x9999}, v8_int8 = {
    0x9a, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99, 0x99}}
mm7            {uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0,
    0x0, 0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}
}}}"	2012-10-13T12:16:38+02:00	ami_stuff
	868	chained ogg video streams not supported with threads >1	undetermined		enhancement	2012-01-03T00:08:28+01:00	"Following sample fails to play/transcode correctly

http://v2v.cc/~j/theora_testsuite/chained_streams.ogg"	2013-01-20T18:07:45+01:00	richardpl
	896	ljpeg: support 32bpp RGBA	avcodec		enhancement	2012-01-07T23:50:30+01:00	"Color Depth: 32 bpp
Bits Per sample: 8
Samples Per Pixel: 4
Lossless Predictor: 1
Lossless Point Transform: 0
Interleaved: Yes
Restart Interval in MCU-Rows: 0

{{{
C:\>ffmpeg -i 32rgba.jpg
ffmpeg version N-36492-g7f83db3, Copyright (c) 2000-2012 the FFmpeg developers
  built on Jan  5 2012 01:57:12 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil      51. 34.100 / 51. 34.100
  libavcodec     53. 53.100 / 53. 53.100
  libavformat    53. 29.100 / 53. 29.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 57.101 /  2. 57.101
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  5.100 /  0.  5.100
  libpostproc    51.  2.100 / 51.  2.100
[mjpeg @ 02645B60] Unhandled pixel format 0x11111111
[image2 @ 020E2320] Could not find codec parameters (Video: mjpeg, 320x240 [SAR
300:300 DAR 4:3])
32rgba.jpg: could not find codec parameters
}}}"	2012-12-03T15:27:48+01:00	ami_stuff
	914	"tiff: reject (later support) ""old style LZW"""	avcodec		enhancement	2012-01-11T19:27:05+01:00	"quad-lzw.tif 512x384 8-bit RGB (lzw) ""quadric surfaces""

{{{
C:\>ffmpeg -i quad-lzw.tif out.bmp
ffmpeg version N-36635-gceb0dd9 Copyright (c) 2000-2012 the FFmpeg developers
  built on Jan  9 2012 17:39:58 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
  libavutil      51. 34.100 / 51. 34.100
  libavcodec     53. 54.100 / 53. 54.100
  libavformat    53. 29.100 / 53. 29.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 58.100 /  2. 58.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  6.100 /  0.  6.100
  libpostproc    51.  2.100 / 51.  2.100
[tiff @ 02645B60] Decoded only 3 bytes of 1536
Input #0, image2, from 'quad-lzw.tif':
  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: tiff, rgb24, 512x384, 25 tbr, 25 tbn, 25 tbc
Incompatible pixel format 'rgb24' for codec 'bmp', auto-selecting format 'bgr24'

[buffer @ 020F1760] w:512 h:384 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param:
[buffersink @ 020F19E0] auto-inserting filter 'auto-inserted scale 0' between th
e filter 'src' and the filter 'out'
[scale @ 020F1E60] w:512 h:384 fmt:rgb24 -> w:512 h:384 fmt:bgr24 flags:0x4
Output #0, image2, to 'out.bmp':
  Metadata:
    encoder         : Lavf53.29.100
    Stream #0:0: Video: bmp, bgr24, 512x384, q=2-31, 200 kb/s, 90k tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (tiff -> bmp)
Press [q] to stop, [?] for help
[tiff @ 02645B60] Decoded only 3 bytes of 1536
frame=    1 fps=  0 q=0.0 Lsize=       0kB time=00:00:00.04 bitrate=   0.0kbits/
s
video:576kB audio:0kB global headers:0kB muxing overhead -100.000000%
}}}"	2013-01-03T05:31:29+01:00	ami_stuff
	929	AAC decoder does not respect request_channels	avcodec		enhancement	2012-01-19T16:17:52+01:00	I tested  AAC 5.1 channel audio on stereo output on arm-based beagleboard. sometimes there is audio output on left channel, other times on right channel. This issue doesn't happen on AC3 5.1 channel.  	2012-01-27T01:08:02+01:00	kaijun61
	944	support PSNR comparison of two inputs	avfilter		enhancement	2012-01-27T15:56:25+01:00	A draft vf_psnr patch was sent in this thread: http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/132616/ .  I found this patch very helpful though it looks like the format of the output was never settled and the patch was not applied.	2012-01-27T20:54:08+01:00	dericed
	959	Media 100 codec support.	undetermined		enhancement	2012-01-31T07:25:15+01:00	"I've put a couple of small MOV files, their resource forks, the iFinish transcoder for Windows (which was very hard to find) and a small MOV flattener utility here http://partsbyemc.com/pub/

Read the text file for more info. Hopefully with all this, Media 100 / iFinish support can be added to FFMPEG."	2012-02-02T19:31:37+01:00	Galane
	980	Feature request : Optimising (MPEG) video streams	FFmpeg		enhancement	2012-02-05T15:36:17+01:00	"Hello,

We all know jpegoptim by tjko for optimizing huffman table on jpeg files.
This is useful for pictures made by most of camera that make ""non-optimized""
pictures.

Some of video files are made by those camera and make ""non-optimized""
frames too.

I know than mjpeg, mpeg 1, 2 and probably 4 use jpeg algorythm
(DCT+Quant+Huffman) for I-frames and use Huffman table too for other frames.

My request is to make an option on ffmpeg for just optimizing Huffman table
in video stream.

Regards."	2013-01-22T11:40:05+01:00	psykauze
	998	Must convert mms://... streams to mmsh://... for FFmpeg to work	undetermined		enhancement	2012-02-15T20:44:33+01:00	"This means anyone using mms streams must ""discover"" this.

Using just mms://... this fails:

'''ffplay mms://live1.wm.skynews.servecast.net/skynews_wmlz_live300k'''

ffplay version N-37771-gfd0b8d5 Copyright (c) 2003-2012 the FFmpeg developers
  built on Feb 11 2012 13:42:37 with gcc 4.6.2

  libavutil      51. 39.100 / 51. 39.100
  libavcodec     54.  1.100 / 54.  1.100
  libavformat    54.  0.100 / 54.  0.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 62.100 /  2. 62.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  6.100 /  0.  6.100
  libpostproc    52.  0.100 / 52.  0.100
  
'''mms://live1.wm.skynews.servecast.net/skynews_wmlz_live300k: No such file or directory'''

Changing it to mmsh://... works fine:

ffplay mmsh://live1.wm.skynews.servecast.net/skynews_wmlz_live300k

ffplay version N-37771-gfd0b8d5 Copyright (c) 2003-2012 the FFmpeg developers
  built on Feb 11 2012 13:42:37 with gcc 4.6.2

  libavutil      51. 39.100 / 51. 39.100
  libavcodec     54.  1.100 / 54.  1.100
  libavformat    54.  0.100 / 54.  0.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 62.100 /  2. 62.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  6.100 /  0.  6.100
  libpostproc    52.  0.100 / 52.  0.100
[wmv3 @ 014DD260] Extra data: 8 bits left, value: 0
[asf @ 00A4D8E0] Estimating duration from bitrate, this may be inaccurate
Input #0, asf, from 'mmsh://live1.wm.skynews.servecast.net/skynews_wmlz_live300k':
  Metadata:
    title           : Sky News
    artist          : BSkyB
    copyright       : BSkyB
    WMFSDKVersion   : 11.0.5721.5145
    WMFSDKNeeded    : 0.0.0.0000
    IsVBR           : 0
  Duration: N/A, start: 2308326.720000, bitrate: 252 kb/s
    Stream #0:0(eng): Audio: wmav2 (a[1][0][0] / 0x0161), 44100 Hz, 1 channels, s16, 32 kb/s
    Stream #0:1(eng): Video: wmv3 (Main) (WMV3 / 0x33564D57), yuv420p, 320x180, 220 kb/s, 25 tbr, 1k tbn, 1k tbc
[wmv3 @ 014DD260] Extra data: 8 bits left, value: 0"	2012-12-08T19:25:38+01:00	DonMoir
	1009	XvBA - AMD Hardware acceleration	avcodec		enhancement	2012-02-21T13:00:05+01:00	"It would be nice if ffmpeg supports XvBA hardware acceleration because VA-API/XvBA fell into an unmaintained modus.

More Information about the hardware acceleration interface:
http://en.wikipedia.org/wiki/X-Video_Bitstream_Acceleration

XvBA SDK:
http://developer.amd.com/zones/opensource/Pages/default.aspx

An another project implements the XvBA interface:
http://www.phoronix.com/scan.php?page=news_item&px=MTAyODU
"	2013-02-27T10:33:23+01:00	freespacer
	1018	ffmpeg cannot decode quicktime with combined gif and blur streams	undetermined		enhancement	2012-02-23T02:40:29+01:00	"I have the latest ffmpeg compiled and I cannot decode a creating .mov quicktime file (which seems to contain a GIF which I displayed with Bino). 

~/zend/workspaces$ ffprobe -show_streams -print_format json -show_format ~/Desktop/703 
ffprobe version N-37137-g749e5dc Copyright (c) 2007-2012 the FFmpeg developers
  built on Feb  6 2012 18:30:38 with clang 3.0 (tags/Apple/clang-211.10.1)
  configuration: --disable-decoder=amrnb --extra-cflags=-I/usr/local/include --extra-ldflags=-L/usr/local/lib --enable-nonfree --enable-gpl --enable-version3 --enable-postproc --enable-swscale --enable-avfilter --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libfaac --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libxvid --enable-libx264 --enable-libvpx --enable-hardcoded-tables --enable-shared --enable-pthreads --disable-indevs --cc=clang
  libavutil      51. 34.101 / 51. 34.101
  libavcodec     53. 59.100 / 53. 59.100
  libavformat    53. 30.100 / 53. 30.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 60.100 /  2. 60.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  6.100 /  0.  6.100
  libpostproc    52.  0.100 / 52.  0.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fe10c03d800] multiple edit list entries, a/v desync might occur, patch welcome
    Last message repeated 1 times
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fe10c03d800] Could not find codec parameters (Video: none (blur / 0x72756C62), 160x120, 0 kb/s)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/alaindazzi/Desktop/703':
  Metadata:
    creation_time   : 2003-12-16 16:25:56
  Duration: 00:00:02.06, start: 0.000000, bitrate: 34 kb/s
    Stream #0:0(eng): Video: gif (gif  / 0x20666967), pal8, 160x120, 152 kb/s, 15 fps, 15 tbr, 600 tbn, 600 tbc
    Metadata:
      creation_time   : 2003-12-16 16:25:56
      handler_name    : ?Apple Alias Data Handler
    Stream #0:1(eng): Video: none (blur / 0x72756C62), 160x120, 0 kb/s, 0.50 fps, 0.50 tbr, 600 tbn, 600 tbc
    Metadata:
      creation_time   : 2003-12-16 16:25:56
      handler_name    : ?Apple Alias Data Handler
    Stream #0:2(eng): Video: gif (gif  / 0x20666967), pal8, 160x120, 152 kb/s, 15 fps, 15 tbr, 600 tbn, 600 tbc
    Metadata:
      creation_time   : 2003-12-16 16:25:56
      handler_name    : ?Apple Alias Data Handler
Unsupported codec with id 0 for input stream 1
{
    ""streams"": [
        {
            ""index"": 0,
            ""codec_name"": ""gif"",
            ""codec_long_name"": ""GIF (Graphics Interchange Format)"",
            ""codec_type"": ""video"",
            ""codec_time_base"": ""1/600"",
            ""codec_tag_string"": ""gif "",
            ""codec_tag"": ""0x20666967"",
            ""width"": 160,
            ""height"": 120,
            ""has_b_frames"": 0,
            ""pix_fmt"": ""pal8"",
            ""level"": -99,
            ""bit_rate"": ""152400"",
            ""r_frame_rate"": ""15/1"",
            ""avg_frame_rate"": ""15/1"",
            ""time_base"": ""1/600"",
            ""start_time"": ""0.066667"",
            ""duration"": ""0.066667"",
            ""nb_frames"": ""1"",
            ""tags"": {
                ""creation_time"": ""2003-12-16 16:25:56"",
                ""language"": ""eng"",
                ""handler_name"": ""\u0018Apple Alias Data Handler""
            }
        },
        {
            ""index"": 1,
            ""codec_type"": ""video"",
            ""codec_time_base"": ""1/600"",
            ""codec_tag_string"": ""blur"",
            ""codec_tag"": ""0x72756c62"",
            ""width"": 160,
            ""height"": 120,
            ""has_b_frames"": 0,
            ""level"": -99,
            ""bit_rate"": ""896"",
            ""r_frame_rate"": ""1/2"",
            ""avg_frame_rate"": ""1/2"",
            ""time_base"": ""1/600"",
            ""start_time"": ""0.066667"",
            ""duration"": ""2.000000"",
            ""nb_frames"": ""1"",
            ""tags"": {
                ""creation_time"": ""2003-12-16 16:25:56"",
                ""language"": ""eng"",
                ""handler_name"": ""\u0018Apple Alias Data Handler""
            }
        },
        {
            ""index"": 2,
            ""codec_name"": ""gif"",
            ""codec_long_name"": ""GIF (Graphics Interchange Format)"",
            ""codec_type"": ""video"",
            ""codec_time_base"": ""1/600"",
            ""codec_tag_string"": ""gif "",
            ""codec_tag"": ""0x20666967"",
            ""width"": 160,
            ""height"": 120,
            ""has_b_frames"": 0,
            ""pix_fmt"": ""pal8"",
            ""level"": -99,
            ""bit_rate"": ""152400"",
            ""r_frame_rate"": ""15/1"",
            ""avg_frame_rate"": ""15/1"",
            ""time_base"": ""1/600"",
            ""start_time"": ""0.000000"",
            ""duration"": ""0.066667"",
            ""nb_frames"": ""1"",
            ""tags"": {
                ""creation_time"": ""2003-12-16 16:25:56"",
                ""language"": ""eng"",
                ""handler_name"": ""\u0018Apple Alias Data Handler""
            }
        }
    ],
    ""format"": {
        ""filename"": ""/Users/alaindazzi/Desktop/703"",
        ""nb_streams"": 3,
        ""format_name"": ""mov,mp4,m4a,3gp,3g2,mj2"",
        ""format_long_name"": ""QuickTime/MPEG-4/Motion JPEG 2000 format"",
        ""start_time"": ""0.000000"",
        ""duration"": ""2.066667"",
        ""size"": ""8931"",
        ""bit_rate"": ""34571"",
        ""tags"": {
            ""creation_time"": ""2003-12-16 16:25:56""
        }
    }
}
~/zend/workspaces$ 

Can someone help me with this issue?


"	2012-03-25T05:27:42+02:00	alain.dazzi@…
	1043	add support for Predefined SLConfigDescriptor	avformat		enhancement	2012-03-07T04:52:58+01:00	"Hi all,

I got the following output from the latest win32 static build from Zeranoes ffmpeg-git-a4c22e3-win32-static.7z (dated 2012-02-27) (upgrading from ffmpeg version git-N-30698-g39dbe9b, built on Jun 10 2011 22:10:00 with gcc 4.5.3), and also from my win32 build of FFmpeg (using the latest git version).

A search backward from this point (not extensive) revealed the problem is NOT in ffmpeg-0.7.1-win32-static, ffmpeg-0.8-win32-static, ffmpeg-git-9c2651a-win32-static, ffmpeg-git-276f43b-win32-static, ffmpeg-git-cbf914c-win32-static or ffmpeg\ffmpeg-git-e403a97-win32-static.

[mpegts @ 02ACBA60] Predefined SLConfigDescriptor not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.

FFmpeg is used to convert AVC + AAC in a ts container to MPG for editing priot to using FFmpeg to convert the edited MPG to MP4.

Attached A V Input to MPG.bat, 0000.ts"	2013-01-05T10:24:29+01:00	puck
	1047	add cdxl encoder and muxer	undetermined		enhancement	2012-03-09T00:12:06+01:00	"See ticket #665
"	2012-03-09T11:23:06+01:00	ami_stuff
	1048	add IFF ILBM encoder and muxer	undetermined		enhancement	2012-03-09T00:15:41+01:00	"should be usable (ham6 encoder):

http://aminet.net/package/gfx/conv/Wasp202b
"	2012-03-09T12:43:55+01:00	ami_stuff
	1057	support ffmpeg -targets	undetermined		enhancement	2012-03-12T19:25:50+01:00	"It's difficult to discover what options the -target argument supports. I propose using a -targets argument to list the supported options (similar to ffmpeg -codecs or ffmpeg -formats).


{{{
ffmpeg -targets
ffmpeg version N-35274-g4272dc3 Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar 11 2012 14:05:40 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-libfreetype --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libass
  libavutil      51. 42.100 / 51. 42.100
  libavcodec     54. 10.100 / 54. 10.100
  libavformat    54.  2.100 / 54.  2.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 64.101 /  2. 64.101
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  7.100 /  0.  7.100
  libpostproc    52.  0.100 / 52.  0.100
Missing argument for option 'targets'
}}}
"	2012-03-13T19:44:30+01:00	dericed
	1060	Suppport csf file format	undetermined		enhancement	2012-03-13T09:46:21+01:00	video is frozen.	2012-03-15T08:52:18+01:00	ulti-killer
	1087	support decoding the CineForm codec	avcodec		enhancement	2012-03-17T05:50:33+01:00	"I found that ffmpeg can't read CineForm CFHD files.

There are some samples available here: http://samples.mplayerhq.hu/V-codecs/CFHD/
I may be able to provide more samples if needed.

{{{
ffmpeg -y -i MT_BeartoothHighway_1min_Cineform.avi anything.mp4
ffmpeg version N-34835-g4a9f466 Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar  4 2012 08:53:39 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-libfreetype --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libass
  libavutil      51. 41.100 / 51. 41.100
  libavcodec     54.  7.100 / 54.  7.100
  libavformat    54.  2.100 / 54.  2.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 63.100 /  2. 63.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  7.100 /  0.  7.100
  libpostproc    52.  0.100 / 52.  0.100
[avi @ 0x7fb4c201ae00] decoding for stream 0 failed
[avi @ 0x7fb4c201ae00] Could not find codec parameters (Video: none (CFHD / 0x44484643), 1280x720)
Input #0, avi, from 'MT_BeartoothHighway_1min_Cineform.avi':
  Duration: 00:01:01.96, start: 0.000000, bitrate: 16472 kb/s
    Stream #0:0: Video: none (CFHD / 0x44484643), 1280x720, 29.97 fps, 29.97 tbr, 29.97 tbn, 29.97 tbc
    Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 2 channels, s16, 1536 kb/s
Video pixel format is unknown, stream cannot be encoded
}}}
"	2013-03-19T18:08:04+01:00	dericed
	1133	multiple edit list entries in mov	avformat		enhancement	2012-03-25T23:21:57+02:00	"Hi,

If i transcode this file I get a rather aggressive memory leak on ffmpeg 0.10.3

Example file memleak_transcoding_audio.mov has been uploaded to upload.ffmpeg.org/incoming



ffmpeg -i memleak_transcoding_audio.mov -y -r 30 -deinterlace -ab 56k -ar 22050 -ac 1 -s 640x480 -acodec libfaac -vcodec png apa.mov

top - 21:17:31 up 63 days,  7:24,  2 users,  load average: 0.77, 0.44, 0.29
Tasks:  80 total,   2 running,  78 sleeping,   0 stopped,   0 zombie
Cpu(s): 24.5%us,  0.1%sy,  0.0%ni, 66.4%id,  0.0%wa,  0.0%hi,  0.0%si,  9.0%st
Mem:   7860060k total,  2292324k used,  5567736k free,   150696k buffers
Swap:        0k total,        0k used,        0k free,   711152k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND                     
 2348 root      20   0  964m 879m 3384 R  100 11.5   3:32.70 ffmpeg                       
    1 root      20   0  8352  700  572 S    0  0.0   1:03.36 init                         
    2 root      20   0     0    0    0 S    0  0.0   0:00.03 kthreadd                     
    3 root      RT   0     0    0    0 S    0  0.0   0:08.92 migration/0                  
    4 root      20   0     0    0    0 S    0  0.0   0:59.81 ksoftirqd/0                  
    5 root      RT   0     0    0    0 S    0  0.0   0:00.00 watchdog/0                   
    6 root      RT   0     0    0    0 S    0  0.0   0:07.92 migration/1                  
    7 root      20   0     0    0    0 S    0  0.0   1:09.40 ksoftirqd/1                  
    8 root      RT   0     0    0    0 S    0  0.0   0:00.00 watchdog/1                   
    9 root      20   0     0    0    0 S    0  0.0   0:53.73 events/0          
    
(executed on an EC2 high cpu instance)



root@ip-10-101-22-134:~/t# ffmpeg -i memleak_transcoding_audio.mov 
ffmpeg version 0.10.2 Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar 25 2012 19:59:53 with gcc 4.4.5
  configuration: --enable-gpl --enable-libmp3lame --enable-shared --enable-nonfree --enable-libx264 --enable-libfaac --enable-filter=movie --enable-libvpx --enable-pthreads --enable-libtheora --enable-libvorbis
  libavutil      51. 35.100 / 51. 35.100
  libavcodec     53. 61.100 / 53. 61.100
  libavformat    53. 32.100 / 53. 32.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 61.100 /  2. 61.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  6.100 /  0.  6.100
  libpostproc    52.  0.100 / 52.  0.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x11603a0] multiple edit list entries, a/v desync might occur, patch welcome
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x11603a0] max_analyze_duration 5000000 reached at 5005005
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'banan.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 512
    compatible_brands: qt  
    creation_time   : 2009-03-09 18:50:39
    encoder         : Lavf53.32.100
  Duration: 00:40:37.07, start: 0.000000, bitrate: 35 kb/s
    Stream #0:0(eng): Video: h264 (High 4:2:2) (avc1 / 0x31637661), yuv422p, 64x64 [SAR 15:11 DAR 15:11], 4 kb/s, SAR 4:3 DAR 4:3, 29.97 fps, 29.97 tbr, 2997 tbn, 59.94 tbc
    Metadata:
      creation_time   : 2009-03-09 18:50:39
      handler_name    : 
                        DataHandler
    Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s
    Metadata:
      creation_time   : 2009-03-09 18:50:39
      handler_name    : 
                        DataHandler
At least one output file must be specified


Thanks,
Marcus
"	2012-03-27T21:09:24+02:00	ehsmeng
	1137	adher to start media time in QuickTime edts/elst	avformat		enhancement	2012-03-27T02:19:49+02:00	"When a Quicktime file is opened in Quicktime 7 Pro, edited and saved (not ""Save As"" or ""Export"", but ""Save"") then a new moov chunk is written with the updated start times and durations in the edts chunk. Quicktime and VLC subsequently play the file back according to the edit list, but ffmpeg uses the entire timeline.

To replicate the issue, I made a 5 second Quicktime file using

{{{
ffmpeg -f lavfi -t 5 -i testsrc -c:v ffv1 -an 5seconds.mov
}}}

and then opened it in Quicktime 7 Pro and edited out one second from the beginning and end. I then hit ""Save"" and renamed the file to 5seconds_cut_with_QT.mov.

When I then tried to use 5seconds_cut_with_QT.mov as an input to ffmpeg the whole 5 seconds is decoded and used in the output, instead of the limited timeline specified in the edit list.


{{{
ffmpeg started on 2012-03-26 at 20:16:31
Report written to ""ffmpeg-20120326-201631.log""
Command line:
ffmpeg -y -report -i 5seconds_cut_with_QT.mov -c:v ffv1 5seconds_cut_with_QT_resaved.mov
ffmpeg version N-35853-g8f0d9b4 Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar 26 2012 16:53:53 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-libfreetype --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libass
  libavutil      51. 44.100 / 51. 44.100
  libavcodec     54. 12.100 / 54. 12.100
  libavformat    54.  3.100 / 54.  3.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 66.100 /  2. 66.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 10.100 /  0. 10.100
  libpostproc    52.  0.100 / 52.  0.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fb7fa84b400] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fb7fa84b400] ISO: File Type Major Brand: qt  
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fb7fa84b400] All info found
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '5seconds_cut_with_QT.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 512
    compatible_brands: qt  
    encoder         : Lavf54.3.100
  Duration: 00:00:03.00, start: -1.000000, bitrate: 1383 kb/s
    Stream #0:0(eng), 1, 1/25: Video: ffv1 (FFV1 / 0x31564646), bgr0, 320x240, 825 kb/s, 25 fps, 25 tbr, 25 tbn, 25 tbc
    Metadata:
      handler_name    : Apple Alias Data Handler
[buffer @ 0x7fb7fa4195a0] w:320 h:240 pixfmt:bgr0 tb:1/1000000 sar:0/1 sws_param:
[ffv1 @ 0x7fb7fa87da00] detected 8 logical cores
[ffv1 @ 0x7fb7fa853a00] detected 8 logical cores
[mov @ 0x7fb7fa87d400] Using MS style video codec tag, the file may be unplayable!
Output #0, mov, to '5seconds_cut_with_QT_resaved.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 512
    compatible_brands: qt  
    encoder         : Lavf54.3.100
    Stream #0:0(eng), 0, 1/25: Video: ffv1, bgr0, 320x240, q=2-31, 200 kb/s, 25 tbn, 25 tbc
    Metadata:
      handler_name    : Apple Alias Data Handler
Stream mapping:
  Stream #0:0 -> #0:0 (ffv1 -> ffv1)
Press [q] to stop, [?] for help
frame=   93 fps=0.0 q=0.0 size=     380kB time=00:00:03.72 bitrate= 837.2kbits/s    
frame=  125 fps=0.0 q=0.0 Lsize=     505kB time=00:00:05.00 bitrate= 827.1kbits/s    
video:504kB audio:0kB global headers:0kB muxing overhead 0.247244%

}}}
"	2013-01-03T04:17:08+01:00	dericed
	1158	support iXML riff chunk	avformat		enhancement	2012-04-02T04:40:54+02:00	"This sample file contains metadata in a bext chunk and iXML chunk. 

http://www.gallery.co.uk/ixml/examples/usesEntireiXMLSpec.WAV

With the flac utility there is an option called --keep-foreign-metadata that allows these chunks to be copied to the flac output. When I use ffmpeg to transcode the wav to a flac file there is no means to keep the bext chunk or ixml chunk of source file.


{{{
ffmpeg -i usesEntireiXMLSpec.WAV usesEntireiXMLSpec.flac
ffmpeg version N-35765-gf9143d2 Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar 31 2012 12:44:33 with llvm_gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-libfreetype --cc=/usr/bin/llvm-gcc --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libass --disable-ffplay
  libavutil      51. 44.100 / 51. 44.100
  libavcodec     54. 12.100 / 54. 12.100
  libavformat    54.  3.100 / 54.  3.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 66.101 /  2. 66.101
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 10.100 /  0. 10.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, wav, from 'usesEntireiXMLSpec.WAV':
  Metadata:
    comment         : gSCENE=66a 
                    : gTAKE=002 
                    : gTAPE=007 
                    : gNOTE=Circle  
                    : gUBITS=00000000 
                    : 
    encoded_by      : Gallery Metacorder
    date            : 2005:08:04
    creation_time   : 16:55:54
    time_reference  : 4090608000
    coding_history  : 
  Duration: 00:00:02.18, bitrate: 781 kb/s
    Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 1 channels, s16, 768 kb/s
Output #0, flac, to 'usesEntireiXMLSpec.flac':
  Metadata:
    comment         : gSCENE=66a 
                    : gTAKE=002 
                    : gTAPE=007 
                    : gNOTE=Circle  
                    : gUBITS=00000000 
                    : 
    encoded_by      : Gallery Metacorder
    date            : 2005:08:04
    creation_time   : 16:55:54
    time_reference  : 4090608000
    coding_history  : 
    encoder         : Lavf54.3.100
    Stream #0:0: Audio: flac, 48000 Hz, 1 channels, s16, 128 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (pcm_s16le -> flac)
Press [q] to stop, [?] for help
size=      42kB time=00:00:02.20 bitrate= 155.8kbits/s    
video:0kB audio:34kB global headers:0kB muxing overhead 24.469009%
}}}
"	2012-10-25T18:23:41+02:00	dericed
	1199	Playlist support	avformat		enhancement	2012-04-13T14:09:56+02:00	"Would it be too difficult to add the playlist support in FFmpeg in such way that it would help replace using ""for"", ""while"" and other loops, in batch scripts? Here is an example of possible implementation:

{{{
ffmpeg -f playlist -i list.m3u -acodec copy -vcodec copy -f mp4 %1.new.mp4
}}}

This would have an effect of looping through the entire list.m3u file, reading each file from the playlist and remuxing it into mp4 format, saving it to a new file name, using a file name pattern (just like -f image2 does with ""img%03d.png""), where %1 might represent the original file name.

I'm willing to make a patch for this enhancement, I just need a little push in the right direction. Which files should I look at, to edit them? I'll try to write it and submit the patch here.

This enhancement could also be used with ffplay, to play a playlist instead of one file."	2013-02-13T20:40:46+01:00	burek
	1258	Codec support request : MPEG Multichannel Audio	avcodec		enhancement	2012-04-28T13:09:58+02:00	"Hi

Support for MPEG Multichannel audio seems to be missing. This is different to ac3. More information can be found here : http://en.wikipedia.org/wiki/MPEG_Multichannel

It's a method of encoding surround audio into stereo mpeg2 files. If the files are played back using software that doesn't support the extra channels, the data is dropped and only the first two channels are decoded.

This codec forms part of the HDV specification (specifically the 4 channel audio option on some HDV camcorders). The Canon XLH1, in particular, made use of this system.

I have found a very old project called mctoolamed : http://mctoolame.sourceforge.net which can decode this codec.

mctoolamed has several issues; it doesn't make provision for sample rates other than 44.1kHz and it also only supports 2,6 and 8 channel files (HDV cameras shoot 4 channels).

"	2012-04-28T16:58:32+02:00	aquarat
	1305	Embedded ASS subtitle support	avfilter		enhancement	2012-05-14T02:01:08+02:00	"It would be great to see support for embedded ASS subtitles.
Currently ASS subtitles are only supported if there is an external .ass file, but almost always it is a stream inside an MKV container (so there are 3 streams: video, audio and ASS subtitle)

It is possible currently to extract the subtitle stream from the original container, then load it in a second step, but it would be cool to be able to do it in one step instead.

For example in MEncoder you use:
mencoder input.mkv -ass -o output.mkv
And it will burn the ASS/SSA subtitles contained within input.mkv onto the video stream of output.mkv"	2012-10-27T23:41:06+02:00	SubJunk
	1306	Open EXR : wrong processing of an *.exr files	avcodec		enhancement	2012-05-14T13:14:21+02:00	"Looks there is some mistake in EXR format support in ffmpeg.
I`m tried to convert simple exr image file to jpeg, but get funky-noissy image as result :
[[Image(http://i112.photobucket.com/albums/n173/russiaman/tmp/test_exr_out.jpg)]]

Exact the same noisy image is appear, when i`m try to view exr file via ffplay.

there is a commandline i`ve used to convert:
''ffmpeg.exe -f image2 -i d:\tmp\test_exr.exr d:\tmp\sq2mv\test_exr_out.jpg''

in console i get one message many times:
''[exr @ 0000000001e60940] Line offset for line 804 is out of reach setting it to black''
there is a screenshoot:
[[Image(http://i112.photobucket.com/albums/n173/russiaman/tmp/ffmpeg_exr_bug.jpg)]]

In attachments i put my source exr file and output jpg generated by ffmpeg."	2012-07-25T14:52:43+02:00	russiaman
	1308	Decoding SAFA / Philips .ZVR files	avcodec		enhancement	2012-05-15T02:27:35+02:00	"SAFA and Philips mobile recording devices create sound files with the extension .ZVR

I have checked whether this format can be read by ffmpeg and I believe that it can't.

There is a free very simple file converter for Windows, but there's nothing for Linux, apart from running the Windows file converter under Wine.

It would be useful if ffmpeg could read (but not write) these files.

I have no idea how much work it might be or how you would get the file specification. 

I can supply sample files.
"	2012-05-16T07:38:46+02:00	ChrisOfBristol
	1325	Different results win7 vs. linux on pcm_dvd --> pcm_s24le	FFmpeg		enhancement	2012-05-19T21:49:36+02:00	"Version      : ffmpeg version N-40824-g31dfe20
Job          : pcm_dvd --> pcm_s24le
Args[0]      : -i E:\VIDEO_TS\VTS_01_1.VOB test.wav
Args[1]      : -acodec pcm_s24le -i E:\VIDEO_TS\VTS_01_1.VOB test.wav
Result[Win7] : pcm_s16le
Result[Ubu]  : pcm_s32le

Desc : Sourceformat (24Bit 96kHz) detected, but ffmpeg@windows switch to pcm_s16le for output. FFmpeg@ubuntu create the wav-output with 24Bit.
Set the codes pcm_s24le explicit don't help:
{{{
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten.

Z:\Music\Ripp\DVD-A>ffmpeg -acodec pcm_s24le -i E:\VIDEO_TS\VTS_01_1.VOB test.wav
ffmpeg version N-40824-g31dfe20 Copyright (c) 2000-2012 the FFmpeg developers
  built on May 19 2012 00:49:25 with gcc 4.6.3
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enab
le-bzlib --enable-frei0r --enable-libass --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable
-libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libopenjpeg --enable-librtmp --enable-libschro
edinger --enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-
libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      51. 53.100 / 51. 53.100
  libavcodec     54. 21.101 / 54. 21.101
  libavformat    54.  5.100 / 54.  5.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 74.101 /  2. 74.101
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 12.100 /  0. 12.100
  libpostproc    52.  0.100 / 52.  0.100
[mpeg @ 0000000001e6eee0] max_analyze_duration 5000000 reached at 5001044
Guessed Channel Layout for  Input Stream #0.1 : stereo
Input #0, mpeg, from 'E:\VIDEO_TS\VTS_01_1.VOB':
  Duration: 00:10:59.06, start: 0.262200, bitrate: 13030 kb/s
    Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x480 [SAR 8:9 DAR 4:3], 7500 kb/s, 29.97 tbr, 90k tbn, 59.
94 tbc
    Stream #0:1[0xa0]: Audio: '''pcm_s24le, 96000 Hz, stereo, s32''', 4608 kb/s
[abuffer @ 000000000a0fbf20] format:s32 layout:stereo rate:96000
[aformat @ 000000000ec50d00] auto-inserting filter 'auto-inserted resampler 0' between the filter 'src' and the filter '
aformat'
[aresample @ 000000000dd40da0] r:96000Hz -> r:96000Hz
Output #0, wav, to 'test.wav':
  Metadata:
    encoder         : Lavf54.5.100
    Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 96000 Hz, stereo, s16, 3072 kb/s
Stream mapping:
  Stream #0:1 -> #0:0 ('''pcm_s24le -> pcm_s16le''')
Press [q] to stop, [?] for help
size=   85217kB time=00:03:47.24 bitrate=3072.0kbits/s
video:0kB audio:85217kB global headers:0kB muxing overhead 0.000078%
Received signal 2: terminating.
}}}
"	2012-05-20T21:15:41+02:00	GG71
	1347	gif parser	avcodec		enhancement	2012-05-23T16:15:21+02:00	"with the test image attached image2 works:

{{{
    ffmpeg -f image2 -vcodec gif -i test.gif -f null -
}}}

whereas image2pipe doesn't:

{{{
[pisto@pcpcpcpc Desktop]$ ffmpeg -f image2 -vcodec gif -i test.gif -f null -
ffmpeg version N-33891-g0e82d31 Copyright (c) 2000-2012 the FFmpeg developers
  built on May 19 2012 15:17:38 with gcc 4.6.3 20120306 (Red Hat 4.6.3-2)
  configuration: --enable-gpl --enable-pic --arch=amd64 --cpu=native --enable-libvpx --enable-libx264 --enable-libv4l2 --enable-libtheora --enable-libspeex --enable-libschroedinger --enable-libpulse --enable-libmp3lame --enable-libfaac --enable-nonfree
  libavutil      51. 53.100 / 51. 53.100
  libavcodec     54. 21.101 / 54. 21.101
  libavformat    54.  5.100 / 54.  5.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 74.102 /  2. 74.102
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 12.100 /  0. 12.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, image2, from 'test.gif':
  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: gif, pal8, 640x480, 25 tbr, 25 tbn, 25 tbc
[buffer @ 0x2a05d80] w:640 h:480 pixfmt:pal8 tb:1/1000000 sar:0/1 sws_param:flags=2
[buffersink @ 0x2a06260] No opaque field provided
Output #0, null, to 'pipe:':
  Metadata:
    encoder         : Lavf54.5.100
    Stream #0:0: Video: rawvideo, pal8, 640x480, q=2-31, 200 kb/s, 90k tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (gif -> rawvideo)
Press [q] to stop, [?] for help
[null @ 0x2a04e40] Encoder did not produce proper pts, making some up.
frame=    1 fps=0.0 q=0.0 Lsize=       0kB time=00:00:00.04 bitrate=   0.0kbits/s    
video:0kB audio:0kB global headers:0kB muxing overhead -nan%
Output file is empty, nothing was encoded (check -ss / -t / -frames parameters if used)
[pisto@pcpcpcpc Desktop]$ cat test.gif | ffmpeg -f image2pipe -vcodec gif -i - -f null -
ffmpeg version N-33891-g0e82d31 Copyright (c) 2000-2012 the FFmpeg developers
  built on May 19 2012 15:17:38 with gcc 4.6.3 20120306 (Red Hat 4.6.3-2)
  configuration: --enable-gpl --enable-pic --arch=amd64 --cpu=native --enable-libvpx --enable-libx264 --enable-libv4l2 --enable-libtheora --enable-libspeex --enable-libschroedinger --enable-libpulse --enable-libmp3lame --enable-libfaac --enable-nonfree
  libavutil      51. 53.100 / 51. 53.100
  libavcodec     54. 21.101 / 54. 21.101
  libavformat    54.  5.100 / 54.  5.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 74.102 /  2. 74.102
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 12.100 /  0. 12.100
  libpostproc    52.  0.100 / 52.  0.100
lzw overread
    Last message repeated 352 times
[image2pipe @ 0x2ef0240] Estimating duration from bitrate, this may be inaccurate
Input #0, image2pipe, from 'pipe:':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: gif, pal8, 640x480, 25 fps, 25 tbr, 25 tbn, 25 tbc
[buffer @ 0x2f06020] w:640 h:480 pixfmt:pal8 tb:1/1000000 sar:0/1 sws_param:flags=2
[buffersink @ 0x2f064e0] No opaque field provided
Output #0, null, to 'pipe:':
  Metadata:
    encoder         : Lavf54.5.100
    Stream #0:0: Video: rawvideo, pal8, 640x480, q=2-31, 200 kb/s, 90k tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (gif -> rawvideo)
lzw overread
    Last message repeated 352 times
[null @ 0x2f04f60] Encoder did not produce proper pts, making some up.
Error while decoding stream #0:0
    Last message repeated 3 times
frame=    1 fps=0.0 q=0.0 Lsize=       0kB time=00:00:00.04 bitrate=   0.0kbits/s    
video:0kB audio:0kB global headers:0kB muxing overhead -nan%
Output file is empty, nothing was encoded (check -ss / -t / -frames parameters if used)
}}}

"	2013-01-22T13:29:03+01:00	pisto
	1452	image2 to support %t	avformat		enhancement	2012-06-16T09:14:36+02:00	"Parameter %t in the output file name (just like %d) could be used to store the time stamp info of the current frame being written in the file. It could follow the same syntax like %d for formatting.

It also might be used as an input parameter, but the list of matching input files would have to be sorted first, I guess, to have a correct sequence of input files."	2013-01-24T20:17:07+01:00	burek
	1484	Width and Height wrong on mov file	undetermined		enhancement	2012-06-24T17:22:20+02:00	"This file is from ticket #126.

http://sms.pangolin.com/temp/r-2002-30.mov

The reported width and height from ffmpeg is: 352x288

The real width and height is: 320x240

Plays correctly in VLC and QuickTime. MediaInfo also reports the correct width and height. Playback is incorrect for ffmpeg related code because of width/height problem.
{{{
C:\ffmpeg-dev\bin>ffplay c:\r-2002-30.mov
ffplay version N-41843-gc17808c Copyright (c) 2003-2012 the FFmpeg developers
  built on Jun 22 2012 17:41:57 with gcc 4.7.1
  configuration: --disable-static --enable-shared --enable-gpl --enable-version3
 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth 
 --enable-bzlib --enable-frei0r --enable-libass --enable-libcelt
 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype
 --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libopenjpeg
 --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora
 --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc
 --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs
 --enable-libxvid --enable-zlib
  libavutil      51. 61.100 / 51. 61.100
  libavcodec     54. 29.100 / 54. 29.100
  libavformat    54. 11.100 / 54. 11.100
  libavdevice    54.  0.100 / 54.  0.100
  libavfilter     2. 82.100 /  2. 82.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'c:\r-2002-30.mov':
  Metadata:
    creation_time   : 2001-08-08 17:13:07
  Duration: 00:03:27.66, start: 0.000000, bitrate: 811 kb/s
    Stream #0:0(eng): Video: h263 (h263 / 0x33363268), yuv420p, 352x288 [SAR 12:
11 DAR 4:3], 435 kb/s, 15 fps, 15 tbr, 1500 tbn, 29.97 tbc
    Metadata:
      creation_time   : 2001-08-08 17:13:07
      handler_name    : Apple Alias Data Handler
    Stream #0:1(eng): Audio: adpcm_ima_qt (ima4 / 0x34616D69), 44100 Hz, 2 channels, s16, 352 kb/s
    Metadata:
      creation_time   : 2001-08-08 17:13:07
      handler_name    : Apple Alias Data Handler
[ffplay_buffer @ 0130bfc0] w:352 h:288 pixfmt:yuv420p tb:1/1500 fr:0/1 sar:12/11
 sws_param:
  39.00 A-V:  0.053 fd=  52 aq=    6KB vq=  121KB sq=    0B f=0/0   f=0/0
}}}"	2013-01-06T00:17:05+01:00	DonMoir
	1496	Stream passthru : VideoCodec copy	FFserver		enhancement	2012-07-01T05:24:56+02:00	"FFserver does not support FFmpeg's ""-vcodec copy"" or ""-acodec copy""
VideoCodec copy
AudioCodec copy

1) ""-vcodec/-acodec copy"" is very useful when you just want to change the container of the stream

2) If you have output streams at various bitrates: high(same as input feed), low;
then only the low quality stream would need to be re-encoded saving cpu time.

"	2012-12-09T18:50:23+01:00	Lupu
	1497	Support for EDL cutting while encoding videos	undetermined		enhancement	2012-07-01T09:54:01+02:00	"Can FFMPEG add support to read an EDL file to cut video files while encoding?
this is something similar to what mencoder does.

EDL format is very simple, it consists of 3 tab delimited columns

StartTimeStamp   EndTimeStamp   0
.....

Basically it gives the start and end time stamps for cutting video/skipping video while encoding a file. Each row represents a start and end time stamp for cutting/leaving video out of the final conversion.

It would be of great help instead of trying to cut a video into pieces and trying to merge it back together, which is a nightmare!"	2012-11-15T18:41:11+01:00	ramitbhalla
	1500	Rotate a video around an arbitrary angle	avfilter		enhancement	2012-07-01T16:09:45+02:00	"I wish ffmpeg to have a command to rotate a video around an arbitrary angle, meaning any angle that is not 0°, 90°, 270°, 180°.

"	2012-07-01T20:12:35+02:00	Marco Baumgärtner
	1501	udp-lite support	avformat		enhancement	2012-07-01T16:42:14+02:00	"Hey Everbody,

I would suggest a udp-lite (RFC 3828) support to transport rtp."	2013-01-05T18:36:55+01:00	TheRock1987
	1542	support muxing jpeg2000 in mxf	avformat		enhancement	2012-07-18T06:17:47+02:00	"Summary of the bug:

Encoding jpeg2000 in mxf fails. ""codec not currently supported in container"". This combination of codec and container is popular in some media preservation environments and may be worth supporting.

How to reproduce:
{{{
ffmpeg started on 2012-07-18 at 00:10:53
Report written to ""ffmpeg-20120718-001053.log""
Command line:
ffmpeg -report -f lavfi -t 1 -i testsrc -c:v j2k -strict -2 -y testsrc.mxf
ffmpeg version 0.11.1.git Copyright (c) 2000-2012 the FFmpeg developers
  built on Jul 18 2012 00:09:10 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-libfreetype --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libass --enable-libvo-aacenc
  libavutil      51. 65.100 / 51. 65.100
  libavcodec     54. 41.100 / 54. 41.100
  libavformat    54. 17.100 / 54. 17.100
  libavdevice    54.  1.100 / 54.  1.100
  libavfilter     3.  2.100 /  3.  2.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[Parsed_testsrc_0 @ 0x7fd8f9418520] size:320x240 rate:25/1 duration:-1.000000 sar:1/1
[lavfi @ 0x7fd8f984e200] All info found
[lavfi @ 0x7fd8f984e200] Estimating duration from bitrate, this may be inaccurate
Input #0, lavfi, from 'testsrc':
  Duration: N/A, start: 0.000000, bitrate: N/A
    Stream #0:0, 1, 1/25: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 320x240 [SAR 1:1 DAR 4:3], 25 tbr, 25 tbn, 25 tbc
-t is not an input option, keeping it for the next output; consider fixing your command line.
[buffer @ 0x7fd8f9419fe0] Setting entry with key 'video_size' to value '320x240'
[buffer @ 0x7fd8f9419fe0] Setting entry with key 'pix_fmt' to value '2'
[buffer @ 0x7fd8f9419fe0] Setting entry with key 'time_base' to value '1/25'
[buffer @ 0x7fd8f9419fe0] Setting entry with key 'pixel_aspect' to value '1/1'
[buffer @ 0x7fd8f9419fe0] Setting entry with key 'sws_param' to value 'flags=2'
[buffer @ 0x7fd8f9419fe0] Setting entry with key 'frame_rate' to value '25/1'
[graph 0 input from stream 0:0 @ 0x7fd8f941a0a0] w:320 h:240 pixfmt:rgb24 tb:1/25 fr:25/1 sar:1/1 sws_param:flags=2
[j2k @ 0x7fd8f9854400] init
[j2k @ 0x7fd8f9854400] after init
[mxf @ 0x7fd8f9855000] track 0: could not find essence container ul, codec not currently supported in container
Output #0, mxf, to 'testsrc.mxf':
  Metadata:
    encoder         : Lavf54.17.100
    Stream #0:0, 0, 1/25: Video: j2k, rgb24, 320x240 [SAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (rawvideo -> j2k)
Could not write header for output file #0 (incorrect codec parameters ?): Operation not permitted

}}}"	2013-02-19T14:21:13+01:00	dericed
	1565	ffmpeg-0.10.3 fails to build on x32 ABI	build system		enhancement	2012-07-21T17:15:07+02:00	"Summary of the bug: ffmpeg-0.10.3 fails to build on x32 ABI
How to reproduce:
{{{
emerge -v ffmpeg
CC      libavfilter/libmpcodecs/vf_pullup.o
libavfilter/libmpcodecs/vf_ilpack.c: Assembler messages:
libavfilter/libmpcodecs/vf_ilpack.c:116: Error: operand type mismatch for `push'
libavfilter/libmpcodecs/vf_ilpack.c:195: Error: operand type mismatch for `pop'
libavfilter/libmpcodecs/vf_ilpack.c:224: Error: operand type mismatch for `push'
libavfilter/libmpcodecs/vf_ilpack.c:307: Error: operand type mismatch for `pop'
make: *** [libavfilter/libmpcodecs/vf_ilpack.o] Error 1
make: *** Waiting for unfinished jobs....
CC      libavfilter/libmpcodecs/vf_qp.o
libavfilter/libmpcodecs/vf_mcdeint.c: In function 'config':
libavfilter/libmpcodecs/vf_mcdeint.c:199:13: warning: 'avcodec_alloc_context' is deprecated (declared at ./libavcodec/avcodec.h:4025) [-Wdeprecated-declarations]
libavfilter/libmpcodecs/vf_mcdeint.c:227:13: warning: 'avcodec_open' is deprecated (declared at ./libavcodec/avcodec.h:4155) [-Wdeprecated-declarations]
 * ERROR: media-video/ffmpeg-0.10.3 failed (compile phase):
 *   emake failed

Line 116 from libavfilter/libmpcodecs/vf_ilpack.c:

#if HAVE_EBX_AVAILABLE
static void pack_li_0_MMX(unsigned char *dst, unsigned char *y,
    unsigned char *u, unsigned char *v, int w, int us, int vs)
{
    __asm__ volatile (""""
        ""push %%""REG_BP"" \n\t""

REG_BP defined in ./libavutil/x86_cpu.h:

#if ARCH_X86_64
...
#    define REG_SP ""rsp""
#    define REG_BP ""rbp""
...
#elif ARCH_X86_32
...
#    define REG_SP ""esp""
#    define REG_BP ""ebp""
...
#else
typedef int x86_reg;

The question is: is it hard to provide support for the new x32 ABI which is now supported in kernel 3.4.x, glibc-2.16, gcc-4.7.1, binutils-2.22?
}}}"	2012-07-21T23:39:09+02:00	devsk
	1615	video diff filter	avfilter		enhancement	2012-08-07T01:38:41+02:00	"It would be useful to have a visual diff tool for videos that will create a resultant differential video of two videos.  This could be used in a number of scenarios from simply seeing more easily the differences of one encode to the next to many other applications.

With some overlay+pad magic you should be able to compare img1,img2 and diff on the same image.  Similarly should function with vid frames.

It would be useful to have a few different styles of diffing from an outline to color inversion and clipping similar to what is demonstrated here: http://jeffkreeftmeijer.com/2011/comparing-images-and-creating-image-diffs/"	2013-02-22T21:19:01+01:00	ylluminate
	1679	Ability to identify progressive segmented frame material in h.264	avcodec		enhancement	2012-08-25T10:48:58+02:00	"It is desirable to be able to identify progressive segmented frame (PsF) material (i.e. a progressively scanned frame encoded as two fields with the same timestamp) in an h.264 stream as that gives applications using libavcodec the possibility to correctly report to the user that the underlying material is really progressive and no deinterlacing makes sense.

From the h.264 spec:
clock_timestamp_flag[ i ] equal to 1 indicates that a number of clock timestamp syntax elements are present and follow immediately. clock_timestamp_flag[ i ] equal to 0 indicates that the associated clock timestamp syntax elements are not present. When NumClockTS is greater than 1 and clock_timestamp_flag[ i ] is equal to 1 for more than one value of i, the value of clockTimestamp shall be non-decreasing with increasing value of i.
ct_type indicates the scan type (interlaced or progressive) of the source material as follows:
Two fields of a coded frame may have different values of ct_type.
When clockTimestamp is equal for two fields of opposite parity that are consecutive in output order, both with ct_type equal to 0 (progressive) or ct_type equal to 2 (unknown), the two fields are indicated to have come from the same original progressive frame. Two consecutive fields in output order shall have different values of clockTimestamp when the value of ct_type for either field is 1 (interlaced).

AFAICS in the code in h264.c the information required to make that determination is not parsed, which should not be difficult to add. However, once one has that information, how do I give this back to the API user? Currently there is only the field top_field_first in AVFrame.

What would be the recommended/accepted way of modeling this? If no API change would be accepted for this, would it be ok to sets this as frame metadata via av_frame_set_metadata? "	2012-08-29T16:51:56+02:00	rmk
	1716	Wavpack Encoder	avcodec		enhancement	2012-09-04T04:03:52+02:00	"Right now it is not possible to provide an audio file as input and to encode it to Wavpack. It would be nice if it was possible.

Thanks."	2012-10-25T05:17:51+02:00	hakermania
	1748	Rtsp stream can connect but cannot fetch any data with tcp.But vlc player can play this rtsp.	avformat		enhancement	2012-09-18T14:34:08+02:00	"1.Download FFmpeg git-8bdba0b Source Code (Latest)(2012-09-14)from http://ffmpeg.zeranoe.com/builds/.
2.run cmd :c:\\Windows\system32\cmd.exe
3.ffplay.exe rtsp://58.241.134.33:554/301

ps:vlc player can player this rtsp"	2012-09-20T23:26:29+02:00	xiaopangpang
	1778	EIA-608 / EIA-708 Closed Captions disappear when transcoding/reencoding	undetermined		enhancement	2012-10-02T00:59:03+02:00	"Summary of the bug:
When transoding/reencoding video ffmepg loses the CC data that was embedded within the actual video stream itself. This type of CC is referred to as EIA-608/EIA-708 and is muxed to the video stream following guidelines in SCTE 128 from my research. If you use '-c:v copy' the CC remains intact. I'm capturing live video from the gige port of a Motorola DSR-6100 IRD that is putting out UDP multicast TS.

This PDF give more details regarding how this method of CC works:
http://www.evertz.com/resources/eia_608_708_cc.pdf

Here are the files produced from the below command. They are larger than the 10MB requested so I've hosted them on my site, here are the direct links.

http://mikecheat.com/disjrhd.ts  - Original(18.2MB)
http://mikecheat.com/disjrsd.ts  - Reencoded(8.9MB)

There is another open source project that seems to have figured out how to pull this CC data from video. They have the source code on their website, I've included the link.
http://zapping.sourceforge.net/ZVBI/index.html

How to reproduce:
root@hdmux:/home/mike# ffmpeg -i 'udp://239.1.1.3:6100?fifo_size=9000000' -map 0:p:1:0 -c:v mpeg2video -s 704x480 -r ntsc -b:v 3000k -map 0:p:1:1 -c:a mp3 -ac 2 -ar 48000 -b:a 128k -f mpegts disjrsd.ts -map 0:p:1:0 -c:v copy -map 0:p:1:1 -c:a copy -f mpegts disjrhd.ts
ffmpeg version 1.0 Copyright (c) 2000-2012 the FFmpeg developers
  built on Sep 28 2012 14:24:44 with gcc 4.4.5 (Debian 4.4.5-8)
  configuration: --enable-gpl --enable-nonfree --enable-shared --enable-runtime-cpudetect --enable-libmp3lame --enable-libx264
  libavutil      51. 73.101 / 51. 73.101
  libavcodec     54. 59.100 / 54. 59.100
  libavformat    54. 29.104 / 54. 29.104
  libavdevice    54.  2.101 / 54.  2.101
  libavfilter     3. 17.100 /  3. 17.100
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[mpegts @ 0x2169240] Unable to seek back to the start
[h264 @ 0x2193a80] non-existing PPS referenced
[h264 @ 0x2193a80] non-existing PPS 0 referenced
[h264 @ 0x2193a80] decode_slice_header error
[h264 @ 0x2193a80] no frame!
[h264 @ 0x2193a80] non-existing PPS referenced
[h264 @ 0x2193a80] non-existing PPS 0 referenced
[h264 @ 0x2193a80] decode_slice_header error
[h264 @ 0x2193a80] no frame!
[h264 @ 0x2193a80] non-existing PPS referenced
[h264 @ 0x2193a80] non-existing PPS 0 referenced
[h264 @ 0x2193a80] decode_slice_header error
[h264 @ 0x2193a80] no frame!
[h264 @ 0x2193a80] non-existing PPS referenced
[h264 @ 0x2193a80] non-existing PPS 0 referenced
[h264 @ 0x2193a80] decode_slice_header error
[h264 @ 0x2193a80] no frame!
[h264 @ 0x2193a80] non-existing PPS referenced
[h264 @ 0x2193a80] non-existing PPS 0 referenced
[h264 @ 0x2193a80] decode_slice_header error
[h264 @ 0x2193a80] no frame!
[h264 @ 0x2193a80] non-existing PPS referenced
[h264 @ 0x2193a80] non-existing PPS 0 referenced
[h264 @ 0x2193a80] decode_slice_header error
[h264 @ 0x2193a80] no frame!
[h264 @ 0x2193a80] non-existing PPS referenced
[h264 @ 0x2193a80] non-existing PPS 0 referenced
[h264 @ 0x2193a80] decode_slice_header error
[h264 @ 0x2193a80] no frame!
[h264 @ 0x2193a80] non-existing PPS referenced
[h264 @ 0x2193a80] non-existing PPS 0 referenced
[h264 @ 0x2193a80] decode_slice_header error
[h264 @ 0x2193a80] no frame!
[h264 @ 0x2193a80] non-existing PPS referenced
[h264 @ 0x2193a80] non-existing PPS 0 referenced
[h264 @ 0x2193a80] decode_slice_header error
[h264 @ 0x2193a80] no frame!
[h264 @ 0x2193a80] non-existing PPS referenced
[h264 @ 0x2193a80] non-existing PPS 0 referenced
[h264 @ 0x2193a80] decode_slice_header error
[h264 @ 0x2193a80] no frame!
[h264 @ 0x2193a80] mmco: unref short failure
    Last message repeated 2 times
[mpegts @ 0x2169240] max_analyze_duration 5000000 reached at 5003333
[mpegts @ 0x2169240] Estimating duration from bitrate, this may be inaccurate
Input #0, mpegts, from 'udp://239.1.1.3:6100?fifo_size=9000000':
  Duration: N/A, start: 11940.555644, bitrate: 768 kb/s
  Program 1
    Stream #0:0[0x1e00]: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 61.76 fps, 59.94 tbr, 90k tbn, 119.88 tbc
    Stream #0:1[0x1020](eng): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), s16, 384 kb/s
    Stream #0:2[0x1021](spa): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, s16, 192 kb/s
    Stream #0:3[0x1022](eng): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, s16, 192 kb/s
File 'disjrhd.ts' already exists. Overwrite ? [y/N] y
muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
[mpegts @ 0x22aad60] muxrate VBR, pcr every 5 pkts, sdt every 200, pat/pmt every 40 pkts
Output #0, mpegts, to 'disjrsd.ts':
  Metadata:
    encoder         : Lavf54.29.104
    Stream #0:0: Video: mpeg2video, yuv420p, 704x480 [SAR 40:33 DAR 16:9], q=2-31, 3000 kb/s, 90k tbn, 29.97 tbc
    Stream #0:1(eng): Audio: mp3, 48000 Hz, stereo, s16, 128 kb/s
Output #1, mpegts, to 'disjrhd.ts':
  Metadata:
    encoder         : Lavf54.29.104
    Stream #1:0: Video: h264 ([27][0][0][0] / 0x001B), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 61.76 fps, 90k tbn, 59.94 tbc
    Stream #1:1(eng): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), 384 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> mpeg2video)
  Stream #0:1 -> #0:1 (ac3 -> libmp3lame)
  Stream #0:0 -> #1:0 (copy)
  Stream #0:1 -> #1:1 (copy)
Press [q] to stop, [?] for help
[h264 @ 0x28a5740] Missing reference picture
[h264 @ 0x28a5740] decode_slice_header error
[h264 @ 0x28a5740] concealing 3600 DC, 3600 AC, 3600 MV errors in B frame
[h264 @ 0x28a63a0] Missing reference picture
[h264 @ 0x28a63a0] decode_slice_header error
[h264 @ 0x28a63a0] concealing 3600 DC, 3600 AC, 3600 MV errors in B frame
[h264 @ 0x28a68e0] reference picture missing during reorder
[h264 @ 0x28a68e0] Missing reference picture
[h264 @ 0x28a68e0] decode_slice_header error
[h264 @ 0x28a68e0] concealing 3600 DC, 3600 AC, 3600 MV errors in P frame
[h264 @ 0x28a7360] mmco: unref short failure
[h264 @ 0x2c4ddc0] mmco: unref short failure
frame=  656 fps= 47 q=2.0 Lq=-1.0 size=    9102kB time=00:00:21.93 bitrate=3398.6kbits/s dup=22 drop=628
video:24157kB audio:1326kB subtitle:0 global headers:0kB muxing overhead -64.284273%
Received signal 2: terminating.

You can't use my command exactly as is because I'm capturing from a live source. You can use one of the above files to emulate the problem. If any other info is needed please let me know.

Thank you"	2012-10-02T22:05:54+02:00	mikecheat04
	1793	Widevine support	avformat		enhancement	2012-10-08T13:21:50+02:00	"
Hi there,
 
I was wondering if there will be any (future) support for the Widevine video streaming codec/protocol (video/x-widevine). 

More and more online content providers start to use this method and it would be nice to have this codec/protocol supported? 

http://www.widevine.com/
https://tools.google.com/dlpage/widevine"	2013-01-30T21:05:48+01:00	benito2313
	1832	TrueHD Encoder?	avcodec		enhancement	2012-10-19T11:48:49+02:00	Could someone create a TrueHD encoder? If I knew how to code, I'd do it myself, and this is probably the most naive thing ever, but can't you just take the TrueHD decoder and basically reverse it? Regardless, a TrueHD encoder would be amazing.	2013-02-09T13:12:53+01:00	marcusj0015
	1882	Multi-threading wmv encoder	avcodec		enhancement	2012-11-02T23:53:33+01:00	"I'm having issues using multiple cores when using the wmv encoder.  It appears to be locked to a single core only.

Any chance we could get support for multiple threads?


Please refer to:
http://forum.serviio.org/viewtopic.php?f=5&t=7698"	2012-11-07T00:08:25+01:00	txspaderz
	1887	wmv3: Old interlaced mode is not supported / Reserved RES_SM=2 is forbidden	avcodec		enhancement	2012-11-05T08:25:55+01:00	"Summary of the bug:
check ffmpeg supported codecs , it already support wmv3/wmav2 , but for some files , we can play it but can't decode it.
How to reproduce:
{{{
for SVN-r22888:
ffmpeg -i huasi.asf  -y huasi.avi
FFmpeg version SVN-r22888, Copyright (c) 2000-2010 the FFmpeg developers
  built on Apr 23 2010 15:09:04 with gcc 4.1.2 20070925 (Red Hat 4.1.2-33)
  configuration: --prefix=/usr/local/enctools --enable-postproc --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libmp3lame --disable-shared --enable-libx264 --enable-pthreads --enable-libfaac --enable-libfaad --enable-nonfree --enable-gpl --enable-libgsm --enable-libnut --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libopenjpeg --enable-libxvid --enable-bzlib --enable-libschroedinger --enable-zlib --enable-small --extra-cflags=-I/usr/local/enctools/include --extra-ldflags=-L/usr/local/enctools/lib
  libavutil     50.14. 0 / 50.14. 0
  libavcodec    52.66. 0 / 52.66. 0
  libavformat   52.61. 0 / 52.61. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libswscale     0.10. 0 /  0.10. 0
  libpostproc   51. 2. 0 / 51. 2. 0
[wmv3 @ 0x9136a40]Reserved RES_SM=2 is forbidden

Seems stream 1 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 25.00 (25/1)
Input #0, asf, from 'huasi.asf':
  Metadata:
    WM/ToolName     : TMPGEnc 4.0 XPress Version. 4.2.3.193
    WMFSDKVersion   : 9.00.00.2980
    WMFSDKNeeded    : 0.0.0.0000
    IsVBR           : 0
  Duration: 00:00:57.07, start: 3.000000, bitrate: 574 kb/s
    Stream #0.0(chi): Audio: wmav2, 48000 Hz, 2 channels, s16, 64 kb/s
    Stream #0.1(chi): Video: wmv3, yuv420p, 720x576, 500 kb/s, 25 tbr, 1k tbn, 1k tbc
[wmv3 @ 0x9136a40]Reserved RES_SM=2 is forbidden
Output #0, avi, to 'huasi.avi':
    Stream #0.0(chi): Video: mpeg4, yuv420p, 720x576, q=2-31, 200 kb/s, 90k tbn, 25 tbc
    Stream #0.1(chi): Audio: mp2, 48000 Hz, 2 channels, s16, 64 kb/s
Stream mapping:
  Stream #0.1 -> #0.0
  Stream #0.0 -> #0.1
Error while opening decoder for input stream #0.1
}}}

also failed on latest ffmpeg-1.0:
{{{
ffmpeg version 1.0 Copyright (c) 2000-2012 the FFmpeg developers
  built on Oct 15 2012 12:12:07 with gcc 4.4.6 (GCC) 20120305 (Red Hat 4.4.6-4)
  configuration: --prefix=/usr/local/ffmpeg-1.0-new --enable-postproc --enable-avfilter --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libmp3lame --disable-shared --enable-libx264 --enable-pthreads --enable-libfaac --enable-nonfree --enable-gpl --enable-libgsm --enable-libnut --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libopenjpeg --enable-libxvid --enable-bzlib --enable-libschroedinger --enable-zlib --enable-small --enable-libcdio --enable-libvo-aacenc --enable-libfdk-aac --enable-libvo-amrwbenc --enable-libvpx --enable-libxavs --extra-cflags=-I/usr/local/enctools/include --extra-ldflags=-L/usr/local/enctools/lib
  libavutil      51. 73.101 / 51. 73.101
  libavcodec     54. 59.100 / 54. 59.100
  libavformat    54. 29.104 / 54. 29.104
  libavdevice    54.  2.101 / 54.  2.101
  libavfilter     3. 17.100 /  3. 17.100
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[wmv3 @ 0x1b2f7e0] Old interlaced mode is not supported
    Last message repeated 1 times
Guessed Channel Layout for  Input Stream #0.0 : stereo
Input #0, asf, from 'huasi.asf':
  Metadata:
    WM/ToolName     : TMPGEnc 4.0 XPress Version. 4.2.3.193
    WMFSDKVersion   : 9.00.00.2980
    WMFSDKNeeded    : 0.0.0.0000
    IsVBR           : 0
  Duration: 00:00:57.07, start: 0.000000, bitrate: 574 kb/s
    Stream #0:0(chi): Audio: wmav2 (a[1][0][0] / 0x0161), 48000 Hz, stereo, s16, 64 kb/s
    Stream #0:1(chi): Video: wmv3 (WMV3 / 0x33564D57), yuv420p, 720x576, 500 kb/s, 25 tbr, 1k tbn, 1k tbc
[wmv3 @ 0x1b2f7e0] Old interlaced mode is not supported
Output #0, avi, to 'test.avi':
  Metadata:
    WM/ToolName     : TMPGEnc 4.0 XPress Version. 4.2.3.193
    WMFSDKVersion   : 9.00.00.2980
    WMFSDKNeeded    : 0.0.0.0000
    IsVBR           : 0
    Stream #0:0(chi): Video: mpeg4, yuv420p, 720x576, q=2-31, 200 kb/s, 90k tbn, 25 tbc
    Stream #0:1(chi): Audio: mp3, 48000 Hz, stereo, s16
Stream mapping:
  Stream #0:1 -> #0:0 (wmv3 -> mpeg4)
  Stream #0:0 -> #0:1 (wmav2 -> libmp3lame)
Error while opening decoder for input stream #0:1

}}}
"	2012-11-05T11:03:53+01:00	henry
	1920	dts-hd core extraction	avcodec		enhancement	2012-11-15T22:38:58+01:00	at the moment ffmpeg can only extract the whole dts-hd stream, would be nice if the core could be extracted additionally. (especially since ffmpeg can only decode the core,...)	2012-11-21T12:32:54+01:00	Selur
	1959	Support codec2	avcodec		enhancement	2012-11-24T16:19:19+01:00	"Summary of the bug: Codec2 is a voice compression codec aiming towards very low bandwiths (below 5000 bits per second). Profiles exist for 3200, 2400, 1400 and 1200 bps.

I would suggest adding Codec2 to the list of supported ffmpeg audio compression and decompression codecs.

Codec2 is LGPL licensed and was designed to avoid patent issues.

URL for more information: http://codec2.org/"	2012-11-24T18:33:06+01:00	Mathias
	1964	Request support for decoding / demuxing Adobe HDS dynamic http streaming	avformat		enhancement	2012-11-24T23:19:50+01:00	"Adobe HDS is an adaptive streaming format used primarily to deliver video streams through content delivery networks. 

It uses a manifest file (F4F) to describe the segments of a file, and then it adaptively delivers segments and sequences in the ""optimal"" bitrate depending on the client's bandwith and the total server load.

Certain major content providers are moving to this format (at least in Sweden) and it would be really great if ffmpeg could support it.

A good summary of HDS is found at:
http://rdkls.blogspot.se/2011/11/what-i-know-about-http-adaptive.html

It seems that most projects that do decode such streams use a PHP script (!) found at:
https://github.com/K-S-V/Scripts/blob/master/AdobeHDS.php

The Open Source Media Player project has action script code which probably does the same thing:
http://sourceforge.net/adobe/osmf/

The format is quite similar to applehttp/hls, so it should be possible to borrow some patterns from the support for that format, which is already in libavformat.

I am a C# / java developer and could probably make this happen in C, but it would take a lot of effort. I am not yet familiar with the ffmpeg source code. So I'm hoping that someone might already be working on this? Or that someone well versed on avformat development can take this on. I'd be happy to contribute with my own efforts.

Best regards!"	2013-03-06T00:12:42+01:00	ottomatic
	2001	ffmpeg can't handle mms streaming using http:// prefix	avformat		enhancement	2012-12-08T15:31:06+01:00	"This works and shows a video:
{{{
mplayer http://direct.francetv.fr/regions/evt/medit-nice-direct.wsx?MSWMExt=.asf
}}}
while
{{{
ffplay http://direct.francetv.fr/regions/evt/medit-nice-direct.wsx?MSWMExt=.asf
}}}
does not.

Note that the actual stream works nice with ffmpeg:
{{{
ffplay mmsh://direct.francetv.fr/regions/evt/medit-nice-direct.wsx?MSWMExt=.asf
}}}
this works and shows a video."	2013-02-02T12:10:41+01:00	gjdfgh
	2055	FFMPEG unable to copy attachment metadata in WTV files	avformat		enhancement	2012-12-23T05:38:08+01:00	"Summary of the bug: When FFMPEG tries to copy attachment metadata it fails

How to reproduce:

{{{
ffmpeg -i test-wtv.wtv -c copy -map 0 test.wtv

ffmpeg version N-48065-g6375318 Copyright (c) 2000-2012 the FFmpeg developers
  built on Dec 21 2012 09:06:30 with gcc 4.7.2 (GCC)
  configuration: --enable-static --arch=x86 --target-os=mingw32 --cross-prefix=/home/rdp/dev/ffmpeg-windows-build-helper
s/sandbox/mingw-w64-i686/bin/i686-w64-mingw32- --pkg-config=pkg-config --enable-gpl --enable-libx264 --enable-avisynth -
-enable-libxvid --enable-libmp3lame --enable-version3 --enable-zlib --enable-librtmp --enable-libvorbis --enable-libtheo
ra --enable-libspeex --enable-libopenjpeg --enable-gnutls --enable-libgsm --enable-libfreetype --enable-fontconfig --ena
ble-libass --enable-libutvideo --enable-libopus --disable-w32threads --enable-frei0r --enable-filter=frei0r --enable-lib
vo-aacenc --enable-bzlib --enable-libxavs --extra-cflags=-DPTW32_STATIC_LIB --enable-libopencore-amrnb --enable-libopenc
ore-amrwb --enable-libvo-amrwbenc --enable-libschroedinger --enable-libbluray --enable-libvpx --enable-runtime-cpudetect

  libavutil      52. 12.100 / 52. 12.100
  libavcodec     54. 81.100 / 54. 81.100
  libavformat    54. 49.102 / 54. 49.102
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 29.100 /  3. 29.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[mpeg2video @ 0036f1a0] mpeg_decode_postinit() failure
    Last message repeated 12 times
Input #0, wtv, from 'test-wtv.wtv':
  Metadata:
    WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74
    WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000
    Title           : Guys With Kids
    WM/SubTitle     : Thanksgiving
    WM/SubTitleDescription: Sheila tries to win the gang over with a traditional Thanksgiving dinner; Gary decides to sp
end the holiday waiting in line for a TV that's on sale.
    genre           : Comedy;Series
    WM/OriginalReleaseTime: 0
    WM/MediaCredits : Anthony Anderson/Zach Cregger/Jesse Bradford/Jamie-Lynn Sigler/Tempestt Bledsoe;;;Emmitt Smith/Eri
nn Hayes
    service_provider: KNBC
    service_name    : KNBC
    WM/MediaNetworkAffiliation: NBC Affiliate
    WM/MediaOriginalChannel: 4
    WM/MediaOriginalChannelSubNumber: 0
    WM/MediaOriginalBroadcastDateTime: 2012-11-21T08:00:00Z
    WM/MediaOriginalRunTime: 20974292466
    WM/MediaIsStereo: true
    WM/MediaIsRepeat: false
    WM/MediaIsLive  : false
    WM/MediaIsTape  : false
    WM/MediaIsDelay : false
    WM/MediaIsSubtitled: false
    WM/MediaIsMovie : false
    WM/MediaIsPremiere: false
    WM/MediaIsFinale: false
    WM/MediaIsSAP   : false
    WM/MediaIsSport : false
    WM/ParentalRating: TV-PG
    WM/Provider     : MediaCenterDefault
    WM/VideoClosedCaptioning: true
    WM/WMRVEncodeTime: 2012-11-22 04:28:02
    WM/WMRVSeriesUID: !MCSeries!274690485
    WM/WMRVServiceID: !MCService!28455445
    WM/WMRVProgramID: !MCProgram!282437030
    WM/WMRVRequestID: 0
    WM/WMRVScheduleItemID: 0
    WM/WMRVQuality  : 0
    WM/WMRVOriginalSoftPrePadding: 420
    WM/WMRVOriginalSoftPostPadding: 180
    WM/WMRVHardPrePadding: -300
    WM/WMRVHardPostPadding: 0
    WM/WMRVATSCContent: true
    WM/WMRVDTVContent: true
    WM/WMRVHDContent: false
  Duration: 00:31:59.52, start: 2.880931, bitrate: 8 kb/s
    Stream #0:0[0x29](eng): Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s
    Stream #0:1[0x2a](eng): Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s
    Stream #0:2[0x2b]: Video: mpeg2video (Main), yuv420p, 528x480 [SAR 40:33 DAR 4:3], 29.97 fps, 29.97 tbr, 10000k tbn,
 59.94 tbc
    Stream #0:3[0x2c]: Subtitle: eia_608
    Stream #0:4[0x0]: Attachment: mjpeg
    Metadata:
      title           : TV Thumbnail
[wtv @ 02d8a780] unknown codec_type (0x3)
[wtv @ 02d8a780] write stream codec info failed codec_type(0x3)
[wtv @ 02d8a780] write stream codec failed codec_type(0x3)
Output #0, wtv, to 'test.wtv':
  Metadata:
    WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74
    WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000
    Title           : Guys With Kids
    WM/SubTitle     : Thanksgiving
    WM/SubTitleDescription: Sheila tries to win the gang over with a traditional Thanksgiving dinner; Gary decides to sp
end the holiday waiting in line for a TV that's on sale.
    genre           : Comedy;Series
    WM/OriginalReleaseTime: 0
    WM/MediaCredits : Anthony Anderson/Zach Cregger/Jesse Bradford/Jamie-Lynn Sigler/Tempestt Bledsoe;;;Emmitt Smith/Eri
nn Hayes
    service_provider: KNBC
    service_name    : KNBC
    WM/MediaNetworkAffiliation: NBC Affiliate
    WM/MediaOriginalChannel: 4
    WM/MediaOriginalChannelSubNumber: 0
    WM/MediaOriginalBroadcastDateTime: 2012-11-21T08:00:00Z
    WM/MediaOriginalRunTime: 20974292466
    WM/MediaIsStereo: true
    WM/MediaIsRepeat: false
    WM/MediaIsLive  : false
    WM/MediaIsTape  : false
    WM/MediaIsDelay : false
    WM/MediaIsSubtitled: false
    WM/MediaIsMovie : false
    WM/MediaIsPremiere: false
    WM/MediaIsFinale: false
    WM/MediaIsSAP   : false
    WM/MediaIsSport : false
    WM/ParentalRating: TV-PG
    WM/Provider     : MediaCenterDefault
    WM/VideoClosedCaptioning: true
    WM/WMRVEncodeTime: 2012-11-22 04:28:02
    WM/WMRVSeriesUID: !MCSeries!274690485
    WM/WMRVServiceID: !MCService!28455445
    WM/WMRVProgramID: !MCProgram!282437030
    WM/WMRVRequestID: 0
    WM/WMRVScheduleItemID: 0
    WM/WMRVQuality  : 0
    WM/WMRVOriginalSoftPrePadding: 420
    WM/WMRVOriginalSoftPostPadding: 180
    WM/WMRVHardPrePadding: -300
    WM/WMRVHardPostPadding: 0
    WM/WMRVATSCContent: true
    WM/WMRVDTVContent: true
    WM/WMRVHDContent: false
    encoder         : Lavf54.49.102
    Stream #0:0(eng): Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, 192 kb/s
    Stream #0:1(eng): Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, 192 kb/s
    Stream #0:2: Video: mpeg2video (mpg2 / 0x3267706D), yuv420p, 528x480 [SAR 40:33 DAR 4:3], q=2-31, 29.97 fps, 90k tbn
, 29.97 tbc
    Stream #0:3: Subtitle: eia_608
    Stream #0:4: Attachment: mjpeg (MJPG / 0x47504A4D)
    Metadata:
      title           : TV Thumbnail
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
  Stream #0:2 -> #0:2 (copy)
  Stream #0:3 -> #0:3 (copy)
  Stream #0:4 -> #0:4 (copy)
Could not write header for output file #0 (incorrect codec parameters ?): Operation not permitted

}}}


{{{

ffmpeg -i test.wtv

ffmpeg version N-48065-g6375318 Copyright (c) 2000-2012 the FFmpeg developers
  built on Dec 21 2012 09:06:30 with gcc 4.7.2 (GCC)
  configuration: --enable-static --arch=x86 --target-os=mingw32 --cross-prefix=/home/rdp/dev/ffmpeg-windows-build-helper
s/sandbox/mingw-w64-i686/bin/i686-w64-mingw32- --pkg-config=pkg-config --enable-gpl --enable-libx264 --enable-avisynth -
-enable-libxvid --enable-libmp3lame --enable-version3 --enable-zlib --enable-librtmp --enable-libvorbis --enable-libtheo
ra --enable-libspeex --enable-libopenjpeg --enable-gnutls --enable-libgsm --enable-libfreetype --enable-fontconfig --ena
ble-libass --enable-libutvideo --enable-libopus --disable-w32threads --enable-frei0r --enable-filter=frei0r --enable-lib
vo-aacenc --enable-bzlib --enable-libxavs --extra-cflags=-DPTW32_STATIC_LIB --enable-libopencore-amrnb --enable-libopenc
ore-amrwb --enable-libvo-amrwbenc --enable-libschroedinger --enable-libbluray --enable-libvpx --enable-runtime-cpudetect

  libavutil      52. 12.100 / 52. 12.100
  libavcodec     54. 81.100 / 54. 81.100
  libavformat    54. 49.102 / 54. 49.102
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 29.100 /  3. 29.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[wtv @ 0035c940] timeline data missing
test.wtv: Invalid data found when processing input
}}}"	2013-02-03T08:49:00+01:00	ramitbhalla
	2097	Let Gradfun output an undithered image of higher bit depth.	avfilter		enhancement	2013-01-02T09:39:55+01:00	"For my understanding the gradfun filter takes an 8 bit per channel image, converts it to a higher bit depth and then smoothes gradiation steps with little color delta to achieve an image of virtually higher bit depth. Then the data is converted to 8 bit again and dithered. 

As, beneath viewing movies, an other very useful application of gradfun is to convert 8 bit material from cameras (which produce banding) to higher depth intermediate codecs (like DNxHD 185x which uses 10 bit) for video editing tasks, it would be helpful if the filter could also skip the dithering and output an image with higher depth directly for such purposes."	2013-02-27T17:41:32+01:00	sun
	2112	support for NL Filter	avfilter		enhancement	2013-01-05T05:56:43+01:00	"I strongly request support for NL Filter of gimp.
http://docs.gimp.org/2.6/en/plug-in-nlfilt.html

The filter is much more excellent than unsharp filter.
Even bad sources become clear.
In paticular, the ability of NL Filter is exercised when expanding image size."	2013-01-05T08:32:37+01:00	bonconboy
	2119	Support for Playstation 2 Audio file format	avformat		enhancement	2013-01-07T21:22:41+01:00	"Hello, 

I would like first to thank the whole FFMPEG team the awesome job they're accomplishing of their own good will and that they deliver for everyone to use for their own benefit : a great thanks is owed to you.

Now on the topic, it is really just as stated in the Summary : Is it possible the add .psf2 decoding capabilities in FFMPEG so that people could transcode it to something our Audio players are less reluctant to read ? There are exceptions for Playstation 2 games which soundtracks were never released entirely, thus meaning fans had to go an extract manually audio files from the game's support. Not even talking about reading them. 

Hopefully today, the format seems to have been reverse-engeenered as some players like Audacious and Winamp before it successfully (with somes glitches sometimes and also unability to correctly navigate into the file -coming back in the music or going forward-) appears to have very correct decoding capabilities with some added plugins. 

I will provide here what I think is the main source is Audacious plugins that allow .psf2 decoding : https://github.com/audacious-media-player/audacious-plugins/blob/master/src/psf/eng_psf2.c 

Please keep in mind that though I'm trying to begin into coding, I'm no expert or whatsoever...

Also, I urge you to bear with my bad english if I occured to have miswritten somewhere.

Sincerely thankful for your attention, DarkeoX099."	2013-02-09T19:09:12+01:00	DX099
	2152	RM file type is not supported	avformat		enhancement	2013-01-18T06:51:46+01:00	"This file is not played by ffplay:
http://www.maknoon.com/download/audios/khudheir/06.rm
{{{
ffplay.exe 06.rm
ffplay version N-48886-g5ce023b Copyright (c) 2003-2013 the FFmpeg developers
  built on Jan 14 2013 19:16:33 with gcc 4.7.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfi
g --enable-frei0r --enable-gnutls --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libg
sm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --ena
ble-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --en
able-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
--enable-filter=frei0r
  libavutil      52. 14.100 / 52. 14.100
  libavcodec     54. 89.100 / 54. 89.100
  libavformat    54. 59.107 / 54. 59.107
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 32.100 /  3. 32.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[rm @ 0215b460] Unsupported stream type 4d4c5449
Input #0, rm, from '06.rm':
  Metadata:
    title           : ??? عغ?µع? ???عو ??و? ?و ?طع??ط? ??? 1
    author          : ?ط?و? ? . ????ط??وع ?ط??و?
    copyright       : LiveIslam.comر2004
    comment         :
  Duration: 02:03:44.35, start: 0.000000, bitrate: 8 kb/s
    Stream #0:0: Data: none
06.rm: could not open codecs
-9223372036854774784.00 A-V:  0.000 fd=   0 aq=    0KB vq=    0KB sq=    0B f=0/0
}}}"	2013-01-18T09:40:04+01:00	Abu Abdullah
	2208	Unable to extract PGS subtitles (*.sup) from Bluray m2ts	avformat		enhancement	2013-01-29T09:11:20+01:00	"Summary of the bug:

I'm trying to demux bluray disk (m2ts video file) into separate streams and I can't make ffmpeg extract PGS subtitles (*.SUP), it outputs ""Unable to find a suitable output format for sup"". However eac3to successfully extracts subtitles.

Versions I tested:
- latest c46943e x64 and x32                  26-Jan-2013
- ffmpeg-20120601-git-8a0efa9-win32-static.7z 31-May-2012
- ffmpeg-git-4e7b3ef-win32-static.7z          16-Nov-2011
- ffmpeg-git-4e7b3ef-win32-static.7z          16-Nov-2011
- ffmpeg-git-9c2651a-win32-static.7z          23-Jul-2011
- ffmpeg-git-69aab68-32-bit-static.7z         09-May-2011
- ffmpeg-git-1aeb88b-win32-static.7z          09-May-2011
OS: Win7 x64.

Increasing analyzeduration/probesize doesn't help.

File itself (197 Mb): http://dl.dropbox.com/u/13667533/00038.m2ts

My forum topic on the issue: http://ffmpeg.zeranoe.com/forum/viewtopic.php?f=7&t=940&e=0
I found irc log with discussion on the same problem: http://lists.ffmpeg.org/pipermail/ffmpeg-devel-irc/2012-December/001088.html

How to reproduce:
{{{
$ ffmpeg.exe -v 9 -loglevel 99 -analyzeduration 999999999 -probesize 999999999 -i 00038.m2ts -c:s copy -map 0:5 ""track_05 - Subtitles.sup""

ffmpeg version N-49352-gc46943e Copyright (c) 2000-2013 the FFmpeg developers
  built on Jan 26 2013 12:12:14 with gcc 4.7.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      52. 17.100 / 52. 17.100
  libavcodec     54. 91.100 / 54. 91.100
  libavformat    54. 61.104 / 54. 61.104
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 34.101 /  3. 34.101
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
Splitting the commandline.
Reading option '-v' ... matched as option 'v' (set libav* logging level) with argument '9'.
Reading option '-loglevel' ... matched as option 'loglevel' (set libav* logging level) with argument '99'.
Reading option '-analyzeduration' ... matched as AVOption 'analyzeduration' with argument '999999999'.
Reading option '-probesize' ... matched as AVOption 'probesize' with argument '999999999'.
Reading option '-i' ... matched as input file with argument '00038.m2ts'.
Reading option '-c:s' ... matched as option 'c' (codec name) with argument 'copy'.
Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:5'.
Reading option 'track_05 - Subtitles.sup' ... matched as output file.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option v (set libav* logging level) with argument 9.
Successfully parsed a group of options.
Parsing a group of options: input file 00038.m2ts.
Successfully parsed a group of options.
Opening an input file: 00038.m2ts.
[mpegts @ 00000000020de620] Format mpegts probed with size=2048 and score=100
[mpegts @ 00000000020de620] stream=0 stream_type=1b pid=1011 prog_reg_desc=HDMV
[mpegts @ 00000000020de620] stream=1 stream_type=83 pid=1100 prog_reg_desc=HDMV
[mpegts @ 00000000020de620] stream=3 stream_type=81 pid=1101 prog_reg_desc=HDMV
[mpegts @ 00000000020de620] stream=4 stream_type=81 pid=1102 prog_reg_desc=HDMV
[mpegts @ 00000000020de620] stream=5 stream_type=90 pid=1200 prog_reg_desc=HDMV
[mpegts @ 00000000020de620] stream=6 stream_type=90 pid=1201 prog_reg_desc=HDMV
[mpegts @ 00000000020de620] stream=7 stream_type=90 pid=1202 prog_reg_desc=HDMV
[mpegts @ 00000000020de620] stream=8 stream_type=90 pid=1203 prog_reg_desc=HDMV
[mpegts @ 00000000020de620] File position before avformat_find_stream_info() is 0
[mpegts @ 00000000020de620] parser not found for codec hdmv_pgs_subtitle, packets or times may be invalid.
    Last message repeated 3 times
[h264 @ 0000000002147fe0] no picture
[mpegts @ 00000000020de620] parser not found for codec hdmv_pgs_subtitle, packets or times may be invalid.
[mpegts @ 00000000020de620] Non-increasing DTS in stream 5: packet 2 with DTS 1132818, packet 3 with DTS 1132818
[mpegts @ 00000000020de620] Non-increasing DTS in stream 5: packet 4 with DTS 1142401, packet 5 with DTS 1142401
[mpegts @ 00000000020de620] Non-increasing DTS in stream 5: packet 5 with DTS 1142401, packet 6 with DTS 1142401
[mpegts @ 00000000020de620] parser not found for codec hdmv_pgs_subtitle, packets or times may be invalid.
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 2 with DTS 1297706, packet 3 with DTS 1297706
[mpegts @ 00000000020de620] parser not found for codec hdmv_pgs_subtitle, packets or times may be invalid.
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 2 with DTS 1297706, packet 3 with DTS 1297706
[mpegts @ 00000000020de620] parser not found for codec hdmv_pgs_subtitle, packets or times may be invalid.
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 2 with DTS 1308959, packet 3 with DTS 1308959
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 5 with DTS 1656389, packet 6 with DTS 1656389
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 6 with DTS 1656389, packet 7 with DTS 1656389
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 5 with DTS 1656389, packet 6 with DTS 1656389
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 6 with DTS 1656389, packet 7 with DTS 1656389
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 8 with DTS 1658107, packet 9 with DTS 1658107
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 9 with DTS 1658107, packet 10 with DTS 1658107
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 10 with DTS 1658107, packet 11 with DTS 1658107
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 8 with DTS 1658107, packet 9 with DTS 1658107
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 9 with DTS 1658107, packet 10 with DTS 1658107
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 10 with DTS 1658107, packet 11 with DTS 1658107
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 5 with DTS 1663889, packet 6 with DTS 1663889
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 6 with DTS 1663889, packet 7 with DTS 1663889
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 8 with DTS 1665697, packet 9 with DTS 1665697
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 9 with DTS 1665697, packet 10 with DTS 1665697
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 10 with DTS 1665697, packet 11 with DTS 1665697
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 13 with DTS 1791565, packet 14 with DTS 1791565
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 14 with DTS 1791565, packet 15 with DTS 1791565
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 13 with DTS 1791565, packet 14 with DTS 1791565
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 14 with DTS 1791565, packet 15 with DTS 1791565
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 13 with DTS 1799156, packet 14 with DTS 1799156
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 14 with DTS 1799156, packet 15 with DTS 1799156
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 16 with DTS 1886956, packet 17 with DTS 1886956
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 17 with DTS 1886956, packet 18 with DTS 1886956
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 18 with DTS 1886956, packet 19 with DTS 1886956
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 16 with DTS 1886959, packet 17 with DTS 1886959
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 17 with DTS 1886959, packet 18 with DTS 1886959
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 18 with DTS 1886959, packet 19 with DTS 1886959
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 16 with DTS 1894569, packet 17 with DTS 1894569
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 17 with DTS 1894569, packet 18 with DTS 1894569
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 18 with DTS 1894569, packet 19 with DTS 1894569
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 21 with DTS 2189334, packet 22 with DTS 2189334
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 22 with DTS 2189334, packet 23 with DTS 2189334
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 21 with DTS 2189337, packet 22 with DTS 2189337
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 22 with DTS 2189337, packet 23 with DTS 2189337
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 24 with DTS 2191246, packet 25 with DTS 2191246
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 25 with DTS 2191246, packet 26 with DTS 2191246
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 26 with DTS 2191246, packet 27 with DTS 2191246
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 24 with DTS 2191246, packet 25 with DTS 2191246
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 25 with DTS 2191246, packet 26 with DTS 2191246
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 26 with DTS 2191246, packet 27 with DTS 2191246
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 21 with DTS 2196946, packet 22 with DTS 2196946
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 22 with DTS 2196946, packet 23 with DTS 2196946
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 24 with DTS 2198783, packet 25 with DTS 2198783
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 25 with DTS 2198783, packet 26 with DTS 2198783
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 26 with DTS 2198783, packet 27 with DTS 2198783
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 29 with DTS 2399780, packet 30 with DTS 2399780
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 30 with DTS 2399780, packet 31 with DTS 2399780
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 29 with DTS 2399780, packet 30 with DTS 2399780
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 30 with DTS 2399780, packet 31 with DTS 2399780
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 32 with DTS 2401276, packet 33 with DTS 2401276
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 33 with DTS 2401276, packet 34 with DTS 2401276
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 34 with DTS 2401276, packet 35 with DTS 2401276
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 32 with DTS 2401276, packet 33 with DTS 2401276
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 33 with DTS 2401276, packet 34 with DTS 2401276
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 34 with DTS 2401276, packet 35 with DTS 2401276
[mpegts @ 00000000020de620] DTS discontinuity in stream 8: packet 28 with DTS 2198982, packet 29 with DTS 2407316
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 29 with DTS 2407316, packet 30 with DTS 2407316
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 30 with DTS 2407316, packet 31 with DTS 2407316
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 32 with DTS 2412617, packet 33 with DTS 2412617
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 33 with DTS 2412617, packet 34 with DTS 2412617
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 34 with DTS 2412617, packet 35 with DTS 2412617
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 37 with DTS 2628578, packet 38 with DTS 2628578
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 38 with DTS 2628578, packet 39 with DTS 2628578
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 37 with DTS 2628578, packet 38 with DTS 2628578
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 38 with DTS 2628578, packet 39 with DTS 2628578
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 40 with DTS 2630224, packet 41 with DTS 2630224
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 41 with DTS 2630224, packet 42 with DTS 2630224
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 42 with DTS 2630224, packet 43 with DTS 2630224
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 40 with DTS 2630224, packet 41 with DTS 2630224
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 41 with DTS 2630224, packet 42 with DTS 2630224
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 42 with DTS 2630224, packet 43 with DTS 2630224
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 37 with DTS 2632412, packet 38 with DTS 2632412
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 38 with DTS 2632412, packet 39 with DTS 2632412
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 40 with DTS 2637715, packet 41 with DTS 2637715
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 41 with DTS 2637715, packet 42 with DTS 2637715
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 42 with DTS 2637715, packet 43 with DTS 2637715
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 45 with DTS 3086505, packet 46 with DTS 3086505
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 46 with DTS 3086505, packet 47 with DTS 3086505
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 45 with DTS 3086505, packet 46 with DTS 3086505
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 46 with DTS 3086505, packet 47 with DTS 3086505
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 48 with DTS 3088259, packet 49 with DTS 3088259
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 49 with DTS 3088259, packet 50 with DTS 3088259
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 50 with DTS 3088259, packet 51 with DTS 3088259
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 48 with DTS 3088259, packet 49 with DTS 3088259
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 49 with DTS 3088259, packet 50 with DTS 3088259
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 50 with DTS 3088259, packet 51 with DTS 3088259
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 45 with DTS 3090243, packet 46 with DTS 3090243
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 46 with DTS 3090243, packet 47 with DTS 3090243
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 48 with DTS 3092001, packet 49 with DTS 3092001
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 49 with DTS 3092001, packet 50 with DTS 3092001
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 50 with DTS 3092001, packet 51 with DTS 3092001
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 53 with DTS 3345592, packet 54 with DTS 3345592
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 54 with DTS 3345592, packet 55 with DTS 3345592
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 53 with DTS 3345592, packet 54 with DTS 3345592
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 54 with DTS 3345592, packet 55 with DTS 3345592
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 56 with DTS 3347423, packet 57 with DTS 3347423
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 57 with DTS 3347423, packet 58 with DTS 3347423
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 58 with DTS 3347423, packet 59 with DTS 3347423
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 56 with DTS 3347423, packet 57 with DTS 3347423
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 57 with DTS 3347423, packet 58 with DTS 3347423
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 58 with DTS 3347423, packet 59 with DTS 3347423
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 53 with DTS 3353087, packet 54 with DTS 3353087
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 54 with DTS 3353087, packet 55 with DTS 3353087
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 56 with DTS 3354895, packet 57 with DTS 3354895
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 57 with DTS 3354895, packet 58 with DTS 3354895
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 58 with DTS 3354895, packet 59 with DTS 3354895
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 61 with DTS 3465867, packet 62 with DTS 3465867
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 62 with DTS 3465867, packet 63 with DTS 3465867
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 61 with DTS 3465867, packet 62 with DTS 3465867
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 62 with DTS 3465867, packet 63 with DTS 3465867
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 64 with DTS 3467569, packet 65 with DTS 3467569
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 65 with DTS 3467569, packet 66 with DTS 3467569
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 66 with DTS 3467569, packet 67 with DTS 3467569
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 64 with DTS 3467569, packet 65 with DTS 3467569
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 65 with DTS 3467569, packet 66 with DTS 3467569
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 66 with DTS 3467569, packet 67 with DTS 3467569
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 61 with DTS 3473338, packet 62 with DTS 3473338
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 62 with DTS 3473338, packet 63 with DTS 3473338
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 64 with DTS 3478832, packet 65 with DTS 3478832
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 65 with DTS 3478832, packet 66 with DTS 3478832
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 66 with DTS 3478832, packet 67 with DTS 3478832
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 69 with DTS 3567244, packet 70 with DTS 3567244
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 70 with DTS 3567244, packet 71 with DTS 3567244
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 69 with DTS 3567244, packet 70 with DTS 3567244
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 70 with DTS 3567244, packet 71 with DTS 3567244
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 72 with DTS 3568705, packet 73 with DTS 3568705
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 73 with DTS 3568705, packet 74 with DTS 3568705
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 74 with DTS 3568705, packet 75 with DTS 3568705
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 72 with DTS 3568705, packet 73 with DTS 3568705
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 73 with DTS 3568705, packet 74 with DTS 3568705
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 74 with DTS 3568705, packet 75 with DTS 3568705
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 69 with DTS 3578507, packet 70 with DTS 3578507
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 70 with DTS 3578507, packet 71 with DTS 3578507
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 72 with DTS 3580127, packet 73 with DTS 3580127
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 73 with DTS 3580127, packet 74 with DTS 3580127
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 74 with DTS 3580127, packet 75 with DTS 3580127
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 77 with DTS 3972434, packet 78 with DTS 3972434
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 78 with DTS 3972434, packet 79 with DTS 3972434
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 77 with DTS 3972434, packet 78 with DTS 3972434
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 78 with DTS 3972434, packet 79 with DTS 3972434
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 80 with DTS 3974265, packet 81 with DTS 3974265
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 81 with DTS 3974265, packet 82 with DTS 3974265
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 82 with DTS 3974265, packet 83 with DTS 3974265
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 80 with DTS 3974265, packet 81 with DTS 3974265
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 81 with DTS 3974265, packet 82 with DTS 3974265
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 82 with DTS 3974265, packet 83 with DTS 3974265
[mpegts @ 00000000020de620] DTS discontinuity in stream 8: packet 76 with DTS 3580399, packet 77 with DTS 3976348
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 77 with DTS 3976348, packet 78 with DTS 3976348
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 78 with DTS 3976348, packet 79 with DTS 3976348
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 80 with DTS 3978092, packet 81 with DTS 3978092
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 81 with DTS 3978092, packet 82 with DTS 3978092
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 82 with DTS 3978092, packet 83 with DTS 3978092
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 85 with DTS 4201568, packet 86 with DTS 4201568
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 86 with DTS 4201568, packet 87 with DTS 4201568
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 85 with DTS 4201568, packet 86 with DTS 4201568
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 86 with DTS 4201568, packet 87 with DTS 4201568
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 88 with DTS 4203143, packet 89 with DTS 4203143
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 89 with DTS 4203143, packet 90 with DTS 4203143
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 90 with DTS 4203143, packet 91 with DTS 4203143
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 88 with DTS 4203143, packet 89 with DTS 4203143
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 89 with DTS 4203143, packet 90 with DTS 4203143
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 90 with DTS 4203143, packet 91 with DTS 4203143
[mpegts @ 00000000020de620] DTS discontinuity in stream 8: packet 84 with DTS 3978227, packet 85 with DTS 4209148
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 85 with DTS 4209148, packet 86 with DTS 4209148
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 86 with DTS 4209148, packet 87 with DTS 4209148
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 88 with DTS 4214478, packet 89 with DTS 4214478
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 89 with DTS 4214478, packet 90 with DTS 4214478
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 90 with DTS 4214478, packet 91 with DTS 4214478
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 93 with DTS 4520535, packet 94 with DTS 4520535
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 94 with DTS 4520535, packet 95 with DTS 4520535
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 93 with DTS 4520535, packet 94 with DTS 4520535
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 94 with DTS 4520535, packet 95 with DTS 4520535
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 96 with DTS 4522126, packet 97 with DTS 4522126
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 97 with DTS 4522126, packet 98 with DTS 4522126
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 98 with DTS 4522126, packet 99 with DTS 4522126
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 96 with DTS 4522172, packet 97 with DTS 4522172
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 97 with DTS 4522172, packet 98 with DTS 4522172
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 98 with DTS 4522172, packet 99 with DTS 4522172
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 93 with DTS 4524363, packet 94 with DTS 4524363
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 94 with DTS 4524363, packet 95 with DTS 4524363
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 96 with DTS 4529803, packet 97 with DTS 4529803
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 97 with DTS 4529803, packet 98 with DTS 4529803
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 98 with DTS 4529803, packet 99 with DTS 4529803
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 101 with DTS 4813242, packet 102 with DTS 4813242
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 102 with DTS 4813242, packet 103 with DTS 4813242
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 101 with DTS 4813288, packet 102 with DTS 4813288
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 102 with DTS 4813288, packet 103 with DTS 4813288
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 104 with DTS 4815132, packet 105 with DTS 4815132
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 105 with DTS 4815132, packet 106 with DTS 4815132
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 106 with DTS 4815132, packet 107 with DTS 4815132
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 104 with DTS 4815132, packet 105 with DTS 4815132
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 105 with DTS 4815132, packet 106 with DTS 4815132
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 106 with DTS 4815132, packet 107 with DTS 4815132
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 101 with DTS 4817166, packet 102 with DTS 4817166
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 102 with DTS 4817166, packet 103 with DTS 4817166
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 104 with DTS 4818900, packet 105 with DTS 4818900
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 105 with DTS 4818900, packet 106 with DTS 4818900
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 106 with DTS 4818900, packet 107 with DTS 4818900
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 109 with DTS 4933576, packet 110 with DTS 4933576
[mpegts @ 00000000020de620] Non-increasing DTS in stream 6: packet 110 with DTS 4933576, packet 111 with DTS 4933576
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 109 with DTS 4933576, packet 110 with DTS 4933576
[mpegts @ 00000000020de620] Non-increasing DTS in stream 7: packet 110 with DTS 4933576, packet 111 with DTS 4933576
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 109 with DTS 4941097, packet 110 with DTS 4941097
[mpegts @ 00000000020de620] Non-increasing DTS in stream 8: packet 110 with DTS 4941097, packet 111 with DTS 4941097
rfps: 23.976024 0.000000
    Last message repeated 1 times
rfps: 47.952048 0.000000
    Last message repeated 1 times
[mpegts @ 00000000020de620] File position after avformat_find_stream_info() is 0
Input #0, mpegts, from '00038.m2ts':
  Duration: 00:00:43.92, start: 11.608967, bitrate: 35134 kb/s
  Program 1
    Stream #0:0[0x1011], 1052, 1/90000: Video: h264 (High) (HDMV / 0x564D4448), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 1001/48000, 23.98 fps, 23.98 tbr, 90k tbn, 47.95 tbc
    Stream #0:1[0x1100], 52653, 1/90000: Audio: truehd (AC-3 / 0x332D4341), 48000 Hz, 7.1, s32
    Stream #0:2[0x1100], 1372, 1/90000: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), fltp, 640 kb/s
    Stream #0:3[0x1101], 1372, 1/90000: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 320 kb/s
    Stream #0:4[0x1102], 1372, 1/90000: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 320 kb/s
    Stream #0:5[0x1200], 7, 1/90000: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
    Stream #0:6[0x1201], 112, 1/90000: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
    Stream #0:7[0x1202], 112, 1/90000: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
    Stream #0:8[0x1203], 112, 1/90000: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
Successfully opened the file.
Parsing a group of options: output file track_05 - Subtitles.sup.
Applying option c:s (codec name) with argument copy.
Applying option map (set input stream mapping) with argument 0:5.
Successfully parsed a group of options.
Opening an output file: track_05 - Subtitles.sup.
[NULL @ 00000000052d0a80] Unable to find a suitable output format for 'track_05 - Subtitles.sup'
track_05 - Subtitles.sup: Invalid argument
[AVIOContext @ 000000000215cc40] Statistics: 193128592 bytes read, 2 seeks

}}}
"	2013-02-04T15:23:10+01:00	moropus
	2263	Read second SeekHead in Matroska files	avformat		enhancement	2013-02-12T15:50:27+01:00	"I have an MKV file for which using -ss is very slow. It plays fine in players like VLC and MplayerX. 

Normally, FFmpeg jumps to the keyframe before the seeking point and starts decoding from there. With this file, it seems to start at the beginning.

The sample file included is the first 15MB of a larger file. Seeking to a later point in the file is even slower.

ffprobe information (note there is a keyframe at 10.427)
{{{
> ./ffprobe -of compact -show_frames ~/Desktop/ffmpeg-ss-bug/slow-ss.mkv | grep 'video|key_frame=1'
ffprobe version N-49823-g7ff1a4b Copyright (c) 2007-2013 the FFmpeg developers
  built on Feb 12 2013 15:45:24 with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
  configuration: --prefix=/Users/eelco/Projects/Beamer/FFmpeg/build --enable-gpl --enable-version3 --enable-libx264 --disable-shared --enable-static --enable-libtheora --enable-libvorbis --enable-libvo-aacenc --disable-doc --extra-cflags='-DMACOSX_DEPLOYMENT_TARGET=10.6 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.6 -I/Users/eelco/Projects/Beamer/FFmpeg/build/include' --extra-ldflags='-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.6 -L/Users/eelco/Projects/Beamer/FFmpeg/build/lib'
  libavutil      52. 17.101 / 52. 17.101
  libavcodec     54. 91.102 / 54. 91.102
  libavformat    54. 62.100 / 54. 62.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 37.101 /  3. 37.101
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
Input #0, matroska,webm, from '/Users/eelco/Desktop/ffmpeg-ss-bug/slow-ss.mkv':
  Metadata:
    creation_time   : 2012-12-09 16:32:15
  Duration: 01:33:24.19, start: 0.000000, bitrate: 21 kb/s
    Chapter #0.0: start 0.000000, end 316.316000
    Metadata:
      title           : 00:00:00.000
    Chapter #0.1: start 316.316000, end 651.985000
    Metadata:
      title           : 00:05:16.316
    Chapter #0.2: start 651.985000, end 1186.310000
    Metadata:
      title           : 00:10:51.985
    Chapter #0.3: start 1186.310000, end 1669.835000
    Metadata:
      title           : 00:19:46.310
    Chapter #0.4: start 1669.835000, end 1970.552000
    Metadata:
      title           : 00:27:49.835
    Chapter #0.5: start 1970.552000, end 2434.974000
    Metadata:
      title           : 00:32:50.552
    Chapter #0.6: start 2434.974000, end 2811.976000
    Metadata:
      title           : 00:40:34.974
    Chapter #0.7: start 2811.976000, end 3120.534000
    Metadata:
      title           : 00:46:51.976
    Chapter #0.8: start 3120.534000, end 3535.157000
    Metadata:
      title           : 00:52:00.534
    Chapter #0.9: start 3535.157000, end 3623.411000
    Metadata:
      title           : 00:58:55.157
    Chapter #0.10: start 3623.411000, end 3859.314000
    Metadata:
      title           : 01:00:23.411
    Chapter #0.11: start 3859.314000, end 4259.672000
    Metadata:
      title           : 01:04:19.314
    Chapter #0.12: start 4259.672000, end 4530.317000
    Metadata:
      title           : 01:10:59.672
    Chapter #0.13: start 4530.317000, end 4869.782000
    Metadata:
      title           : 01:15:30.317
    Chapter #0.14: start 4869.782000, end 4968.630000
    Metadata:
      title           : 01:21:09.782
    Chapter #0.15: start 4968.630000, end 5604.192000
    Metadata:
      title           : 01:22:48.630
    Stream #0:0(eng): Video: h264 (High), yuv420p, 1920x1080, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    Stream #0:1(eng): Audio: truehd, 48000 Hz, 7.1, s32
    Metadata:
      title           : English TRUE-HD
    Stream #0:2(swe): Audio: ac3, 48000 Hz, 5.1(side), fltp, 640 kb/s (default)
    Metadata:
      title           : Swedish AC3
    Stream #0:3(swe): Subtitle: dvd_subtitle (default)
    Metadata:
      title           : Swedish
    Stream #0:4(eng): Subtitle: dvd_subtitle
    Metadata:
      title           : English
frame|media_type=video|key_frame=1|pkt_pts=0|pkt_pts_time=0.000000|pkt_dts=0|pkt_dts_time=0.000000|pkt_duration=N/A|pkt_duration_time=N/A|pkt_pos=6670|pkt_size=148182|width=1920|height=1080|pix_fmt=yuv420p|sample_aspect_ratio=1:1|pict_type=I|coded_picture_number=0|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|reference=3
frame|media_type=video|key_frame=1|pkt_pts=10427|pkt_pts_time=10.427000|pkt_dts=10427|pkt_dts_time=10.427000|pkt_duration=41|pkt_duration_time=0.041000|pkt_pos=13743718|pkt_size=99527|width=1920|height=1080|pix_fmt=yuv420p|sample_aspect_ratio=1:1|pict_type=I|coded_picture_number=250|display_picture_number=0|interlaced_frame=0|top_field_first=0|repeat_pict=0|reference=3
[matroska,webm @ 0x101806600] Read error
}}}

timing of -ss (about 6-8x slower than other MKVs)
{{{
> time ./ffmpeg ""-ss"" ""11"" ""-i"" ~/Desktop/ffmpeg-ss-bug/slow-ss.mkv  ""-f"" ""image2"" ""-vframes"" ""1"" /dev/null
ffmpeg version N-49823-g7ff1a4b Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 12 2013 15:45:24 with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
  configuration: --prefix=/Users/eelco/Projects/Beamer/FFmpeg/build --enable-gpl --enable-version3 --enable-libx264 --disable-shared --enable-static --enable-libtheora --enable-libvorbis --enable-libvo-aacenc --disable-doc --extra-cflags='-DMACOSX_DEPLOYMENT_TARGET=10.6 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.6 -I/Users/eelco/Projects/Beamer/FFmpeg/build/include' --extra-ldflags='-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.6 -L/Users/eelco/Projects/Beamer/FFmpeg/build/lib'
  libavutil      52. 17.101 / 52. 17.101
  libavcodec     54. 91.102 / 54. 91.102
  libavformat    54. 62.100 / 54. 62.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 37.101 /  3. 37.101
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
Input #0, matroska,webm, from '/Users/eelco/Desktop/ffmpeg-ss-bug/slow-ss.mkv':
  Metadata:
    creation_time   : 2012-12-09 16:32:15
  Duration: 01:33:24.19, start: 0.000000, bitrate: 21 kb/s
    Chapter #0.0: start 0.000000, end 316.316000
    Metadata:
      title           : 00:00:00.000
    Chapter #0.1: start 316.316000, end 651.985000
    Metadata:
      title           : 00:05:16.316
    Chapter #0.2: start 651.985000, end 1186.310000
    Metadata:
      title           : 00:10:51.985
    Chapter #0.3: start 1186.310000, end 1669.835000
    Metadata:
      title           : 00:19:46.310
    Chapter #0.4: start 1669.835000, end 1970.552000
    Metadata:
      title           : 00:27:49.835
    Chapter #0.5: start 1970.552000, end 2434.974000
    Metadata:
      title           : 00:32:50.552
    Chapter #0.6: start 2434.974000, end 2811.976000
    Metadata:
      title           : 00:40:34.974
    Chapter #0.7: start 2811.976000, end 3120.534000
    Metadata:
      title           : 00:46:51.976
    Chapter #0.8: start 3120.534000, end 3535.157000
    Metadata:
      title           : 00:52:00.534
    Chapter #0.9: start 3535.157000, end 3623.411000
    Metadata:
      title           : 00:58:55.157
    Chapter #0.10: start 3623.411000, end 3859.314000
    Metadata:
      title           : 01:00:23.411
    Chapter #0.11: start 3859.314000, end 4259.672000
    Metadata:
      title           : 01:04:19.314
    Chapter #0.12: start 4259.672000, end 4530.317000
    Metadata:
      title           : 01:10:59.672
    Chapter #0.13: start 4530.317000, end 4869.782000
    Metadata:
      title           : 01:15:30.317
    Chapter #0.14: start 4869.782000, end 4968.630000
    Metadata:
      title           : 01:21:09.782
    Chapter #0.15: start 4968.630000, end 5604.192000
    Metadata:
      title           : 01:22:48.630
    Stream #0:0(eng): Video: h264 (High), yuv420p, 1920x1080, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    Stream #0:1(eng): Audio: truehd, 48000 Hz, 7.1, s32
    Metadata:
      title           : English TRUE-HD
    Stream #0:2(swe): Audio: ac3, 48000 Hz, 5.1(side), fltp, 640 kb/s (default)
    Metadata:
      title           : Swedish AC3
    Stream #0:3(swe): Subtitle: dvd_subtitle (default)
    Metadata:
      title           : Swedish
    Stream #0:4(eng): Subtitle: dvd_subtitle
    Metadata:
      title           : English
Output #0, image2, to '/dev/null':
  Metadata:
    encoder         : Lavf54.62.100
    Chapter #0.0: start 0.000000, end 305.316000
    Metadata:
      title           : 00:00:00.000
    Chapter #0.1: start 305.316000, end 640.985000
    Metadata:
      title           : 00:05:16.316
    Chapter #0.2: start 640.985000, end 1175.310000
    Metadata:
      title           : 00:10:51.985
    Chapter #0.3: start 1175.310000, end 1658.835000
    Metadata:
      title           : 00:19:46.310
    Chapter #0.4: start 1658.835000, end 1959.552000
    Metadata:
      title           : 00:27:49.835
    Chapter #0.5: start 1959.552000, end 2423.974000
    Metadata:
      title           : 00:32:50.552
    Chapter #0.6: start 2423.974000, end 2800.976000
    Metadata:
      title           : 00:40:34.974
    Chapter #0.7: start 2800.976000, end 3109.534000
    Metadata:
      title           : 00:46:51.976
    Chapter #0.8: start 3109.534000, end 3524.157000
    Metadata:
      title           : 00:52:00.534
    Chapter #0.9: start 3524.157000, end 3612.411000
    Metadata:
      title           : 00:58:55.157
    Chapter #0.10: start 3612.411000, end 3848.314000
    Metadata:
      title           : 01:00:23.411
    Chapter #0.11: start 3848.314000, end 4248.672000
    Metadata:
      title           : 01:04:19.314
    Chapter #0.12: start 4248.672000, end 4519.317000
    Metadata:
      title           : 01:10:59.672
    Chapter #0.13: start 4519.317000, end 4858.782000
    Metadata:
      title           : 01:15:30.317
    Chapter #0.14: start 4858.782000, end 4957.630000
    Metadata:
      title           : 01:21:09.782
    Chapter #0.15: start 4957.630000, end 5593.192000
    Metadata:
      title           : 01:22:48.630
    Stream #0:0(eng): Video: mjpeg, yuvj420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 90k tbn, 23.98 tbc (default)
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> mjpeg)
Press [q] to stop, [?] for help
frame=    1 fps=0.5 q=0.0 Lsize=N/A time=00:00:00.04 bitrate=N/A dup=0 drop=262    
video:47kB audio:0kB subtitle:0 global headers:0kB muxing overhead -100.045473%
        2.20 real         6.15 user         0.13 sys
}}}

See also #2245."	2013-03-19T01:43:34+01:00	eelco
	2269	adts muxer does not write metadata	avformat		enhancement	2013-02-13T13:33:59+01:00	"RE: ffmpeg 1.1 (build 2013-02-09)

2 bugs:
1/ when aac is the output source, source tags are not copied

2/ when aac is input, ouput tags have issues with some non EN chars

'''Quid is it linked to any aac encoder or just libvo_aacenc
'''

First let's test source is MP3

With:

{{{
ffmpeg -i withTagsMp3.mp3 -map_metadata 0 tagTestaacNoTagCopy.aac
}}}


no tag are copied, no warning or error

while both are OK:

{{{
ffmpeg -i withTagsMp3.mp3 -map_metadata 0 tagTestmp3OK.mp3

ffmpeg -i withTagsMp3.mp3 -map_metadata 0 -id3v2_version 3 tagTestID3v2mp3OK.mp3
}}}

Second let's test when source is AAC


{{{
ffmpeg -i withTagsAAC.aac -map_metadata 0 aac2mp3RUSSIAN_FAILS.mp3
}}}


Here French characters are copied, but Russian fails (note withTagsMp3.mp3 is OK with Russian)
Returns an error:

{{{
""[aac @ 000000000222d3e0] channel element 2.0 is not allocated
Error while decoding stream #0:0: Error number -1 occurred""
}}}



{{{
ffmpeg -i withTagsAAC.aac -map_metadata 0 aac2aacFails.aac
}}}

Here no tags are copied at all !

{{{
""[aac @ 000000000222d3e0] channel element 2.0 is not allocated
Error while decoding stream #0:0: Error number -1 occurred""
}}}
"	2013-02-18T12:34:20+01:00	feelart
	2273	no option to set file name format inside the generated m3u8 file	avformat		enhancement	2013-02-15T16:52:32+01:00	"Summary of the bug:
How to reproduce:
{{{
This is relevant when using segment option in ffmpeg
I cannot see such option
For vlc, there is an option
,index-url=http://37.188.125.31/demo/medium-########.ts}
which specifies in what format the filenames are saved inside the m3u8.

I am sorry if I missed it.
}}}
"	2013-04-09T20:05:53+02:00	mpapp
	2302	MacOSX and iOs capture	avdevice		enhancement	2013-02-25T01:58:47+01:00	"For example the camera format is Video4Linux(v4l) and its name is ""/dev/video0"" in ubuntu,but what is it in MacOSX/iphone?
The audio format is alsa(oss) and its name is ""/dev/dsp"" in ubuntu,but what is it in MacOSX/iphone?"	2013-02-25T09:55:56+01:00	valley_rain
	2306	Vividas Demuxer for IPLEX	avformat		enhancement	2013-02-26T19:01:59+01:00	"Vividas is the demuxer used by iplex.pl video streaming site and probably other sites as well. Patches for it are floating around, but it would be nice if it could be included in the ffmpeg git tree as well. I have tested this patch with version 0.10 and confirmed it is working http://sd-xbmc.googlecode.com/files/0001-Vividas-support-for-IPLEX-for-current-ffmpeg.patch
There is also update availavle for version 0.11 https://gist.github.com/3770979 which works with 1.0. In form of patch located here http://pastebin.com/9bwHUJF2

Please review and add it in the tree

PS I am not developer so if changes are required to the patch Krzysztof Klinikowski or Tomasz Jezierski whom worked on those patches are probably more appropriate guys to ask about it"	2013-03-13T07:55:38+01:00	ryszardzonk
	2344	libavdevice SDL fullscreen output	avdevice		enhancement	2013-03-10T18:15:27+01:00	It would be nice if SDL output could be done fullscreen. That would enhance the use of ffmpeg as a realtime video filter. 	2013-03-10T19:28:12+01:00	dronus
	2345	Convert DCP video file to jpeg files	avformat		enhancement	2013-03-11T10:53:29+01:00	"Summary of the bug:
I try to convert a DCP video file to jpg pictures.
I used this command : 
ffmpeg -ss 0 -vlowres 2 -i malcolm-tsr-enfr_01.mxf -t 725 -q:v 0.9 jpg/output%06d.jpg

This message occurs :
[mxf @ 000000000241a640] ""OPAtom"" with 2 ECs - assuming OP1a
[mxf @ 000000000241a640] Could not find codec parameters for stream 0 (Video: no
ne, 1998x1080): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize' options
malcolm-tsr-enfr_01.mxf: could not find codec parameters

This command works with all others DCP video files.


How to reproduce:
{{{
% ffmpeg -ss 0 -vlowres 2 -i malcolm-tsr-enfr_01.mxf -t 725 -q:v 0.9 jpg/output%06d.jpg
ffmpeg version
ffmpeg version N-50442-g4f0d4ac
built on Mar  2 2013 15:30:48 with gcc 4.7.2 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avis
ynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable
-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm
 --enable-libilbc --enable-libmp3lame --enable-libopencore-amrnb --enable-libope
ncore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libs
chroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtw
olame --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-
libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
libavutil      52. 17.103 / 52. 17.103
libavcodec     54. 92.100 / 54. 92.100
libavformat    54. 63.102 / 54. 63.102
libavdevice    54.  3.103 / 54.  3.103
libavfilter     3. 41.100 /  3. 41.100
libswscale      2.  2.100 /  2.  2.100
libswresample   0. 17.102 /  0. 17.102
libpostproc    52.  2.100 / 52.  2.100

Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker."	2013-03-12T08:08:59+01:00	jrousseau
	2351	Make the unsharp filter Adaptive	avfilter		enhancement	2013-03-13T10:45:06+01:00	The unsharp filter gives much better results for sharpening videos than the smartblur and it would be useful if it had the same adaptiveness options like smartblur so that you can only filter the edges without amplifying noise.	2013-03-13T11:06:39+01:00	sun
	2377	Support lossless mp3HD	avcodec		enhancement	2013-03-19T02:21:00+01:00	"FFmpeg does not support decoding the lossless layer of mp3HD

$ ffmpeg -i sample-128-and-lossless-mp3HD.mp3
ffmpeg version 0.10.6 Copyright (c) 2000-2012 the FFmpeg developers
  built on Nov 13 2012 16:03:45 with gcc 4.6.3
  configuration: --prefix=/usr --enable-shared --libdir=/usr/lib64 --shlibdir=/usr/lib64 --incdir=/usr/include --disable-stripping --enable-postproc --enable-gpl --enable-pthreads --enable-libtheora --enable-libvorbis --disable-encoder=vorbis --enable-libvpx --enable-x11grab --enable-runtime-cpudetect --enable-libdc1394 --enable-libschroedinger --enable-librtmp --enable-libspeex --enable-libfreetype --enable-libnut --enable-libgsm --enable-libcelt --enable-libopencv --enable-libopenjpeg --enable-libxavs --enable-frei0r --enable-libmodplug --enable-libass --enable-gnutls --enable-libcdio --enable-libpulse --enable-libdirac --enable-libv4l2 --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libx264 --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libxvid
  libavutil      51. 35.100 / 51. 35.100
  libavcodec     53. 61.100 / 53. 61.100
  libavformat    53. 32.100 / 53. 32.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 61.100 /  2. 61.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  6.100 /  0.  6.100
  libpostproc    52.  0.100 / 52.  0.100
[mp3 @ 0x1efe840] Format mp3 detected only with low score of 24, misdetection possible!
[mp3 @ 0x1efe840] max_analyze_duration 5000000 reached at 5015510
Input #0, mp3, from 'sample-128-and-lossless-mp3HD.mp3':
  Duration: 00:03:39.35, start: 0.000000, bitrate: 666 kb/s
    Stream #0:0: Audio: mp3, 44100 Hz, stereo, s16, 128 kb/s
At least one output file must be specified"	2013-03-19T18:30:43+01:00	fraterlinux
	2402	FFmpeg marks no subtitles in mkv files as default	FFmpeg		enhancement	2013-03-25T14:58:19+01:00	"Summary of the bug:
Some related discussion was in ticket #1815.

When creating a Matroska / mkv file with FFmpeg with several subtitle streams all of them are marked as default and there seems to be no way to disable setting of the default flag for any of the subtitle streams.

Below is an example with the presumably correct metadata identifier default-flag=0 in use.

With both subtitles marked as default VLC shows the last subtitle stream but MPC-HC shows the first one (provided that no subtitle language preference has been set).

How to reproduce:
{{{
> ./ffmpeg -fflags +genpts -i test.mp4 -i test-en.srt -i test-fr.srt -c:a copy -c:v copy -c:s copy -metadata:s:s:0 language=eng -metadata:s:s:1 language=fra -metadata:s:s:1 default-flag=0 -map 0:0 -map 0:1 -map 1:0 -map 2:0 test.mkv
ffmpeg version N-51211-ge0e8c20 Copyright (c) 2000-2013 the FFmpeg developers
  built on Mar 22 2013 08:56:38 with gcc 4.7.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      52. 22.101 / 52. 22.101
  libavcodec     55.  1.100 / 55.  1.100
  libavformat    55.  0.100 / 55.  0.100
  libavdevice    55.  0.100 / 55.  0.100
  libavfilter     3. 48.100 /  3. 48.100
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'test.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf54.59.106
  Duration: 00:00:10.05, start: 0.021333, bitrate: 1257 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 576x324 [SAR 1:1 DAR 16:9], 1132 kb/s, 23.98 fps, 23.98 tbr, 11988 tbn, 47.95 tbc
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 119 kb/s
    Metadata:
      handler_name    : SoundHandler
[srt @ 0272d9e0] Estimating duration from bitrate, this may be inaccurate
Input #1, srt, from 'test-en.srt':
  Duration: N/A, bitrate: N/A
    Stream #1:0: Subtitle: subrip
[srt @ 02861780] Estimating duration from bitrate, this may be inaccurate
Input #2, srt, from 'test-fr.srt':
  Duration: N/A, bitrate: N/A
    Stream #2:0: Subtitle: subrip
Output #0, matroska, to 'test.mkv':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf55.0.100
    Stream #0:0(und): Video: h264 (avc1 / 0x31637661), yuv420p, 576x324 [SAR 1:1 DAR 16:9], q=2-31, 1132 kb/s, 23.98 fps, 1k tbn, 11988 tbc
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac ([255][0][0][0] / 0x00FF), 48000 Hz, stereo, 119 kb/s
    Metadata:
      handler_name    : SoundHandler
    Stream #0:2(eng): Subtitle: subrip
    Stream #0:3(fra): Subtitle: subrip
    Metadata:
      default-flag    : 0
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
  Stream #1:0 -> #0:2 (copy)
  Stream #2:0 -> #0:3 (copy)
Press [q] to stop, [?] for help
frame=  241 fps=0.0 q=-1.0 Lsize=    1542kB time=00:00:10.04 bitrate=1256.9kbits/s
video:1389kB audio:146kB subtitle:0 global headers:0kB muxing overhead 0.399761%
> ffprobe -i test.mkv -loglevel 0 -show_streams
[STREAM]
index=0
codec_name=h264
codec_long_name=H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
profile=High
codec_type=video
codec_time_base=125/5994
codec_tag_string=[0][0][0][0]
codec_tag=0x0000
width=576
height=324
has_b_frames=2
sample_aspect_ratio=1:1
display_aspect_ratio=16:9
pix_fmt=yuv420p
level=40
timecode=N/A
is_avc=1
nal_length_size=4
id=N/A
r_frame_rate=2997/125
avg_frame_rate=2997/125
time_base=1/1000
start_pts=0
start_time=0.000000
duration_ts=N/A
duration=N/A
bit_rate=N/A
nb_frames=N/A
nb_read_frames=N/A
nb_read_packets=N/A
DISPOSITION:default=1
DISPOSITION:dub=0
DISPOSITION:original=0
DISPOSITION:comment=0
DISPOSITION:lyrics=0
DISPOSITION:karaoke=0
DISPOSITION:forced=0
DISPOSITION:hearing_impaired=0
DISPOSITION:visual_impaired=0
DISPOSITION:clean_effects=0
DISPOSITION:attached_pic=0
TAG:LANGUAGE=und
TAG:HANDLER_NAME=VideoHandler
[/STREAM]
[STREAM]
index=1
codec_name=aac
codec_long_name=AAC (Advanced Audio Coding)
profile=unknown
codec_type=audio
codec_time_base=1/48000
codec_tag_string=[0][0][0][0]
codec_tag=0x0000
sample_fmt=fltp
sample_rate=48000
channels=2
bits_per_sample=0
id=N/A
r_frame_rate=0/0
avg_frame_rate=0/0
time_base=1/1000
start_pts=0
start_time=0.000000
duration_ts=N/A
duration=N/A
bit_rate=N/A
nb_frames=N/A
nb_read_frames=N/A
nb_read_packets=N/A
DISPOSITION:default=1
DISPOSITION:dub=0
DISPOSITION:original=0
DISPOSITION:comment=0
DISPOSITION:lyrics=0
DISPOSITION:karaoke=0
DISPOSITION:forced=0
DISPOSITION:hearing_impaired=0
DISPOSITION:visual_impaired=0
DISPOSITION:clean_effects=0
DISPOSITION:attached_pic=0
TAG:LANGUAGE=und
TAG:HANDLER_NAME=SoundHandler
[/STREAM]
[STREAM]
index=2
codec_name=subrip
codec_long_name=SubRip subtitle
profile=unknown
codec_type=subtitle
codec_time_base=1/1000
codec_tag_string=[0][0][0][0]
codec_tag=0x0000
id=N/A
r_frame_rate=0/0
avg_frame_rate=0/0
time_base=1/1000
start_pts=0
start_time=0.000000
duration_ts=N/A
duration=N/A
bit_rate=N/A
nb_frames=N/A
nb_read_frames=N/A
nb_read_packets=N/A
DISPOSITION:default=1
DISPOSITION:dub=0
DISPOSITION:original=0
DISPOSITION:comment=0
DISPOSITION:lyrics=0
DISPOSITION:karaoke=0
DISPOSITION:forced=0
DISPOSITION:hearing_impaired=0
DISPOSITION:visual_impaired=0
DISPOSITION:clean_effects=0
DISPOSITION:attached_pic=0
TAG:LANGUAGE=eng
[/STREAM]
[STREAM]
index=3
codec_name=subrip
codec_long_name=SubRip subtitle
profile=unknown
codec_type=subtitle
codec_time_base=1/1000
codec_tag_string=[0][0][0][0]
codec_tag=0x0000
id=N/A
r_frame_rate=0/0
avg_frame_rate=0/0
time_base=1/1000
start_pts=0
start_time=0.000000
duration_ts=N/A
duration=N/A
bit_rate=N/A
nb_frames=N/A
nb_read_frames=N/A
nb_read_packets=N/A
DISPOSITION:default=1
DISPOSITION:dub=0
DISPOSITION:original=0
DISPOSITION:comment=0
DISPOSITION:lyrics=0
DISPOSITION:karaoke=0
DISPOSITION:forced=0
DISPOSITION:hearing_impaired=0
DISPOSITION:visual_impaired=0
DISPOSITION:clean_effects=0
DISPOSITION:attached_pic=0
TAG:LANGUAGE=fra
TAG:DEFAULT-FLAG=0
[/STREAM]
>
}}}"	2013-03-25T22:41:24+01:00	someuser
	2443	Support rx values for deshake that are not multiples of 16	avfilter		enhancement	2013-04-07T06:55:56+02:00	"When you change the values of 'rx' or 'ry' in the deshake filter, ffmpeg/ffplay will segfault

{{{
$ ffplay -i Sam.flv -vf deshake=""rx=20""

ffplay version git-2013-03-11-73b40e2 Copyright (c) 2003-2013 the FFmpeg developers
  built on Mar 31 2013 15:19:05 with gcc 4.7 (Ubuntu/Linaro 4.7.2-2ubuntu1)
  configuration: --enable-gpl --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libspeex --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx --enable-x11grab --enable-libx264 --enable-nonfree --enable-version3 --enable-libfreetype
  libavutil      52. 19.100 / 52. 19.100
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.104 / 54. 63.104
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 44.101 /  3. 44.101
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
Input #0, flv, from 'Sam.flv':=    0KB vq=    0KB sq=    0B f=0/0   
  Metadata:
    starttime       : 0
    totalduration   : 21
    totaldatarate   : 1244
    bytelength      : 3322214
    canseekontime   : true
    sourcedata      : BC9111F49HH1365228066618561
    purl            : 
    pmsg            : 
  Duration: 00:00:20.80, start: 0.000000, bitrate: 1277 kb/s
    Stream #0:0: Video: h264 (Main), yuv420p, 720x480, 1163 kb/s, 30 tbr, 1k tbn, 60 tbc
    Stream #0:1: Audio: aac, 44100 Hz, stereo, fltp, 132 kb/s
Segmentation fault (core dumped)
}}}

Using ffplay_g, sometimes it will print some unrelated messages (probably invalid accesses made by the filter on other parts of the program), but most of the time it is just segfault. Some of the messages:

{{{
X Error of failed request:  BadGC (invalid GC parameter)
  Major opcode of failed request:  60 (X_FreeGC)
  Resource id in failed request:  0x6000000
  Serial number of failed request:  82
  Current serial number in output stream:  82
}}}

{{{
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
ffplay_g: ../../src/xcb_io.c:273: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
Aborted (core dumped)
}}}

{{{
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ""�
�""
      after 82 requests (82 known processed) with 0 events remaining.
}}}


----

Using the default value 16 (or 32 or 48) for ""rx"" or ""ry"", the filter seems to work fine. With any other value, it will segfault, but sometimes will produce 1 or 2 frames.

With value 64, it will segfault faster -- without producing any frames. Looking at the source, there's an off-by-one writing in some 128x128 array (diff attached). I didn't dig very far for the the other segfault problem (possibly something in the ""find_motion"" function).

Also attatched the valgrind output."	2013-05-18T18:48:40+02:00	jbvsmo
	2479	mov file with two edit list entries	avformat		enhancement	2013-04-18T14:35:00+02:00	"I checked it on 0.12 and current git versions. (with ffplay)
avformat_open_input() returns error -1094995529 (AVERROR_INVALIDDATA        FFERRTAG( 'I','N','D','A')) on this file
VLC can open and play this."	2013-04-18T14:52:08+02:00	DEgITx
	2495	Better filter help	avutil		enhancement	2013-04-24T02:40:10+02:00	"Is it possible to add default values of filters in the help option? Also, some data is missing, like ranges in options that accept expressions.


This is the help for e.g. Hue filter:
{{{
hue AVOptions:
  h       <string>     ..FV.. set the hue angle degrees expression
  s       <string>     ..FV.. set the saturation expression
  H       <string>     ..FV.. set the hue angle radians expression
}}}


While this is the man page (despite not being updated and show ""float"" instead of ""expression"", it has the range information and default value):
{{{

hue
   Modify the hue and/or the saturation of the input.
   This filter accepts the following options:
   h   Specify the hue angle as a number of degrees. It accepts an expression, and defaults to ""0"".
   s   Specify the saturation in the [-10,10] range. It accepts a float number and defaults to ""1"".
   H   Specify the hue angle as a number of radians. It accepts a float number or an expression, and defaults to ""0"".
}}}


The filter options that take int or double do have the range, but not the default value. E.g:
{{{
c1_strength   <int>    ..FV.. set component #1 strength (from 0 to 100)
}}}


So, it would be nice to have these values in the help option because they will not suffer from code changes (because the values come from the code) and are easier to use. Example:

{{{
hue AVOptions:
  h    <string>   ..FV.. set the hue angle degrees expression (default: 0)
  s    <string>   ..FV.. set the saturation expression (from -10 to 10, default: 1)
  H    <string>   ..FV.. set the hue angle radians expression (default: 0)
}}}
"	2013-04-24T21:05:58+02:00	jbvsmo
	2528	Detect in configure if linking (aac encoders) will fail	build system		enhancement	2013-05-03T10:23:01+02:00	"Summary of the bug:
How to reproduce:
{{{
./configure --enable-gpl --enable-nonfree --enable-runtime-cpudetect --enable-libfaac --enable-libfdk-aac --enable-librtmp --enable-libmp3lame  --enable-nonfree --enable-libopenjpeg --enable-libpulse --enable-libspeex --enable-libopus --enable-libtheora --enable-libvo-aacenc --enable-version3 --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-libaacplus --enable-libdc1394 --enable-libflite --enable-libv4l2 --enable-dxva2 --enable-vaapi --enable-vda --enable-vdpau --enable-libcaca --enable-static --disable-shared --disable-debug
}}}

Multiple definition errors when compiling for static build (haven't tried shared library). If this can't be made to work (since it is a problem with the libraries sharing the same code) then perhaps the configure script can detect the condition and advise to disable the conflicting options.

{{{
/usr/local/lib/libaacplus.a(bitbuffer.o): In function `CreateBitBuffer':
/home/simonb/libaacplus-2.0.2/src/bitbuffer.c:61: multiple definition of `CreateBitBuffer'
/usr/local/lib/libvo-aacenc.a(bitbuffer.o):/home/simonb/vo-aacenc-0.1.2/aacenc/src/bitbuffer.c:61: first defined here
/usr/local/lib/libaacplus.a(bitbuffer.o): In function `DeleteBitBuffer':
/home/simonb/libaacplus-2.0.2/src/bitbuffer.c:94: multiple definition of `DeleteBitBuffer'
/usr/local/lib/libvo-aacenc.a(bitbuffer.o):/home/simonb/vo-aacenc-0.1.2/aacenc/src/bitbuffer.c:84: first defined here
/usr/local/lib/libaacplus.a(bitbuffer.o): In function `ResetBitBuf':
/home/simonb/libaacplus-2.0.2/src/bitbuffer.c:115: multiple definition of `ResetBitBuf'
/usr/local/lib/libvo-aacenc.a(bitbuffer.o):/home/simonb/vo-aacenc-0.1.2/aacenc/src/bitbuffer.c:100: first defined here
/usr/local/lib/libaacplus.a(bitbuffer.o): In function `CopyBitBuf':
/home/simonb/libaacplus-2.0.2/src/bitbuffer.c:137: multiple definition of `CopyBitBuf'
/usr/local/lib/libvo-aacenc.a(bitbuffer.o):/home/simonb/vo-aacenc-0.1.2/aacenc/src/bitbuffer.c:120: first defined here
/usr/local/lib/libaacplus.a(bitbuffer.o): In function `GetBitsAvail':
/home/simonb/libaacplus-2.0.2/src/bitbuffer.c:178: multiple definition of `GetBitsAvail'
/usr/local/lib/libvo-aacenc.a(bitbuffer.o):/home/simonb/vo-aacenc-0.1.2/aacenc/src/bitbuffer.c:131: first defined here
/usr/local/lib/libaacplus.a(bitbuffer.o): In function `WriteBits':
/home/simonb/libaacplus-2.0.2/src/bitbuffer.c:255: multiple definition of `WriteBits'
/usr/local/lib/libvo-aacenc.a(bitbuffer.o):/home/simonb/vo-aacenc-0.1.2/aacenc/src/bitbuffer.c:148: first defined here
}}}


{{{
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0x0): multiple definition of `bookSbrNoiseBalanceL11T'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x10d0): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0x20): multiple definition of `bookSbrNoiseBalanceC11T'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x1100): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0xa0): multiple definition of `v_Huff_NoiseLevelL11T'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x1180): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0xe0): multiple definition of `v_Huff_NoiseLevelC11T'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x11c0): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0x1e0): multiple definition of `bookSbrEnvBalanceL11F'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x12c0): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0x200): multiple definition of `bookSbrEnvBalanceC11F'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x12e0): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0x270): multiple definition of `bookSbrEnvBalanceL11T'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x1350): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0x2a0): multiple definition of `bookSbrEnvBalanceC11T'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x1380): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0x320): multiple definition of `v_Huff_envelopeLevelL11F'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x1400): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0x360): multiple definition of `v_Huff_envelopeLevelC11F'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x1440): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0x460): multiple definition of `v_Huff_envelopeLevelL11T'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x1540): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0x4a0): multiple definition of `v_Huff_envelopeLevelC11T'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x1580): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0x5a0): multiple definition of `bookSbrEnvBalanceL10F'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x1680): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0x5e0): multiple definition of `bookSbrEnvBalanceC10F'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x16c0): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0x6c0): multiple definition of `bookSbrEnvBalanceL10T'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x17a0): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0x700): multiple definition of `bookSbrEnvBalanceC10T'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x17e0): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0x7e0): multiple definition of `v_Huff_envelopeLevelL10F'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x18c0): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0x860): multiple definition of `v_Huff_envelopeLevelC10F'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x1940): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0xa60): multiple definition of `v_Huff_envelopeLevelL10T'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x1b40): first defined here
/usr/local/lib/libaacplus.a(sbr_rom.o):(.rodata+0xae0): multiple definition of `v_Huff_envelopeLevelC10T'
/usr/local/lib/libfdk-aac.a(lt2-sbr_rom.o):(.rodata+0x1bc0): first defined here
}}}"	2013-05-03T14:49:21+02:00	simonb
	2541	Autodetect image file codecs	avformat		enhancement	2013-05-07T00:23:31+02:00	"{{{
$ ffmpeg -vcodec mjpeg -i phoebe-4096.png
ffmpeg version N-52834-g974420a Copyright (c) 2000-2013 the FFmpeg developers
  built on May  6 2013 23:51:34 with gcc 4.7 (SUSE Linux)
  configuration: --enable-gpl --disable-indev=jack
  libavutil      52. 29.100 / 52. 29.100
  libavcodec     55.  7.100 / 55.  7.100
  libavformat    55.  4.101 / 55.  4.101
  libavdevice    55.  0.100 / 55.  0.100
  libavfilter     3. 63.101 /  3. 63.101
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  3.100 / 52.  3.100
Input #0, image2, from 'phoebe-4096.png':
  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: mjpeg, gray, 4096x2049 [SAR 72:72 DAR 4096:2049], 25 tbr, 25 tbn, 25 tbc
At least one output file must be specified
}}}"	2013-05-07T00:41:32+02:00	cyril
	2564	Tiled swf lossless frames are not decoded	avformat		enhancement	2013-05-13T09:17:23+02:00	"Hi, this is the swf screen-capture with audio generated by Jing.
https://dl.dropboxusercontent.com/u/89678527/2013-05-13_1157.swf

While this file could be played in Flashplayer, ffmpeg has problem in playing the video (image freezes), and audio playback is ok.

log shows:
{{{
$ ffplay.exe 2013-05-13_1157.swf
ffplay version N-50025-gb8bb661 Copyright (c) 2003-2013 the FFmpeg developers=0/0
  built on Feb 17 2013 02:37:45 with gcc 4.7.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      52. 17.101 / 52. 17.101
  libavcodec     54. 91.103 / 54. 91.103
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.100 /  3. 38.100
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[swf @ 039c1800] Stream #0: not enough frames to estimate rate; consider increasing probesize
[swf @ 039c1800] Estimating duration from bitrate, this may be inaccurate
Input #0, swf, from '2013-05-13_1157.swf':
  Duration: 01:07:07.73, bitrate: 88 kb/s
    Stream #0:0: Audio: adpcm_swf, 22050 Hz, mono, s16, 88 kb/s
    Stream #0:1: Video: rawvideo (ARGB / 0x42475241), argb, 386x217, 10 fps, 10 tbr, 10 tbn
[rawvideo @ 039d99c0] Invalid buffer size, packet size 335048 < expected length 2221648
[rawvideo @ 039d99c0] Invalid buffer size, packet size 335916 < expected length 2221648
[rawvideo @ 039d99c0] Invalid buffer size, packet size 336592 < expected length 2221648
[rawvideo @ 039d99c0] Invalid buffer size, packet size 337464 < expected length 2221648
[rawvideo @ 039d99c0] Invalid buffer size, packet size 318080 < expected length 2221648
[rawvideo @ 039d99c0] Invalid buffer size, packet size 374528 < expected length 2221648

...
}}}"	2013-05-13T11:32:36+02:00	hxuanyu
	2573	Remuxed XDCAM mov does not play correctly in Quicktime player	avformat		enhancement	2013-05-15T16:40:11+02:00	"I have remuxed an original XDCAM file created by an FCP7 export and the resulting file is not played back correctly by Quicktime. It skips the first two frames when played back and when pausing at the file's beginning and then stepping ahead frame by frame it starts at frame 6 (counting from 0) but then it is possible to step back until frame 2.

Command line and output:
{{{
ffmpeg -i /Users/krueger/tmp/playground/transcoding/fcp7_xdcam_hd422_1080_25p_syncbeep_2s.mov -vcodec copy -acodec copy /Users/krueger/tmp/playground/fcp7_xdcam_hd422_1080_25p_syncbeep_2s_ffmpeg_head.mov 
ffmpeg version N-53057-gbc1c90e Copyright (c) 2000-2013 the FFmpeg developers
  built on May 15 2013 16:34:42 with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
  configuration: --disable-everything --enable-muxer=mov --enable-demuxer=mov --enable-protocol=file
  libavutil      52. 31.100 / 52. 31.100
  libavcodec     55.  9.100 / 55.  9.100
  libavformat    55.  7.100 / 55.  7.100
  libavdevice    55.  0.100 / 55.  0.100
  libavfilter     3. 67.100 /  3. 67.100
  libswscale      2.  3.100 /  2.  3.100
  libswresample   0. 17.102 /  0. 17.102
Guessed Channel Layout for  Input Stream #0.1 : stereo
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/krueger/tmp/playground/transcoding/fcp7_xdcam_hd422_1080_25p_syncbeep_2s.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 537199360
    compatible_brands: qt  
    creation_time   : 2013-05-14 10:36:21
  Duration: 00:00:02.00, start: 0.000000, bitrate: 52334 kb/s
    Stream #0:0(eng): Video: mpeg2video (xd5e / 0x65356478), 1920x1080, 49994 kb/s, SAR 1:1 DAR 16:9, 25 fps, 25 tbr, 25 tbn, 25 tbc
    Metadata:
      creation_time   : 2013-05-14 10:36:21
      handler_name    : Apple Alias-Datensteuerung
      timecode        : 01:00:00:00
    Stream #0:1(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, stereo, 2304 kb/s
    Metadata:
      creation_time   : 2013-05-14 10:36:21
      handler_name    : Apple Alias-Datensteuerung
    Stream #0:2(eng): Data: none (tmcd / 0x64636D74), 0 kb/s
    Metadata:
      creation_time   : 2013-05-14 10:36:23
      handler_name    : Apple Alias-Datensteuerung
      timecode        : 01:00:00:00
File '/Users/krueger/tmp/playground/fcp7_xdcam_hd422_1080_25p_syncbeep_2s_ffmpeg_head.mov' already exists. Overwrite ? [y/N] y
Output #0, mov, to '/Users/krueger/tmp/playground/fcp7_xdcam_hd422_1080_25p_syncbeep_2s_ffmpeg_head.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 537199360
    compatible_brands: qt  
    encoder         : Lavf55.7.100
    Stream #0:0(eng): Video: mpeg2video (xd5e / 0x65356478), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 49994 kb/s, 25 fps, 12800 tbn, 25 tbc
    Metadata:
      creation_time   : 2013-05-14 10:36:21
      handler_name    : Apple Alias-Datensteuerung
      timecode        : 01:00:00:00
    Stream #0:1(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, stereo, 2304 kb/s
    Metadata:
      creation_time   : 2013-05-14 10:36:21
      handler_name    : Apple Alias-Datensteuerung
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
frame=   50 fps=0.0 q=-1.0 Lsize=   12771kB time=00:00:02.00 bitrate=52310.2kbits/s    
video:12206kB audio:562kB subtitle:0 global headers:0kB muxing overhead 0.022869%
}}}"	2013-05-16T11:16:17+02:00	rmk
	2591	Feature Request:  Add ability to use Quick Sync to transcode video files	avcodec		enhancement	2013-05-20T16:35:29+02:00	"Hello,

Intel recently open sourced the necessary tools to be able to use hardware accelerated video encoding and decoding.  This would be a valuable feature for FFmpeg to utilize this technology for transcoding workflows.

https://01.org/linuxgraphics/downloads/2013/2013q1-intel-graphics-stack-release

"	2013-05-21T23:55:51+02:00	zjacobs
	2600	m3u8 file generated is not up to published specs	avformat		enhancement	2013-05-22T08:00:01+02:00	"Summary of the bug:
m3u8 file generated by segmenter or hls output does not required field by m3u8 and HLS standard. BANDWIDTH is required but not outputed!!!

See

here is spec from http://tools.ietf.org/html/draft-pantos-http-live-streaming-07

BANDWIDTH

   The value is a decimal-integer of bits per second.  It MUST be an
   upper bound of the overall bitrate of each media segment (calculated
   to include container overhead) that appears or will appear in the
   Playlist.

   Every EXT-X-STREAM-INF tag MUST include the BANDWIDTH attribute

Here is command line:

C:\ffmpeg\ffmpeg.exe -re -i ""rtmp://bar/foo.flv"" -y -c:v copy -c:a copy -hls_time 6 -hls_list_size 5 -hls_wrap 30 -start_number 1 ""C:\Tools\Foo\stream.m3u8""



"	2013-05-24T18:44:10+02:00	vkroutik
	2602	Implement a soft-telecine filter	avformat		enhancement	2013-05-22T19:19:03+02:00	"Hi,

It'd be useful to flag progressive 23.976fps NTSC content as soft-telecined when encoding to DVD. MEncoder already supports this when using -of mpeg format=dvd:tsaf:telecine. Alternatively, if no new filters is desired, this functionality could be added to the existing telecine ffmpeg filter.

Thanks"	2013-05-23T13:36:22+02:00	microchip
	2143	Desync for h264 transport stream	undetermined		defect	2013-01-16T01:09:11+01:00	"http://thread.gmane.org/gmane.comp.video.ffmpeg.user/43173
The user provided a sample that plays fine with mplayer -demuxer mpegts, shows massive A/V desync with current ffmpeg, current ffplay and current mplayer -demuxer lavf.
For ffplay this is a regression since 01d4619 (can only be tested by merging 4dece8c, crashes without), for ffmpeg this is a regression since 0ff4f0c.
Until FFmpeg 0.10, -async 1 could be used as a work-around (the start of the output file contained dropouts but the rest of the output file played fine), this does not work since FFmpeg 0.11.
{{{
$ ffmpeg -i input.mpg -qscale 2 -t 30 out.avi
ffmpeg version N-48940-ge7a39e1 Copyright (c) 2000-2013 the FFmpeg developers
  built on Jan 16 2013 01:04:18 with gcc 4.7 (SUSE Linux)
  configuration: --enable-gpl --disable-indev=jack
  libavutil      52. 15.100 / 52. 15.100
  libavcodec     54. 89.100 / 54. 89.100
  libavformat    54. 60.101 / 54. 60.101
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 32.100 /  3. 32.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x1dd1dc0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x1dd1dc0] non-existing PPS referenced
[h264 @ 0x1dd1dc0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x1dd1dc0] non-existing PPS 0 referenced
[h264 @ 0x1dd1dc0] decode_slice_header error
[h264 @ 0x1dd1dc0] no frame!
[h264 @ 0x1dd1dc0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x1dd1dc0] non-existing PPS referenced
[h264 @ 0x1dd1dc0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x1dd1dc0] non-existing PPS referenced
[h264 @ 0x1dd1dc0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x1dd1dc0] non-existing PPS 0 referenced
[h264 @ 0x1dd1dc0] decode_slice_header error
[h264 @ 0x1dd1dc0] no frame!
[h264 @ 0x1dd1dc0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x1dd1dc0] non-existing PPS 0 referenced
[h264 @ 0x1dd1dc0] decode_slice_header error
[h264 @ 0x1dd1dc0] no frame!

[...]

[h264 @ 0x1dd1dc0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x1dd1dc0] non-existing PPS referenced
[h264 @ 0x1dd1dc0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x1dd1dc0] non-existing PPS referenced
[h264 @ 0x1dd1dc0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x1dd1dc0] non-existing PPS 0 referenced
[h264 @ 0x1dd1dc0] decode_slice_header error
[h264 @ 0x1dd1dc0] no frame!
[h264 @ 0x1dd1dc0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x1dd1dc0] non-existing PPS 0 referenced
[h264 @ 0x1dd1dc0] decode_slice_header error
[h264 @ 0x1dd1dc0] no frame!
[h264 @ 0x1dd1dc0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x1dd1dc0] non-existing PPS referenced
[h264 @ 0x1dd1dc0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x1dd1dc0] non-existing PPS 0 referenced
[h264 @ 0x1dd1dc0] decode_slice_header error
[h264 @ 0x1dd1dc0] no frame!
[h264 @ 0x1dd1dc0] mmco: unref short failure
    Last message repeated 3 times
Input #0, mpegts, from 'input.mpg':
  Duration: 00:00:30.90, start: 0.419044, bitrate: 12256 kb/s
  Program 1
    Stream #0:0[0x1011]: Video: h264 (Main) (HDMV / 0x564D4448), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 29.97 fps, 59.94 tbr, 90k tbn, 59.94 tbc
    Stream #0:1[0x1100]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 384 kb/s
Please use -q:a or -q:v, -qscale is ambiguous
Output #0, avi, to 'out.avi':
  Metadata:
    ISFT            : Lavf54.60.101
    Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 29.97 tbn, 29.97 tbc
    Stream #0:1: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, fltp, 192 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> mpeg4)
  Stream #0:1 -> #0:1 (ac3 -> ac3)
Press [q] to stop, [?] for help
[h264 @ 0x2dcd660] Missing reference picture, default is 0
[h264 @ 0x2dcd660] decode_slice_header error
[h264 @ 0x2dcd660] mmco: unref short failure
    Last message repeated 1 times
frame=  753 fps= 76 q=2.0 Lsize=   79693kB time=00:00:30.03 bitrate=21739.9kbits/s
video:78937kB audio:704kB subtitle:0 global headers:0kB muxing overhead 0.066782%
}}}
"	2013-01-16T01:20:05+01:00	cehoyos
	2194	ffplay: iff ilbm output changes after seeking with the mouse	avformat		defect	2013-01-26T14:22:58+01:00	"http://www.datafilehost.com/download-49e8cc93.html

{{{
ffplay ilbm24.iff
ffplay version 1.1.git-05340be Copyright (c) 2003-2013 the FFmpeg developers
  built on Jan 22 2013 04:21:12 with gcc 4.5.0 (GCC)
  libavutil      52. 15.100 / 52. 15.100
  libavcodec     54. 90.100 / 54. 90.100
  libavformat    54. 61.102 / 54. 61.102
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 33.100 /  3. 33.100
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[iff @ 0x110bdb60] Estimating duration from bitrate, this may be inaccurate
Input #0, iff, from 'ilbm24.iff':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: iff_ilbm (ILBM / 0x4D424C49), 0bgr, 1024x768, SAR 22:22 DAR 4:3, 90k tbr, 90k tbn, 90k tbc
Frame changed from size:0x0 to size:1024x768aq=    0KB vq=    0KB sq=    0B f=0/0   
29223372036854771712.00 A-V:  0.000 fd=   0 aq=    0KB vq=    0KB sq=    0B f=0/0   
Frame changed from size:1024x768 to size:1024x768  0KB vq=    0KB sq=    0B f=0/0   
29223372036854773760.00 A-V:  0.000 fd=   0 aq=    0KB vq=    0KB sq=    0B f=0/0   
   1.06 A-V:  0.000 fd=   0 aq=    0KB vq=    0KB sq=    0B f=0/0   
}}}"	2013-02-09T18:43:14+01:00	ami_stuff
	2536	qt raw 2/4bpp regression	avcodec		defect	2013-05-06T01:13:28+02:00	"Ticket #823 is reproducible again for some samples, reported by ami_stuff:
The 2bit a