PDA

View Full Version : mpc rmvb bug?


h9903209
21st November 2003, 08:37
e.g.

abc.avi (no audio)
abc.ogg

mpc can auto-load audio file. But if it is abc.rmvb, mpc cannot auto-load audio file... is that a bug or rmvb problem?

Sirber
21st November 2003, 12:16
should be MPC bug, no link with the container used. BTW, you should use Matroska :)

h9903209
21st November 2003, 13:03
just lazy to mux... ^_^

it would be much more convenient if there is a program which can directly compress and convert ogm to mkv(rmvb+ogg)...

Sirber
21st November 2003, 14:00
mkvmerge -o out.mkv aaaa.rmvb bbbb.ogg

:D

the tool is "mkvtoolnix" IIRC

[edit]

http://forum.doom9.org/showthread.php?s=&threadid=64548

h9903209
21st November 2003, 16:34
oh, it only mux rmvb+ogg, but before that I have to first demux ogm then convert avi to rmvb... too many procedures... I mean it would be nice if there is a real gui which can do all these directly.

Sirber
21st November 2003, 19:19
ogm --> (rmvb+ogg) --> mkv

will be possible in Surreal UI. But, my holy tool isn't ready yet :D

Shinobu
22nd November 2003, 01:28
Just rename your rmvb in avi; so mpc will associate them ^^ it works great, i've used it for some test some time ago

++

h9903209
22nd November 2003, 03:45
@Siber

great! can't wait! ^O^

@Shinobu

thx, really clever trick! ^_^

Sirber
22nd November 2003, 04:39
@Shinobu

rename rmvb into avi? you should be ashamed!!! :devil:

karl_lillevold
22nd November 2003, 05:36
rmvb is really such a complicated choice of an extension anyway, 4 characters, way too many..

[p.s. it was once needed, because the RealServer needed an easy way to distinguish the new VBR files, from files that were CBR. In the past, all RM files used to be CBR]

Sirber
22nd November 2003, 13:44
a flag in the file would has been a better choice :o

gabest
24th November 2003, 01:36
h9903209: MPC can only load more files in directshow mode. I think you open rmvb through real's api (which is the default setting at options/formats/realmedia../second column).

Sirber
24th November 2003, 01:49
@gabest

you should set DShow by default... :)

gabest
24th November 2003, 01:55
Yea, but that can't open streamed files... what I think more people tries to open still.

Sirber
24th November 2003, 01:56
You should do a poll :)

h9903209
24th November 2003, 05:47
oic, thx! never imagine the solution is hidden there! ^^

btw, the adjustment of brightness, contrast etc seems can only be applied to mpeg, right? Is that possible to add it to rmvb, avi, ogm, mkv, etc?