silikonbill.blogg.se

Screencaps coming out blurry on mkplayer
Screencaps coming out blurry on mkplayer












screencaps coming out blurry on mkplayer
  1. #SCREENCAPS COMING OUT BLURRY ON MKPLAYER FULL#
  2. #SCREENCAPS COMING OUT BLURRY ON MKPLAYER CODE#
  3. #SCREENCAPS COMING OUT BLURRY ON MKPLAYER PC#
  4. #SCREENCAPS COMING OUT BLURRY ON MKPLAYER FREE#

VMR9 looks too dark(even in RGB32HQ), don't like it.

#SCREENCAPS COMING OUT BLURRY ON MKPLAYER FREE#

Hmm i get absolutely tearing free playback here even with VMR-9 Windowed btw on XP without any use of reclock or such stuff with my Nvidia Card (Casino Royale 24p) 0 jitter with CoreAVC and also DXVA 1.0 Cyberlink, tough my system is ultra optimized for non DPC dropouts when playing back Video. I can't belive that tearing should be a problem even for the average user to get rid off on Vista according to the released microsoft documents when the player fully adheres to it.

screencaps coming out blurry on mkplayer

Tough tearing free playback as you want it on Vista needs a player that fully supports everything that includes also the Multimedia Sheduler and MPC-HC i think doesn't support that yet. It seems that there's a new version of Theatertek bound to show up anytime soon that will support exclusive d3d mode with EVR.might be my golden ticket :D

#SCREENCAPS COMING OUT BLURRY ON MKPLAYER FULL#

Zoom Player/BSPlayer don't use custom presenters for EVR, the picture is full of tearing(on XP or Vista with a HD2600)Īnyone knows of a perfectly smooth EVR player around ?! :( KMPlayer also supports EVR, but also drops frames for no reason quite rarely.but a lot less than MPC HC anyhow, that's actually not that bad.

screencaps coming out blurry on mkplayer

In regular mode, it can stay spot on 24.000fps, but occasionally it drops frames for no reason.and after 45/60/90 mins it might drop frames like CRAZY, requiring seeking :eek: With MPC HC and using the CTRL+J infos, if I start in "d3d fullscreen" it's not stable at all.oscillating between 23.9xx and 24.00x with Reclock in 48Hz. Is it because the renderer itself isn't.or because of the custom presenters ? Thing is I can't find any perfectly stable EVR implementation ?! I also test my DXGICap.I love how Haali's Renderer is rock stable in any given situation.but I also enjoy the way my videos look so 3D-ish with EVR :eek:

#SCREENCAPS COMING OUT BLURRY ON MKPLAYER PC#

I test the streaming in LAN using: PC -> cable ->laptop, PC->wireless->laptop, PC->Virtual PC, PC only (enter PC IP address in both program and Mplayer), all got the same result. And when lower it down to 2 MBIT the corrupted frame not happen anymore however the quality is really bad. I also notice it only happen when I increase encoder bitrate (15 MBIT) but when lower it down to (10 MBIT) it happen less. The AVFrame will then be send to encoder using avcodec_send_frame() to get Packet data and av_interleaved_write_frame() to stream it over LAN.Īll error check are removed for simplicityĪlso, this is my AVCodecContex setting for the encoder: c->bit_rate = 15000000 If (ret data, inFrame->linesize, 0,c->height, frame->data, frame->linesize) įrame->pts = (timmer - first_frame_time) / fps ĮncodeToPkT(c, frame, pkt, ofmt_ctx,out_stream) Ret = avio_open(&ofmt_ctx->pb, Url, AVIO_FLAG_WRITE) Out_stream->codec->flags |= AV_CODEC_FLAG_GLOBAL_HEADER If (ofmt_ctx->oformat->flags & AVFMT_GLOBALHEADER)

screencaps coming out blurry on mkplayer

Out_stream = avformat_new_stream(ofmt_ctx, codec)

#SCREENCAPS COMING OUT BLURRY ON MKPLAYER CODE#

Stream initialize code static void Stream_ini(const char *Url, AVFormatContext *&ofmt_ctx, AVCodec *codec, AVCodecContext *c, AVStream *&out_stream)Īvformat_alloc_output_context2(&ofmt_ctx, NULL, "mpegts", Url) Invalid NAL unit 0, skipping.Įrror while decoding MB 23 51, bytestream -64Ĭoncealing 2066 DC, 2066 AC, 2066 MV errors in I frameĬoncealing 7598 DC, 7598 AC, 7598 MV errors in P frameĮrror while decoding MB 26 49, bytestream -55Ĭoncealing 2303 DC, 2303 AC, 2303 MV errors in I frameĬoncealing 7727 DC, 7727 AC, 7727 MV errors in P frameĮrror while decoding MB 65 62, bytestream -57Ĭoncealing 704 DC, 704 AC, 704 MV errors in I frame I am not really sure why when streaming, I got corrupted frame with the youtube video but when save it to a file (change URL from udp://192.168.1.xxx:YYYY to file name C:\Test.ts) there were no corrupted frame at all. However, whenever I try to stream it over LAN, and play using Mplayer, it is able to run in simple desktop (text document, etc.) but when I try to play video the frame stated to corrupted until I quit the video (this video cause the most corrupted frame ) I am working on a screen streaming program, till now, I can capture and encode my screen into a video perfectly.














Screencaps coming out blurry on mkplayer