[FFmpeg-trac] #3434(avformat:new): Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.

FFmpeg trac at avcodec.org
Tue Apr 1 00:37:09 CEST 2014


#3434: Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.
------------------------------------+------------------------------------
             Reporter:  ianken      |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  mkv         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by ianken):

 It does look a bit off.

 Here's the dump from MKVInfo for the Haali output (FFMPEG putput
 below...):
 + EBML head
 |+ EBML version: 1
 |+ EBML read version: 1
 |+ EBML maximum ID length: 4
 |+ EBML maximum size length: 8
 |+ Doc type: matroska
 |+ Doc type version: 1
 |+ Doc type read version: 1
 + Segment, size 754747528
 |+ Seek head (subentries will be skipped)
 |+ EbmlVoid (size: 14)
 |+ Segment information
 | + Muxing application: Haali DirectShow Matroska Muxer 1.13.138.14
 | + Writing application: graphstudio.exe
 | + Segment UID: 0xf2 0x41 0xbc 0xaf 0xb3 0x7d 0x08 0x7d 0x3e 0x68 0x6f
 0x0c 0xce 0x89 0xf4 0x4b
 | + Date: Sat Mar 29 22:56:12 2014 UTC
 | + Timecode scale: 1000000
 | + Duration: 125.042s (00:02:05.041)
 |+ Segment tracks
 | + A track
 |  + Track number: 1 (track ID for mkvmerge & mkvextract: 0)
 |  + Track UID: 1
 |  + Track type: video
 |  + Lacing flag: 0
 |  + Default flag: 0
 |  + Codec ID: V_MS/VFW/FOURCC
 |  + CodecPrivate, length 40 (FourCC: apch, 0x68637061)
 |  + Video track
 |   + Pixel width: 720
 |   + Pixel height: 480
 |   + Display width: 853
 |   + Display height: 480
 | + A track
 |  + Track number: 2 (track ID for mkvmerge & mkvextract: 1)
 |  + Track UID: 2
 |  + Track type: audio
 |  + Lacing flag: 1
 |  + Default flag: 0
 |  + Codec ID: A_PCM/INT/LIT
 |  + Audio track
 |   + Sampling frequency: 48000
 |   + Channels: 2
 |   + Bit depth: 24
 |+ Cluster


 FFMPEG Spew:

 + EBML head
 |+ EBML version: 1
 |+ EBML read version: 1
 |+ EBML maximum ID length: 4
 |+ EBML maximum size length: 8
 |+ Doc type: matroska
 |+ Doc type version: 4
 |+ Doc type read version: 2
 + Segment, size 718782018
 |+ Seek head (subentries will be skipped)
 |+ EbmlVoid (size: 147)
 |+ Segment information
 | + Timecode scale: 1000000
 | + Muxing application: Lavf55.22.100
 | + Writing application: Lavf55.22.100
 | + Segment UID: 0x9f 0x1f 0x44 0x55 0x9f 0xaf 0x34 0xbc 0x83 0xe2 0x1d
 0xed 0x9b 0x37 0xf6 0xab
 | + Duration: 125.042s (00:02:05.042)
 |+ Segment tracks
 | + A track
 |  + Track number: 1 (track ID for mkvmerge & mkvextract: 0)
 |  + Track UID: 1
 |  + Lacing flag: 0
 |  + Language: eng
 |  + Codec ID: V_PRORES
 |  + Track type: video
 |  + Default duration: 41.708ms (23.976 frames/fields per second for a
 video track)
 |  + Video track
 |   + Pixel width: 720
 |   + Pixel height: 480
 |   + Display width: 853
 |   + Display height: 480
 |+ Tags
 | + Tag
 |  + Targets
 |  + Simple
 |   + Name: MAJOR_BRAND
 |   + String: qt
 |  + Simple
 |   + Name: MINOR_VERSION
 |   + String: 537199360
 |  + Simple
 |   + Name: COMPATIBLE_BRANDS
 |   + String: qt
 |  + Simple
 |   + Name: ENCODER
 |   + String: Lavf55.22.100
 | + Tag
 |  + Targets
 |   + TrackUID: 1
 |  + Simple
 |   + Name: CREATION_TIME
 |   + String: 2014-02-20 17:18:14
 |  + Simple
 |   + Name: LANGUAGE
 |   + String: eng
 |  + Simple
 |   + Name: HANDLER_NAME
 |   + String: Apple Alias Data Handler
 |  + Simple
 |   + Name: TIMECODE
 |   + String: 00:00:00:00
 |+ Cluster

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


More information about the FFmpeg-trac mailing list