1) Same thing happens: High quality - 2 fps, Medium Quality - 5 fps or High 
quality 640*480 - 2 fps - all are too short i even tried low quality 640*480 - 
2 fps (this time it was 20 seconds too short -  20:29 vs 20:50). Do you mean 
too slow computer that is sharing, or too slow server (well server is sitting 
on 1.4 ghz 512 Mb RAM so its might be the case) ?
2) Log in attachment, error in WAV file (file is in the folder) ? (screen 
sharing only have video, so its wierd that it wants change audio too)
PS After first - every next camera recording also stopped changing itselft to 
hibernate, but those from stream/{room} are playing correctly (logs in 
"camera_new" log)
Dnia 14 grudnia 2014 7:16 Maxim Solodovnik <[email protected]> 
napisał(a):
OK 1) it seems like 5-10 FPS is too much on your machine :( can you please try 
to record using screen-sharing applet BUT choose 5FPS and 640x480 area (not 
full screen). Is the situation better in this case? 2) This is most probably 
caused by errors during conversion, can you please open GUI go to recordings 
section, find recording that was failed and click "error icon": you will get 
the full conversion log with failed parts in red, can you share those?
On Sun, Dec 14, 2014 at 3:33 AM, Thomas <[email protected]> wrote:
Dnia 13 grudnia 2014 21:42 Thomas <[email protected]> napisał(a):
I am using 3.03 version compiled from source. I have 2 problems with recording 
of Screen Sharing:
First: I am recording both - camera stream from interview meeting + screen 
share from other room (high quality - 5 or 10 fps) (both logged as the same 
user). While both of them are recording - the screen share is almost always 
shorter (ie: interview camera - 20 minutes 31 seconds / screen sharing 18:42). 
Which is wierd because 'everything' is recorded in video, but its rescaled so 
its too short. Any idea what might cause it - it is problematic for me because 
i planned on recording both camera/screen share and show them next to each 
other. I am using 2.4.3 ffmpeg - newest, compiled from source
Second: Screen-share doesnt generate its hibernate output file - i have to copy 
it from streams/{room number} and remodel it in outside program (Total Video 
Converter / or Format factory), log form OM, rec_1 is recording of camera, 
flvRecording_2 is recording of screen share - is it some problem with the fact 
that im stopping 2 streams almost at once, maybe version of some other software 
?
[log in attachment] --
WBR
Maxim aka solomax
Recording file is not found

Exit value      Conversion messages
0
process: generateSampleAudio
command: sox 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/one_second.wav
 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/2/rec_2_stream_e15310dca96a45c87aa06678c0a8491e_2014_12_07_23_10_17_FINAL_WAVE.wav
 pad 0 1320.479 
exception: null
error: 
exitValue: null
out: 
1
process: generateFullFLV
command: ffmpeg -y -itsoffset 00:00:02.673 -i 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/2/rec_2_stream_e15310dca96a45c87aa06678c0a8491e_2014_12_07_23_10_17.flv
 -i 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/2/rec_2_stream_e15310dca96a45c87aa06678c0a8491e_2014_12_07_23_10_17_FINAL_WAVE.wav
 -ar 22050 -acodec libmp3lame -ab 32k -s 1024x576 -vcodec flashsv -map 0:0 -map 
1:0 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/flvRecording_2.flv
 
exception: null
error: ffmpeg version 2.4.3 Copyright (c) 2000-2014 the FFmpeg developers
  built on Dec  1 2014 00:30:48 with gcc 4.6 (SUSE Linux)
  configuration: --disable-yasm
  libavutil      54.  7.100 / 54.  7.100
  libavcodec     56.  1.100 / 56.  1.100
  libavformat    56.  4.101 / 56.  4.101
  libavdevice    56.  0.100 / 56.  0.100
  libavfilter     5.  1.100 /  5.  1.100
  libswscale      3.  0.100 /  3.  0.100
  libswresample   1.  1.100 /  1.  1.100
