Gamer125 / fofix

Automatically exported from code.google.com/p/fofix
0 stars 0 forks source link

Unable to get videos (GStreamer) to work under MS Windows #1074

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From worldrave (comment in r1957):
Well, now the log is at least telling me "gstreamer and dependencies aren't
set up" with newer log traps. The problem is, gstreamer and the
dependencies are DEFINITELY installed. The question of the day is if
gstreamer is setup properly for FoFiX, which is only something one of the
coders can answer. 
    After reading a bunch on this topic in the python forums, at least on
windows base, not in every case, but mostly, it's needed to be setup for
the application used, fofix in this case. I wouldn't even know enough to
setup gstreamer for fofix. Lys told me it's working fine for linux without
anything to setup, so that's cool to hear. I'm not planning on loading
linux anytime soon, as i just removed it a few weeks ago for certain reasons. 
   Anyway, this is such a cool feature, and will be cool when the day comes
when we can get it working on windows. Thanks so much for adding this. 

Original issue reported on code.google.com by evily...@gmail.com on 1 Nov 2009 at 2:12

GoogleCodeExporter commented 9 years ago
An important update:

Playing an AVI file (for example: the WoW trailer,unconverted and original 
file) 
like this works (Start Menu -> Run): 

C:\gstreamer\bin\gst-launch-0.10.exe playbin uri=file:///D:\WOW_Intro_1024.avi

With smooth video playing and sound !

I think this could lead to a break-through.

Original comment by pieterja...@hotmail.com on 21 Nov 2009 at 1:30

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
IIRC, you should NOT use backslashes in uri.

Original comment by evily...@gmail.com on 26 Nov 2009 at 2:44

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
No, no, no, not quite.

You changed all of your forward slashes (/) to backslashes (\).  We wanted you 
to go
the other way around.

Original comment by john.stumpo on 26 Nov 2009 at 6:01

GoogleCodeExporter commented 9 years ago
Kay well that time it worked, Cant believe I mixed up forward and backslashes XD

Still not working in FoF though, I'll go check my ini

Are there any other instances where FoF will try access a directory with (\) 
rather
than (/) ?

Original comment by nickygra...@gmail.com on 27 Nov 2009 at 2:46

GoogleCodeExporter commented 9 years ago
Bumpedy bump bump. Could the fact that i'm using an x86 OS make a difference in 
many
ways?

Original comment by nickygra...@gmail.com on 5 Dec 2009 at 12:01

GoogleCodeExporter commented 9 years ago
GUYS i have a temp solution first of all move your fofix folder to oter disck 
becouse 
gstreamer dont open the videos when you put it on the c disck  so after you 
complete a 
song with the video it UNBIND so you have to close fofix and install this pygst 
and the 
gstreamerwinbuild you ahve to do this EVERY TIME you finish a song becouse if 
you dont 
do it when you put oter song you will not see the video

Original comment by dante0...@hotmail.com on 9 Dec 2009 at 8:04

GoogleCodeExporter commented 9 years ago
Ehh, I have mine on a seperate hard disk anyways, and that sounds like a very 
strange
fix.

I'll give it a go later when I update my svn. Thanks :]

Original comment by nickygra...@gmail.com on 9 Dec 2009 at 8:07

GoogleCodeExporter commented 9 years ago
I have Gst but I cant find a seperate installer for pygst, Any ideas?
Severly considering switching to Ubuntu at the moment...

Original comment by nickygra...@gmail.com on 13 Dec 2009 at 3:27

GoogleCodeExporter commented 9 years ago
Did you read about my new packaging of it in RunningUnderPython26?

Original comment by john.stumpo on 13 Dec 2009 at 10:39

GoogleCodeExporter commented 9 years ago
I cant get it to work either way, Could it be now because I had Python24 and 
26? I
really wanna start testing videos >.<

Original comment by nickygra...@gmail.com on 16 Dec 2009 at 7:27

GoogleCodeExporter commented 9 years ago
umm yeah i was just playing "I think I'm paranoid" on RB and well i got to see a
different back ground stage, so within one video file there are many different 
stages
that can be utilized maybe we need to work with this knowledge before anything 
else
with FOFix gets done. gotta love layered mkv files, now fofix needs to write a 
code
for that, well good luck guys, so far its been a really long time since anyone 
said
boo about it so id figure id throw this stick in the mud.

Original comment by mods...@gmail.com on 6 Apr 2010 at 3:31

GoogleCodeExporter commented 9 years ago
Gstreamer has been replaced with a custom Theora decoder module.

Original comment by fuzio...@gmail.com on 27 Nov 2010 at 10:44