[FFmpeg-trac] #624(undetermined:new): support mpeg ps in mov

FFmpeg trac at avcodec.org
Tue Nov 8 14:37:29 CET 2011


#624: support mpeg ps in mov
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                     Type:
               Status:  new          |  enhancement
            Component:               |                 Priority:  normal
  undetermined                       |                  Version:
             Keywords:               |  unspecified
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 (issue 1520)

 http://samples.mplayerhq.hu/mov/MPEG1-PS.MOV

 {{{
 C:\>ffmpeg -i C:\MPEG1-PS.MOV
 ffmpeg version N-34318-g8475ec1, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on Oct 31 2011 17:50:05 with gcc 4.6.1
   configuration: --enable-gpl --enable-version3 --enable-runtime-cpudetect
 --ena
 ble-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb
 --enable-
 libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame
 --ena
 ble-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-
 libspeex --en
 able-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-
 libvorbis
 --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid
 --enable-zlib

   libavutil    51. 22. 0 / 51. 22. 0
   libavcodec   53. 26. 0 / 53. 26. 0
   libavformat  53. 18. 0 / 53. 18. 0
   libavdevice  53.  4. 0 / 53.  4. 0
   libavfilter   2. 45. 3 /  2. 45. 3
   libswscale    2.  1. 0 /  2.  1. 0
   libpostproc  51.  2. 0 / 51.  2. 0
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\MPEG1-PS.MOV':
   Metadata:
     creation_time   : 2005-09-19 11:49:00
   Duration: 00:09:38.32, bitrate: 141 kb/s
     Stream #0:0(eng): Data: none (m1s  / 0x2073316D)
     Metadata:
       creation_time   : 2005-09-19 11:49:00
       handler_name    : ?Apple Alias Data Handler
 At least one output file must be specified
 }}}

 {{{
 C:\>ffmpeg -i C:\albator78.mov
 ffmpeg version N-34318-g8475ec1, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on Oct 31 2011 17:50:05 with gcc 4.6.1
   configuration: --enable-gpl --enable-version3 --enable-runtime-cpudetect
 --ena
 ble-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb
 --enable-
 libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame
 --ena
 ble-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-
 libspeex --en
 able-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-
 libvorbis
 --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid
 --enable-zlib

   libavutil    51. 22. 0 / 51. 22. 0
   libavcodec   53. 26. 0 / 53. 26. 0
   libavformat  53. 18. 0 / 53. 18. 0
   libavdevice  53.  4. 0 / 53.  4. 0
   libavfilter   2. 45. 3 /  2. 45. 3
   libswscale    2.  1. 0 /  2.  1. 0
   libpostproc  51.  2. 0 / 51.  2. 0
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\albator78.mov':
   Metadata:
     creation_time   : 2000-04-26 01:43:05
   Duration: 00:01:25.01, bitrate: 249 kb/s
     Stream #0:0(eng): Data: none
     Metadata:
       creation_time   : 2000-04-26 01:43:05
       handler_name    : ?Apple Alias Data Handler
 At least one output file must be specified
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/624>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list