Opened 16 years ago

Last modified 15 years ago

#1271 new defect

MPlayer truncates audio in WMV with shorter audio track

Reported by: rectalogic@… Owned by: reimar
Priority: normal Component: core
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Sample WMV uploaded to upload.mplayerhq.hu:/MPlayer/incoming/truncated-audio/truncated-audio.wmv

MPlayer reports ID_LENGTH=251.00 but when playing the video, MPlayer exits at 56.7s

ffplay plays the entire video.

Attachments (3)

mplayer.log (124.8 KB ) - added by rectalogic@… 16 years ago.
mplayer log
mencoder_shortaudio.diff (756 bytes ) - added by rectalogic@… 16 years ago.
patch for mencoder
mencoder_03_joint_av_eof.diff (1.2 KB ) - added by rectalogic@… 15 years ago.
mencoder_03_joint_av_eof.diff

Download all attachments as: .zip

Change History (7)

by rectalogic@…, 16 years ago

Attachment: mplayer.log added

mplayer log

comment:1 by rectalogic@…, 16 years ago

by rectalogic@…, 16 years ago

Attachment: mencoder_shortaudio.diff added

patch for mencoder

comment:2 by rectalogic@…, 16 years ago

This patches mencoder so it transcodes the entire file, e.g.:

mencoder truncated-audio.wmv -ofps 30 -oac pcm -ovc raw -vf format=i420 -o test.mov

This is patch mencoder_09_joint_audio_video_eof.diff from http://support.on2.com/gpl/mplayer/2008-07-17-mencoder-on2flixenglinux.tar.bz2 applied to svn HEAD.

comment:3 by compn, 15 years ago

is on2 still using this patch?
if so i think i will apply it to svn...

by rectalogic@…, 15 years ago

mencoder_03_joint_av_eof.diff

comment:4 by rectalogic@…, 15 years ago

attachments.isobsolete: 01

They updated the patch in their latest patchset release, attaching latest patch.
http://support.on2.com/gpl/mplayer/2009-08-07-mencoder-on2flixenglinux.tar.bz2

Note: See TracTickets for help on using tickets.