Forums » Non-English StepMania Discussion » Debian 7.6 no reproduce videos stepmania-SM5-beta3

1
Hola!
Mi prblema es que no se visualizan los videos en debian 7.6.

Instale stepmania-stepmania-SM5-beta3 de la siguiente forma:

$apt-cache search linux-headers-$(uname -r)

$apt-get install linux-headers-$(uname -r)

$aptitude install autoconf gcc g++ mesa-common-dev libglu1-mesa-dev libglew1.5-dev libxtst-dev libxrandr-dev libpng12-dev libjpeg8-dev zlib1g-dev libbz2-dev libogg-dev libvorbis-dev libc6-dev libc6-dev ffmpeg libasound-dev libpulse-dev libjack-dev libjack-dev binutils-dev libgtk2.0-dev libavcodec-dev


$./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking whether gcc and cc understand -c and -o together... yes
checking for gcc option to use signed chars...
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking whether byte ordering is bigendian... no
checking for GL/gl.h... yes
checking for glBegin(GL_POINTS) in GL using GL/gl.h... yes
checking for gluGetString(GLU_VERSION) in GLU using GL/glu.h... yes
checking for glewInit() in GLEW using GL/glew.h... yes
checking whether GLEW_VERSION_2_1 is declared... yes
checking for X... libraries , headers
checking for XTestQueryExtension in -lXtst... yes
checking for XRRSizes in -lXrandr... yes
checking for X11/extensions/Xrandr.h... yes
checking for selective static linking... -Wl,-static ... -Wl,-dy
checking for png_create_read_struct in -lpng... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for jpeg_read_scanlines in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for inflate in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for 'BZ2_bzCompressInit((bz_stream*) NULL, 0, 0, 0)' in bz2 using bzlib.h... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for ogg_stream_init in -logg... yes
checking for vorbis_comment_add in -lvorbis... yes
checking for ov_open in -lvorbisfile... yes
checking for mad_synth_init in -lmad... yes
checking for av_free in -lavutil... yes
checking for avcodec_register_all in -lavcodec... yes
checking for av_guess_format in -lavformat... no
checking for sws_scale in -lswscale... no
checking for TLS... yes
checking for library containing dladdr... -ldl
checking for crash handler components... ok
checking for working cxa_demangle... yes
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS... -lasound
checking for libasound headers version >= 0.9.0... found.
checking for snd_ctl_open in -lasound... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.24.10)
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking whether OSS_GETVERSION is declared... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for pa_stream_new in -lpulse... yes
checking for library containing jack_client_open... -ljack
checking if cstdlib breaks llabs... no
checking for pthread_create in -lpthread... yes
checking for pthread_mutex_timedlock in -lpthread... yes
checking for pthread_cond_timedwait in -lpthread... yes
checking whether powf is declared... yes
checking whether sqrtf is declared... yes
checking whether sinf is declared... yes
checking whether tanf is declared... yes
checking whether cosf is declared... yes
checking whether acosf is declared... yes
checking whether roundf is declared... yes
checking whether truncf is declared... yes
checking whether strtof is declared... yes
checking whether SIGPWR is declared... yes
checking whether SIGUSR1 is declared... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing depfiles commands

$make
$make instal (como root)

y despues a la hora de jugar no se puede ver los videos.

Despues instale estos otros paquetes:

$aptitude install libasound2-dev libpulse-dev libmad0-dev libtheora-dev libvorbis-dev libpng-dev libswscale-dev libavutil-dev libavformat-dev libavcodec-dev \
libjpeg-dev libglu1-mesa-dev libgl1-mesa-dev libgtk2.0-dev xorg-dev libxrandr-dev libbz2-dev libglew1.5-dev automake1.10 build-essential curl g++

