I am trying to convert audio wave files into mxf opatom audio files with Ffastrans. And convert the timecode to 29.97DF standart.
The conversion works fine, but the timecode part it is a problem.
1) FFastrans picks up the file as a 25 fps framerate, even though it is 29.97 NDF.
2) Using the %start_tc% variable, it picks up a tc that is a little bit off from what it reads in Avid or Davinci. Both Avid and Davinci reads the TC exactly the same!
here is what comes out of FFastrans
Code: Select all
name D24_2403_A_RS03_BALADAVITRINI_230323_001_TR1
frame rate 25,
duration tc 00:20:16:00,
start tc 23:40:15:23,
How can I get ffastrans to match the TC showed on Davinci? Is there somewhere else I could look into?
Code: Select all
{
"creatingLibrary": {
"name": "MediaInfoLib",
"version": "21.09",
"url": "https://mediaarea.net/MediaInfo"
},
"media": {
"@ref": "E:\\IN\\D24_2403_A_RS03_BALADAVITRINI_230323_001_TR1.WAV",
"track": [
{
"@type": "General",
"Count": "333",
"StreamCount": "1",
"StreamKind": "General",
"StreamKind_String": "General",
"StreamKindID": "0",
"AudioCount": "1",
"Audio_Format_List": "PCM",
"Audio_Format_WithHint_List": "PCM",
"Audio_Codec_List": "PCM",
"CompleteName": "E:\\IN\\D24_2403_A_RS03_BALADAVITRINI_230323_001_TR1.WAV",
"FolderName": "E:\\IN",
"FileNameExtension": "D24_2403_A_RS03_BALADAVITRINI_230323_001_TR1.WAV",
"FileName": "D24_2403_A_RS03_BALADAVITRINI_230323_001_TR1",
"FileExtension": "WAV",
"Format": "Wave",
"Format_String": "Wave",
"Format_Extensions": "act at9 wav",
"Format_Commercial": "Wave",
"InternetMediaType": "audio/vnd.wave",
"FileSize": "175237202",
"FileSize_String": "167 MiB",
"FileSize_String1": "167 MiB",
"FileSize_String2": "167 MiB",
"FileSize_String3": "167 MiB",
"FileSize_String4": "167.1 MiB",
"Duration": "1216.015",
"Duration_String": "20 min 16 s",
"Duration_String1": "20 min 16 s 15 ms",
"Duration_String2": "20 min 16 s",
"Duration_String3": "00:20:16.015",
"Duration_String5": "00:20:16.015",
"OverallBitRate_Mode": "CBR",
"OverallBitRate_Mode_String": "Constant",
"OverallBitRate": "1152862",
"OverallBitRate_String": "1 153 kb/s",
"StreamSize": "131072",
"StreamSize_String": "128 KiB (0%)",
"StreamSize_String1": "128 KiB",
"StreamSize_String2": "128 KiB",
"StreamSize_String3": "128 KiB",
"StreamSize_String4": "128.0 KiB",
"StreamSize_String5": "128 KiB (0%)",
"StreamSize_Proportion": "0.00075",
"Producer": "ZOOM F8",
"Description": "zSPEED=29.970D / zTAKE=001 / zUBITS=00000000 / zSCENE=A_RS03_BAL / zTAPE= / zCIRCLED=FALSE / zTRK3=RICK / zTRK4=MISSIS / zTRK5=TRIS / zTRK6=TIAGO / zTRK7=JAPA / zTRK8=HELENA / zNOTE=X",
"Encoded_Date": "2023-03-23 23:40:02",
"File_Created_Date": "UTC 2023-04-22 01:40:53.130",
"File_Created_Date_Local": "2023-04-21 22:40:53.130",
"File_Modified_Date": "UTC 2023-03-24 03:00:18.000",
"File_Modified_Date_Local": "2023-03-24 00:00:18.000",
"Encoded_Library_Settings": "A=PCM,F=48000,W=24,M=mono,T=F8;VERSION=1.10;1:1 0 0 CNTR 00;2:1 0 0 CNTR 00;3:1 0 0 CNTR + 05;4:1 0 0 CNTR - 05;5:1 0 0 CNTR 00;6:1 0 0 CNTR + 05;7:0 0 0 CNTR MUTE;8:0 0 0 CNTR -120;L:0 1 0 CNTR 00;R:0 1 0 CNTR 00;FaderOffset= 00 00 00 00 00 00 00 00;",
"extra": {
"bext_Present": "Yes",
"bext_Version": "1"
}
},
{
"@type": "Audio",
"Count": "280",
"StreamCount": "1",
"StreamKind": "Audio",
"StreamKind_String": "Audio",
"StreamKindID": "0",
"Format": "PCM",
"Format_String": "PCM",
"Format_Commercial": "PCM",
"Format_Settings": "Little / Signed",
"Format_Settings_Endianness": "Little",
"Format_Settings_Sign": "Signed",
"CodecID": "1",
"CodecID_Url": "http://www.microsoft.com/windows/",
"Duration": "1216.015",
"Duration_String": "20 min 16 s",
"Duration_String1": "20 min 16 s 15 ms",
"Duration_String2": "20 min 16 s",
"Duration_String3": "00:20:16.015",
"Duration_String5": "00:20:16.015",
"BitRate_Mode": "CBR",
"BitRate_Mode_String": "Constant",
"BitRate": "1152000",
"BitRate_String": "1 152 kb/s",
"Channels": "1",
"Channels_String": "1 channel",
"SamplingRate": "48000",
"SamplingRate_String": "48.0 kHz",
"SamplingCount": "58368710",
"BitDepth": "24",
"BitDepth_String": "24 bits",
"Delay": "85215.931",
"Delay_String": "23 h 40 min",
"Delay_String1": "23 h 40 min 15 s 931 ms",
"Delay_String2": "23 h 40 min",
"Delay_String3": "23:40:15.931",
"Delay_Source": "Container (bext)",
"Delay_Source_String": "Container (bext)",
"StreamSize": "175106130",
"StreamSize_String": "167 MiB (100%)",
"StreamSize_String1": "167 MiB",
"StreamSize_String2": "167 MiB",
"StreamSize_String3": "167 MiB",
"StreamSize_String4": "167.0 MiB",
"StreamSize_String5": "167 MiB (100%)",
"StreamSize_Proportion": "0.99925"
}
]
}
}
Can you help me steer in the right direction ?!
Thanks guys!