On Sat, Nov 07, 2009 at 11:46:33AM +0000, Carl Eugen Hoyos wrote: > Colin Samuel Rosenthal <csr <at> statsbiblioteket.dk> writes: > > > ii) The captured stream plays fine, with sound, in vlc. So we know the sound > > is there somewhere. > > Thank you for the hint! > MPlayer has several, different problems with this file: > demuxer lavf does not support AAC in ts: This is FFmpeg issue 244 (which is open > since exactly two years) > > tsprog did not work correctly for demuxer lavf: Reimar just fixed that. > > Video cannot be decoded correctly, the following command line shows this best: > mplayer mux2.share.ts -demuxer lavf -vid 7 -nosound -nocorrect-pts > (This is new ffmpeg issue 1523) > Note that there is a reception error after ~2 seconds, the problems I mean can > be seen afterwards throughout the whole recording. > (wrong picture ordering? Why does it work with vlc?) And as you found out, -lavdopts o=strict=1 "fixes" that.