hy, i'm using fobs with jmf, and i'm playing MPEG-4 (divx50) videos, its worked great from local disk, but if a trying to play shared files on local area network (on windows, (smb network i think)) and when i adjust the MediaTime (Player.setMediaTime(Time)) it crashes - only gray picture, and logging out errors like:
"
[mpeg4 @ 6B513D24]looks like this file was encoded with (divx4/(old)xvid/opendivx) -> forcing low_delay flag
[mpeg4 @ 6B513D24]warning: first frame is no keyframe
[mpeg4 @ 6B513D24]ac-tex damaged at 0 0
[mpeg4 @ 6B513D24]Error at MB: 0
[mpeg4 @ 6B513D24]ac-tex damaged at 1 0
[mpeg4 @ 6B513D24]Error at MB: 1
[mpeg4 @ 6B513D24]ac-tex damaged at 9 0
[mpeg4 @ 6B513D24]Error at MB: 9
...
"
(however if i map the folder as a network drive it works...)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hy, i'm using fobs with jmf, and i'm playing MPEG-4 (divx50) videos, its worked great from local disk, but if a trying to play shared files on local area network (on windows, (smb network i think)) and when i adjust the MediaTime (Player.setMediaTime(Time)) it crashes - only gray picture, and logging out errors like:
"
[mpeg4 @ 6B513D24]looks like this file was encoded with (divx4/(old)xvid/opendivx) -> forcing low_delay flag
[mpeg4 @ 6B513D24]warning: first frame is no keyframe
[mpeg4 @ 6B513D24]ac-tex damaged at 0 0
[mpeg4 @ 6B513D24]Error at MB: 0
[mpeg4 @ 6B513D24]ac-tex damaged at 1 0
[mpeg4 @ 6B513D24]Error at MB: 1
[mpeg4 @ 6B513D24]ac-tex damaged at 9 0
[mpeg4 @ 6B513D24]Error at MB: 9
...
"
(however if i map the folder as a network drive it works...)
Any advice? how to solve the problem?