--- | Log | opened Mon Jan 29 00:00:58 2007 |
00:14 | |-| | llyric__ [n=chatzill@d220-238-228-208.dsl.vic.optusnet.com.au] has joined #mythtv |
00:18 | |-| | gnome42 [n=obi@dsl-129-107.aei.ca] has quit [Remote closed the connection] |
00:26 | <Sembiance> | :) |
00:32 | |-| | llyric__ [n=chatzill@d220-238-228-208.dsl.vic.optusnet.com.au] has quit ["Chatzilla 0.9.77 [Firefox 2.0.0.1/2006120418]"] |
00:32 | |-| | llyric_ [n=chatzill@d220-238-228-208.dsl.vic.optusnet.com.au] has quit [Remote closed the connection] |
00:58 | |-| | PeregrineFalcon [n=Peregrin@c-75-68-54-105.hsd1.nh.comcast.net] has joined #mythtv |
01:05 | |-| | vinboy [n=vinboy@125-238-81-133.broadband-telecom.global-gateway.net.nz] has joined #mythtv |
01:13 | |-| | vinboy [n=vinboy@125-238-81-133.broadband-telecom.global-gateway.net.nz] has quit [Remote closed the connection] |
01:15 | |-| | PFalcon [n=Peregrin@c-75-68-54-105.hsd1.nh.comcast.net] has quit [Read error: 110 (Connection timed out)] |
01:22 | |-| | cattelan changed nick to cattelan_away |
01:38 | |-| | slaine_ [n=glengray@84.203.137.218] has joined #mythtv |
01:53 | |-| | eskil [n=eskil@adsl-66-120-85-205.dsl.snfc21.pacbell.net] has quit ["Leaving"] |
02:00 | |-| | Skiingsean changed nick to Skiingsean_out |
02:30 | |-| | packetscan [i=Tsu@srv01.packetscan.com] has quit [Read error: 104 (Connection reset by peer)] |
02:31 | |-| | packetscan [n=packetsc@srv01.packetscan.com] has joined #mythtv |
02:58 | |-| | xris [n=xris@xris.forevermore.net] has quit ["Leaving."] |
03:08 | |-| | stuarta [n=stuart@unaffiliated/stuarta] has joined #mythtv |
03:47 | |-| | tomimo [n=kurre@a80-186-74-125.elisa-laajakaista.fi] has quit ["Gotta get going ..."] |
03:53 | <stuarta> | janneg: no luck on the linking issue? |
03:58 | |-| | Toranaga71 [n=mgisbers@192.109.252.131] has joined #mythtv |
04:01 | |-| | slaine__ [n=glengray@84.203.137.218] has joined #mythtv |
04:01 | |-| | slaine_ [n=glengray@84.203.137.218] has quit [Read error: 131 (Connection reset by peer)] |
04:14 | |-| | Changlinn [n=mog@124.243.176.198] has joined #mythtv |
04:14 | |-| | Changlinn [n=mog@124.243.176.198] has left #mythtv [] |
04:16 | |-| | kurre2__1 [n=tomimo@a80-186-74-125.elisa-laajakaista.fi] has quit [Read error: 110 (Connection timed out)] |
05:22 | |-| | zoli2k [n=kuscsik@ufv063-33.science.upjs.sk] has joined #mythtv |
05:24 | <zoli2k> | With MSI VOX 2 USB TV card mythtv channel scan says: "Failed to open the card". The /dev/video0 is detected by mythv and I m in video group. |
05:24 | <zoli2k> | sorry I see, this is the development channel |
05:24 | <LLyric> | what permissions on the device? |
05:24 | <LLyric> | yeah |
05:24 | <LLyric> | go to #mythtv-users ;) |
05:25 | <zoli2k> | bye |
05:51 | |-| | MoRpHeUz [n=morphbr@200.184.118.132] has joined #mythtv |
05:54 | |-| | MrGandalf [i=buechlmr@cpe-72-225-32-214.rochester.res.rr.com] has quit ["work"] |
05:57 | |-| | MoRpHeUz_ [n=morphbr@200.184.118.132] has joined #mythtv |
05:57 | |-| | MoRpHeUz_ [n=morphbr@200.184.118.132] has quit [Read error: 104 (Connection reset by peer)] |
05:58 | |-| | MoRpHeUz_ [n=morphbr@200.184.118.132] has joined #mythtv |
05:59 | |-| | MoRpHeUz_ [n=morphbr@200.184.118.132] has quit [Client Quit] |
06:02 | |-| | MoRpHeUz [n=morphbr@200.184.118.132] has quit ["Leaving..."] |
06:03 | |-| | MoRpHeUz [n=morphbr@200.184.118.132] has joined #mythtv |
06:06 | |-| | MoRpHeUz [n=morphbr@200.184.118.132] has quit [Client Quit] |
06:11 | |-| | MoRpHeUz [n=morphbr@200.184.118.132] has joined #mythtv |
06:35 | |-| | MoRpHeUz [n=morphbr@200.184.118.132] has quit ["Leaving..."] |
06:49 | |-| | lsobral [n=sobral@200.184.118.132] has joined #mythtv |
06:55 | <janneg> | stuarta: no. at least no clean solution |
06:56 | <stuarta> | any ideas on what the underlying issue is? |
06:56 | |-| | MoRpHeUz [n=morphbr@200.184.118.132] has joined #mythtv |
07:04 | <janneg> | the problem is in the code. your cabac.o differs from mine though I use the same options |
07:05 | <stuarta> | that's not very nice... |
07:05 | <stuarta> | compiler or arch specific? i'm guessing arch |
07:06 | <janneg> | cabac.h:683 #if defined(ARCH_X86) && !(defined(PIC) && defined(__GNUC__)) is the problem |
07:06 | <stuarta> | which won't trigger on amd64 |
07:08 | <janneg> | but only because of !defined(PIC) |
07:08 | <janneg> | I compile on x86_32 too |
07:08 | <janneg> | with gcc |
07:09 | |-| | adante [n=adante@203-206-2-201.dyn.iinet.net.au] has quit ["Lost terminal"] |
07:12 | |-| | adante [n=adante@203-206-2-201.dyn.iinet.net.au] has joined #mythtv |
07:14 | <janneg> | huh, my compiler doesn't define __GNUC__ |
07:15 | <stuarta> | wtf? |
07:15 | <stuarta> | which gcc is that? |
07:17 | <janneg> | gcc version 4.1.1 (Gentoo 4.1.1-r3) |
07:17 | <stuarta> | gcc version 4.0.3 20051201 (prerelease) (Debian 4.0.2-5) |
07:28 | <janneg> | I'll try to reproduce it with ffmeg |
07:56 | |-| | zoli2k [n=kuscsik@ufv063-33.science.upjs.sk] has left #mythtv [] |
07:58 | |-| | aevil [n=aevil@i59F55B87.versanet.de] has joined #mythtv |
07:59 | <janneg> | ffmpeg compiles fine |
08:00 | <stuarta> | something different in the configure stuff? |
08:24 | |-| | j-rod [i=jarod@nat/redhat/x-18a364ad806444ba] has quit ["Terminated with extreme prejudice - dircproxy 1.2.0"] |
08:33 | |-| | j-rod [i=jarod@nat/redhat/x-6b9c7fd10960aaba] has joined #mythtv |
08:47 | |-| | Cardoe [n=cardoe@gentoo/developer/Cardoe] has joined #mythtv |
08:49 | |-| | fred87 [n=fred@208.62.162.112] has left #mythtv [] |
09:10 | |-| | cattelan_away changed nick to cattelan |
09:26 | |-| | jgarvey [n=jgarvey@cpe-075-177-158-190.nc.res.rr.com] has joined #mythtv |
09:40 | |-| | andy__ [n=andy@70.90.130.61] has quit [Read error: 110 (Connection timed out)] |
09:40 | |-| | cattelan changed nick to cattelan_away |
09:41 | |-| | andy__ [n=andy@70.90.130.61] has joined #mythtv |
09:56 | |-| | batdog|gone changed nick to batdog |
10:03 | |-| | jmk_ [n=jmk@pat.foofus.net] has joined #mythtv |
10:04 | |-| | MrGandalf [n=mgandalf@cpe-72-225-37-244.rochester.res.rr.com] has joined #mythtv |
10:11 | <Cardoe> | GreyFoxx: around? |
10:12 | <GreyFoxx> | For a few seconds yeah, I'm being pulled away to lunch :) |
10:13 | <j-rod> | cool, configure already recognizes the Core 2 Quad... |
10:17 | |-| | bipolar [n=bflong@146.145.26.91] has joined #mythtv |
10:20 | <MoRpHeUz> | are there any ways of transcoding video from a live tv ("on the fly") ? Probably it should use libavformat, right ? |
10:20 | <GreyFoxx> | There is no live transcoding support |
10:20 | <GreyFoxx> | not in myth anyway |
10:21 | <MoRpHeUz> | GreyFoxx: yeah, but I'm thinking about the possibility of coding this... |
10:21 | <MoRpHeUz> | just need some directions.. |
10:21 | <stuarta> | step 1. get 64 core processor |
10:21 | <GreyFoxx> | It would be nice if someone connecting could specific a a/v codec, resolution/bitrate and container and have it done on the fly |
10:21 | <MoRpHeUz> | GreyFoxx: that's my idea |
10:22 | <MoRpHeUz> | stuarta: i can get the hardware.. =) |
10:22 | |-| | Merlin83b2 [n=Merlin83@office.34sp.com] has joined #mythtv |
10:22 | <stuarta> | well okay then! |
10:22 | <MoRpHeUz> | =) |
10:22 | <MoRpHeUz> | myth first record the live video on the disk before streaming it ? |
10:23 | <GreyFoxx> | yes |
10:24 | |-| | slaine__ [n=glengray@84.203.137.218] has quit [] |
10:24 | <MoRpHeUz> | hhmm...I know how to transcode video using libavformat with a file on the disk, but it would be faster if I could do this while the stream is on the memory... |
10:25 | <GreyFoxx> | It would have to support transcoding of recorded content, not just livetv |
10:26 | <MoRpHeUz> | GreyFoxx: doesnt mythtranscode does it ? |
10:26 | <GreyFoxx> | The part that records wouldn't no know anything about it |
10:26 | <GreyFoxx> | MoRpHeUz: Not on the fly no |
10:26 | <MoRpHeUz> | ow |
10:26 | <MoRpHeUz> | ok |
10:26 | <MoRpHeUz> | now I understand what you mean.. |
10:27 | <MoRpHeUz> | for sure, you're right...it must support recorded stuff also... |
10:37 | <j-rod> | I have no 64-core system, but I do have access to a 32-socket, 64-cores system... |
10:38 | |-| | Merlin83b [n=Merlin83@office.34sp.com] has quit [Read error: 110 (Connection timed out)] |
10:45 | |-| | gnome42 [n=obi@dsl-129-107.aei.ca] has joined #mythtv |
10:46 | |-| | Chutt [n=ijr@dsl093-011-148.cle1.dsl.speakeasy.net] has quit [Remote closed the connection] |
10:57 | |-| | russellb [i=russellb@asterisk/developer-and-stable-maintainer/drumkilla] has quit ["leaving"] |
11:00 | |-| | russellb [i=russellb@nat/digium/x-e468703617a4ca27] has joined #mythtv |
11:04 | |-| | russellb [i=russellb@asterisk/developer-and-stable-maintainer/drumkilla] has quit [Client Quit] |
11:20 | |-| | gbee [n=gbee@cpc1-derb5-0-0-cust840.lei3.cable.ntl.com] has quit [Read error: 104 (Connection reset by peer)] |
11:26 | |-| | stuarta [n=stuart@unaffiliated/stuarta] has quit ["i'm off"] |
11:31 | |-| | monteslu [n=monteslu@ip68-109-171-73.ph.ph.cox.net] has joined #mythtv |
11:31 | |-| | xris [n=xris@xris.forevermore.net] has joined #mythtv |
11:32 | |-| | aevil^aw [n=aevil@i59F55B13.versanet.de] has joined #mythtv |
11:33 | |-| | Merlin83b2 changed nick to Merlin83b |
11:47 | |-| | aevil [n=aevil@i59F55B87.versanet.de] has quit [Read error: 110 (Connection timed out)] |
11:50 | |-| | xris [n=xris@xris.forevermore.net] has quit ["Leaving."] |
11:55 | |-| | monteslu [n=monteslu@ip68-109-171-73.ph.ph.cox.net] has quit [Read error: 110 (Connection timed out)] |
11:57 | |-| | tomimo [n=kurre@a80-186-74-125.elisa-laajakaista.fi] has joined #mythtv |
11:57 | |-| | kurre2__ [n=tomimo@a80-186-74-125.elisa-laajakaista.fi] has joined #mythtv |
12:22 | <MoRpHeUz> | do you recommend any tutorial about libavcodec ? |
12:23 | |-| | Toranaga71 [n=mgisbers@192.109.252.131] has quit ["cu"] |
12:30 | |-| | gbee [n=gbee@cpc1-derb5-0-0-cust840.lei3.cable.ntl.com] has joined #mythtv |
12:39 | <MoRpHeUz> | GreyFoxx: if I could dump the video stream to stdout or a pipe, then I can get ffmpeg to take it on stdin, or open the pipe...what do you think ? |
12:47 | <MoRpHeUz> | CDev: what do you think about it ? |
12:54 | |-| | CDev [n=CDev@c-71-233-206-26.hsd1.ma.comcast.net] has quit [Read error: 131 (Connection reset by peer)] |
12:54 | |-| | CDev [n=CDev@c-71-233-206-26.hsd1.ma.comcast.net] has joined #mythtv |
13:00 | |-| | eskil_ [n=eskil@natint3.juniper.net] has joined #mythtv |
13:04 | <MoRpHeUz> | CDev: are you there ? =) |
13:13 | <Cardoe> | hey GreyFoxx |
13:13 | |-| | _gnome42 [n=obi@dsl-152-60.aei.ca] has joined #mythtv |
13:13 | |-| | gnome42 [n=obi@dsl-129-107.aei.ca] has quit [Read error: 110 (Connection timed out)] |
13:30 | |-| | stuarta [n=stuarta@unaffiliated/stuarta] has joined #mythtv |
13:32 | |-| | lcase [n=l-case@p54B30B79.dip0.t-ipconnect.de] has joined #mythtv |
13:33 | <gbee> | Captain_Murdoch: any benefit to marking programmes as duplicates of previously recorded when they are inserted (by EIT, MFDB) instead of calculating that each and every time the scheduler is run? |
13:54 | |-| | andy__ changed nick to gr8nash |
14:03 | |-| | bipolar [n=bflong@146.145.26.91] has quit [Read error: 104 (Connection reset by peer)] |
14:03 | |-| | xris [n=xris@dsl081-161-160.sea1.dsl.speakeasy.net] has joined #mythtv |
14:10 | |-| | bipolar [n=bflong@146.145.26.91] has joined #mythtv |
14:29 | |-| | bipolar_ [n=bflong@146.145.26.91] has joined #mythtv |
14:30 | |-| | bipolar [n=bflong@146.145.26.91] has quit [Read error: 104 (Connection reset by peer)] |
14:41 | |-| | bipolar_ changed nick to bipolar |
14:45 | |-| | eskil_ changed nick to eskil |
14:46 | |-| | LLyric changed nick to LLyricWork |
14:47 | |-| | Chutt [n=ijr@dsl093-011-148.cle1.dsl.speakeasy.net] has joined #mythtv |
14:48 | |-| | batdog changed nick to batdog|gone |
14:53 | |-| | lcase [n=l-case@p54B30B79.dip0.t-ipconnect.de] has quit [] |
15:00 | <rtsai> | gbee: 'experimental' flagger: it's currently focused on logo detection, after which i plan to look at audio processing. It has a blank-frame detector, but using it as a "primary" flagger is not very interesting to me. |
15:00 | <rtsai> | so it doesn't surprise me if it doesn't work very well on logo-less content |
15:00 | <gbee> | rtsai: fair enough |
15:00 | <gbee> | whereabouts does it look for the logo? |
15:01 | <rtsai> | TemplateFinder.cpp, TemplateMatcher.cpp |
15:01 | <rtsai> | it wouldn't be hard to make the BlankFrameDetector smarter (without a logo processing), if that would help you |
15:01 | <gbee> | pretty sure this wasn't logoless, but the logo is positioned quite far in so that it isn't cropped off on 4:3 TVs |
15:02 | <rtsai> | if you turn on debugging, it will leave behind some data that can be processed by the 'mythcommflag-analyze' script to show graphs and such to show what it thinks is happening. |
15:02 | <rtsai> | So if the logo just happens to be somewhere where the detector isn't looking, that will be easy to determine (and fix) |
15:03 | <gbee> | I've lived without commflagging since I first used myth, not really motivated to get it working for UK stuff if I'm honest but I'll play about with it if I get some time |
15:03 | <gbee> | thanks for the pointers |
15:03 | |-| | Dibblah [n=Dibblah@62-31-52-100.cable.ubr02.dund.blueyonder.co.uk] has quit [Read error: 110 (Connection timed out)] |
15:05 | <rtsai> | Sure. The notes are at http://www.mythtv.org/wiki/index.php/User:Rtsai1111 |
15:06 | |-| | SeeJay [n=seejay8@c-24-118-207-239.hsd1.mn.comcast.net] has joined #mythtv |
15:06 | |-| | SeeJay [n=seejay8@c-24-118-207-239.hsd1.mn.comcast.net] has left #mythtv [] |
15:07 | |-| | bipolar [n=bflong@146.145.26.91] has quit [Read error: 104 (Connection reset by peer)] |
15:22 | |-| | dopester [n=dopester@cpe-065-190-126-175.triad.res.rr.com] has joined #mythtv |
15:22 | |-| | bipolar_ [n=bflong@146.145.26.91] has joined #mythtv |
15:26 | |-| | bipolar_ [n=bflong@146.145.26.91] has quit [Read error: 54 (Connection reset by peer)] |
15:26 | |-| | dopester [n=dopester@cpe-065-190-126-175.triad.res.rr.com] has quit [Client Quit] |
15:29 | |-| | MrGandalf [n=mgandalf@cpe-72-225-37-244.rochester.res.rr.com] has quit [Remote closed the connection] |
15:33 | <MoRpHeUz> | it's inside "encoderlink.*" that the backend get the stream from the capture card in order to use live tv ? |
15:35 | |-| | esperegu [n=esperegu@145.116.5.89] has joined #mythtv |
15:36 | |-| | esperegu [n=esperegu@145.116.5.89] has left #mythtv ["Leaving"] |
15:36 | |-| | esperegu [n=esperegu@145.116.5.89] has joined #mythtv |
15:42 | |-| | Dibblah [n=Dibblah@62-31-52-100.cable.ubr02.dund.blueyonder.co.uk] has joined #mythtv |
15:48 | <xris> | janneg: you ever end up getting a usable download from me? |
15:48 | <xris> | hmm, he's probably asleep.. oh well |
15:49 | <gbee> | not that late, but he might have got an early night |
15:50 | <gbee> | then again I nearly forgot he's on the continent, so an hour ahead of here |
15:51 | <janneg> | xris: yes and I'm pretty sure that I reported that I can play the file fine except the green artifacts |
15:59 | |-| | _gnome42 [n=obi@dsl-152-60.aei.ca] has quit [Read error: 110 (Connection timed out)] |
16:00 | |-| | _gnome42 [n=obi@dsl-135-248.aei.ca] has joined #mythtv |
16:03 | |-| | MoRpHeUz [n=morphbr@200.184.118.132] has quit ["Leaving..."] |
16:14 | |-| | briand [n=brian@c-68-35-194-216.hsd1.fl.comcast.net] has quit ["Leaving"] |
16:15 | |-| | briand [n=brian@c-68-35-194-216.hsd1.fl.comcast.net] has joined #mythtv |
16:22 | |-| | briand [n=brian@c-68-35-194-216.hsd1.fl.comcast.net] has quit ["Leaving"] |
16:23 | <jwestfall> | did anything ever come of the ../../libs/libavcodec/libmythavcodec-0.20.so: undefined reference to `last_coeff_flag_offset_8x8' discussion yesterday? |
16:24 | <stuarta> | nope, still getting that error... |
16:24 | <jwestfall> | ok |
16:25 | |-| | briand [n=brian@c-68-35-194-216.hsd1.fl.comcast.net] has joined #mythtv |
16:25 | <stuarta> | does it bite you as well? |
16:25 | <jwestfall> | yes |
16:25 | <janneg> | jwestfall: you have the sae problem |
16:25 | <janneg> | err: same |
16:25 | <Chutt> | heh |
16:26 | <Chutt> | lots of issues with the resync :( |
16:26 | <Chutt> | janneg, there's still mpeg4 playback issues, right? |
16:26 | <janneg> | daniel couldn't reproduce it |
16:27 | <Chutt> | but bruce can? |
16:28 | <gbee> | and mpeg2 |
16:29 | <gbee> | bugger, my backends just jumped to 99% cpu - never done that before |
16:34 | <gbee> | why would I be seeing avcodec messages in the backend log? didn't think it was involved at all in recording |
16:35 | <Chutt> | preview generation |
16:36 | <jwestfall> | so |
16:37 | <jwestfall> | seems to be debug vs release builds |
16:37 | <jwestfall> | debug bombs, release is fine |
16:37 | <jwestfall> | probably the -DPIC in the release causing last_coeff_flag_offset_8x8 to not be used |
16:38 | |-| | esperegu [n=esperegu@145.116.5.89] has quit [Remote closed the connection] |
16:38 | |-| | degreseven [n=bryan@c-71-227-220-4.hsd1.or.comcast.net] has joined #mythtv |
16:38 | <stuarta> | ahh, you use debug builds as well??? |
16:38 | |-| | MrGandalf [i=buechlmr@cpe-72-225-32-214.rochester.res.rr.com] has joined #mythtv |
16:39 | <jwestfall> | always |
16:39 | <stuarta> | same here. |
16:40 | <gbee> | Chutt: ahh - yep, ok so the mpeg2 bug I've been seeing with channel Five recordings is still present and clearly affecting preview generation too |
16:43 | <janneg> | Chutt: I just saw the error message (after 10 minutes playback) but no visual error |
16:44 | <janneg> | jwestfall, stuarta: in ffmpeg it is compiled fine without PIC |
16:49 | |-| | lsobral [n=sobral@200.184.118.132] has quit ["Leaving"] |
16:52 | |-| | Jenetik [n=jenetik@69-172-182-145.atlsfl.adelphia.net] has joined #mythtv |
16:52 | |-| | Jenetik [n=jenetik@69-172-182-145.atlsfl.adelphia.net] has left #mythtv ["Leaving"] |
16:53 | <xris> | janneg: ah, I remember now... I wonder what my issues are, then. |
16:53 | <xris> | ah, yeah. you had me grep for _MOV_ and then you must have gone to sleep or something before I answered. |
16:54 | <jwestfall> | well removing static from the line fixes it for my debug build |
16:56 | |-| | skamithi [n=mythtv@cpe-071-077-068-145.nc.res.rr.com] has joined #mythtv |
16:58 | <janneg> | skamithi: seeking works with the is_streamed workaround for you? |
16:59 | <skamithi> | janneg: it does.. |
17:01 | <janneg> | strange, it doesn't work for me. have you changed anything except AVFormatDecoder::InitByteContext and reverting 12659? |
17:03 | |-| | Cardoe [n=cardoe@gentoo/developer/Cardoe] has quit ["Leaving"] |
17:03 | <skamithi> | yes.. let me update my dev build and try again. i'm pretty sure all i did was undo the #3000 commit and applied the is_streamed workaround. |
17:03 | |-| | Anduin [n=awithers@adsl-69-110-40-109.dsl.pltn13.pacbell.net] has quit ["Leaving."] |
17:09 | |-| | DrNickRiviera [n=riviera@so-5494-x0.essex.ac.uk] has joined #mythtv |
17:16 | |-| | gr8nash [n=andy@70.90.130.61] has quit ["Leaving"] |
17:17 | <skamithi> | janneg: just tried madagascar, akeelah and the bee, and hero (jet li).. all work fine with the patch. i can ffwd/rewind..also sticky rewind/ffwd works like normal. what problem are u seeing ? .. is this the right patch ? http://pastebin.ca/332386 |
17:20 | <janneg> | skamithi: yes, my patch looks similar. dogville rc2 didn't work. same effect as seeking with my byte seek patch |
17:24 | |-| | gr8nash [n=andy@70.90.130.61] has joined #mythtv |
17:25 | <skamithi> | what about just preventing avf_seek for dvds..like in http://svn.mythtv.org/trac/attachment/ticket/3000/ticket_3000.diff ? is this a viable approach ? |
17:27 | |-| | jgarvey [n=jgarvey@cpe-075-177-158-190.nc.res.rr.com] has quit ["Leaving"] |
17:28 | |-| | gr8nash [n=andy@70.90.130.61] has quit [Remote closed the connection] |
17:29 | <janneg> | I'm not sure that avf_seek is the problem. I added debug output to it and it seems liked it is never called (with is_streamed = 1) |
17:30 | <skamithi> | janneg: then maybe this issue is a new one ? |
17:30 | <skamithi> | janneg: was it working before the ffmpeg sync ? |
17:31 | <janneg> | I don't know. it works with unmodified 12659 |
17:31 | <janneg> | i.e. the ffmpeg change reverted |
17:32 | <skamithi> | without the is_streamed workaround right ? .. |
17:32 | <janneg> | yes |
17:33 | |-| | eskil [n=eskil@natint3.juniper.net] has quit ["Leaving"] |
17:33 | <skamithi> | janneg: are getting the issue where its calling dvdringbuf::seek a million times ? |
17:34 | <skamithi> | or its something else |
17:36 | |-| | splat1 changed nick to splAt1 |
17:36 | |-| | splAt1 changed nick to splat1 |
17:37 | <skamithi> | janneg: i think your is_streamed patch works since you say it prevents avf_seek from been called for dvds. i have to go now. send me the -v playback output if you'd like my opinion about the dogville dvd. |
17:38 | |-| | skamithi [n=mythtv@cpe-071-077-068-145.nc.res.rr.com] has quit ["Download Gaim: http://gaim.sourceforge.net/"] |
17:41 | |-| | jhaarman [n=jhaarman@145.116.5.89] has joined #mythtv |
17:42 | |-| | jwhite_ [n=jwhite@jwhite.codeweavers.com] has joined #mythtv |
17:43 | |-| | jwhite [n=jwhite@jwhite.codeweavers.com] has quit [Read error: 113 (No route to host)] |
18:11 | |-| | jhaarman [n=jhaarman@145.116.5.89] has quit [Read error: 131 (Connection reset by peer)] |
18:13 | |-| | aevil^aw [n=aevil@i59F55B13.versanet.de] has quit [Remote closed the connection] |
18:20 | |-| | Anduin [n=awithers@adsl-69-110-22-117.dsl.pltn13.pacbell.net] has joined #mythtv |
18:29 | |-| | gr8nash [n=andy@70.90.130.61] has joined #mythtv |
18:33 | |-| | stuarta [n=stuarta@unaffiliated/stuarta] has quit ["leaving"] |
18:38 | |-| | _gnome42 [n=obi@dsl-135-248.aei.ca] has quit [Read error: 104 (Connection reset by peer)] |
18:44 | |-| | sipher [n=none@unaffiliated/sipher] has joined #mythtv |
18:51 | <Sembiance> | :) |
18:55 | <xris> | Sembiance: you seem like a happy kind of guy, smiling like that all the time. |
18:57 | |-| | PFalcon [n=Peregrin@c-75-68-54-105.hsd1.nh.comcast.net] has joined #mythtv |
18:58 | <Sembiance> | yah, that's me |
18:58 | <Sembiance> | :) |
18:58 | <Sembiance> | how could you not be happy when your a coder? :) |
18:58 | |-| | Merlin83b2 [n=Merlin83@office.34sp.com] has joined #mythtv |
19:00 | |-| | _gnome42 [n=obi@dsl-56-184.aei.ca] has joined #mythtv |
19:00 | |-| | Snow-Man_ [n=sfrost@tamriel.snowman.net] has joined #mythtv |
19:00 | |-| | Snow-Man_ [n=sfrost@tamriel.snowman.net] has quit [Client Quit] |
19:13 | |-| | jams [n=jams@CPE-72-131-6-174.wi.res.rr.com] has quit [Read error: 104 (Connection reset by peer)] |
19:14 | |-| | jams [n=jams@CPE-72-131-6-174.wi.res.rr.com] has joined #mythtv |
19:14 | |-| | sipher [n=none@unaffiliated/sipher] has left #mythtv [] |
19:14 | |-| | PeregrineFalcon [n=Peregrin@c-75-68-54-105.hsd1.nh.comcast.net] has quit [Read error: 110 (Connection timed out)] |
19:15 | |-| | Netsplit calvino.freenode.net <-> irc.freenode.net quits: Cougar |
19:16 | |-| | Netsplit over, joins: Cougar |
19:16 | |-| | Cardoe [n=Cardoe@gentoo/developer/Cardoe] has joined #mythtv |
19:16 | |-| | Merlin83b [n=Merlin83@office.34sp.com] has quit [Read error: 110 (Connection timed out)] |
19:18 | <Cardoe> | GreyFoxx: ping |
19:20 | <GreyFoxx> | Moo |
19:44 | |-| | Defend changed nick to defend |
19:51 | <Cardoe> | GreyFoxx: hey |
19:51 | <Cardoe> | GreyFoxx: was gonna ask if you can push some UPnP fixes into 0-20-fixes |
19:51 | <Cardoe> | GreyFoxx: like the one to make fast forward and rewind work |
19:52 | <Cardoe> | GreyFoxx: i.e. the missing "bytes" word.. and that RANGE needs to be range |
20:02 | |-| | cattelan_away changed nick to cattelan |
20:23 | |-| | mindtwist [n=mindtwis@c-a1f3e155.54-1-64736c12.cust.bredbandsbolaget.se] has joined #mythtv |
20:29 | |-| | cattelan changed nick to cattelan_away |
20:29 | |-| | mindtwist changed nick to Ztripez |
20:40 | |-| | Ztripez [n=mindtwis@c-a1f3e155.54-1-64736c12.cust.bredbandsbolaget.se] has left #mythtv [] |
20:58 | |-| | xris [n=xris@dsl081-161-160.sea1.dsl.speakeasy.net] has quit ["http://forevermore.net/"] |
21:18 | |-| | Goldfisch [n=gregturn@user-0c6t46t.cable.mindspring.com] has joined #mythtv |
21:21 | |-| | Goldfisch [n=gregturn@user-0c6t46t.cable.mindspring.com] has left #mythtv ["Leaving"] |
21:41 | |-| | xris [n=xris@xris.forevermore.net] has joined #mythtv |
21:42 | |-| | cattelan_away changed nick to cattelan |
21:47 | |-| | Caliban_ [n=ianmacd@kwark.caliban.org] has joined #mythtv |
21:56 | |-| | Caliban [n=ianmacd@kwark.caliban.org] has quit [Read error: 145 (Connection timed out)] |
22:10 | |-| | DrNickRiviera [n=riviera@so-5494-x0.essex.ac.uk] has quit ["Leaving."] |
22:11 | |-| | doc|home [n=doc@gentoo/contributor/doc-007] has joined #mythtv |
22:22 | |-| | doc|home [n=doc@gentoo/contributor/doc-007] has quit ["Connection reset by Peer-Directed Projects Center"] |
22:29 | |-| | CDevMobile [n=CDevMobi@c-71-233-206-26.hsd1.ma.comcast.net] has joined #mythtv |
22:32 | [~] | CDevMobile is testing his new motorola Q. |
22:33 | |-| | CDevMobile [n=CDevMobi@c-71-233-206-26.hsd1.ma.comcast.net] has quit [Remote closed the connection] |
22:37 | |-| | Nem^1 [n=Nem@dslb-084-056-248-166.pools.arcor-ip.net] has joined #mythtv |
22:55 | |-| | llyric [n=chatzill@d220-238-228-208.dsl.vic.optusnet.com.au] has joined #mythtv |
22:55 | |-| | Nem^ [n=Nem@dslb-084-056-225-244.pools.arcor-ip.net] has quit [Read error: 110 (Connection timed out)] |
22:55 | |-| | Nem^1 changed nick to Nem^ |
23:00 | |-| | cattelan changed nick to cattelan_away |
23:09 | |-| | Cardoe [n=Cardoe@gentoo/developer/Cardoe] has quit [Read error: 104 (Connection reset by peer)] |
23:20 | |-| | Cardoe [n=Cardoe@adsl-214-112-64.gnv.bellsouth.net] has joined #mythtv |
23:37 | |-| | russellb [n=russell@12-214-191-64.client.mchsi.com] has joined #mythtv |
23:39 | |-| | degreseven [n=bryan@c-71-227-220-4.hsd1.or.comcast.net] has quit [Remote closed the connection] |
23:42 | |-| | russellb [n=russell@asterisk/developer-and-stable-maintainer/drumkilla] has quit [Client Quit] |
23:47 | |-| | sloncho [n=sloncho@c-24-118-110-189.hsd1.mn.comcast.net] has joined #mythtv |
23:47 | |-| | sloncho [n=sloncho@c-24-118-110-189.hsd1.mn.comcast.net] has left #mythtv [] |
23:51 | |-| | j-rod [i=jarod@nat/redhat/x-6b9c7fd10960aaba] has quit [Read error: 104 (Connection reset by peer)] |
--- | Log | closed Tue Jan 30 00:00:42 2007 |