Gamecaster can't play any video

Bug #1031697 reported by Vanack Sabbadium
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Gamecaster
New
Medium
Nitesh Gupta

Bug Description

It records, but when i click "play" and choose any .glc video, it shows this error:

Main - DEBUG - File selected for playback - /home/vanacksabbadium/Scrivania/pyrogenesis-14067-0.glc
[ 0.13s file error ] Invalid argument (22)
playing stream failed: Invalid argument (22)

or this error:

Main - DEBUG - File selected for playback - /home/vanacksabbadium/Scrivania/pyrogenesis-14671-0.glc
[ 0.10s glc_thread error ] Invalid argument (22)
[ 0.10s scale error ] Invalid argument (22)
[ 0.10s glc_thread error ] Invalid argument (22)
[ 0.10s rgb error ] Invalid argument (22)

I'm using Ubuntu 12.04 64-bit.

Revision history for this message
Nitesh Gupta (niteshgupta16) wrote :

Please try methods below and report if they work:

1. Run command: sudo apt-get install alsa-oss
     Now run: aoss glc-play /home/vanacksabbadium/Scrivania/pyrogenesis-14067-0.glc

2. Run command: sudo apt-get install gdb
    Now open a terminal and run: gdb glc-play
    In (gdb) mode, run the command: run /home/vanacksabbadium/Scrivania/pyrogenesis-14067-0.glc

Revision history for this message
Vanack Sabbadium (ubuntugamingproject) wrote :

They both work!
What's the issue about it?

Revision history for this message
Nitesh Gupta (niteshgupta16) wrote :

Its a upstream bug, I can't do anything to fix it. But I will try to implement a fallback method using aoss in gamecaster.

Changed in gamecaster:
importance: Undecided → Medium
Changed in gamecaster:
assignee: nobody → Nitesh Gupta (niteshgupta16)
Revision history for this message
LukasThyWalls (thywalls) wrote :

Here is a talk about it https://github.com/nullkey/glc/issues/20

In my case, with "aoss glc-play" works, but i have a delay of about 15 seconds between video and sound. If i transcode the file i don't have any delay.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.