search for: frame_r

Displaying 14 results from an estimated 14 matches for "frame_r".

Did you mean: framer
2020 Aug 11
2
clarifying the handling of responses for virtio-rpmb
...const void *frames_in, unsigned int cnt_in, void *frames_out, unsigned int cnt_out) { int ret; struct __packed { struct rpmb_ioc_seq_cmd h; struct rpmb_ioc_cmd cmd[3]; } iseq = {}; void *frame_res = NULL; int i; uint32_t flags; rpmb_dbg("RPMB OP: %s\n", rpmb_op_str(req)); dbg_dump_frame(frame_type, "In Frame: ", frames_in, cnt_in); i = 0; flags = RPMB_F_WRITE; if (req == RPMB_WRITE_DATA || req == RP...
2020 Sep 11
0
[virtio-dev] Re: clarifying the handling of responses for virtio-rpmb
...nt_out) >>> { >>> int ret; >>> struct __packed { >>> struct rpmb_ioc_seq_cmd h; >>> struct rpmb_ioc_cmd cmd[3]; >>> } iseq = {}; >>> >>> void *frame_res = NULL; >>> int i; >>> uint32_t flags; >>> >>> rpmb_dbg("RPMB OP: %s\n", rpmb_op_str(req)); >>> dbg_dump_frame(frame_type, "In Frame: ", frames_in, cnt_in); >>> >>>...
2011 Jun 07
1
Celt modes
I seem to be having trouble creating correct modes for a 44100 samplerate. In reading the header file it says an even value from 64 to 512 I believe (going off memory) for the frame_rate but celt_mode_create returns a null mode. I can get it all working if I use 48000 with 480 frame_rate. I guess in short what is the best way to calculate the optimal mode for latency. Thanks Mike -- Sent from my Android phone with K-9 Mail. Please excuse my brevity.
2008 May 29
0
Again, teach me speex AEC please!
.../** * com_peterhi_Speex.c */ #include <speex/speex.h> #include <speex/speex_preprocess.h> #include <speex/speex_resampler.h> #include "com_peterhi_Speex.h" #define TYPE_ENCODE 1 #define TYPE_DECODE 2 #define DSP_FRAME_SIZE 160 #define ENC_FRAME_SIZE 320 #define FRAME_RATE 8000 int yes = 1; int quality = 10; float rate = 8000; typedef struct { int type; SpeexBits bits; void* pSt; SpeexPreprocessState* pPre; // Perhaps the echo state here? } Codec; /** * Creates a new encoder state */ JNIEXPORT jint JNICALL Java_com_peterhi_Speex_encoder__(...
2002 Jan 01
6
new vorbisenc behaviour
Just got around to compiling RC3 under beos and came across an anomaly when using managed bitrates. I haven't changed the code for the beos encoder but I now get double the bitrates so vorbis_encode_init(&vi,mediaFormat.u.raw_audio.channel_count,(long)mediaFormat.u.raw_audio.frame_rate , -1, 128000, -1); now gives me vorbis files that average around 325 - 350. Is this now the correct behavior or is it a bugette. I noticed that oggenc still uses bitrate * 1000 but does not say it that is per channel or not. P.S. The beos build is broken from the rc3 tarballs, basically the...
2004 Nov 20
0
ffmpeg2theora start and end time support
...mpleContext *img_resample_ctx; /* for image resampling/resizing */ ReSampleContext *audio_resample_ctx; ogg_uint32_t aspect_numerator; ogg_uint32_t aspect_denominator; double frame_aspect; int video_quality; /* cropping */ int frame_topBand; int frame_bottomBand; int frame_leftBand; int frame_rightBand; int video_x; int video_y; int frame_x_offset; int frame_y_offset; int start_time; /* In seconds */ int end_time; /* In seconds */ } *ff2theora; /** * Allocate and initialise an AVFrame. */ AVFrame *alloc_picture (int pix_fmt, int width, int height){ AVFrame *picture; uint8_t...
2010 Aug 07
3
C++ runtime error
...--------------------------------------------------------------------------- # * Write to console; not done every frame #----------------------------------------------------------------------------- def self.log_by_frame(string, sec = 5) self.log(string) if Graphics.frame_count % (Graphics.frame_rate * sec) == 0 end #----------------------------------------------------------------------------- # * Find the game window and return it #----------------------------------------------------------------------------- def self.hwnd if $HWND == nil find = Win32API.new('user32&...
2005 Nov 11
0
[PATCH] icecast video preview 2
...codec"); stats_event (ogg_info->mount, "video_bitrate", NULL); stats_event (ogg_info->mount, "video_quality", NULL); +#ifdef WITH_PNG + stats_event (ogg_info->mount, "video_preview", NULL); +#endif stats_event (ogg_info->mount, "frame_rate", NULL); stats_event (ogg_info->mount, "frame_size", NULL); + + +#ifdef WITH_PNG + free_video_preview (theora -> video_preview); + theora_clear(&theora -> td); +#endif theora_info_clear (&theora->ti); theora_comment_clear (&theora->t...
2005 Nov 11
2
[PATCH] icecast video preview 2
Updated version of video preview covering frame writing every 3 keyframe and a xsl typo. Best regards :) kysucix -- Make things as simple as possible, but no simpler. - Albert Einstein
2005 Nov 11
1
[PATCH] icecast video preview
Hi. Here it is my patch to put a video preview of a theora stream in status.xsl. I just added a: <video-preview>1</video-preview> parameters in icecast.xml.in that control the previewing function. It encodes a png in $webroot/$mountname.tmp and then move it to $webroot/$mountname.png As for now it saves a frame every theora keyframe, which is probably too heavy for the server but
2016 Nov 06
9
[Bug 98609] New: Firefox right click corrupted with DRI3
https://bugs.freedesktop.org/show_bug.cgi?id=98609 Bug ID: 98609 Summary: Firefox right click corrupted with DRI3 Product: Mesa Version: unspecified Hardware: All OS: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at
2005 Feb 21
2
theora streaming problem...
...4] DBUG stats/process_source_event new node video_bitrate (0) [2005-02-21 21:48:54] DBUG stats/process_source_event new node video_quality (32) [2005-02-21 21:48:54] DBUG stats/process_source_event new node frame_size (320 x 240) [2005-02-21 21:48:54] DBUG stats/process_source_event new node frame_rate (30.00) ==> log/access.log <== 192.168.0.2 - - [21/Feb/2005:21:49:04 +0000] "SOURCE /test.ogg HTTP/1.0" 200 19 "-" "libshout/2.0" 11 ==> log/error.log <== [2005-02-21 21:49:04] DBUG source/get_next_buffer last 1109022533, timeout 5012226834442, now...
2019 May 15
6
[Bug 110679] New: va-api scaling with nv50-class cards incomplete?
...'time_base' to value '1/1000' [graph 0 input from stream 0:0 @ 0xb006300] Setting 'pixel_aspect' to value '1/1' [graph 0 input from stream 0:0 @ 0xb006300] Setting 'sws_param' to value 'flags=2' [graph 0 input from stream 0:0 @ 0xb006300] Setting 'frame_rate' to value '25/1' [graph 0 input from stream 0:0 @ 0xb006300] w:1280 h:720 pixfmt:yuv420p tb:1/1000 fr:25/1 sar:1/1 sws_param:flags=2 [auto_scaler_0 @ 0xb007b40] Setting 'flags' to value 'bicubic' [auto_scaler_0 @ 0xb007b40] w:iw h:ih flags:'bicubic' interl:0 [...
2016 Aug 24
19
[Bug 97462] New: Graphics deadlock "ILLEGAL_MTHD" in nouveau with mesa version 11.2.2 when visiting Google Maps with firefox 49.0b5
https://bugs.freedesktop.org/show_bug.cgi?id=97462 Bug ID: 97462 Summary: Graphics deadlock "ILLEGAL_MTHD" in nouveau with mesa version 11.2.2 when visiting Google Maps with firefox 49.0b5 Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All)