[FFmpeg-trac] #3122(avcodec:open): DVD LPCM invalid decoding

FFmpeg trac at avcodec.org
Tue Nov 12 12:38:36 CET 2013


#3122: DVD LPCM invalid decoding
-------------------------------------+-------------------------------------
             Reporter:  kyh96403     |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  pcm_dvd      |               Blocked By:
  regression                         |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:   => pcm_dvd regression
 * priority:  normal => important
 * status:  new => open
 * reproduced:  0 => 1


Comment:

 Regression since a42e3a67 / cb4d05e7
 {{{
 $ ffmpeg -i VTS_08_1.VOB
 ffmpeg version N-58039-gda9d360 Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Nov 12 2013 12:37:46 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl
   libavutil      52. 52.100 / 52. 52.100
   libavcodec     55. 41.100 / 55. 41.100
   libavformat    55. 21.100 / 55. 21.100
   libavdevice    55.  5.100 / 55.  5.100
   libavfilter     3. 90.102 /  3. 90.102
   libswscale      2.  5.101 /  2.  5.101
   libswresample   0. 17.104 /  0. 17.104
   libpostproc    52.  3.100 / 52.  3.100
 [pcm_dvd @ 0x372ec00] block_size has changed
 Guessed Channel Layout for  Input Stream #0.2 : mono
 Input #0, mpeg, from 'VTS_08_1.VOB':
   Duration: 00:00:14.69, start: 0.280633, bitrate: 1029 kb/s
     Stream #0:0[0x1bf]: Data: dvd_nav_packet
     Stream #0:1[0x1e0]: Video: mpeg2video (Main), yuv420p(tv, bt470bg),
 720x576 [SAR 16:15 DAR 4:3], max. 8000 kb/s, 25 tbr, 90k tbn, 50 tbc
     Stream #0:2[0xa0]: Audio: pcm_dvd, 48000 Hz, mono, s32, 960 kb/s
 At least one output file must be specified
 }}}

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


More information about the FFmpeg-trac mailing list