Yeah, but for now, mpg123 won't play it regardless of audio coded ... it will try to parse things as plain mpeg audio, but mpeg a/v stream demuxing is not there.
Well, you could use ffmpeg or mplayer to demux the audio part out of it... but then, you could also use mplayer to play it (best using mpg123 codec;-)...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What audio format was your video stream? It could be AAC, AC3 or MP2/MP3....
Yeah, but for now, mpg123 won't play it regardless of audio coded ... it will try to parse things as plain mpeg audio, but mpeg a/v stream demuxing is not there.
Well, you could use ffmpeg or mplayer to demux the audio part out of it... but then, you could also use mplayer to play it (best using mpg123 codec;-)...