Menu

#9 StreamedVideoCHook does not work

open
nobody
MHEG Player (3)
5
2012-06-13
2012-06-13
carey
No

Hi,

I am trying to create a video on demand example as shown below, using the IC extensions, using the freesat profile. (though as a separate issue I understand this should be in the nz profile but its not?). Anyway it seems to get to
MhegPlus.Compiler\src\bbc\dtv\mhegplus\asimux\Url.java
where the http urls are not handled at all.

Does this mean mheg playback of video over ip is not supported in the player? If so can you offer any advice on how to do this?

I am using the trunk.

Thanks,
Carey

{:Stream mystream
:CHook StreamedVideoCHook
:OrigContent :ContentRef('http://www.myexample.com/iptv/content/sample.mpg')
:Shared True
:Multiplex
(
{:Video myvid
:OrigBoxSize 720 576
:OrigPosition 0 0
:ComponentTag 51
}
)
}

bbc.dtv.mhegplus.asimux.ParseException: Badly formed URL: http://www.myexample.com/iptv/content/sample.mpg
at bbc.dtv.mhegplus.asimux.Url.<init>(Url.java:62)
at bbc.dtv.mhegplus.mhegtree.MhegVideo.getDisplayedVideo(MhegVideo.java:232)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.