Jump to content


Photo

v8.1 Test Build


  • Please log in to reply
34 replies to this topic

#1 ehathgepiurhe

ehathgepiurhe

    Lead QA

  • Members
  • PipPipPipPipPip
  • 6710 posts

Posted 07 December 2011 - 06:21 AM

Hi everyone,

If anyone is interested in helping us test the next release of Zoom Player (v8.1), there has been a public v8.1 test build released (the public builds are usually released on Facebook, Twitter, Doom9 - or a combination of all three). This is the thread to notify people who follow these forums and not any of the other three sources. For reference, the Doom9 Zoom Player v8.1 preview thread is here: http://forum.doom9.o...ad.php?t=163460

You will need to have v8.0 MAX installed first (I'd suggest making a backup copy of your v8.0 zplayer.exe file first and then overwrite the non-backup zplayer.exe file with the one from the archive).

The download link is:
http://t.inmatrix.co...810build025.zip (EXE only)
http://t.inmatrix.com/zp810max_b25.exe (Full Installer)
***Please read the important note about the version of ffdshow and VobSub required for use with this build in the next paragraph!***

Some comments from bLight on this build:

Requires:
Updating versions of DirectVobSub and ffdshow, both available from the ZP Install Center.


and:

Bug fixes and small enhancement, this is probably the last build before the final is released.



Changes from v8 final:

* The default Onyx skin has been enhanced:
1. Contrast, Brightness and Saturation are now adjustable through the
expandable toolbar.
2. The expandable toolbar is now accessible through a button
on the user interface instead of pressing F5 or F9 using the keyboard.
3. The volume, balance, play rate and equalizer bars have been redesigned.
4. Less framing around buttons.

* The F4-F9 skin modes used by the Default Onyx skin have changed,
the new modes are:
F4 : Default mode.
F5 : Smaller user interface.
F6 : Minimal user interface.
F7 : No user interface.
F8 : Show/Hide Top Bar.
F9 : Show/Hide Bottom Bar.

* The Audio and Subtitle stream selection interface has been rewritten.
The new 'Stream Selection' right-click sub-menu groups all streams into
clearly labeled 'Audio' and 'Subtitle' groups.

* The back-end for the Audio track cycle function (Ctrl+"A") used to
switch between multiple audio tracks has been rewritten. Audio tracks
from internal and external sources are now switched seamlessly.

* The back-end for the Subtitle stream cycle function (Ctrl+"B") used to
switch between multiple subtitle steams has been rewritten. Subtitle
streams from embedded and external sources are now switched seamlessly.

* Zoom Player now has integrated LIRC support. LIRC transmits and receives
remote control signals. This allows computer control using almost any
remote control.

See:
http://winlirc.sf.net for the Windows port by Jim Paris & Ian Curtis.
http://www.lirc.org for the original project.

Using the LIRC section of the options dialog, you can directly assign
remote control buttons to Zoom Player Standard, Extended and Navigation
functions.

* New Setting (Adv. Options / Interface), that controls how the right-click
"Stream Selection" sub-menu display. With "Show all filters in Stream
Selection sub-menu" enabled, all filters exposing a stream select interface
are displayed in a sub-menu, cleaning up the dialog. With this setting
disabled, only detected Subtitle, Audio and Video streams from known
sources are listed.

* New Setting (Adv. Options / Interface / Control Bar), that prevents the
Control Bar and Timeline context menu from opening. Useful if you have
kids and you don't want a control bar setting changed by accident.

* Two new "On Playlist Complete" modes (Adv. Options / Playback) :
1. Random play a media file from the playing directory.
2. Random play a file with the same extension from the playing directory.

* New Setting (Adv. Options / Playback / Video / Subtitles), that resets
the Subtitle Renderer's filter subtitle synchronization value, ensuring
that the default value is restored when opening a new media after manually
adjusting subtitle synchronization. Enabled by default.

* New Setting (Adv. Options / Playback / Video / Subtitles), that forces
automatic stream selection to work only with external subtitle files.

* New Setting (Adv. Options / Playback / Video / Subtitles), that specifies
whether to enable the first embedded or external subtitle stream if
no automatic stream selection match is found (or if the auto stream
selection is disabled).

* New "/CONNECTTCP:[address or IP]:[port]" command line parameter.

By default, The TCP/IP interface works as a server by waiting for 3rd party
applications to connect to Zoom Player.

With the "/CONNECTTCP" parameter, Zoom Player initiates the connection
itself with a local or remote server right as it launches. A server must be
listening on the specified address and port for a connection from Zoom Player.

Example:
"c:\program files\zplayer\zplayer.exe" /CONNECTTCP:127.0.0.1:4770

* New extended function "exSkinMode", which activates the F4-F9 skin modes.

* Five new functions "fnResetBright", "fnResetContrast", "fnResetGamma",
"fnResetHue" and "fnResetSatur" that reset the Brightness, Contrast, Gamma
Hue and Saturation to their default values.

* The skin script code has been extended with "StartAndGroup" and "EndAndGroup"
blocks that allow skin script authors to limit sections of the script to
specific combination of active groups.

* When connecting to the TCP/IP control interface, Zoom Player automatically
issues a "3000" notification message if an error dialog was visible prior
to establishing the TCP/IP connection.

* Support for subtitle stream names encoded as UTF-8.

* Zoom Player now notifies you of known buggy filters when running a new
version of Zoom Player for the first time.

* New Smart Play profile for embedded Apple Lossless Audio (ALAC).

* New Comm API message #1090, used to get the current timeline text,
including the current position and any other value specified in
the options dialog under "Adv. Options / Interface / Control Bar /
Timeline Area".

+ The F4-F9 keys no longer modify skin groups, but rather activate Skin
modes which are programmable directly from the skin script, providing
greater flexibility and control to skin designers.

+ When using the default onyx skin in F6 or F7 mode, a smaller control bar
is now used.

+ The Zoom Player Install Center now notifies to close any active media
playback software.

- Running on Windows 7 with the windows shell set to an application other
than "explorer.exe" would cause Zoom Player to crash.

- With "Aggressively Hide Mouse Cursor" (Adv. Options / Interface / Mouse /
Settings) enabled, the mouse cursor no longer re-appears when opening
a fullscreen navigation interface.

- The "/SKINDVD" command line parameter used to set the DVD skin actually
set the audio mode skin by accident.

- The Video icon was being shown for Blu-Ray movie index files instead of
the Blu-Ray icon.

- ID3v2 unicode tags are now supported automatically without specifying
a country code.

- Fixed ID3v2 URL tags that are marked as Unicode but in actuality are ASCII.

- Auto-Save media chapters (".ZPCHP" files) was automatically creating
chapter files when playing media files with embedded chapters (such as
matroska ".MKV" files). Now, the chapter files are created only if
you edit the chapters.

- The option to disable natural language sorting is fixed.

- Maintaining fast-play between playlist items is fixed.

- Fixed a few small cosmetic glitches.

- Pop-up OSD messages are now truncated to fit the video display area.



Regards,

ehat

Edited by ehathgepiurhe, 04 January 2012 - 07:38 AM.
Updated to Build 25


#2 ehathgepiurhe

ehathgepiurhe

    Lead QA

  • Members
  • PipPipPipPipPip
  • 6710 posts

Posted 13 December 2011 - 09:14 AM

Hi everyone,

A new build was posted to Facebook. As the ffdshow subtitle renderer stream selection code has been re-written, please keep an eye out for breakages:
http://t.inmatrix.com/zpffdshowsub.zip

You may need a new ffdshow build from here to test the ffdshow change:
http://www.xvidvideo...fdshow-x86.html

(Yes, I know there are other places for SVN builds of ffdshow - but this is the one the Zoom dev's recommend specifically for this new Zoom Player build)

ehat

#3 boogafreak

boogafreak

    BoogAdmin

  • Members
  • PipPipPipPipPip
  • 3159 posts

Posted 13 December 2011 - 02:32 PM

Added v8.1 in the bug tracker so you can open new bugs on it :P

#4 ehathgepiurhe

ehathgepiurhe

    Lead QA

  • Members
  • PipPipPipPipPip
  • 6710 posts

Posted 14 December 2011 - 07:23 AM

Heh - I trust we won't find too many bugs I hope! Another forum I lurk on occasionally has this little fellow as one of the smileys:
http://img842.images...19/snap071x.png

It's a shame these forums didn't have the same smiley - he is so cute that you almost want to find a bug just so you can use him in one of your posts! ;)

#5 Hawke

Hawke

    Adept

  • Members
  • PipPipPip
  • 175 posts

Posted 14 December 2011 - 09:55 AM

ehat,

Quick test here using Zoom Player FFDShow Sub build, Lav Splitter / Video / Audio 0.42 and FFDShow rev 4142.

LAV Splitter using default settings, stream selection not configured.

Enable Automatic Subtitle Stream Selection using Language Country ID or Text Match or Stream Number gives the following error message and playback stops.

List index out of bounds (-1)

Pressing play again, playback starts (no error message) but the configured subtitle language stream is not selected and displayed.


Hawke

#6 ehathgepiurhe

ehathgepiurhe

    Lead QA

  • Members
  • PipPipPipPipPip
  • 6710 posts

Posted 14 December 2011 - 10:20 AM

Darn - you're right, it does. Thanks Hawke - I'll file a bug for it.

Edit: #221 refers.

Edited by ehathgepiurhe, 14 December 2011 - 10:30 AM.
Added bug number


#7 Hawke

Hawke

    Adept

  • Members
  • PipPipPip
  • 175 posts

Posted 14 December 2011 - 11:52 AM

Thanks

#8 ehathgepiurhe

ehathgepiurhe

    Lead QA

  • Members
  • PipPipPipPipPip
  • 6710 posts

Posted 15 December 2011 - 08:17 AM

Hi everyone,

A newer test build has been posted to Doom9 - I've updated the first post with the details (download link and changelog).

ehat

#9 ehathgepiurhe

ehathgepiurhe

    Lead QA

  • Members
  • PipPipPipPipPip
  • 6710 posts

Posted 16 December 2011 - 07:37 AM

Hi all,

Build 5 has been posted, so I have updated the first post. There has not been a lot changed between builds 3 and 5:

Posted build #5.
It contains cosmetic changes to the way stream-selection filters are listed in the right-click context menu.


That is from build 4 (not posted publicly) to build 5 - the sole change from build 3 to build 4 was:

- Fixed ID3v2 URL tags that are marked as Unicode but in actuality are ASCII.



Regards,

ehat

#10 mamecab

mamecab

    Newbie

  • Members
  • Pip
  • 8 posts

Posted 17 December 2011 - 02:37 PM

with 05 build and recent ffdsohw i have multiple problem :
- it s now impossible to switch between different audio language . impossible to use the CTRL+A key and impossilbe into stream menu
- if my mkv contains 2 subtiles ( ENG, FRE) , in the stream menu i have 2 ENG and 2 FRE
- CTRL+B doesn't work well : sometimes yes sometimes no

#11 ehathgepiurhe

ehathgepiurhe

    Lead QA

  • Members
  • PipPipPipPipPip
  • 6710 posts

Posted 18 December 2011 - 01:51 AM

Hi mamecab,

I'll ask our testing group if anyone has seen issues #1 and #3 (I will probably need to get some more details about the problems later). With #2 (the mkv with 2 subtitles), could you please post a screenshot of your stream menu?

Thanks,

ehat

Wooo - 2000th post :)

