Re: DES Recompression
- From: "James" <j.w at No_Spam_Please zoom co uk>
- Date: Fri, 27 May 2005 18:26:30 -0700
"Joe Flynn" <joseph.flynn@xxxxxxxxxxxxx> wrote in message
news:127EB586-4334-405E-A8A2-86BA5664F860@xxxxxxxxxxxxxxxx
>
> "James" wrote:
>>
>> So I looked at the graph in graphedit. I now have two IAMTimelineSrc
>> objects
>> based on the same WMV file (one for audio and one for video). When I add
>> video the video src to my video group I get:
>>
>> wmasf reader -> WMVideo DMO->DirectX Video Group (DEXxxxx) -> ->->->
>> Note: This is as expected
>>
>> When I add the audio src, I get:
>>
>> DEXFILT00000Source -> Audio Repackager -> AudioGroup (DEXxxx)->->->
>>
>> If I only add the audio source to the filter (take video away) I get the
>> expected result:
>>
>> WMASF REader -> WMAudio DMO -> Audio Group
>>
>> Question(s):
>> 1. Is this normal behavior?
>> 2. Why dont both streams start with a WMASF Reader?
>>
>> Also note, I can see video but hear no audio in the resultant file my
>> graph
>> creates
>>
>
>
> I generally only work with AVI's and MPEGs so I don't have a readily
> available answer specific to WMVs. But I do have a couple of additional
> suggestions:
>
> - Are you monitoring the HRESULTs returned from all of your timeline
> creation calls (particularly those for the audio group) and do the HRESULT's
> all indicate S_OK?
>
Yep, all return values are coming back as S_OK
> - If you use this same code to reprocess an AVI file do you correctly get
> both video and audio in your output file?
>
Yep it seems to work OK with AVI.
>
> I will try to put together a WMV timeline test this weekend and will post
> the results.
>
Thanks Joe sounds great. Be advised, one thing I noticed is that after
installing WM 9.5 Format SDK the other day, I have been getting a large
number of First Chance Exceptions being kicked out from wmvcore.dll do you
think this could have anything to do with it? Everything WMV still reports
to be working but I get lots of exceptions fly by in the debug output
window. I was on my searches that other people have had similar problems but
haev not found a way to get rid of them (I am still tackling the current
problem using DirectShow not the WMSDK). I have since uninstalled the WMSDK
and still the output exceptions keep coming :(
>
> Joe Flynn
>
James
.
- Follow-Ups:
- Re: DES Recompression
- From: Joe Flynn
- Re: DES Recompression
- References:
- DES Recompression
- From: James
- Re: DES Recompression
- From: Joe Flynn
- Re: DES Recompression
- From: James
- Re: DES Recompression
- From: James
- Re: DES Recompression
- From: Joe Flynn
- DES Recompression
- Prev by Date: Re: Video for Windows codec in DirectShow?
- Next by Date: Re: Stretch Overlay Text on Video (OvTool)
- Previous by thread: Re: DES Recompression
- Next by thread: Re: DES Recompression
- Index(es):
Relevant Pages
|