Log in

View Full Version : RealVideo + Matroska


Sirber
4th August 2004, 03:24
is there a way? :confused:

Mosu
12th August 2004, 11:31
Originally posted by Sirber
is there a way? :confused:

...to do what? Encode RealVideo + put it into Matroska (everything on Linux)? Play it back? Reencode it into something different on a Mac running PPC Linux?

Razorblade2000
13th August 2004, 12:16
encoding:
nope :(
You CAN encode from a live source or an uncompressed avi, but you can't pipe forward to the producer (yet).

Apparently "Someone here wrote a test encoder on Linux using libavcodec as input source, allowing input of all libavcodec supported formats, but it has not been completed to a state where it can be distributed" :(

Multiplexing:
You can mux using the stadard tools (I think they only were PORTED to windows and are native Linux apps)

Playback:
Mplayer will play it if you have the real dlls (included in the essential codec pack) in the codecs folder

Sirber
14th August 2004, 04:08
mplayer still can't seek in RealVideo files :(

Razorblade2000
14th August 2004, 08:26
works fine for me :D

I also had this problem some months ago...
Atm I'm using Fedora core 2, mplayer blabla-pre5 + the essential codec pack and it's working fine

Mosu
14th August 2004, 09:07
Originally posted by Sirber
mplayer still can't seek in RealVideo files :(

mplayer has always been able to seek in RM files if you specify '-idx'. Since 1.0pre5 (I think) you don't need -idx anymore.

Drachir
14th August 2004, 11:01
Xine plays too Realmedia in Matroska.

http://xinehq.de/

With VLC i have problems to compile it with Matroska support.