Warning "[mp4 @ 0x3166f20]Non-monotonous DTS in output stream 0:0" and the concatenated video is corrupt
I use ffmpeg to concatenate various video files into a single file. The input and output files are both mp4 files. The command I use is "ffmpeg -f concat -i W.txt -c copy W9L25.mp4" where the file W.txt contains the list of input files and W9L25.mp4 is the output file. So far I faced no problem in executing the above command. However, when I tried to use the command today, I got " Non-monotonous DTS in output stream 0:0" as warning. The warning message repeated many times and finally the process came to a halt. On checking the output video, I found that the video and audio quality of the first input file were fine but the videos of subsequent input files were missing and their audio quality had also changed. How to solve this problem?
Some details:
Hardware: Lenovo Z50-70, i5, 8GB RAM, nvidia geforce GF117M
Software:
uname -a :
Linux Enigma 3.13.0-49-generic #83-Ubuntu SMP Fri Apr 10 20:11:33 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
lsb_release :
LSB Version: core-2.
ffmpeg -version:
ffmpeg version 2.6.git Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
configuration: --prefix=
libavutil 54. 20.100 / 54. 20.100
libavcodec 56. 29.100 / 56. 29.100
libavformat 56. 26.101 / 56. 26.101
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 13.101 / 5. 13.101
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
Please help.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu ffmpeg Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Vanamali
- Solved:
- Last query:
- Last reply: