[FFmpeg-trac] #6793(avformat:closed): Timecode of mp4 file from Sony FDR-AX100 camera not recognized

FFmpeg trac at avcodec.org
Sat Feb 13 03:31:30 EET 2021


#6793: Timecode of mp4 file from Sony FDR-AX100 camera not recognized
--------------------------------------+------------------------------------
             Reporter:  tvolkert      |                    Owner:
                 Type:  defect        |                   Status:  closed
             Priority:  normal        |                Component:  avformat
              Version:  git-master    |               Resolution:  fixed
             Keywords:  mov timecode  |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+------------------------------------
Changes (by Balling):

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


Comment:

 Replying to [comment:4 tvolkert]:
 > In case it didn't stand out in comment:3, the timecode looks more sane
 in that file:
 >
 > {{{
 > TAG:timecode=00:00:00:00
 > }}}
 Those are different timecodes. You first one is as can be seen in
 d693392886b8454c818e384c816b9ede53c570d8 is for rtmd codec_tag, while your
 second is for tmcd tag.

 Anyways, the samples are gone now. I suppose it is correct as that commit
 above also permits this:

 {{{
 drop ? ';' : ':'
 }}}
 for delimiter.

 I suppose you can check in Adobe Premiere Pro as said in #5645.

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


More information about the FFmpeg-trac mailing list