Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Schwing

Pages: [1]
1
Announcements / Re: Version 2.4.1 bug fix release
« on: October 03, 2018, 06:07:54 AM »
Quote
Updated setting of hwaccel in FFmpeg.
This fixes hardware video acceleration on my setup (Windows). Previously had to use software because some of my videos showed only garbage. Good work, thanks a lot for this!

2
General / Re: Rpi 3 - audio but no video on some videos
« on: February 05, 2017, 11:57:29 PM »
@chrisvg: thanks for testing & confirming the behavior!
@progets: no problem, I'll use Emumovies, it was just that up until now I had used Progetto and they worked nicely in software mode. Seeing that the video played correctly using ffplay, I thought that was worth investigating :)

Thanks all for your help

3
General / Re: Rpi 3 - audio but no video on some videos
« on: February 05, 2017, 02:10:20 AM »
Yes, I followed the instructions in the FAQ ( http://forum.attractmode.org/index.php?topic=1249.0).
Here's the output of attract -v:
Code: [Select]
Attract-Mode v2.2.1 (Linux, SFML 2.3 +FontConfig +RPi +SWF)

Using FFmpeg for Audio and Video.
avcodec 57.75.100 / avformat 57.66.101 / swscale 4.3.101 / swresample 2.4.100

Shaders are not available.
Just to be sure, has anyone tried one of the Progetto videos in Attract Mode? If it's not against forum rules I can upload one somewhere to make it easy for testing.

4
General / Re: Rpi 3 - audio but no video on some videos
« on: February 04, 2017, 11:20:27 AM »
No it's the other way around: emumovies are ok, but the Progetto VideoSnaps are not (only sound, no video)

5
General / Re: Rpi 3 - audio but no video on some videos
« on: February 04, 2017, 04:04:51 AM »
thanks for your help, tried that but unfortunately this does not solve the problem (it was already at 256; raspiconfig told me that it cleared some device specific settings, but no luck).

6
General / Rpi 3 - audio but no video on some videos
« on: February 03, 2017, 04:07:17 PM »
Rpi 3 - audio but no video on some videos

I used the FAQ to update my Retropie + AttractMode, including compiling fmpeg with hardware acceleration support (I had a floob 0.5 image).
Everything went well and I can now play the intro video at 720p (the original at 1080p stil stutters a lot), which is nice.
However, on all the videos from Progetto VideoSnaps (mp4), I get only sound & no video. I tried some vids from emumovies, and those work ok.
After exiting Attract Mode, I tried to play the Progetto videos with ffplay, and they played correctly. Can this be considered as a bug?
If it's any help, Here's the result from ffmpeg -i on one of the videos:

Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/pi/RetroPie/roms/mame-libretro/snap/bublbobl.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    title           : Bubble Bobble (Japan, Ver 0.1) [MAME]
    artist          : Progetto VideoSnaps by motoschifo & AntoPISA [gameplay by motoschifo]
    encoder         : Lavf54.20.4
    comment         : Created with: Mame version 0.161,
                    : Played by: motoschifo,
                    : Game name: bublbobl - Bubble Bobble (Japan, Ver 0.1),
                    : Date game played: 23 maggio 2015,
                    : Date video creation: 3 novembre 2015,
                    : Type: shortplay single-screen,
                    : Manufacturer: Taito Corporation,
                    : Display resolution: 256x224px,
                    : Link for info: http://adb.arcadeitalia.net/?mame=bublbobl,
                    : Copyright (C) - All rights reserved - Tutti i marchi e loghi appartengono ai rispettivi proprietari
    genre           : MAME video preview (shortplay)
  Duration: 00:01:20.22, start: 0.000000, bitrate: 242 kb/s
    Stream #0:0(und): Video: h264 (High 4:4:4 Predictive) (avc1 / 0x31637661), yuv444p, 256x224 [SAR 7:6 DAR 4:3], 80 kb/s, 29.97 fps, 29.97 tbr, 2997 tbn, 59.94 tbc (default)
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 155 kb/s (default)
    Metadata:
      handler_name    : SoundHandler

7
General / Re: How do you run Attract-Mode on your Pi?
« on: February 03, 2017, 03:04:00 PM »
Voted "I downloaded an image", but I just recently updated it by following the FAQ and compiling AM.

8
General / Re: New Source Code Strikes Gold!
« on: November 07, 2016, 04:08:04 AM »
On a side note: the buildbot that used to build nightlies for Windows & OSX seems to be down (latest build is from september), do you have plans to restore it? Just asking, if not, I'll try to cross-compile from a VM :)

Pages: [1]