Ubuntu: Video opens in MPlayer but not in other players (inc. Avidemux)
Well, here I am with another annoyance from Ubuntu! As much as I love this OS, some of the rough edges get to me sometimes.
I'm running 8.04. I'm having a problem where an mpeg file opens fine in MPlayer, but not in any other player. VLC opens just the sound, and Avidemux just plain says "could not open file"
What I don't get is, how come MPlayer can handle it fine? I was under the impression that codecs were shared, so if MPlayer can handle it, so should all other tools that load video.
Here is relevant the output when running avidemux from the command line:
Code:
Cannot identify <filename>.mpeg as mpeg (4/6)
Cannot identify as H264 ES (2/50)
unrecognized file detected...
.RMF (464D522E)
(12000000)
*time goes by...*
Oh I can see now - when I look at the file properties, it says the codec is Real Video 4.0
This is frustrating, because I used to be able to convert and play with real media without any problems in the past. It might have been with 7.10 though, and it might have over-written it after updating to 8.04 (grumble).
My comment about MPlayer handling it fine still stands, though... if I didn't have the right codec installed, shouldn't it consistently just not play? :)