Opened 14 years ago

Closed 14 years ago

#1673 closed defect (worksforme)

Slow audio when playing some .mkv's

Reported by: warren.sturm@… Owned by: r_togni@…
Priority: normal Component: demuxer
Version: HEAD Severity: normal
Keywords: Cc: compn
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

MPlayer SVN-r30992-4.4.3
I did some bisecting and found that this happened after libavcodec 22315 so rev 30992 with libav{codec,format,util} rev of 22315 works as expected. 22316 to current play slow. It is not every file and i will attach a sample that demonstrates the problem.

Change History (5)

comment:1 by warren.sturm@…, 14 years ago

bug_file_loc: http://s01060000f8106ce7.cg.shawcable.net/~wrsturm/bug1673/mptst.mkv

comment:2 by warren.sturm@…, 14 years ago

played from a shell window the following output appears:

[aac @ 0xb59ac0]SBR 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.

comment:3 by warren.sturm@…, 14 years ago

Sorry. The last comment happened on a different file. The sample doesn't display the output as listed.

comment:4 by compn, 14 years ago

Cc: patriotact@… added

sounds the same before/after 30992
tested with r30226 and r31372

does -ac faad help any? or -demuxer mkv / -demuxer lavf ?

comment:5 by compn, 14 years ago

Resolution: worksforme
Status: newclosed

no reply, cant reproduce, closing bug

if problem still exists try -af resample=44100 , i bet its your system and non 44100/48000 sound.

Note: See TracTickets for help on using tickets.