问题描述
短文件似乎编码正确;我选择的输出类型无关紧要。 卸载并重新安装EE4 Encoder Pro没有帮助,也没有修复我的.NET 4安装。 关闭工具/选项/兼容性中的硬件加速
没有任何区别。 失败发生在编码作业的开头。
系统是Win 7,64位,4 GB RAM,Intel i3 CPU,ATI图形适配器。
来自日志:
错误=" Microsoft.Expression.Encoder.EncodeErrorException:发生了未知错误---& gt; Microsoft.Expression.Encoder.UnableToEncodeFileException:错误HRESULT已从调用COM组件返回E_FAIL。 ---&安培; GT; System.Runtime.InteropServices.COMException:
错误HRESULT E_FAIL已从调用COM组件返回。& #xD;& #xA; 在System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode,IntPtr errorInfo)& #xD;& #xA; 在System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode)& #xD;& #xA; 在ThrowHRESULT(Int32 hr)& #xD;& #xA; 在MS.Internal.Expression.Encoder.Media.DShowEncode.Encode(EncodeSettings设置)& #xD;& #xA; ---内部异常堆栈跟踪结束---& #xD;& #xA;
at MS.Internal.Expression.Encoder.Media.DShowEncode.Encode(EncodeSettings settings)& #xD;& #xA; 在Microsoft.Expression.Encoder.EncoderBase.EncodeFile(EncodeSettings设置)& #xD;& #xA; 在Microsoft.Expression.Encoder.MediaItemEncoder.CreateMediaFiles(PublishedItem
项,List`1&放大器;放大器; rgScripts,PartualRebuildRulesItem rebuildItem,时间跨度&放大器;放大器; markerOffset,字符串[]&放大器;放大器; manifestFiles,SimpleEncodeOptions []&放大器;放大器; rgEncodeOptions,OutputFormatType& amp; outputFormat)& #xD;& #xA; at
Microsoft.Expression.Encoder.MediaItemEncoder.EncodeItem(MediaItem item,PublishedItem& amp; publishedItem)& #xD;& #xA; ---内部异常堆栈跟踪的结束---"
Short files seem to encode properly; it doesn't matter what output type I choose. Uninstalling and reinstalling EE4 Encoder Pro didn't help, nor did repairing my .NET 4 installation. Turning off hardware acceleration in Tools/Options/Compatibility made no difference. The failure happens right at the beginning of the encode job.
System is Win 7, 64-bit, 4 GB RAM, Intel i3 CPU, ATI graphics adapter.
From the log:
Error="Microsoft.Expression.Encoder.EncodeErrorException: An unknown error has occurred ---> Microsoft.Expression.Encoder.UnableToEncodeFileException: Error HRESULT E_FAIL has been returned from a call to a COM component. ---> System.Runtime.InteropServices.COMException: Error HRESULT E_FAIL has been returned from a call to a COM component.
 at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
 at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
 at ThrowHRESULT(Int32 hr)
 at MS.Internal.Expression.Encoder.Media.DShowEncode.Encode(EncodeSettings settings)
 --- End of inner exception stack trace ---
 at MS.Internal.Expression.Encoder.Media.DShowEncode.Encode(EncodeSettings settings)
 at Microsoft.Expression.Encoder.EncoderBase.EncodeFile(EncodeSettings settings)
 at Microsoft.Expression.Encoder.MediaItemEncoder.CreateMediaFiles(PublishedItem item, List`1& rgScripts, PartualRebuildRulesItem rebuildItem, TimeSpan& markerOffset, String[]& manifestFiles, SimpleEncodeOptions[]& rgEncodeOptions, OutputFormatType& outputFormat)
 at Microsoft.Expression.Encoder.MediaItemEncoder.EncodeItem(MediaItem item, PublishedItem& publishedItem)
 --- End of inner exception stack trace ---"
这篇关于尝试在EE4 Pro中编码长WTV文件时立即失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!