|
Hello,
How do we get the performance of a video decoder as to how many frames it can decode per second. I know following parameters are used to arrive at fps but not able to relate them in a formula which gives the exact answer:
seconds taken to decode...
Started by goldenmean on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Different video streams will have different performance characteristics based on the type of video multiple runs with different video....
Reference Also some video is encoded better by different codecs.
Of the processor every second.
|
|
As the title said, which is generally better? FFDshow or CoreAVC 2.5.5?
i'm trying the Combined-Community-Codec-Pack-BETA-2011-06-15...
i need some opinion in this..
(click to show/hide) CCCP Insurgent Log
Friday, June 17, 2011 - 14:36:59
Version: 200...
Started by Helion on
, 11 posts
by 2 people.
Answer Snippets (Read the full thread at cccp-project):
Also, CoreAVCDepends ....
LAV video decoder which CCCP now includes can also do it and perhaps a bit faster.
At present CCCP and ffdshow video decoder have been able to decode 10-bit H.264 video since 2011-07-30.
|
|
I am looking for h264 decoder C/C++ source code with RTP packetization support. My embedded device is sending 640x480 encoded h264 RTP packet. I would like to make a Windows XP/Vista based video streaming display.
Where can I find the source code to this...
Answer Snippets (Read the full thread at stackoverflow):
RTP packetization is supported, and there are both an encoder and a decoder..
You should take a look at the h.264 reference implementation .
There might also be patents on the decoder.
|
Ask your Facebook Friends
|
I had been checking out the Skip forward and back on the Server and Client to post on a thread on the subject and noticed that the picture had a tendency to lock with the sound continuing more often than on the previous version. For some reason which ...
Started by jcjefferies on
, 5 posts
by 3 people.
Answer Snippets (Read the full thread at gbpvr):
LAV splitterWhy should he use this commercial decoder if his solution cured already the problems he mentioned above? I would agree his topic, and found ....
LAV video decoder does not support hardware acceleration with ATI graphics.
|
|
I would like to introduce my LAV CUVID Decoder.
It is a DirectShow Video Decoder utilizing the NVIDIA hardware decoder engine through the CUDA Video Decoding API ("CUVID").
Its still in its early stages, but its already been tested thoroughly and supports...
Answer Snippets (Read the full thread at hd):
1.此解碼器使用CUDA API,所以只有N卡才能用~
2.作業系統建議使用Win7
3.顯卡驅動程式建議更新至27x.xx以上版本 點我更新
大姊怎會突然想到要介紹此Decoder....
本文章最後由 T650921 於 2011-8-15 19:05 編輯
奇怪我的LAV CUVID Decoder以系統管理員身份執行
會出現無法載入模組
而其他LAV VEDIO Decoder , AUDIO Decoder , splitter都OK 容小弟補充一下...
|
|
External Video Decoder - won't stay enabled
Greetings,
Currently I'm using kmp with CoreAVC externally. When I first open up my file with it properly loads and works. However, if I stop the file and click play again or try to load a different file CoreAVC...
Started by zinjashike on
, 4 posts
by 2 people.
Answer Snippets (Read the full thread at kmplayer):
If you have coreavc in custom filter manager.
And AVC1 in the external video decoder section.
|
|
I'm looking for an API that I can use to decode a digital sample of an analog signal, encoded according to the NTSC standard. I'm willing to consider both free and commercial options. If I have to, I'll roll the code myself, but I imagine that this code...
Started by MOE37x3 on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The decoding of NTSC into....
Check this link for API and help: http://msdn.microsoft.com/en-us/library/ms783323.aspx
I am not sure but Silverlight also probably has the capability you are looking for .
What you need is the Microsoft DirectShow API.
|
|
I saw, in an application from a major software vendor a dll called "DivXDecoder.dll" - which intrigued me as (a) it implies the existence of an easy to use divx library, and (b) I'd rather like to play divx compressed movies in a product I work on.
The...
Started by Chris Becke on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Only, using the OS-provided Video For Windows might be a better option if you just want to play MPEG.
|
|
Updated Feb. 13th 2012
Hi,
My name is Eric Gur and I've taken upon myself a side project at my Intel position to make the Intel SandyBridge (or newer) hardware accelerated video decoding technology freely accessible to everyone.
The project name is Intel...
Started by ericgur on
, 30 posts
by 19 people.
Answer Snippets (Read the full thread at avsforum):
At playback Graphics
- MPC HomeCinema, LAV Source....
If you want something more light-weight, LAV Video battery, right? Intel QuickSync video decoder also works with Celeron/Pentium SNB.
A full DirectShow decoder alive as well.
|
|
Hi Friends, I am working on embedded device with 266 Mhz processor and 32 Bit bus and 480x272 screen. we want to play fullscreen video with 1024 kbps Bitrate and 24 fps. Is there any video file format which is bigger in size but fast to decode than H2...
Started by Wallah on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Furthermore, I don't know, is this ....
But is proprietary and not available for free.
But you need to optimize decoder or buy one ;)
Another codec, which is posed as having fast decoder is On2 VP8.
On this device with your requirements.
|