[FFmpeg-trac] #931(FFmpeg:closed): Remuxing Apple prores video

FFmpeg trac at avcodec.org
Sat Jan 21 18:48:50 CET 2012


#931: Remuxing Apple prores video
-------------------------------------+-------------------------------------
             Reporter:  sappu        |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  FFmpeg
              Version:  unspecified  |               Resolution:
             Keywords:               |  worksforme
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 Works fine for me
 {{{
 $ md5sum Boar__Apple_ProRes_422-partial.mov
 40768412b983c0a3b02bb5e97a842d74  Boar__Apple_ProRes_422-partial.mov
 $ ffmpeg -i Boar__Apple_ProRes_422-partial.mov -sn -an -vcodec copy -map
 0:0 apple.mov
 ffmpeg version N-36980-gdef19c9 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Jan 21 2012 17:53:54 with gcc 4.5.3
   configuration: --cc=/usr/local/gcc-4.5.3/bin/gcc --enable-libopenjpeg
   libavutil      51. 34.101 / 51. 34.101
   libavcodec     53. 57.105 / 53. 57.105
   libavformat    53. 30.100 / 53. 30.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 59.101 /  2. 59.101
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0.  6.100 /  0.  6.100
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x13d73a0] Timecode frame rate not supported
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from
 'Boar__Apple_ProRes_422-partial.mov':
   Metadata:
     major_brand     : qt
     minor_version   : 537199360
     compatible_brands: qt
     creation_time   : 2008-03-24 08:32:41
   Duration: 00:00:07.90, start: 0.000000, bitrate: 10618 kb/s
     Stream #0:0(eng): Video: prores (apch / 0x68637061), yuv422p10le,
 960x720, 151844 kb/s, SAR 4:3 DAR 16:9, 50 fps, 50 tbr, 50 tbn, 50 tbc
     Metadata:
       creation_time   : 2008-03-24 08:32:41
       handler_name    : ?Apple Alias-Datensteuerung
     Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 1
 channels, s16, 768 kb/s
     Metadata:
       creation_time   : 2008-03-24 08:32:41
       handler_name    : ?Apple Alias-Datensteuerung
     Stream #0:2(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 1
 channels, s16, 768 kb/s
     Metadata:
       creation_time   : 2008-03-24 08:32:41
       handler_name    : ?Apple Alias-Datensteuerung
     Stream #0:3(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 1
 channels, s16, 768 kb/s
     Metadata:
       creation_time   : 2008-03-24 08:32:41
       handler_name    : ?Apple Alias-Datensteuerung
     Stream #0:4(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 1
 channels, s16, 768 kb/s
     Metadata:
       creation_time   : 2008-03-24 08:32:41
       handler_name    : ?Apple Alias-Datensteuerung
     Stream #0:5(eng): Data: none (tmcd / 0x64636D74)
     Metadata:
       creation_time   : 2008-03-24 08:32:46
       handler_name    : ?Apple Alias-Datensteuerung
 Output #0, mov, to 'apple.mov':
   Metadata:
     major_brand     : qt
     minor_version   : 537199360
     compatible_brands: qt
     creation_time   : 2008-03-24 08:32:41
     encoder         : Lavf53.30.100
     Stream #0:0(eng): Video: prores (apch / 0x68637061), yuv422p10le,
 960x720 [SAR 4:3 DAR 16:9], q=2-31, 151844 kb/s, 50 fps, 50 tbn, 50 tbc
     Metadata:
       creation_time   : 2008-03-24 08:32:41
       handler_name    : ?Apple Alias-Datensteuerung
 Stream mapping:
   Stream #0:0 -> #0:0 (copy)
 Press [q] to stop, [?] for help
 Truncating packet of size 380160 to 208941
 Truncating packet of size 377456 to 1
 frame=   27 fps=  0 q=-1.0 Lsize=    9854kB time=00:00:00.54
 bitrate=149484.5kbits/s
 video:9853kB audio:0kB global headers:0kB muxing overhead 0.008901%
 }}}

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


More information about the FFmpeg-trac mailing list