[MPlayer-users] Bash vs. sh

Krzysztof Duchnowski amidk75 at gmail.com
Fri Dec 21 19:39:48 CET 2012


On 21.12.2012 19:09, Robin Kluth wrote:

> The "corrupted" files does not play in a few players, because of that I
> have found the issue. All my players play they correctly.

> The second thing is, that eyeD3 does not recognize those mp3's as valid
> mp3's with the error message: " no valid mp3 frames found".

> So, this issue seems to be stream related, right?

That is because dumped files are dumped as it goes, so at the beginning
of the file, instead of legitimate header and audio frame there are some
leftovers from previous one.
MPlayer or ffplay can just skip this one until it find legitimate one,
but most taggers can't.



> Is it possible to convert the dumped files to be sure they're ok and CBR?

:~$ ffmpeg -i dumpedfile.mp3 -ss 1 -c:a copy goodfile.mp3


-- 
Krzysztof 'DK75' Duchnowski
GetFirefox - http://www.getfirefox.net/
Konfiguracja UTF-8 dla czytników - http://evil.pl/pip/utf/


More information about the MPlayer-users mailing list