|
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.
|
|
Posted 18 July 2007 - 06:17 PM
Hello!
I just purchased the decoder pack, but it will not play video files created with my Motorola Q.
When I installed the codec pack, .3g2 files weren't associated with Windows Media Player. I double-clicked the file, ...
Started by VoicesInMyHead on
, 11 posts
by 2 people.
Answer Snippets (Read the full thread at roxio):
Not without a warning and ....
It "plays"...
Keep in mind the current decoder pack is Windows XP and WMP 10, with a lot of green block artifacts that come and go on the bottom of the video.
It should have just played the file.
Not be there.
|
|
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
|
Posted 05 July 2006 - 08:35 AM
I have a Treo 650 on the Sprint network. The videos that it makes are "3gpp". Quick time converts them, but the sound is terrible, very distorted.
Will this do the coversion with good sound, and also without having to run...
Started by bkafes on
, 12 posts
by 5 people.
Answer Snippets (Read the full thread at roxio):
Currently....
We are working on an update to the decoder pack which includes support for this audio codec.
Posted 06 July 2006 - 02:46 PM
Hi Bernard,
The 3GP Decoder Pack does not convert files itself have audio encoded using a codec called QCELP.
|
|
A while back I made a post about this tool and someone asked if I could make a video so here it is.
http://www.youtube.com/watch?v=4qmp6yCw8UE >>
Started by 0) { document.write(' '); } // ]]> on
, 14 posts
by 9 people.
Answer Snippets (Read the full thread at keypicking):
Im using....
>> have you been able to use the tools with the MiT3 keyway yet? i have tried and tried but i could never pick the lock.. .
Thanks for making/ posting them.
Its a truly awesome tool! >> Nice videos.
Thanks for vid.
That was me.
|
|
Re: FFDShow MPEG-4 Video Decoder 31.07.2010
ffdshow_rev3517_20100731_clsid
Multiupload.com - upload your files to multiple file hosting sites!
Started by kargo.25 on
, 10 posts
by 2 people.
Answer Snippets (Read the full thread at mvdig):
Re: FFDShow MPEG-4 Video Decoder Revision 3528
Modified Tue Aug 10 11:42:39 2010 UTC (2 hours, 32_xhmikosr.exe Re: FFDShow MPEG-4 Video Decoder 18.08.2010
ffdshow tryouts project, svn 3534 (x86/x64 subtitles Re: FFDShow MPEG....
|
|
Vlc stop working.... "No suitable decoder module: VLC does not support the audio or video format" Every time I try to reproduce a MKV file I get the following error
No suitable decoder module:
VLC does not support the audio or video format "h264". Unfortunately...
Started by qsummon on
, 8 posts
by 3 people.
Answer Snippets (Read the full thread at opensuse):
"No suitable decoder module: VLC does not support the audio or video format This works perfect
Thanks a lot Re: vlc stop....
"No suitable decoder module: VLC does not support the audio or video working....
Re: vlc stop working....
|
|
Re: FFDShow MPEG-4 Video Decoder Revision 3600
Revision 3600 - Modified by stargazer69
-Remove Skal Last edited by singh; 30-09-2010 at 09:51 AM . Reason: update IF YOU LIKE A POST USE THE LIKE BUTTON
ALL FILES HERE ARE FOR EDUCATION PURPOSES ONLY
Started by singh on
, 7 posts
by 2 people.
Answer Snippets (Read the full thread at mvdig):
Re: FFDShow MPEG-4 Video Decoder 27.09.2010
Revision 3602
Code: Revision 3602 - Modified -Update build script
Re: FFDShow MPEG-4 Video Decoder 30.09.2010
Revision 3608
Revision 3608 - Modified THE LIKE BUTTON
ALL FILES HERE....
|
|
Hi, I`ve just aquired a really good and versatile Video player with the most unlikely name of ... The ALShow, with accompanying MP3 player..The AL Song.
It was clear to me as soon as I installed that this was not going to be free.
In the middle of the...
Started by Mr.PAD on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at digital-digest):
Or use media player.
Play mpeg2 then, you could try downloading dscaler5 or gabest's mpv decoder.
|
|
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.
|