Opened 15 years ago
Last modified 14 years ago
#1514 new defect
mencoder -audio-delay 0.0 not honored when converting mkv to xvid
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | demuxer |
Version: | unspecified | Severity: | normal |
Keywords: | Cc: | hxz6529706@… | |
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
Setup: Converting 720p mkv/AC3 to xvid/mp3 using MEncoder (different compilations for win32, including MEncoder SVN-r29417-4.2.4)
Symptom: Mencoder determins "ftime:= 0.0417" (often unwarranted) and then automatically sets audio delay to 0.048
Problem: command option "-audio-delay 0.0" does _not_ override this
Workaround: command option -audio-delay -0.048", i.e. negative of automatic ftime correction, sets audio-delay to 0
Desired Solution: the command option "-audio-delay x.x" should override all automatic audio delays (since the workaround depends on matching the automatically determined audio-delay by hand)
Change History (2)
comment:1 by , 15 years ago
Cc: | added |
---|
comment:2 by , 14 years ago
Owner: | changed from | to
---|