[libav-bugs] [Bug 689] Application provided invalid, non monotonically increasing dts to muxer in stream 1
bugzilla at libav.org
bugzilla at libav.org
Tue Jun 10 23:55:53 CEST 2014
https://bugzilla.libav.org/show_bug.cgi?id=689
--- Comment #9 from Sean McGovern <gseanmcg at gmail.com> 2014-06-10 23:55:53 CEST ---
Git HEAD fails as well, with the following:
$ avconv -i ~/Documents/libav/bugzilla/689/hamster-andele.wmv -vn -strict
experimental -loglevel info -y /var/tmp/hamster-andele.mp4
avconv version v10_beta1-813-g63652c5, Copyright (c) 2000-2014 the Libav
developers
built on Jun 10 2014 17:49:49 with gcc 4.5.2 (GCC)
Guessed Channel Layout for Input Stream #0.0 : stereo
Input #0, asf, from
'/home/sean/Documents/libav/bugzilla/689/hamster-andele.wmv':
Metadata:
Application : Windows Movie Maker 2.1.4026.0
WMFSDKVersion : 10.00.00.3646
WMFSDKNeeded : 0.0.0.0000
title : Sin tM-CM--tulo
IsVBR : 0
DeviceConformanceTemplate: MP at LL
WM/WMADRCPeakReference: 327
WM/WMADRCAverageReference: 124
NumberOfFrames : 244
Duration: 00:00:10.22, start: 0.000000, bitrate: 412 kb/s
Stream #0.0(spa): Audio: wmav2, 44100 Hz, 2 channels, fltp, 64 kb/s
Stream #0.1(spa): Video: wmv3 (Main), yuv420p, 320x240, 335 kb/s, 25 fps,
1k tbn
Output #0, mp4, to '/var/tmp/hamster-andele.mp4':
Metadata:
Application : Windows Movie Maker 2.1.4026.0
WMFSDKVersion : 10.00.00.3646
WMFSDKNeeded : 0.0.0.0000
title : Sin tM-CM--tulo
IsVBR : 0
DeviceConformanceTemplate: MP at LL
WM/WMADRCPeakReference: 327
WM/WMADRCAverageReference: 124
NumberOfFrames : 244
encoder : Lavf55.19.1
Stream #0.0(spa): Audio: aac, 44100 Hz, stereo, fltp, 200 kb/s
Metadata:
encoder : Lavc55.54.0 aac
Stream mapping:
Stream #0:0 -> #0:0 (wmav2 (native) -> aac (aac))
Press ctrl-c to stop encoding
Non-monotonous DTS in output stream 0:0; previous: 7168, current: 6130;
changing to 7169. This may result in incorrect timestamps in the output file.
Non-monotonous DTS in output stream 0:0; previous: 7169, current: 7154;
changing to 7170. This may result in incorrect timestamps in the output file.
[wmav2 @ 1444180] get_buffer() failed
Error while decoding stream #0:0
size= 252kB time=9.77 bitrate= 211.0kbits/s
video:0kB audio:247kB other streams:0kB global headers:0kB muxing overhead:
2.031771%
--
Configure bugmail: https://bugzilla.libav.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the libav-bugs
mailing list