[FFmpeg-trac] #4786(avformat:open): MLP misdetected for dvd_pcm

FFmpeg trac at avcodec.org
Thu Aug 20 12:35:19 CEST 2015


#4786: MLP misdetected for dvd_pcm
------------------------------------+------------------------------------
             Reporter:  patrakov    |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  mpegps mlp  |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------
Changes (by cehoyos):

 * keywords:   => mpegps mlp
 * status:  new => open
 * version:  unspecified => git-master
 * component:  undetermined => avformat
 * reproduced:  0 => 1


Comment:

 I just committed a patch that allows forcing mlp with the following
 command line:
 {{{
 $ ffmpeg -acodec mlp -i ATS_01_1.AOB​ out.wav
 }}}

 PoC attached that matches my original patches for
 [[http://thread.gmane.org/gmane.comp.video.ffmpeg.issues/9010|issue 1731]]
 on the mailing list:
 http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/142613
 http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/142629

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4786#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list