Sunday, February 17th, 2013, 00:03 UTC | ||
[00:03:37] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has quit (Quit: jya_) | |
[00:08:07] | jpabq: | When was 0.26 released? |
[00:08:26] | wagnerrp: | october something |
[00:10:16] | jpabq: | Okay, there was a bug causing a leak in that code, but it was fixed Oct 2, 2011. This guy is running a newer version than that. |
[00:12:26] | jpabq: | I am not saying there is not a leak in that code, but if there is, I am not seeing it. I think valgrind is getting confused by the MythImage object deleting itself. I have to admit, I never even considered having an object delete itself before looking at this stuff. |
[00:16:03] | wagnerrp: | it's basically an internal garbage collector |
[00:17:36] | Sharky-Sleep is now known as Sharky112065 | |
[00:18:16] | jpabq: | Yeah. In a way it is kinda cool. I just assumed that it was not safe to do something like that. |
[00:19:10] | jpabq: | Definitely have to make sure that *that* object is always created via a 'new' call, so that there is something to delete. |
[00:20:13] | danielk222: | You have to make sure you are at the bottom of the inheritance tree + you have to be careful how you write the destructor. |
[00:21:03] | monkeypet69 (monkeypet69!~quassel@c-24-6-135-62.hsd1.ca.comcast.net) has joined #mythtv | |
[00:23:11] | jpabq: | MythImage "is a" ReferenceCounter. It is ReferenceCounter::DecrRef that does the "delete this"... |
[00:23:27] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[00:23:33] | wagnerrp: | did mythimage get converted over to that class yet? |
[00:23:43] | wagnerrp: | i thought it was an older implementation |
[00:23:59] | danielk222: | jpabq: That should be safe. |
[00:24:58] | danielk222: | jpabq: It's more of a MythImage 'mixes in' a reference counting implementation called ReferenceCounter. |
[00:25:11] | jpabq: | Right. |
[00:27:23] | entropy_number_9 (entropy_number_9!~entropy@c-71-236-27-72.hsd1.ga.comcast.net) has joined #mythtv | |
[00:28:03] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has quit (Client Quit) | |
[00:29:26] | entropy_number_9 (entropy_number_9!~entropy@c-71-236-27-72.hsd1.ga.comcast.net) has quit (Client Quit) | |
[00:37:29] | Bray90820 (Bray90820!3251fd20@gateway/web/freenode/ip.50.81.253.32) has joined #mythtv | |
[00:38:08] | Bray90820 (Bray90820!3251fd20@gateway/web/freenode/ip.50.81.253.32) has left #mythtv () | |
[00:59:44] | Sharky112065 is now known as Sharky-AFK | |
[01:06:37] | PatrickDickey (PatrickDickey!~quassel@2001:470:1f11:830:c08f:95d9:6346:5e9) has joined #mythtv | |
[01:08:12] | danielk222: | jpabq: FYI ReferenceCounter has memory debugging defines that will immediately detect any leaks and help pinpoint the leak. I'm guessing valgrind is getting confused by caching. |
[01:15:32] | natanojl_ (natanojl_!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 252 seconds) | |
[01:26:34] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[01:52:24] | G64 (G64!~G64@84-245-14-113.dsl.cambrium.nl) has joined #mythtv | |
[02:07:14] | joki (joki!~joki@p54863499.dip.t-dialin.net) has quit (Ping timeout: 252 seconds) | |
[02:07:41] | joki (joki!~joki@p54863B4E.dip.t-dialin.net) has joined #mythtv | |
[02:14:27] | jya_: | hum…. #11159 video doesn't play any more using fixes/0.26 if I'm using OpenGL playback profile.. It works with vdpau though |
[02:14:27] | ** MythLogBot http://code.mythtv.org/trac/ticket/11159 ** | |
[02:19:15] | jya_: | works with Normal playback too... |
[02:19:31] | jya_: | just OpenGL seems to have the issue… will bisect just to be sure |
[02:20:05] | jya_: | it segfault with master and OpenGL profile :( |
[02:32:52] | Sharky-AFK is now known as Sharky112065 | |
[02:40:30] | kwmonroe (kwmonroe!~kwmonroe@32.97.110.60) has quit (Read error: Operation timed out) | |
[03:09:39] | kwmonroe (kwmonroe!~kwmonroe@32.97.110.60) has joined #mythtv | |
[03:20:03] | G64 (G64!~G64@84-245-14-113.dsl.cambrium.nl) has quit (Ping timeout: 260 seconds) | |
[03:34:21] | skd5aner: | jya: looks like my sample for 11159 is a good torture / regression test :) |
[03:41:01] | kwmonroe (kwmonroe!~kwmonroe@32.97.110.60) has quit (Ping timeout: 244 seconds) | |
[03:42:31] | kwmonroe (kwmonroe!~kwmonroe@32.97.110.60) has joined #mythtv | |
[03:48:11] | peper03 (peper03!~peper03@port-92-203-15-55.dynamic.qsc.de) has quit (Ping timeout: 240 seconds) | |
[03:49:50] | kwmonroe (kwmonroe!~kwmonroe@32.97.110.60) has quit (Ping timeout: 255 seconds) | |
[03:49:53] | peper03 (peper03!~peper03@port-92-203-39-222.dynamic.qsc.de) has joined #mythtv | |
[04:02:12] | PatrickDickey (PatrickDickey!~quassel@2001:470:1f11:830:c08f:95d9:6346:5e9) has quit (Read error: Connection reset by peer) | |
[04:07:35] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has quit (Ping timeout: 260 seconds) | |
[04:08:29] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has joined #mythtv | |
[04:22:12] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has quit (Quit: jya_) | |
[04:30:13] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[04:43:43] | jya_: | skd5aner: actually, I can't get to play with 11159, no matter which version of 0.26 I try |
[04:43:48] | jya_: | it doesn't play at all |
[04:44:20] | jya_: | I don't believe this sample means much, it's completely broken at the start, you unlikely to ever see that in real life. |
[04:44:30] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has quit (Quit: jya_) | |
[04:46:18] | kwmonroe (kwmonroe!~kwmonroe@32.97.110.60) has joined #mythtv | |
[04:46:47] | stichnot: | taylorr: I just tried this: "mythcommflag --rebuild --video 12720_20130214222600.mpg --logpath /tmp/logs -v all --loglevel debug". I got a full log file in /tmp/logs/ . |
[05:44:08] | Goga777 (Goga777!~Goga777@128-71-181-190.broadband.corbina.ru) has joined #mythtv | |
[06:02:42] | Sharky112065 is now known as Sharky-AFK | |
[07:38:21] | Goga777 (Goga777!~Goga777@128-71-181-190.broadband.corbina.ru) has quit (Ping timeout: 256 seconds) | |
[07:51:07] | Goga777 (Goga777!~Goga777@2.95.118.26) has joined #mythtv | |
[08:34:40] | Goga777 (Goga777!~Goga777@2.95.118.26) has quit (Ping timeout: 240 seconds) | |
[08:49:23] | Goga777 (Goga777!~Goga777@2.95.118.26) has joined #mythtv | |
[09:00:28] | stoffel (stoffel!~quassel@pD9E42481.dip.t-dialin.net) has joined #mythtv | |
[09:10:21] | SteveGoodey (SteveGoodey!~steve@host86-147-183-135.range86-147.btcentralplus.com) has joined #mythtv | |
[09:12:50] | Tobbe5178 (Tobbe5178!~asdf@h186n5-sv-a13.ias.bredband.telia.com) has joined #mythtv | |
[09:45:08] | mad_enz (mad_enz!~Enz@dsl-173-206-174-151.tor.primus.ca) has quit (Ping timeout: 248 seconds) | |
[09:45:41] | mad_enz (mad_enz!~Enz@dsl-173-206-174-151.tor.primus.ca) has joined #mythtv | |
[10:15:15] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[10:24:06] | edooper (edooper!~erik@253-105.citynet.ftth.internl.net) has joined #mythtv | |
[10:24:24] | edooper (edooper!~erik@253-105.citynet.ftth.internl.net) has quit (Client Quit) | |
[10:30:10] | Goga777 (Goga777!~Goga777@2.95.118.26) has quit (Remote host closed the connection) | |
[10:32:33] | Goga777 (Goga777!~Goga777@2.95.118.26) has joined #mythtv | |
[10:48:13] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has quit (Quit: jya_) | |
[10:59:50] | G64 (G64!~G64@84-245-14-113.dsl.cambrium.nl) has joined #mythtv | |
[11:07:35] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has quit (Quit: leaving) | |
[11:21:40] | stoffel (stoffel!~quassel@pD9E42481.dip.t-dialin.net) has quit (Ping timeout: 240 seconds) | |
[11:23:03] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has joined #mythtv | |
[11:38:48] | stoffel (stoffel!~quassel@pD9E42481.dip.t-dialin.net) has joined #mythtv | |
[11:47:18] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has quit (Remote host closed the connection) | |
[11:53:24] | Goga777 (Goga777!~Goga777@2.95.118.26) has quit (Remote host closed the connection) | |
[11:58:03] | Sharky-AFK is now known as Sharky112065 | |
[12:12:17] | natanojl_ (natanojl_!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv | |
[12:13:02] | mrand (mrand!~mrand@ubuntu/member/mrand) has quit (Ping timeout: 244 seconds) | |
[12:15:47] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has joined #mythtv | |
[12:17:07] | natanojl_ is now known as natanojl | |
[12:33:08] | stoffel (stoffel!~quassel@pD9E42481.dip.t-dialin.net) has quit (Ping timeout: 252 seconds) | |
[13:03:33] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Read error: Connection reset by peer) | |
[13:04:08] | jya (jya!~jyavenard@CPE-60-224-1-106.srql1.win.bigpond.net.au) has joined #mythtv | |
[13:04:09] | jya (jya!~jyavenard@CPE-60-224-1-106.srql1.win.bigpond.net.au) has quit (Changing host) | |
[13:04:09] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[13:24:24] | mrand (mrand!~mrand@ubuntu/member/mrand) has joined #mythtv | |
[13:26:04] | stoffel (stoffel!~quassel@pD9E42481.dip.t-dialin.net) has joined #mythtv | |
[13:45:51] | stoffel (stoffel!~quassel@pD9E42481.dip.t-dialin.net) has quit (Ping timeout: 245 seconds) | |
[15:03:27] | stichnot: | taylorr: jpabq: When running mythcommflag --rebuild on my HD-PVR sample, I observe that the times H264PreProcessPkt() returns false, and therefore framesRead is not incremented, precisely correspond to the discrepancies in keyframe number between the recorder and the player. That is, if H264PreProcessPkt() were to always return true, the frame numbers would match up. |
[15:22:37] | stuartm: | stichnot: that sounds a lot like the problem with playback of BBC HD and durations, is this in current master? |
[15:25:44] | stichnot: | stuartm: yes, in current master. The difference is that this happens fairly and sporadically. |
[15:26:51] | stichnot: | Most of the time the player's keyframe distance is consistently 128, but occasionally it doesn't count a frame for some reason. |
[15:29:09] | stichnot: | It seems that whenever H264PreProcessPkt() returns false, it happens that the pkt->size is pretty small, i.e. under 400 bytes. The first instance in this sample, ptk->size=175 |
[15:33:08] | stichnot: | "this happens fairly and sporadically" --> "this happens fairly rarely and sporadically" |
[15:55:01] | anykey_ (anykey_!~anykey@84-73-161-59.dclient.hispeed.ch) has quit (Ping timeout: 245 seconds) | |
[16:16:29] | eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv | |
[17:01:28] | Chutt (Chutt!~ijr@cpe-24-29-225-175.neo.res.rr.com) has quit (Read error: Connection reset by peer) | |
[17:02:41] | anykey_ (anykey_!~anykey@84-73-161-59.dclient.hispeed.ch) has joined #mythtv | |
[17:49:47] | taylorr: | stichnot: interesting that the recorder doesn't seem to miss any but the player does... wonder if you can log the pkt sizes the recorder sees (if that's even possible) |
[17:51:02] | taylorr: | when you play it back does the decoder complain about anything when the small packet is send to be decoded? |
[17:53:18] | tgm4883 (tgm4883!~tgm4883@ubuntu/member/tgm4883) has quit (Quit: ZNC - http://znc.in) | |
[17:53:52] | tgm4883 (tgm4883!~tgm4883@ubuntu/member/tgm4883) has joined #mythtv | |
[17:56:32] | tgm4883 (tgm4883!~tgm4883@ubuntu/member/tgm4883) has quit (Max SendQ exceeded) | |
[17:56:52] | tgm4883 (tgm4883!~tgm4883@ubuntu/member/tgm4883) has joined #mythtv | |
[17:59:41] | tgm4883 (tgm4883!~tgm4883@ubuntu/member/tgm4883) has quit (Max SendQ exceeded) | |
[17:59:54] | tgm4883 (tgm4883!~tgm4883@2001:470:1f05:730:40e0:568b:32e8:2a89) has joined #mythtv | |
[17:59:54] | tgm4883 (tgm4883!~tgm4883@2001:470:1f05:730:40e0:568b:32e8:2a89) has quit (Changing host) | |
[17:59:55] | tgm4883 (tgm4883!~tgm4883@ubuntu/member/tgm4883) has joined #mythtv | |
[18:01:07] | tgm4883 (tgm4883!~tgm4883@ubuntu/member/tgm4883) has quit (Remote host closed the connection) | |
[18:02:32] | tgm4883 (tgm4883!~tgm4883@ubuntu/member/tgm4883) has joined #mythtv | |
[18:11:47] | dekarl (dekarl!~dekarl@p4FE84D95.dip.t-dialin.net) has quit (Ping timeout: 256 seconds) | |
[18:16:22] | dekarl (dekarl!~dekarl@p4FCEFA22.dip.t-dialin.net) has joined #mythtv | |
[18:31:04] | Steve_Goodey (Steve_Goodey!~steve@host86-147-183-135.range86-147.btcentralplus.com) has joined #mythtv | |
[18:35:36] | stichnot: | taylorr: I'm about to disappear for ~30 hours. I could probably add some extra logging the recorder and try again. No decoder errors that I've observed, even with -v all --loglevel debug (just one avlog message per frame during the steady state). |
[18:38:54] | stichnot: | One thing is that the packet sizes I see in the debugger are smaller than the frame position offsets in ffmpeg output. This is probably in part from audio packets. But I wonder if the problem happens if a frame is made up of multiple packets (or does that always happen anyway?) |
[18:53:37] | Goga777 (Goga777!~Goga777@2.95.118.26) has joined #mythtv | |
[18:54:34] | Goga777 (Goga777!~Goga777@2.95.118.26) has quit (Read error: Connection reset by peer) | |
[18:57:07] | NightMonkey (NightMonkey!~NightrMon@pdpc/supporter/professional/nightmonkey) has joined #mythtv | |
[19:02:46] | Steve_Goodey (Steve_Goodey!~steve@host86-147-183-135.range86-147.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[19:02:54] | Steve_Goodey (Steve_Goodey!~steve@host86-147-183-135.range86-147.btcentralplus.com) has joined #mythtv | |
[19:18:54] | neufeld (neufeld!~user@69-165-173-139.dsl.teksavvy.com) has quit (Quit: ERC Version 5.3 (IRC client for Emacs)) | |
[19:31:02] | Chutt (Chutt!~ijr@cpe-24-29-225-175.neo.res.rr.com) has joined #mythtv | |
[19:55:10] | neufeld (neufeld!~user@69-165-173-139.dsl.teksavvy.com) has joined #mythtv | |
[19:59:33] | neufeld (neufeld!~user@69-165-173-139.dsl.teksavvy.com) has quit (Ping timeout: 256 seconds) | |
[20:10:24] | Sharky112065 is now known as Sharky-AFK | |
[20:15:31] | wolfgang1 (wolfgang1!~wolfgang@178-27-144-160-dynip.superkabel.de) has quit (Ping timeout: 260 seconds) | |
[20:16:59] | wolfgang1 (wolfgang1!~wolfgang@178-27-144-160-dynip.superkabel.de) has joined #mythtv | |
[20:21:10] | gigem (gigem!~david@mythtv/developer/gigem) has quit (Quit: WeeChat 0.3.8) | |
[20:21:24] | gigem (gigem!~david@mythtv/developer/gigem) has joined #mythtv | |
[20:29:45] | neufeld (neufeld!~user@69-165-173-139.dsl.teksavvy.com) has joined #mythtv | |
[21:00:47] | rsiebert_ (rsiebert_!~quassel@e179132244.adsl.alicedsl.de) has joined #mythtv | |
[21:01:23] | jpabq: | taylorr, stichnot: the recorder does not use H264PreProcessPkt() |
[21:04:03] | rsiebert (rsiebert!~quassel@g226063073.adsl.alicedsl.de) has quit (Ping timeout: 260 seconds) | |
[21:06:21] | jpabq: | taylorr, stichnot: the recorder uses the H264Parser class in libs/libmythtv/mpeg/H264Parser.* |
[21:44:57] | HeXiLeD (HeXiLeD!~L3D@unaffiliated/hexiled) has joined #mythtv | |
[21:45:21] | HeXiLeD: | i am trying to play an old vhs tape ona vcr and plug the vcr into my video card using a skart cable but i have no cuue exactly what i need. will i need mythtv ?any tips ? |
[21:48:29] | dekarl: | HeXiLeD: it depends on what you want to do with the tape. if its just plain old watching, then no, MythTV isn't good for that. |
[21:49:31] | HeXiLeD: | in fact i would like to convert the videos to digital format . |
[21:50:14] | HeXiLeD: | and for just for playing it do you recommend anything ? |
[21:56:09] | dekarl: | I've seen encoder card being suggested to convert old tapes (home videos, for movies its usualy cheaper and easier to just go and get the dvds) |
[21:56:21] | dekarl: | but that really belongs to #mythtv-users :) |
[21:56:45] | HeXiLeD: | thanks |
[22:02:29] | dekarl (dekarl!~dekarl@p4FCEFA22.dip.t-dialin.net) has quit (Ping timeout: 256 seconds) | |
[22:16:05] | SteveGoodey (SteveGoodey!~steve@host86-147-183-135.range86-147.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[22:28:20] | aloril (aloril!~aloril@dsl-tkubrasgw3-54f97e-153.dhcp.inet.fi) has quit (Ping timeout: 276 seconds) | |
[22:33:39] | ElmerFudd (ElmerFudd!~le@87-55-166-130-static.dk.customer.tdc.net) has quit (Remote host closed the connection) | |
[22:33:48] | aloril (aloril!~aloril@dsl-tkubrasgw3-54f97e-153.dhcp.inet.fi) has joined #mythtv | |
[22:37:47] | Steve_Goodey (Steve_Goodey!~steve@host86-147-183-135.range86-147.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[22:43:34] | peper03 (peper03!~peper03@port-92-203-39-222.dynamic.qsc.de) has quit (Quit: Konversation terminated!) | |
[22:45:06] | ElmerFudd (ElmerFudd!~le@87-55-166-130-static.dk.customer.tdc.net) has joined #mythtv | |
[23:08:11] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Read error: Operation timed out) | |
[23:12:52] | dekarl (dekarl!~dekarl@p4FCEFA22.dip.t-dialin.net) has joined #mythtv | |
[23:26:29] | G64 (G64!~G64@84-245-14-113.dsl.cambrium.nl) has quit (Ping timeout: 255 seconds) | |
[23:27:49] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[23:35:34] | Tobbe5178 (Tobbe5178!~asdf@h186n5-sv-a13.ias.bredband.telia.com) has quit (Read error: Connection reset by peer) | |
[23:43:52] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has quit (Quit: jya_) |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.