Input #0, flv, from 
'/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/2/rec_2_stream_e15310dca96a45c87aa06678c0a8491e_2014_12_07_23_10_17.flv':
  Metadata:
    noaudiocodec    : 0
    server          : Red5
    creationdate    : Sun Dec 07 23:32:11 CET 2014
    canSeekToEnd    : true
  Duration: 00:18:33.50, start: 0.000000, bitrate: 1501 kb/s
    Stream #0:0: Video: flashsv, bgr24, 1024x576, 1500 kb/s, 10 fps, 10 tbr, 1k 
tbn, 1k tbc
Guessed Channel Layout for  Input Stream #1.0 : mono
Input #1, wav, from 
'/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/2/rec_2_stream_e15310dca96a45c87aa06678c0a8491e_2014_12_07_23_10_17_FINAL_WAVE.wav':
  Duration: 00:22:01.48, bitrate: 705 kb/s
    Stream #1:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 1 
channels, s16, 705 kb/s
Unknown encoder 'libmp3lame'

exitValue: null
out: 
1
process: previewFullFLV
command: ffmpeg -y -i 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/flvRecording_2.flv
 -vcodec mjpeg -vframes 1 -an -f rawvideo -s 1024x576 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/flvRecording_2.jpg
 
exception: null
error: ffmpeg version 2.4.3 Copyright (c) 2000-2014 the FFmpeg developers
  built on Dec  1 2014 00:30:48 with gcc 4.6 (SUSE Linux)
  configuration: --disable-yasm
  libavutil      54.  7.100 / 54.  7.100
  libavcodec     56.  1.100 / 56.  1.100
  libavformat    56.  4.101 / 56.  4.101
  libavdevice    56.  0.100 / 56.  0.100
  libavfilter     5.  1.100 /  5.  1.100
  libswscale      3.  0.100 /  3.  0.100
  libswresample   1.  1.100 /  1.  1.100
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/flvRecording_2.flv:
 No such file or directory

exitValue: null
out: 
1
process: alternateDownload
command: ffmpeg -y -i 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/flvRecording_2.flv
 -vcodec copy 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/flvRecording_2.avi
 
exception: null
error: ffmpeg version 2.4.3 Copyright (c) 2000-2014 the FFmpeg developers
  built on Dec  1 2014 00:30:48 with gcc 4.6 (SUSE Linux)
  configuration: --disable-yasm
  libavutil      54.  7.100 / 54.  7.100
  libavcodec     56.  1.100 / 56.  1.100
  libavformat    56.  4.101 / 56.  4.101
  libavdevice    56.  0.100 / 56.  0.100
  libavfilter     5.  1.100 /  5.  1.100
  libswscale      3.  0.100 /  3.  0.100
  libswresample   1.  1.100 /  1.  1.100
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/flvRecording_2.flv:
 No such file or directory

exitValue: null
out:
Recording file is not found

Exit value      Conversion messages
0
process: stripAudioFromFLVs
command: ffmpeg -y -i 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/1/rec_11_stream_3_2014_12_14_15_36_29.flv
 -af aresample=32k 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/1/rec_11_stream_3_2014_12_14_15_36_29_WAVE.wav
 
exception: null
error: ffmpeg version 2.4.3 Copyright (c) 2000-2014 the FFmpeg developers
  built on Dec  1 2014 00:30:48 with gcc 4.6 (SUSE Linux)
  configuration: --disable-yasm
  libavutil      54.  7.100 / 54.  7.100
  libavcodec     56.  1.100 / 56.  1.100
  libavformat    56.  4.101 / 56.  4.101
  libavdevice    56.  0.100 / 56.  0.100
  libavfilter     5.  1.100 /  5.  1.100
  libswscale      3.  0.100 /  3.  0.100
  libswresample   1.  1.100 /  1.  1.100
Input #0, flv, from 
'/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/1/rec_11_stream_3_2014_12_14_15_36_29.flv':
  Metadata:
    server          : Red5
    creationdate    : Sun Dec 14 15:57:13 CET 2014
    canSeekToEnd    : true
  Duration: 00:20:41.58, start: 0.001000, bitrate: 70 kb/s
    Stream #0:0: Video: h264 (Baseline), yuv420p(tv), 320x260 [SAR 1:1 DAR 
