I try to run DVD movie (.vob file) on Windows XP . The video runs ok (although its quality is lower then when played with WinDVD). But there is no audio. Is it a some kind of configuration issue (I would think DVD audio codec is pretty standarized) or it is really not supported? Below is the message from java console (version 0.2). I also tried to play the same file with Fobs_jmstudio.exe, and there is no audio there as well.
BTW: is it possible to turn off printing all those messages in java console?
the problem with DVD audio seems to be related not to the codec but to the channel number. When JMF is asked to create a player for a 5.1 audio source, it simply refuses. So, the plugin needs to be changed to resample audio so JMF can accept it. This is a feature other people has asked and I will include it in the new release.
Hope this helps!
Cheers
Jose San Pedro Wandelmer
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I try to run DVD movie (.vob file) on Windows XP . The video runs ok (although its quality is lower then when played with WinDVD). But there is no audio. Is it a some kind of configuration issue (I would think DVD audio codec is pretty standarized) or it is really not supported? Below is the message from java console (version 0.2). I also tried to play the same file with Fobs_jmstudio.exe, and there is no audio there as well.
BTW: is it possible to turn off printing all those messages in java console?
Thanks
Jarek
Fobs4JMF - Native shared library found
File opened...duration = 324.755
Audio codec unsupported!
[mpeg @ 6AF849F4]read_seek: 0 0
[mpeg @ 6AF849F4]unsing cached pos_max=0x400e pos_limit=0x0 dts_max=16398
[mpeg @ 6AF849F4]pos_min=0x80e pos_max=0x0 dts_min=16398 dts_max=0
[mpeg @ 6AF849F4]2062 0 16398 / 0 16398 0 target:13639 limit:0 start:52678 noc:0
[mpeg @ 6AF849F4]pos=0x80e 0<=13639<=0
First Position: 184 Duration: 324755
Hi Jarek,
the problem with DVD audio seems to be related not to the codec but to the channel number. When JMF is asked to create a player for a 5.1 audio source, it simply refuses. So, the plugin needs to be changed to resample audio so JMF can accept it. This is a feature other people has asked and I will include it in the new release.
Hope this helps!
Cheers
Jose San Pedro Wandelmer
Thank you for your response. I am waiting impatiently for the next release now!
Jarek
Hi Jarek,
I'm quite busy right now and don't have plans to release it soon. Thanks for your patience!
cheers
Jose San Pedro Wandelmer