#12 ehathgepiurhe

ehathgepiurhe

    Lead QA

  • Members
  • PipPipPipPipPip
  • 6710 posts

Posted 18 December 2011 - 06:07 AM

Ok, I have some feedback from the closed forum.

- it s now impossible to switch between different audio language . impossible to use the CTRL+A key and impossilbe into stream menu


The problem with switching audio tracks has already been reported.

- if my mkv contains 2 subtiles ( ENG, FRE) , in the stream menu i have 2 ENG and 2 FRE


What splitter are you using? One of the closed forum inhabitants tested with LAV Splitter, and couldn't reproduce the problem.

- CTRL+B doesn't work well : sometimes yes sometimes no


Ctrl+B only works with ffdshow, not VSFilter. If you have a clip where Ctrl+B reliably doesn't work with ffdshow, please post a sample here so we can test it.

ehat

#13 mamecab

mamecab

    Newbie

  • Members
  • Pip
  • 8 posts

Posted 18 December 2011 - 07:06 AM

i solved issue #2 and #3 by pressing auto-configure in smart play menu

#14 ehathgepiurhe

ehathgepiurhe

    Lead QA

  • Members
  • PipPipPipPipPip
  • 6710 posts

Posted 18 December 2011 - 07:20 AM

Three cheers for auto-configure! :P

