FoFiX v3.1xx development thread
Forum rules
- Read the rule stickies, especially ***** FORUM RULES • PLEASE READ BEFORE POSTING HERE! *****, before you post.
- If you are thinking about running from git, please do the entire community a favor and read this thread first. It contains some important information that anyone thinking about running from git should be familiar with.
- blazingamer
- Member
- Posts: 2018
- Joined: November 17th, 2007
- Location: Pennsylvania
- Reputation: 0
- Contact:
Re: FoFiX v3.1xx development thread
For videos I recommend support for both high-quality formats and commonly used/popular user formats, that way we can choose if we want extremely high-quality with large file size, or something that's easier to get and can just slap in there for a nice looking background.
So for supported formats, these are the ones I'd like to see:
-avi
-DivX/Xvid
-mpeg/mp4
-ogg
-flv
-wmv
What I currently say is, who cares about open-source file formats, right now we want videos and it would be friendlier and more user accepted if we supported common formats so then people wouldn't have to waste their time converting just so they could play with animation in the background. We give people what they want, then we get more people playing and most likely less complaints with our choice.
So for supported formats, these are the ones I'd like to see:
-avi
-DivX/Xvid
-mpeg/mp4
-ogg
-flv
-wmv
What I currently say is, who cares about open-source file formats, right now we want videos and it would be friendlier and more user accepted if we supported common formats so then people wouldn't have to waste their time converting just so they could play with animation in the background. We give people what they want, then we get more people playing and most likely less complaints with our choice.
Blue Heaven!
- death_au
- Member
- Posts: 3991
- Joined: December 12th, 2007
- Location: Australia
- Reputation: 7
- Contact:
Re: FoFiX v3.1xx development thread
I agree with blazingamer. At the same time, we don't want to overload the code with too many formats. We don't even properly support multiple image file formats yet.
That being said, I had an idea on how to possibly support multiple filetypes for images that could apply to videos as well. See my comments on FoFiX issue 635
That being said, I had an idea on how to possibly support multiple filetypes for images that could apply to videos as well. See my comments on FoFiX issue 635
- blazingamer
- Member
- Posts: 2018
- Joined: November 17th, 2007
- Location: Pennsylvania
- Reputation: 0
- Contact:
Re: FoFiX v3.1xx development thread
I actually had jpeg support for a couple of things awhile back ago but I never committed and just decided to throw the files away since they were already 30 revisions behind at the time.
The tux power
- Borisdsp
- Member
- Posts: 287
- Joined: July 23rd, 2008
- Location: España
- Reputation: 0
- Contact:
Re: SPANISH TRANSLATION FINALLY RELEASED
evilynux wrote:Borisdsp wrote:I finish the translation!!!
http://www.4shared.com/file/124956509/c ... anish.html
Could you please also provide the .po file?
Also, I'd be greatful if you could open an issue about it in the tracker so i quickly see it.
I'm rarely on the FoFFF these days (free time is rare).
1- Yes, po file here:
http://www.4shared.com/file/125367265/6 ... anish.html
2- Google code issue, how? something like that?
http://code.google.com/p/fofix/issues/detail?id=935
ps- Ogg is a free audio format. OGV is a free video format. and i know how to convert to it and can give you some videos to see the quelity.
ps2- bye
Team Meteorito Official Member
-
- Member
- Posts: 6
- Joined: August 13th, 2009
- Reputation: 0
Re: FoFiX v3.1xx development thread
blazingamer wrote:So for supported formats, these are the ones I'd like to see:
-avi
-DivX/Xvid
-mpeg/mp4
-ogg
-flv
-wmv
[...]
FWIW, it's not that i wanted to dictate a format. I would have liked us to stick to a format (be it container or codec) for the sake of coherence.
But it's no biggy as all those formats are already supported, you just need to install the gst-plugin-* that contains it and my code will play it (thanks to GStreamer (pygst)).
You can already test that with VideoPlayer.py and VideoPlayerTest.py .
Have a quick glance at VideoPlayerTest.py, i've already tested a couple...
I haven't tested Matroska, but i see that it's in the list of GStreamer plugins, so it should work.
Cheers
FoFiX GNU/Linux Releases and Patches (32bit and 64bit)
Jack of all Trades
- BlackJack
- Member
- Posts: 253
- Joined: December 9th, 2006
- Location: United Kingdom
- Reputation: 0
Re: FoFiX v3.1xx development thread
Playa d-_-b wrote:What's the difference between normal FoF and FoFix?
* Completely Customizable Graphics (standard .PNG format)
* Completely Customizable Sound Effects & Menu Music (standard .OGG format)
* Completely Customizable Fretboard Point Of View (POV)
* Completely Customizable Menus and Layouts
* 2D or 3D Notes & Frets
* 3D Note Texturing
* Unlimited Themes
* Unlimited Necks
* Graphical Neck Selection
* Multiplayer Support with several different game types (2 players only for now, battle and cooperative modes)
* Random Stages, Stage Rotation (slideshow) and basic Animated Stages
* Support for seperated song, guitar, bass and drum audio tracks
* Guitar playable & separated track support
* Lead Guitar & Rhythm Guitar playable track support
* Bass Guitar playable & separated track support
* Bass Groove 5x, 6x, 10x, and 12x multiplier support
* Drums playable & separated track support
* Starpower/Overdrive
* Big Rock Endings
* Drum Fills to activate starpower / overdrive
* Native MIDI instrument input / controller support
* Pitch-bending whammy DSP effect
* Songlist metadata caching for faster subsequent load times
* Both digital and analog Killswitch effects (Pseudo whammy bar support)
* Jurgen (Computer Player, skilled at guitar / bass / drums)
* Support for Guitar Solos, Bass Solos, and Drum Solos
* Practice mode: single-track, full-speed, selectable start position / section
* Slowdown mode: single or multiple tracks, 3/4, 1/2 or 1/4 speed (for now)
* Tutorial songs (4 so far)
* Customizable HO/POs (including chord pull-offs) and Note Hit Window
* In-Game Status Display
* In-Game Star Score Display (continuous partial star fillup available)
* Optional scrolling or static MIDI / RockBand lyrics (where available)
* World high score chart with optional score uploading
* Yadda Yadda... (vocal support, etc.)
Than != Then. It's != Its. Of != Have. Your != You're. Their != There != They're.


