Replies: 1 comment
-
Does this only happen with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bug description
I tried to exports "clips" from rush files ... but the audio and video are desynchronized. The audio was correctly cut, but the video was desynchronized. Does auto-editor take care of the audio shift my original file has ??
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'facecam.mov':
Metadata:
major_brand : qt
minor_version : 512
compatible_brands: qt
encoder : Lavf60.10.100
Duration: 00:18:25.50, start: 0.529000, bitrate: 172699 kb/s
Stream #0:0[0x1]: Video: mjpeg (Baseline) (jpeg / 0x6765706A), yuvj420p(pc, bt470bg/unknown/unknown), 3840x2160 [SAR 1:1 DAR 16:9], 172017 kb/s, 59.98 fps, 60 tbr, 10000k tbn (default)
Metadata:
handler_name : VideoHandler
vendor_id : FFMP
Stream #0:1[0x2]: Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, mono, s16, 768 kb/s (default)
Metadata:
handler_name : SoundHandler
vendor_id : [0][0][0][0]
What's your platform?
What command did you use
What properties does your input video have?
facecam.mov:
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'facecam.mov':
Metadata:
major_brand : qt
minor_version : 512
compatible_brands: qt
encoder : Lavf60.10.100
Duration: 00:18:25.50, start: 0.529000, bitrate: 172699 kb/s
Stream #0:0[0x1]: Video: mjpeg (Baseline) (jpeg / 0x6765706A), yuvj420p(pc, bt470bg/unknown/unknown), 3840x2160 [SAR 1:1 DAR 16:9], 172017 kb/s, 59.98 fps, 60
tbr, 10000k tbn (default)
Metadata:
handler_name : VideoHandler
vendor_id : FFMP
Stream #0:1[0x2]: Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, mono, s16, 768 kb/s (default)
Metadata:
handler_name : SoundHandler
vendor_id : [0][0][0][0]
Comments
No response
Beta Was this translation helpful? Give feedback.
All reactions