16:13], 22 kb/s, 24.42 fps, 24 tbr, 1k tbn, 48 tbc
    Stream #0:1: Audio: nellymoser, 22050 Hz, mono, flt, 44 kb/s
Output #0, wav, to 
'/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/1/rec_11_stream_3_2014_12_14_15_36_29_WAVE.wav':
  Metadata:
    server          : Red5
    creationdate    : Sun Dec 14 15:57:13 CET 2014
    canSeekToEnd    : true
    ISFT            : Lavf56.4.101
    Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 32000 Hz, mono, s16, 
512 kb/s
    Metadata:
      encoder         : Lavc56.1.100 pcm_s16le
Stream mapping:
  Stream #0:1 -> #0:0 (nellymoser (native) -> pcm_s16le (native))
Press [q] to stop, [?] for help
size=    2662kB time=00:00:42.63 bitrate= 511.5kbits/s    
size=    5164kB time=00:01:22.61 bitrate= 512.0kbits/s    
size=    7964kB time=00:02:07.42 bitrate= 512.0kbits/s    
size=   10458kB time=00:02:47.32 bitrate= 512.0kbits/s    
size=   12797kB time=00:03:24.75 bitrate= 512.0kbits/s    
size=   15250kB time=00:04:04.06 bitrate= 511.9kbits/s    
size=   17987kB time=00:04:47.85 bitrate= 511.9kbits/s    
size=   20225kB time=00:05:23.66 bitrate= 511.9kbits/s    
size=   22880kB time=00:06:06.15 bitrate= 511.9kbits/s    
size=   25443kB time=00:06:47.16 bitrate= 511.9kbits/s    
size=   28102kB time=00:07:29.65 bitrate= 512.0kbits/s    
size=   30584kB time=00:08:09.35 bitrate= 512.0kbits/s    
size=   33091kB time=00:08:49.48 bitrate= 512.0kbits/s    
size=   35895kB time=00:09:34.34 bitrate= 512.0kbits/s    
size=   38380kB time=00:10:14.09 bitrate= 512.0kbits/s    
size=   41108kB time=00:10:57.70 bitrate= 512.0kbits/s    
size=   43476kB time=00:11:35.59 bitrate= 512.0kbits/s    
size=   44910kB time=00:11:58.53 bitrate= 512.0kbits/s    
size=   47679kB time=00:12:42.84 bitrate= 512.0kbits/s    
size=   50204kB time=00:13:23.24 bitrate= 512.0kbits/s    
size=   53002kB time=00:14:07.96 bitrate= 512.0kbits/s    
size=   55548kB time=00:14:48.69 bitrate= 512.0kbits/s    
size=   58320kB time=00:15:33.04 bitrate= 512.0kbits/s    
size=   60549kB time=00:16:08.70 bitrate= 512.0kbits/s    
size=   63356kB time=00:16:53.56 bitrate= 512.1kbits/s    
size=   64357kB time=00:17:09.60 bitrate= 512.1kbits/s    
size=   67201kB time=00:17:55.11 bitrate= 512.1kbits/s    
size=   69706kB time=00:18:35.19 bitrate= 512.0kbits/s    
size=   72554kB time=00:19:20.75 bitrate= 512.0kbits/s    
size=   75056kB time=00:20:00.79 bitrate= 512.0kbits/s    
size=   77607kB time=00:20:41.62 bitrate= 512.0kbits/s    
video:0kB audio:77607kB subtitle:0kB other streams:0kB global headers:0kB 
muxing overhead: 0.000098%

exitValue: null
out: 
0
process: addStartEndToAudio
command: sox 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/1/rec_11_stream_3_2014_12_14_15_36_29_WAVE.wav
 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/1/rec_11_stream_3_2014_12_14_15_36_29_FULL_WAVE.wav
 pad 2.178 0.125 
exception: null
error: 
exitValue: null
out: 
0
process: checkFlvPod_1
command: ffmpeg -y -i 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/1/rec_11_stream_3_2014_12_14_15_36_29.flv
 -an -v error -f null file.null 
