This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2024-11-26 19:01:44 +02:00
Code
Issues
Releases
Activity
2879a4ecb9
FFmpeg
/
tests
/
ref
/
fate
/
lossless-shorten
2 lines
33 B
Plaintext
Raw
Normal View
History
Unescape
Escape
shorten: fix end-of-stream decoding. enable CODEC_CAP_DELAY to flush any remaining frames in the buffer. Stop decoding when the FN_QUIT command is found so that a trailing seek table isn't decoded as a normal frame. decode all channels in the same call to avcodec_decode_audio3() so that decoding will not stop after the first channel of the last frame. Updated FATE reference. More valid audio is now decoded.
2011-09-17 04:34:42 +03:00
da93c50961443b88fce416ae61c8ca8a
Reference in New Issue
Copy Permalink