Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|||||||
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 | Link |
|
Registered User
Join Date: Jun 2022
Posts: 299
|
Opening AAC from MP4 file - what else besides LWLibas/LSMASH/ffms2?
I have an audio problem with a 4h MP4 file (H265 VFR + AAC) from a standalone recorder.
I open it in MPC-HC and at 4:00:59.500 I have synchronized video and audio. It looks and sounds OK. I open it in AviSynth using LWLibavVideoCodec: Code:
name1="VFR.mp4" a=AudioDub(LWLibavVideoSource(name1,fpsnum=50),LWLibavAudioSource(name1)) return a In ffms2 it is the same. (This is not a linear shift, because at time 0:13:00.000 I have only 1 frame of shift.) If, however, in VirtualDub, load the same MP4 file as an audio track (Audio->Audio from another file), everything is perfectly synchronized. And here's the question -- what else can I use to open audio from such a file? |
|
|
|
| Tags |
| audio shift, lwlibavaudiosource |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|