exception: null
error: [null @ 0x9350e20] Application provided invalid, non monotonically 
increasing dts to muxer in stream 0: 84 >= 84
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 111 >= 111
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 146 >= 146
    Last message repeated 1 times
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 237 >= 237
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 289 >= 289
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 333 >= 333
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 380 >= 380
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 432 >= 432
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 481 >= 481
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 498 >= 498
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 518 >= 518
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 523 >= 523
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 628 >= 628
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 647 >= 647
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 689 >= 689
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 833 >= 833
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 893 >= 893
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1104 >= 1104
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1179 >= 1179
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1288 >= 1288
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1304 >= 1304
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1340 >= 1340
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1374 >= 1374
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1434 >= 1434
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1504 >= 1504
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1626 >= 1626
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1696 >= 1696
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1704 >= 1704
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1805 >= 1805
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1826 >= 1826
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1878 >= 1878
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1922 >= 1922
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1935 >= 1935
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1952 >= 1952
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 1971 >= 1971
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2045 >= 2045
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2065 >= 2065
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2075 >= 2075
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2103 >= 2103
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2216 >= 2216
    Last message repeated 1 times
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2405 >= 2405
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2428 >= 2428
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2440 >= 2440
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2457 >= 2457
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2464 >= 2464
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2587 >= 2587
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2609 >= 2609
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2745 >= 2745
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2754 >= 2754
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2871 >= 2871
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2888 >= 2888
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2932 >= 2932
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 2963 >= 2963
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3010 >= 3010
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3027 >= 3027
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3067 >= 3067
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3075 >= 3075
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3093 >= 3093
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3192 >= 3192
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3206 >= 3206
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3210 >= 3210
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3232 >= 3232
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3289 >= 3289
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3297 >= 3297
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3314 >= 3314
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3388 >= 3388
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3433 >= 3433
    Last message repeated 1 times
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3462 >= 3462
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3536 >= 3536
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3602 >= 3602
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3621 >= 3621
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3652 >= 3652
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3666 >= 3666
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3689 >= 3689
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3708 >= 3708
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3718 >= 3718
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3937 >= 3937
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3960 >= 3960
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3975 >= 3975
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 3981 >= 3981
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4004 >= 4004
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4168 >= 4168
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4214 >= 4214
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4241 >= 4241
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4316 >= 4316
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4345 >= 4345
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4579 >= 4579
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4665 >= 4665
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4678 >= 4678
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4707 >= 4707
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4735 >= 4735
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4751 >= 4751
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4764 >= 4764
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4824 >= 4824
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4836 >= 4836
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4859 >= 4859
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4912 >= 4912
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4974 >= 4974
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 4982 >= 4982
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5133 >= 5133
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5172 >= 5172
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5268 >= 5268
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5282 >= 5282
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5290 >= 5290
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5309 >= 5309
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5367 >= 5367
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5473 >= 5473
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5502 >= 5502
    Last message repeated 1 times
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5519 >= 5519
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5523 >= 5523
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5580 >= 5580
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5638 >= 5638
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5686 >= 5686
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5692 >= 5692
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5699 >= 5699
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5766 >= 5766
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5789 >= 5789
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5837 >= 5837
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5879 >= 5879
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5909 >= 5909
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5924 >= 5924
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 5951 >= 5951
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6002 >= 6002
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6045 >= 6045
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6067 >= 6067
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6072 >= 6072
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6152 >= 6152
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6222 >= 6222
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6240 >= 6240
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6287 >= 6287
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6320 >= 6320
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6450 >= 6450
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6496 >= 6496
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6520 >= 6520
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6663 >= 6663
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6784 >= 6784
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6845 >= 6845
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6928 >= 6928
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 6968 >= 6968
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 7132 >= 7132
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 7201 >= 7201
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 7254 >= 7254
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 7301 >= 7301
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 7611 >= 7611
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 7716 >= 7716
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 7738 >= 7738
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 7765 >= 7765
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 7839 >= 7839
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 7920 >= 7920
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 7970 >= 7970
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 7978 >= 7978
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 8107 >= 8107
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 8122 >= 8122
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 8156 >= 8156
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 8206 >= 8206
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 8415 >= 8415
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 8431 >= 8431
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 8488 >= 8488
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 8508 >= 8508
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 8543 >= 8543
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 8593 >= 8593
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 8701 >= 8701
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 8720 >= 8720
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 8821 >= 8821
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 9045 >= 9045
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 9285 >= 9285
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 9362 >= 9362
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 9432 >= 9432
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 9540 >= 9540
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 9746 >= 9746
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 9869 >= 9869
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 10357 >= 10357
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 10423 >= 10423
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 10514 >= 10514
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 10546 >= 10546
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 10604 >= 10604
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 10661 >= 10661
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 10723 >= 10723
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 11152 >= 11152
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 11238 >= 11238
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 11335 >= 11335
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 11427 >= 11427
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 11446 >= 11446
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 11547 >= 11547
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 11694 >= 11694
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 11703 >= 11703
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 11710 >= 11710
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 11740 >= 11740
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 11752 >= 11752
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 12088 >= 12088
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 12109 >= 12109
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 12155 >= 12155
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 12229 >= 12229
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 12275 >= 12275
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 12368 >= 12368
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 12430 >= 12430
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 12465 >= 12465
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 12635 >= 12635
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 12754 >= 12754
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 12820 >= 12820
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 13063 >= 13063
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 13252 >= 13252
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 13273 >= 13273
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 13324 >= 13324
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 13350 >= 13350
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 13374 >= 13374
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 13474 >= 13474
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 13606 >= 13606
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 13614 >= 13614
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 13634 >= 13634
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 13865 >= 13865
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 13922 >= 13922
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 14046 >= 14046
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 14151 >= 14151
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 14202 >= 14202
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 14324 >= 14324
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 14331 >= 14331
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 14360 >= 14360
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 14405 >= 14405
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 14421 >= 14421
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 14428 >= 14428
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 14778 >= 14778
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 14894 >= 14894
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 14920 >= 14920
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 14966 >= 14966
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 15105 >= 15105
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 15237 >= 15237
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 15300 >= 15300
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 15387 >= 15387
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 15526 >= 15526
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 15763 >= 15763
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 15817 >= 15817
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 15879 >= 15879
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 16022 >= 16022
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 16173 >= 16173
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 16274 >= 16274
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 16318 >= 16318
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 16412 >= 16412
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 16437 >= 16437
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 16454 >= 16454
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 16542 >= 16542
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 16647 >= 16647
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 16762 >= 16762
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 16834 >= 16834
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 16984 >= 16984
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 17134 >= 17134
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 17144 >= 17144
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 17354 >= 17354
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 17641 >= 17641
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 17669 >= 17669
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 17806 >= 17806
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 17850 >= 17850
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 17903 >= 17903
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 18156 >= 18156
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 18206 >= 18206
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 18223 >= 18223
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 18243 >= 18243
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 18276 >= 18276
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 18500 >= 18500
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 18509 >= 18509
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 18611 >= 18611
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 18698 >= 18698
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 18730 >= 18730
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 18886 >= 18886
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19028 >= 19028
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19093 >= 19093
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19152 >= 19152
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19166 >= 19166
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19202 >= 19202
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19272 >= 19272
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19285 >= 19285
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19394 >= 19394
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19407 >= 19407
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19413 >= 19413
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19541 >= 19541
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19560 >= 19560
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19675 >= 19675
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19698 >= 19698
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19730 >= 19730
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19853 >= 19853
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19875 >= 19875
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19950 >= 19950
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 19964 >= 19964
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20028 >= 20028
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20065 >= 20065
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20152 >= 20152
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20258 >= 20258
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20290 >= 20290
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20345 >= 20345
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20386 >= 20386
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20528 >= 20528
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20551 >= 20551
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20574 >= 20574
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20643 >= 20643
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20772 >= 20772
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20798 >= 20798
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20887 >= 20887
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20935 >= 20935
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20956 >= 20956
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 20989 >= 20989
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 21103 >= 21103
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 21116 >= 21116
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 21288 >= 21288
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 21295 >= 21295
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 21359 >= 21359
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 21407 >= 21407
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 21415 >= 21415
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 21442 >= 21442
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 21483 >= 21483
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 21576 >= 21576
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 21619 >= 21619
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 21672 >= 21672
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 21957 >= 21957
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 22072 >= 22072
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 22103 >= 22103
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 22187 >= 22187
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 22330 >= 22330
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 22393 >= 22393
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 22691 >= 22691
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 22885 >= 22885
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 22971 >= 22971
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 22987 >= 22987
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 23022 >= 23022
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 23072 >= 23072
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 23109 >= 23109
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 23174 >= 23174
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 23288 >= 23288
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 23297 >= 23297
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 23340 >= 23340
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 23463 >= 23463
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 23564 >= 23564
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 23609 >= 23609
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 23628 >= 23628
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 23688 >= 23688
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 23697 >= 23697
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 23779 >= 23779
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 24047 >= 24047
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 24147 >= 24147
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 24372 >= 24372
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 24473 >= 24473
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 24531 >= 24531
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 24596 >= 24596
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 25126 >= 25126
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 25214 >= 25214
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 25405 >= 25405
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 25526 >= 25526
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 25566 >= 25566
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 25659 >= 25659
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 25696 >= 25696
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 25707 >= 25707
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 25737 >= 25737
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 25836 >= 25836
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 25844 >= 25844
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 25898 >= 25898
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 25974 >= 25974
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 26014 >= 26014
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 26094 >= 26094
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 26153 >= 26153
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 26185 >= 26185
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 26223 >= 26223
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 26262 >= 26262
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 26441 >= 26441
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 26662 >= 26662
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 26689 >= 26689
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 26859 >= 26859
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 27006 >= 27006
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 27019 >= 27019
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 27107 >= 27107
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 27211 >= 27211
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 27235 >= 27235
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 27437 >= 27437
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 27446 >= 27446
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 27550 >= 27550
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 27597 >= 27597
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 27606 >= 27606
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 27750 >= 27750
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 27984 >= 27984
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 28006 >= 28006
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 28041 >= 28041
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 28243 >= 28243
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 28346 >= 28346
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 28416 >= 28416
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 28507 >= 28507
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 28585 >= 28585
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 28889 >= 28889
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 28903 >= 28903
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 29019 >= 29019
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 29025 >= 29025
    Last message repeated 1 times
