[FFmpeg-devel] How do I display I-frames only in H.264

Rusty Waters rusty0829
Wed May 6 21:15:21 CEST 2009


Hi Bun Bun,

The frame rate is okay for SD (NTSC, PAL)? H.264 and also for HD H.264 (720p? and 1080p).
If your video has been properly time stamped, and your buffers are large enough to reorder the few that come out of order, then playback is smooth and not jumpy.
If you want to know how much H.264 you can decoder on a processor with a given CPU speed, L2 cache, and a given FSB specs (for memory access), I have some empirically generated statistics that might help.
The simple way would be to send me your computers information, such as processor model, L2 cache, FSB speed, and of cource, which version of OS, such as Windows and Linux, and the video card being used, so I could give you rendering estimates, as well.

~Rusty


--- On Wed, 5/6/09, bun bun <binhlh86 at yahoo.com> wrote:
From: bun bun <binhlh86 at yahoo.com>
Subject: Re: [FFmpeg-devel] How do I display I-frames only in H.264
To: "FFmpeg development discussions and patches" <ffmpeg-devel at mplayerhq.hu>
Date: Wednesday, May 6, 2009, 8:51 AM

Hi,
I am working with H.264,too. do you have any experience with frame rate? does
frame rate (fps) affect the quality video coded H.264 ? please answer as clear
as possible.
Thanks.

--- On Mon, 5/4/09, Waters, Ralph <rwaters at pelco.com> wrote:

From: Waters, Ralph <rwaters at pelco.com>
Subject: [FFmpeg-devel] How do I display I-frames only in H.264
To: ffmpeg-devel at mplayerhq.hu
Date: Monday, May 4, 2009, 4:22 AM


Hi All,

> I'm not sure of all the ffmpeg lists and how to properly use them, so
> if I am in the wrong area for this question, I would greatly
> appreciate being pointed to the right area, and thank you in advance.
> I was wondering if anyone has any clue on how to just display I-frames
> only for a H.264 stream. I have had an easy time of getting MPEG-4 to
> display I-frame only data by using the pCodexCtx->skip_frame =
> AVDISCARD_NONKEY And it works like a charm. For H.264 this variable
> doesn't seem to work, although I'm not sure why. My h.264 profile
is
> baseline 3.1 and it contains only I and P frames.
> How can I throw the P-frames away, without taking the CPU time to
> decode them?
> 
> Thanks, Rusty Waters
> 

-
------------------------------------------------------------------------------
Confidentiality Notice: The information contained in this transmission is
legally privileged and confidential, intended only for the use of the
individual(s) or entities named above. This email and any files transmitted with
it are the property of Pelco. If the reader of this message is not the intended
recipient, or an employee or agent responsible for delivering this message to
the intended recipient, you are hereby notified that any review, disclosure,
copying, distribution, retention, or any action taken or omitted to be taken in
reliance on it is prohibited and may be unlawful. If you receive this
communication in error, please notify us immediately by telephone call to
+1-559-292-1981 or forward the e-mail to administrator at pelco.com and then
permanently delete the e-mail and destroy all soft and hard copies of the
message and any attachments. Thank you for your cooperation. 
-
------------------------------------------------------------------------------
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel



      
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel



      



More information about the ffmpeg-devel mailing list