VideoHelp Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Member
    Join Date
    Aug 2024
    Location
    China
    Search PM
    How to add a time code to H264

    How to add a time code to H264
    Time code of first frame: 01:00:00:00
    General
    Complete name : C:\Users\Use\Desktop\00000.264
    Format : AVC
    Format/Info : Advanced Video Codec
    File size : 85.9 MiB
    Overall bit rate mode : Constant
    Frame rate : 23.976 FPS
    Video
    Format : AVC
    Format/Info : Advanced Video Codec
    Format profile : High@L4.1
    Format settings : CABAC / 4 Ref Frames
    Format settings, CABAC : Yes
    Format settings, Reference frames : 4 frames
    Format settings, Slice count : 4 slices per frame
    Bit rate mode : Constant
    Bit rate : 18.0 Mb/s
    Width : 1 920 pixels
    Height : 1 080 pixels
    Display aspect ratio : 16:9
    Frame rate : 23.976 (24000/1001) FPS
    Color space : YUV
    Chroma subsampling : 4:2:0
    Bit depth : 8 bits
    Scan type : Progressive
    Bits/(Pixel*Frame) : 0.362
    Time code of first frame : 01:00:00:00

    I don't know how to add a time code?
    Quote Quote  
  2. something like:
    Code:
    ffmpeg -i "C:\Users\Use\Desktop\00000.264" -map 0 -map -0:d -c copy -timecode 01:00:00:00 "C:\Users\Use\Desktop\00000_adjusted.264"
    might work, but I have never tried it on raw video.
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  
  3. Member
    Join Date
    Aug 2024
    Location
    China
    Search PM
    Originally Posted by Selur View Post
    something like:
    Code:
    ffmpeg -i "C:\Users\Use\Desktop\00000.264" -map 0 -map -0:d -c copy -timecode 01:00:00:00 "C:\Users\Use\Desktop\00000_adjusted.264"
    might work, but I have never tried it on raw video.
    No effect

    This is the H264 RAW file with time code information above:Drive Google
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!