Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
Re: software to capture microsoft's new silverlight (?)Quote:
http://mp4explorer.codeplex.com/ i don' t know the library for the source code and how to join the segment,but i think that if this has been maked for the version 1 i don't understand what is the problem for the version 2...the box ftype contain the codec avc or h264,all the other segment are easy to find...is sufficient use microsoft encoder 3 and make only a project to see that in the ismv file there only some information and all the box(2 box: moof and mdat) for each segment |
#12
|
|||
|
|||
Re: software to capture microsoft's new silverlight (?)ismv chunks differ in quality and cannot all be combined into a single file. So it is not that easy to combine those chunks and place them into an MP4 format.
|
#13
|
|||
|
|||
Re: software to capture microsoft's new silverlight (?)Quote:
|
#14
|
|||
|
|||
Re: software to capture microsoft's new silverlight (?)Quote:
Ismv is mp4. Its just chunked. But that is not the issue. The issue is with the codec details sent in the manifest and which box to place them in. Can you help with that? How do you play ISMV files with WMP? |
#15
|
|||
|
|||
Re: software to capture microsoft's new silverlight (?)Quote:
<c n="0" d="20000000" /> <c n="1" d="20000000" /> the attribute d(duration) of the tag c(chunk) is constant while when the major version of the manifest file is 2 the chunk are managed in this way: <c t="509800000000" /> <c t="509820000000" /> for the bitrate the attribute of the tag QualityLevel are the same... did you work in the jaksta developer team? for windows media player i don't remember how I have maked to enable the view of ismv file,if i find the decoder file(.ax or .dll) i send it to you...maybe the view is enalbed when i setup he microsoft encoder expression 3 pro,but i'm not sure... |
#17
|
|||
|
|||
Re: software to capture microsoft's new silverlight (?)Hi,
I've just wrote a CLI program in C# which can download Smooth Streaming Media and can mux it to MKV. If you want to test my program. It is available on: http://dvb-crew.atw.hu/applications.php it was designed to download streams from http://www.rtlklub.hu/most/, but its engine is might useful to solve your problems too. If you can help me, please contact me on MSN: kissda@primposta.com Thanks in advance! |
#18
|
|||
|
|||
Re: software to capture microsoft's new silverlight (?)Replay Media Catcher 4.0.17 and Jaksta for Mac 1.0 support Smooth Streaming MajorVersion 2. Tried to download from MSN Video and other web-sites. Works fine for me.
|
#19
|
|||
|
|||
Re: software to capture microsoft's new silverlight (?)Quote:
http://www.applian.com/blog/updates/ it is my favourite news site and makes me wonder why RMC4 is updated so frequently. RMC3 was rarely updated good job everybody Last edited by placebo : 11-23-2010 at 03:24 AM. |
#20
|
|||
|
|||
Re: software to capture microsoft's new silverlight (?)@zoldike
Hi, I'm attempting to bulid something like your ismdownloader2 for Linux. To avoid using Moonlight plugin on my browser. I've built a rough downloader, rebuild the video part and played it by Mplayer. But I'm having problems with the audio part. The manifest indicates a WMAP codec. Can you explain which steps you follow to rebuilt and merge the audio chunks into a playable audio stream? tks in advance |
Thread Tools | |
Display Modes | |
|
|