mainGnash - The GNU Flash player - Support: sr #106361, Gnash-Lite | new output...

 
 

sr #106361: Gnash-Lite | new output audio&video drivers | Win32 executables

Submitter:  A. B. <dos386>
Submitted:  Sat 03 May 2008 03:36:31 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 04 May 2008 08:00:46 AM UTC, comment #2: 

Thanks.

> Do you have a specific complaint about the Win32 binaries that I could try to address?


IIRC Gnash is "Alpha" and Alpha usually isn't perfect ;-)

1. Somewhat slow, _some_ SWF's play suspiciously (=extremely) slowly (general know issue ?)
2. Sound is sometimes broken (general know issue ?)
3. They are heavily bloated (+ overfeatured ?)
4. Win32 package is underdocumented, there is for example no list of executables revealing purpose of them

While 1. and 2. might improve "automatically" in 0.8.3 soon, the point 3. is most likely most relevant to me ... that's why I suggested the "Gnash-Lite" ;-)

Please try to make / keep the compatibility of Win32 Gnash releases high (not Vista-only):
- Compatibility options in the compiler, no unnecessary problematic external DLL's (MSVCxx80xx, MSVCxx90xx)
- Supporting SDL and BMP/PNG+WAV for output
- Don't request what isn't absolutely needed, import GUI + sound stuff conditionally via LoadLibrary+GetProcAddress (MPLAYER seems to do so), minimize usage of high-level GUI API (like QEMU and MPLAYER do), pure console for BMP/PNG+WAV output ?



 

A. B. <dos386>
Sat 03 May 2008 04:30:09 PM UTC, comment #1: 

Do you have a specific complaint about the Win32 binaries that I could try to address?

Dossy Shiobara <dossy>
Sat 03 May 2008 03:36:31 PM UTC, original submission:  

Hi

The 0.8.2 Win32 executables are considerably better (not perfect still) than previous versions. :-)

Some sugg's:

Add new output "drivers" for video and audio:
- WAV for audio - don't connect to any sound system then
- BMP or PNG for video (bunch of frames) - thus no GUI involved then, don't connect to any GUI system, pure console
the very same way as MPLAYER already does :-)
This way SWF could be "converted" into an "ordinary" movie, for example OGG Theora+Vorbis.

Create a "Gnash-Lite" version:
- Only play SWF files from local storage media, no network, no FLV/Tube/FFMPEG stuff, no browser stuff
- Only "raw" video (+audio) output via SDL or similar or WAV+BMP/PNG, no GUI around, like MPLAYER and QEMU do

Thanks for your attention.






 



A. B. <dos386>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dossy (Posted a comment)
  • -email is unavailable- added by dos386 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code