[null @ 0x9350e20] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 29309 >= 29309

exitValue: null
out: 
1
process: blankFlvPod_1
command: ffmpeg -y -loop 1 -i 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/default_interview_image.png
 -filter_complex [0:0]scale=320:260 -c:v libx264 -t 00:00:02.178 -pix_fmt 
yuv420p 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/1/rec_11_stream_3_2014_12_14_15_36_29_pod_1_blank.flv
 
exception: null
error: ffmpeg version 2.4.3 Copyright (c) 2000-2014 the FFmpeg developers
  built on Dec  1 2014 00:30:48 with gcc 4.6 (SUSE Linux)
  configuration: --disable-yasm
  libavutil      54.  7.100 / 54.  7.100
  libavcodec     56.  1.100 / 56.  1.100
  libavformat    56.  4.101 / 56.  4.101
  libavdevice    56.  0.100 / 56.  0.100
  libavfilter     5.  1.100 /  5.  1.100
  libswscale      3.  0.100 /  3.  0.100
  libswresample   1.  1.100 /  1.  1.100
Input #0, png_pipe, from 
'/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/default_interview_image.png':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: png, rgb24, 320x240 [SAR 2835:2835 DAR 4:3], 25 fps, 25 
tbr, 25 tbn, 25 tbc
Unknown encoder 'libx264'

