Not logged in. · Lost password · Register

All posts by Pickle (10)

topic: Linux Build  in the forum: Discussion
Pickle #1
Member since Oct 2007 · 10 posts
Group memberships: Members
Show profile · Link to this post
Thanks, I have svn access now so I will commit the changes when i have a chance.

I used a single makefile. Im running tis on opensuse. My ffmpeg is probably pretty recent, i used a prebuilt rpm package.
tinyxml was the most recent version (Id like to make the suggestion this be added in the source tree, its only 4 source files and be once less thing to setup for people building.)
I used the latest stable release for fltk2.

Mostly the changes Ive done so so far is fix the socket connection, add some preprocessor WIN32 defines to remove some windows only code. Some various compiler format issues.

My build still has some issues:
a big one being the gui gets locked out if the SDL window is touched (thinking its a thread problem).
Theres no scaling of the image if the SDL window is stretched. (this might be because theres only windows code and not an linux equivalent)

Also if anyone in the team has experience with ffmpeg and if theres some specific debug i can turn to help get the pandora version working let me know.
topic: Announcement for 0.6 stable release  in the forum: Prerelease discussion
Pickle #2
Member since Oct 2007 · 10 posts
Group memberships: Members
Show profile · Link to this post
In reply to post ID 871
Started another thread:
http://www.sudu.dk/mythtvplayer/forum/post/8…?unb244sess…
topic: Linux Build  in the forum: Discussion
Pickle #3
Member since Oct 2007 · 10 posts
Group memberships: Members
Show profile · Link to this post
Subject: Linux Build
Im attempting a Linux build. Ive worked the svn to a point where I can build and link.
The gui is coming up and the dialog for the hostname for the backend is coming up.

This is where its stops, the sys/socket.h connect is failing. The errno is set to 111, which is:
#define    ECONNREFUSED    111    /* Connection refused */
Any ideas?

Update:
Think i found a fix, at least i appear to get a connection and some data
        #else
            //ip = inet_addr(inet_ntoa(*((struct in_addr *)h->h_addr)));
        host.sin_addr = *(struct in_addr *) h->h_addr;
        #endif

with this change im getting channel and tuner info, but it appears to hang loading the renderer

Update 2:
Its starting to work, i can replay a recording, although once it started the GUI is hung. Live TV also works.
My pandora build still has the connect issue above, which is strange.

Update 3:
Ok got my pandora to connect, just crashes on playback, progress :-) I think the spark connect needs to be reworked
Deinterlace works on the pc build, noticed the gui lockup doesnt happen unless i click the sdl window
This post was edited 6 times, last on 2010-03-07, 01:33 by Pickle.
topic: Announcement for 0.6 stable release  in the forum: Prerelease discussion
Pickle #4
Member since Oct 2007 · 10 posts
Group memberships: Members
Show profile · Link to this post
In reply to post ID 867
Made progress tonight, got a gui to come up :-)
But im using the old linux port source which doesnt support the latest myth protocol. Im going to update to the svn code tomorrow and hope for the best.
topic: Announcement for 0.6 stable release  in the forum: Prerelease discussion
Pickle #5
Member since Oct 2007 · 10 posts
Group memberships: Members
Show profile · Link to this post
In reply to post ID 866
flohack,
Yep i familiar with that post, its actually what has given me some confidence that i can get this to work on my ARM device. I didnt post there since it was pretty old thread and this one is the only really active one.
You say you discussed the linux port, were you using a different username in that thread?

Im switching to that source code and it get it to run then i will look into porting those changes back to the latest svn. latest fltk2, tinyxml, sdl are all built and ready to use. I think ffmpeg is giving some trouble building and if the last known working verison is from 2007 that might explain some things.
I think it would help others like myself if specific version's of supporting libs are listed as working (supported). For example i didnt know i need fltk2, so i actually built 1.X version and then saw i didnt have any of the right headers.
topic: Announcement for 0.6 stable release  in the forum: Prerelease discussion
Pickle #6
Member since Oct 2007 · 10 posts
Group memberships: Members
Show profile · Link to this post
In reply to post ID 863
Lomion, thanks for the confirmation, thats what i was expecting. Ive begun trying to get fltk cross compiled, which i think i can accomplish with a bit of hacking in the makefiles.
flohack mentioned issues with ffmpeg, which version are you guys falling back to?
topic: Announcement for 0.6 stable release  in the forum: Prerelease discussion
Pickle #7
Member since Oct 2007 · 10 posts
Group memberships: Members
Show profile · Link to this post
In reply to post ID 861
flohack,

does the sourceforge code support linux, there was a port done a while ago and from a quick look i didnt see anything specific to linux. Or do you expect the source to be portable enough that compiled with the linux libs it should just work?
My targrt platform is a ARM based linux device.
topic: Live TV: Current Shows (annoyance's more than bug's)  in the forum: Bugs
Pickle #8
Member since Oct 2007 · 10 posts
Group memberships: Members
Show profile · Link to this post
In reply to post ID 379
Mikkel,

I did finally see the shows update, I must not have waited long enough the first time. So I my only minor issue is the resolution of shows wither recorded or live being changed to what appears to be the native resolution when they are started.
topic: Live TV: Current Shows (annoyance's more than bug's)  in the forum: Bugs
Pickle #9
Member since Oct 2007 · 10 posts
Group memberships: Members
Show profile · Link to this post
In reply to post ID 368
Mikkel

Sorry for delay.
#1 I havnt had enough time to double check this.

#2 The resizing of the video occurs on a start of a new recording. Both in live tv and recorded shows.
topic: Live TV: Current Shows (annoyance's more than bug's)  in the forum: Bugs
Pickle #10
Member since Oct 2007 · 10 posts
Group memberships: Members
Show profile · Link to this post
Subject: Live TV: Current Shows
#1 The TV show listings for live TV arnt adjusting as time changes. For example I load the player and I see all the shows for that hour. I watch a show for an hour, want to see whats on again but the same list from the previous hour is there. Wuold it be possible to update the list automatically or through maybe through a refresh button?

#2 Sometimes when the viweing window is bigger than than the default size there are moments when it starts showing as the default size. I can usually minimize and maximumize the window to fix it.

Overall, Im very inpressed with the live tv option. This is for sure the a must have program for mythtv users that have window clients.
Close Smaller – Larger + Reply to this post:
Special characters:
Special queries
Go to forum
This board is powered by the Unclassified NewsBoard software, 20100516-dev, © 2003-10 by Yves Goergen
Page created in 213.2 ms (178.7 ms) · 105 database queries in 131.2 ms
Current time: 2013-05-25, 18:06:39 (UTC +01:00)