PDA

View Full Version : hi, how to know the pass time in rmvb ??


yami
12th January 2005, 11:27
hi
i wanna analyse rmvb file to know file use 1 pass or 2 pass .

is it possible ?

Sirber
12th January 2005, 13:32
don't think so.

damrod
12th January 2005, 19:51
in realbatch2 i addd these infos in rmvb tag : i think of nothing else to achieve that..

Sirber
12th January 2005, 20:36
WHat are your tags? I will add the same :)

damrod
12th January 2005, 23:14
sorry i look at it
i store 'EHQ -- Audio -- Video' in keywords tag ;-)
(ex : 'EHQ 65 RV9 high / RV10 low Video 410 Audio 64 kbps')
i will add '1p' or '2p' to it :)

strange it doesn't appear in realplayer10 !!
Maybe it's too long....

i put this in the job file

<clipInfo>
<entry>
<name>Title</name>
<value type="string">Toto le heros</value>
<name>Author</name>
<value type="string">Encoded by RealBatch</value>
<name>Copyright</name>
<value type="string">(C) 2004</value>
<name>Keywords</name>
<value type="string">EHQ 65 RV9 high / RV10 low Video 410 Audio 64 kbps</value>
<name>Description</name>
<value type="string"></value>
<name>Content Rating</name>
<value type="uint">0</value>
</entry>
</clipInfo>

Sirber
13th January 2005, 02:12
cool, deal :D

yami
13th January 2005, 17:18
but keywords can modify by editor tools , right ?

Sirber
13th January 2005, 18:08
yes

damrod
13th January 2005, 18:32
i know but it doesn't appear in realplayer10 and mpc6.4.8.2a
so i wonder if it really works...

i don't want to do that in title tag!!