how mp3 decoders handle broken frames and garbage data? |
how mp3 decoders handle broken frames and garbage data? |
Dec 14 2008, 02:23
Post
#1
|
|
|
Group: Members Posts: 85 Joined: 22-July 08 Member No.: 56147 |
When there is a broken (incomplete) mp3 frame in an mp3 file, how do decoders handle them? Are they just ignored, partially played, some recovery is made, or something else? If such broken frame occurs in the middle of a file rather than at the end, how does it affect decoding the next adjacent frame? Suppose we have two mp3 frames f1 and f2 next to each other in that order, and f1 is incomplete. When decoding f1, is it
- possible to recognize f1 is broken (do something for that) and successfully decode f2, - or the beginning of f2 is somehow mis-considered as part of f1, so f2 fails to decode? How about garbage data after a valid frame? Are they completely ignored until another valid frame is detected? This post has been edited by sun4384: Dec 14 2008, 02:25 |
|
|
|
sun4384 how mp3 decoders handle broken frames and garbage data? Dec 14 2008, 02:23
Mike Giacomelli I don't know about MP3 specifically, but in ge... Dec 14 2008, 04:25![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 11:16 |