[MPlayer-users] mplayer hanging when no audio in stream
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sat May 16 16:10:22 CEST 2009
On Sat, May 16, 2009 at 02:22:46PM +1000, Matthew Kwan wrote:
> ASF file format detected.
> [asfheader] Video stream found, -vid 1
> [asfheader] Audio stream found, -aid 2
Well, it seems your cam creates a file that it claims to contain audio
but forgets to actually put any audio in.
You could try -dumpstream and see if that file has the same issue and
make that available to use.
You could also try -demuxer lavf.
Otherwise you will just have to use -nosound or get your camera
manufacturer to change their code to make it create files that make
sense, i.e. either
1) they claim to have audio and actually have audio or
2) they don't claim to have audio in the file when they actually don't.
More information about the MPlayer-users
mailing list