$./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking whether gcc and cc understand -c and -o together... yes
checking for gcc option to use signed chars...
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking whether byte ordering is bigendian... no
checking for GL/gl.h... yes
checking for glBegin(GL_POINTS) in GL using GL/gl.h... yes
checking for gluGetString(GLU_VERSION) in GLU using GL/glu.h... yes
checking for glewInit() in GLEW using GL/glew.h... yes
checking whether GLEW_VERSION_2_1 is declared... yes
checking for X... libraries , headers
checking for XTestQueryExtension in -lXtst... yes
checking for XRRSizes in -lXrandr... yes
checking for X11/extensions/Xrandr.h... yes
checking for selective static linking... -Wl,-static ... -Wl,-dy
checking for png_create_read_struct in -lpng... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for jpeg_read_scanlines in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for inflate in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for 'BZ2_bzCompressInit((bz_stream*) NULL, 0, 0, 0)' in bz2 using bzlib.h... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for ogg_stream_init in -logg... yes
checking for vorbis_comment_add in -lvorbis... yes
checking for ov_open in -lvorbisfile... yes
checking for mad_synth_init in -lmad... yes
checking for av_free in -lavutil... yes
checking for avcodec_register_all in -lavcodec... yes
checking for av_guess_format in -lavformat... yes
checking for sws_scale in -lswscale... yes
checking for TLS... yes
checking for library containing dladdr... -ldl
checking for crash handler components... ok
checking for working cxa_demangle... yes
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS... -lasound
checking for libasound headers version >= 0.9.0... found.
checking for snd_ctl_open in -lasound... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.24.10)
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking whether OSS_GETVERSION is declared... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for pa_stream_new in -lpulse... yes
checking for library containing jack_client_open... -ljack
checking if cstdlib breaks llabs... no
checking for pthread_create in -lpthread... yes
checking for pthread_mutex_timedlock in -lpthread... yes
checking for pthread_cond_timedwait in -lpthread... yes
checking whether powf is declared... yes
checking whether sqrtf is declared... yes
checking whether sinf is declared... yes
checking whether tanf is declared... yes
checking whether cosf is declared... yes
checking whether acosf is declared... yes
checking whether roundf is declared... yes
checking whether truncf is declared... yes
checking whether strtof is declared... yes
checking whether SIGPWR is declared... yes
checking whether SIGUSR1 is declared... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands


$make
$make instal (como root)

Pero es el mismo resultado no puedo ver los videos cuando juego.

Me prodrian ayudar para poder resolver este problema de video.

saludos!!

Last edited: 24 August 2014 8:51pm

Reply
(via google translate)
Tienes que buscar a la última fuente de github tener videos de trabajo.

$ apt-get install git
$ git clone https://github.com/stepmania/stepmania.git
$ cd stepmania
$ ./configure
$ make
$ cp src/stepmania src/GtkModule.so ./
$ ./stepmania
< cybik> til Kyzentun fixes bugs for breakfast
--
< maxvg1> shakesoda: then why do i still play lol
<@shakesoda> because you're an ITG player. And thus, a masochist
--
<@shakesoda> Kyzentun: I think you might need to put down the meshes for a bit
Reply
Hola!

gracias por tu respuesta Kyzentun

despues de hacer :

$ apt-get install git
$ git clone https://github.com/stepmania/stepmania.git
$ cd stepmania
$ ./configure
$ make
$ cp src/stepmania src/GtkModule.so ./
$ ./stepmania

ahora si se ve el video pero salieros nuevos problemas se defasan las imagenes y el video, y las velocidades estan descontroladas el rror es el siguiente:

WARNING: No options in row "list,BatLives" were selected, and no fallback row found; selected entry 0
/////////////////////////////////////////
[swscaler @ 0xb8049e0] Warning: data is not aligned! This can lead to a speedloss
[mpeg @ 0xb50b5e0] max_analyze_duration 5000000 reached at 5000000



Last edited: 27 August 2014 2:04pm

Reply
(Yo no hablo español , así que esto se traduce con google translage .)
Para corregir la distorsión , establezca esta configuración :



Yo no sé cómo arreglar la velocidad de reproducción .
< cybik> til Kyzentun fixes bugs for breakfast
--
< maxvg1> shakesoda: then why do i still play lol
<@shakesoda> because you're an ITG player. And thus, a masochist
--
<@shakesoda> Kyzentun: I think you might need to put down the meshes for a bit
Reply
Muchas garcias Kyzentun, lo del video y la imagenes resuelto, ya solo queda controlar las velocidades, parace que solo sucede en canciones con efectos, tratare de ver cual es la causa y si la encuentro sigo comentando.

saludos!!!!!
Reply
Varios garcias Kyzentun , que resolvió su película , así como fotos , mi negocio es simplemente la gestión de la velocidad , parecería el elemento meramente ocurre con las pistas junto con los resultados , va a tratar de descubrir qué es lo que lo causa y cuando Descubrimos Mantenemos comentar .

Hola !!!!!



ralfschLion

Last edited: 10 November 2014 1:41am

Reply
$aptitude install autoconf gcc g++ mesa-common-dev libglu1-mesa-dev libglew1.5-dev libxtst-dev libxrandr-dev libpng12-dev libjpeg8-dev zlib1g-dev libbz2-dev libogg-dev libvorbis-dev libc6-dev libc6-dev ffmpeg libasound-dev libpulse-dev libjack-dev libjack-dev binutils-dev libgtk2.0-dev libavcodec-dev



__________________________________

Last edited: 27 December 2014 12:07am

Reply
Hola disculpen alguien sabe como puedo hacer mis propios videoclips para stepmania??? paso el formato de mp4 a avi, pero igual sigue sin aparecer en el stepmania? alguien sabe de algun tutorial o pasos' porfa
hey excuse me doest anyone knows how can i make my own videoclips for stepania?? i convert the videoclip from mp4 to avi, but still it ddoesnt appear on stepmania, i play it but the video never appears. thanks any tutorial o steps i can follow?¡ thanks
Reply