exitValue: null
out: 
1
process: shiftedFlvPod_1
command: ffmpeg -y -i 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/1/rec_11_stream_3_2014_12_14_15_36_29_pod_1_blank.flv
 -i 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/1/rec_11_stream_3_2014_12_14_15_36_29.flv
 -filter_complex 
[0:0]setsar=1/1[sarfix];[1:0]scale=320:260,setsar=1/1[scale];[sarfix] [scale] 
concat=n=2:v=1:a=0 [v] -map [v] 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/1/rec_11_stream_3_2014_12_14_15_36_29_pod_1.flv
 
exception: null
error: ffmpeg version 2.4.3 Copyright (c) 2000-2014 the FFmpeg developers
  built on Dec  1 2014 00:30:48 with gcc 4.6 (SUSE Linux)
  configuration: --disable-yasm
  libavutil      54.  7.100 / 54.  7.100
  libavcodec     56.  1.100 / 56.  1.100
  libavformat    56.  4.101 / 56.  4.101
  libavdevice    56.  0.100 / 56.  0.100
  libavfilter     5.  1.100 /  5.  1.100
  libswscale      3.  0.100 /  3.  0.100
  libswresample   1.  1.100 /  1.  1.100
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/1/rec_11_stream_3_2014_12_14_15_36_29_pod_1_blank.flv:
 No such file or directory

