[MPlayer-users] Bug-EDL with -hr-edl-seek breaks audio
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Wed Mar 22 23:56:51 EET 2023
> On 13 Mar 2023, at 05:14, cooleyr at gmail.com wrote:
>
> After upgrading to RHEL8, I find using -hr-edl-seek with an EDL file
> in mencoder eliminates / breaks audio consistently. Removing
> -hr-edl-seek works fine (at the expense of inaccurate seeking).
>
> Experiencing with MP4 and MPEG-TS files.
>
> Example command:
> mencoder -ovc lavc -oac pcm test.mp4 -edl test.edl -hr-edl-seek -o test.avi
>
> test.edl:
> 0.000000 5.000000 0
> 10.000000 99999999.999999 0
>
> With -hr-edl-seek:
> Audio stream: 1536.000 kbit/s (192000 B/s) size: 4096 bytes 0.021 secs
>
> Without -hr-edl-seek:
> Audio stream: 1536.000 kbit/s (192000 B/s) size: 766844 bytes 3.994 secs
>
> (Full output attached)
In your logs it looks like the audio position gets stuck at 0.
I suspect that is related, but harder to say what causes it.
More information about the MPlayer-users
mailing list