ehat

#15 boogafreak

boogafreak

    BoogAdmin

  • Members
  • PipPipPipPipPip
  • 3159 posts

Posted 18 December 2011 - 12:21 PM

and for your 2000th post ;)

#16 ehathgepiurhe

ehathgepiurhe

    Lead QA

  • Members
  • PipPipPipPipPip
  • 6710 posts

Posted 26 December 2011 - 01:03 AM

Hi everyone,

A new build 10 has been posted to Doom9 for everyone to look at. Details in the first post. If you do decide to take it for a spin, please read the note at the end of the post (where I have quoted bLight) regarding the version of ffdshow required for this build.

Regards,

ehat

#17 mamecab

mamecab

    Newbie

  • Members
  • Pip
  • 8 posts

Posted 26 December 2011 - 08:27 AM

link for beta 10 doesn't work for me
http://t.inmatrix.co...ayer810b010.rar

#18 mamecab

mamecab

    Newbie

  • Members
  • Pip
  • 8 posts

Posted 26 December 2011 - 08:34 AM

http://t.inmatrix.co...810build010.zip

this one work !

#19 ehathgepiurhe

ehathgepiurhe

    Lead QA

  • Members
  • PipPipPipPipPip
  • 6710 posts

Posted 26 December 2011 - 09:01 AM

Hi mamecab,

The link was indeed incorrect - I copied it directly from bLight's Doom9 post (http://forum.doom9.o...02&postcount=12), but it looks like that link was in fact wrong. I have worked out the correct link and have edited the first post. Thanks for the heads up!

ehat

Edit: You replied while I was replying. I see you worked out the correct link on your own :)

#20 Jacques

Jacques

    Adept

  • Members
  • PipPipPip
  • 173 posts

Posted 26 December 2011 - 01:21 PM

xy-vsfilter link is wrong, too. Here's the correct one:

http://code.google.c...223.7z&can=2&q=

Note also that to get the correct ffdshow build you have to click "Browse All Files" and then select "SVN builds by clsid" and then "generic builds". The current latest is 4194.