[FFmpeg-trac] #1755(avformat:new): Audio becomes silent on some avi files. (This problem is reproduced during 1x play and seek)

FFmpeg trac at avcodec.org
Thu Sep 20 14:27:42 CEST 2012


#1755: Audio becomes silent on some avi files. (This problem is reproduced during
1x play and seek)
-------------------------------------+------------------------------------
             Reporter:  Heesuk Jung  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avformat
              Version:  0.11.1       |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by Heesuk Jung):

 Hi cehoyos,

 I don't think so because a/v playback of other player such as Avidemux
 works well until end of stream.
 Also avidemux extracts the complete audio pts information of problematic
 files.
 I recommend that you play the probemlatic file using avidemux player.
  - link : http://avidemux.berlios.de/download.html

 Test result of ffmpeg latest mater branch is same as ffmpeg 0.11.1.

 hsjung at hsjung-laptop:~/utils/ffmpeg$ ./ffplay
 /media/LGEXT/Sanity_Test/1_SIC_USB/CompatibilityFullPackage/AVI/016_avi_mpeg4_sp\[720 at 24fps\]_aac\[2ch_128kbps_44.1khz\].avi\[MV\]_origin.avi
 ffplay version git-2012-09-20-16e52c8 Copyright (c) 2003-2012 the FFmpeg
 developers
   built on Sep 20 2012 18:00:20 with gcc 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1)
   configuration: --enable-gpl --enable-libfaac --enable-libmp3lame
 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora
 --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree
 --enable-version3 --enable-x11grab
   libavutil      51. 73.101 / 51. 73.101
   libavcodec     54. 56.100 / 54. 56.100
   libavformat    54. 27.101 / 54. 27.101
   libavdevice    54.  2.100 / 54.  2.100
   libavfilter     3. 16.104 /  3. 16.104
   libswscale      2.  1.101 /  2.  1.101
   libswresample   0. 15.100 /  0. 15.100
   libpostproc    52.  0.100 / 52.  0.100
 [avi @ 0x26eb3e0] non-interleaved AVI
 Input #0, avi, from
 '/media/LGEXT/Sanity_Test/1_SIC_USB/CompatibilityFullPackage/AVI/016_avi_mpeg4_sp[720 at 24fps]_aac[2ch_128kbps_44.1khz].avi[MV]_origin.avi':
   Metadata:
     encoder         : PotEncoder
   Duration: 00:00:31.00, start: 0.000000, bitrate: 6907 kb/s
     Stream #0:0: Video: mpeg4 (Simple Profile) (XVID / 0x44495658),
 yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 24 tbr, 24 tbn, 24 tbc
     Stream #0:1: Audio: aac ([255][0][0][0] / 0x00FF), 44100 Hz, stereo,
 s16, 128 kb/s
 Frame changed from size:0x0 to size:1280x720 vq=  205KB sq=    0B f=0/0
   31.56 A-V: -0.038 fd=   0 aq=    0KB vq=    0KB sq=    0B f=0/0   f=0/0
 hsjung at hsjung-laptop:~/utils/ffmpeg$

 Thanks

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1755#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list