Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#481 closed defect (fixed)

afm: ffmpeg (AMR Narrowband) lavc_audio bug

Reported by: kopavel@… Owned by: diego@…
Priority: normal Component: demuxer
Version: HEAD Severity: normal
Keywords: MPlayer Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

with this clip (http://kopavel.times.lv/usa.3gp) show in all frame:
[amr_nb @ 00A41CF8]amr frame too short (1, should be 32)
and video show only first frame until closing

Verbose mode give me a some information - problem in lavc_audio
from log:
Selected audio codec: [ffamrnb] afm: ffmpeg (AMR Narrowband)
........
[amr_nb @ 00A41CF8]amr frame too short (1, should be 32)
lavc_audio: error
[amr_nb @ 00A41CF8]amr frame too short (1, should be 32)
lavc_audio: error
...

build from date 2006 01 31 from site http://oss.netfarm.it/mplayer-win32.php
work fine, same with celticdruid at 2006 02 22 ...

both new (celtic and oss.netfarm.it) build dont work...

Change History (3)

comment:1 by diego@…, 18 years ago

bug_file_loc: http://kopavel.times.lv/usa.3gp
Component: libavcodecdemuxer
Keywords: MPlayer added; FFmpeg removed
Owner: changed from diego@… to moritz@…
product: FFmpegMPlayer
Version: unspecifiedCVS

I have a sample that gives the same error message but plays fine with the
libavformat demuxer. This is a problem in our MOV demuxer.

comment:2 by diego@…, 18 years ago

Owner: changed from moritz@… to diego@…

comment:3 by diego@…, 18 years ago

Resolution: fixed
Status: newclosed

A fix for this issue has been committed to CVS.

Note: See TracTickets for help on using tickets.