exitValue: null
out: 
1
process: generateFullBySequenceFLV
command: ffmpeg -y -i 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/1/rec_11_stream_3_2014_12_14_15_36_29_pod_1.flv
 -loop 1 -i 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/default_interview_image.png
 -i 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/1/rec_11_stream_3_2014_12_14_15_36_29_FULL_WAVE.wav
 -ar 22050 -ab 32k -filter_complex 
[0:v]scale=320:260,pad=2*320:260[left];[1:v]scale=320:260[right];[left][right]overlay=main_w/2:0:shortest=1
 -shortest -map 0:0 -map 1:0 -map 2:0 -r 25 -qmax 1 -qmin 1 -y 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/flvRecording_11.flv
 
exception: null
error: ffmpeg version 2.4.3 Copyright (c) 2000-2014 the FFmpeg developers
  built on Dec  1 2014 00:30:48 with gcc 4.6 (SUSE Linux)
  configuration: --disable-yasm
  libavutil      54.  7.100 / 54.  7.100
  libavcodec     56.  1.100 / 56.  1.100
  libavformat    56.  4.101 / 56.  4.101
  libavdevice    56.  0.100 / 56.  0.100
  libavfilter     5.  1.100 /  5.  1.100
  libswscale      3.  0.100 /  3.  0.100
  libswresample   1.  1.100 /  1.  1.100
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/1/rec_11_stream_3_2014_12_14_15_36_29_pod_1.flv:
 No such file or directory

exitValue: null
out: 
1
process: generateFullFLV
command: ffmpeg -y -i 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/flvRecording_11.flv
 -vcodec mjpeg -vframes 100 -an -f rawvideo -s 640x260 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/flvRecording_11.jpg
 
exception: null
error: ffmpeg version 2.4.3 Copyright (c) 2000-2014 the FFmpeg developers
  built on Dec  1 2014 00:30:48 with gcc 4.6 (SUSE Linux)
  configuration: --disable-yasm
  libavutil      54.  7.100 / 54.  7.100
  libavcodec     56.  1.100 / 56.  1.100
  libavformat    56.  4.101 / 56.  4.101
  libavdevice    56.  0.100 / 56.  0.100
  libavfilter     5.  1.100 /  5.  1.100
  libswscale      3.  0.100 /  3.  0.100
  libswresample   1.  1.100 /  1.  1.100
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/flvRecording_11.flv:
 No such file or directory

exitValue: null
out: 
1
process: alternateDownload
command: ffmpeg -y -i 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/flvRecording_11.flv
 
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/flvRecording_11.avi
 
exception: null
error: ffmpeg version 2.4.3 Copyright (c) 2000-2014 the FFmpeg developers
  built on Dec  1 2014 00:30:48 with gcc 4.6 (SUSE Linux)
  configuration: --disable-yasm
  libavutil      54.  7.100 / 54.  7.100
  libavcodec     56.  1.100 / 56.  1.100
  libavformat    56.  4.101 / 56.  4.101
  libavdevice    56.  0.100 / 56.  0.100
  libavfilter     5.  1.100 /  5.  1.100
  libswscale      3.  0.100 /  3.  0.100
  libswresample   1.  1.100 /  1.  1.100
/home/thomas/Downloads/09_2014_OM_SOURCE/dist/red5/webapps/openmeetings/streams/hibernate/flvRecording_11.flv:
 No such file or directory

exitValue: null
out: 

Reply via email to