Re: FoFiX v3.1xx development thread
Current problems that need to be worked out:
-muting of video's audio (shouldn't be too hard, just need to enable gstmixer
and set it to mute)
Hey this might be cool for an ini option, having the sound embedded in the video could work out better than using the in game sound in some cases, couldn't it?
Wait what
- evilbobthebob
- Member
- Posts: 1011
- Joined: August 25th, 2008
- Location: UK
- Reputation: 0
Re: FoFiX v3.1xx development thread
I go away for a week and we get fricking video playback. You devs need a medal. 
Well, got myself a music video in the right format, right folder, and I got this error:

Well, got myself a music video in the right format, right folder, and I got this error:
Code: Select all
Traceback (most recent call last):
File "FoFiX.py", line 38, in <module>
from GameEngine import GameEngine
File "D:\FoFiXSVN\src\GameEngine.py", line 49, in <module>
from Debug import DebugLayer
File "D:\FoFiXSVN\src\Debug.py", line 34, in <module>
import Stage
File "D:\FoFiXSVN\src\Stage.py", line 36, in <module>
from VideoPlayer import VideoPlayer
File "D:\FoFiXSVN\src\VideoPlayer.py", line 28, in <module>
import gobject
ImportError: No module named gobject
Re: FoFiX v3.1xx development thread
I think it's occuring because you haven't installed the GStreamer yet.
Wait what
- evilbobthebob
- Member
- Posts: 1011
- Joined: August 25th, 2008
- Location: UK
- Reputation: 0
Re: FoFiX v3.1xx development thread
Well, I need someone to point me to the GStreamer python library for Python 2.6 on Windows. I've looked on the GStreamer site but they only have up to Python 2.5. I assume jstumpo would oblige in creating packages for Python 2.6? I can do most things with the alpha build, but compiling python modules isn't one of them.
Re: FoFiX v3.1xx development thread
I've come this far:And I can't install gstreamer because it requires GTK... which I have installed...
Code: Select all
Traceback (most recent call last):
File "fofix.py", line 38, in ?
from GameEngine import GameEngine
File "G:\Spiele\Frets On Fire\src\GameEngine.py", line 49, in ?
from Debug import DebugLayer
File "G:\Spiele\Frets On Fire\src\Debug.py", line 34, in ?
import Stage
File "G:\Spiele\Frets On Fire\src\Stage.py", line 36, in ?
from VideoPlayer import VideoPlayer
File "G:\Spiele\Frets On Fire\src\VideoPlayer.py", line 28, in ?
import gobject
File "C:\Python24\Lib\site-packages\gtk-2.0\gobject\__init__.py", line 30, in
?
from _gobject import *
ImportError: DLL load failed: The specified module could not be found.

Custom Song: Beatsteaks - As I Please (Only Guitar @ Amazing)
Before asking for help, try doing a barrel roll.
Re: FoFiX v3.1xx development thread
I am having this error message:
Traceback (most recent call last):
File "fofix.py", line 38, in ?
from GameEngine import GameEngine
File "C:\FoFix\src\GameEngine.py", line 49, in ?
from Debug import DebugLayer
File "C:\FoFix\src\Debug.py", line 34, in ?
import Stage
File "C:\FoFix\src\Stage.py", line 36, in ?
from VideoPlayer import VideoPlayer
File "C:\FoFix\src\VideoPlayer.py", line 28, in ?
import gobject
ImportError: No module named gobject
Any ideas?
Traceback (most recent call last):
File "fofix.py", line 38, in ?
from GameEngine import GameEngine
File "C:\FoFix\src\GameEngine.py", line 49, in ?
from Debug import DebugLayer
File "C:\FoFix\src\Debug.py", line 34, in ?
import Stage
File "C:\FoFix\src\Stage.py", line 36, in ?
from VideoPlayer import VideoPlayer
File "C:\FoFix\src\VideoPlayer.py", line 28, in ?
import gobject
ImportError: No module named gobject
Any ideas?
Re: FoFiX v3.1xx development thread
@qb8young:
http://gstreamer.freedesktop.org/pkg/wi ... .setup.zip
but you need the gstreamer binaries too... and this is where hell begins...
http://gstreamer.freedesktop.org/pkg/wi ... .setup.zip
but you need the gstreamer binaries too... and this is where hell begins...

Custom Song: Beatsteaks - As I Please (Only Guitar @ Amazing)
Before asking for help, try doing a barrel roll.
Wait what
- evilbobthebob
- Member
- Posts: 1011
- Joined: August 25th, 2008
- Location: UK
- Reputation: 0
Who is online
Users browsing this forum: No registered users and 20 guests