Autor Thema: DVB Viewer Pro ......  (Gelesen 138192 mal)

0 Mitglieder und 14 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Version BETA 3.9.4.40 released!
« Antwort #90 am: 14 Dezember, 2008, 08:41 »
Version BETA 3.9.4.40
----------------------

* New: VCR. You can now define minimal free discspace for recordings.
* Fix: Shared LNB configurations should work now correctly.
* Fix: Commandline param -c serviceID was ignored.
* Fix: Userdata.xml was not saved, if channelhistory was deactivated.
* Fix: PMT PID change in Autoupdate was ignored.
* Fix: KNC Cards and multiple CAMs: Fixed ignoring all cards except DVB-S. Please rescan your hardware in the options if you use more than one KNC ONE DVB-C Card with CAM.
* New: Several enhancements on the COM Interface.
* Fix: Importing the COM tlb in Visual Studio should now work without problems.
* New: VCR. You can activate logging of (discontinuity) errors into a seperate log file.
* New: VCR. You can activate extended logging of format changes to a seperate log file. This only works if the above logging is activated too. Take notice this function does cost some CPU power.
* New: Recording Options: Added the above mentoned Options.
* New: Decoder and Renderer input does use now a unified mask (affects DirectX, PiP and DVD).
* New: Split PiP options from the mosaicpreview options.
* Updated: Language files.
* Several small enhancements and fixes.

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
DVB-Viewer BETA 3.9.4.60 released!
« Antwort #91 am: 14 Dezember, 2008, 08:42 »
Version BETA 3.9.4.60
----------------------

* Fix: %title didn't work in recording names.
* Change: Reworked program icon by rago.
* Fix: Problems in VOD filter caused by changes in the webpages of the listprovider. You may need to register or re-register the filter.

DVBViewer Filter support

* New: MP3-Playback with the DVBViewer Filter (Version 3.2.0+). Activate this in Options -> DirectX -> Use DVBViewer Filter for MP3.
* New: Playback of non encrypted M2TS-files (Blue Ray-fileformat) with the DVBViewer Filter (Version 3.2.0+), including all for Blue Ray defined Video/Audio-formats, if there is a fitting decoder in the system. Activate this in Options -> DirectX -> Use DVBViewer Filter for TS/M2TS.
* New: Playback of non encrypted VOB-files (DVD-fileformat) with the DVBViewer Filter, including all for Video-DVDs defined Video/Audio formats, if there is a fitting decoder in the system. Activate this in Options -> DirectX -> Use DVBViewer Filter for MPG/VOB.
* Removed: Support for user defined filter graph files if the DVBViewer filter is used.

MKV files and subtitles

* New: Playback of MKV-files with subtitles.
To use Subtitles you need the following:
1. The Haali Mediasplitter must be installed.
2. ffdshow must be the active decoder and in the ffdshow video decoder configurations the options "Subtitles", "Accept embedded subtitles" and "Accept SSA, ASS and ASS2 subtitles" are activated.
or (more reliable)
3. The DirectVobSub-Filter is installed and in the property page of the Haali Splitters in Options -> Compatibility -> Autoload VSFilter "Yes" is selected. The DVBViewer does not load DirectVobSub by itself, because if it is used, the decoder can not use the hardware supported decoding.

Decoder/Renderer Configuration

* New: Completly reworked the Options -> DirectX page.
* New: You can specify a MP3 Decoder in the Options -> DirectX Audio settings.
* Removed: Postprocessor in the DirectX settings. Please use the Postprocessor plugin from the memberspage.
* New: In Options -> DirectX you can configure two sets of Videodecoders/Videorenderers (Video A/B) and Audiodecoders/Audiorenderers (Audio A/B). Switching between these settings can be done manually or automatically:
1. Manually: You find the commands in the main menu -> Settings or you can define keys in Options -> input for it.
Switching between the sets does trigger a rebuild graph.
2. Automatically: In Options -> DirectX you find on the tab sheet "Video B" and "Audio B" edit boxes labelled "Auto B-Conditions". The following conditions (if you use more than one, separate them by a "," without the ") can be used here:
o File (file playback)
o Video (Playback with Video)
o H.264 (H.264 Video)
o MPEG2 (MPEG2 Video)
o DVBSource (DVBViewer Filter is used)
A Slash / in front means "not" (Negation, example: /File = TV/Radio (not file)). The automatic switching to Set B happens, if all listed conditions are met, otherwise the DVBViewer uses Set A. If you define auto-conditions the manual switching is disabled.
Some examples:
o Using Vista you want for H.264 Video the EVR otherwise the Overlay Mixer to be used. In Video A you set the Overlay Mixer, in Video B you select EVR and as condition you set "H.264".
o H.264-Playback with the DVBViewer Filter should use the Cyberlink Decoder (Video A), otherwise ffdshow (Video B ), this is useful for H.264 in MKV-file, which the DVBViewer Filter doesn't handle. The needed condition would be "H.264,/DVBSource".
o Playback of video files should use ReClock Audiorenderer, for the rest (TV/Radio and audio only playback) Default DirectSound (Audio A). In Audio B you set ReClock as renderer and use the condition "Video,File".

Automatic Selection of a AC3-Audiotrack

* New: Options -> General -> Prefer AC3-audio. If activated the DVBViewer does automatically select the AC3 audio track for file/DVD playback if available.

Video/Audio-Format, DVD

* Add: Quickinfo of current Video/Audiotype if you move the mouse cursor over the aspectratio or audioformat field in the status bar.
* Improved: Format detection on playbacks without DVBViewer Filter. Video/Audio types and Format parameters are more precisely detect.
* Changed: Playback without the DVBViewer Filter does not connect unused Output Pins of the Splitter/Demultiplexer-Filter with the Nullrenderer anymore, because this caused problems with the Haali Splitter and the MPC Mpeg Splitter.

General

* Updated: Language files.
* Several small enhancements and fixes.

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
DVB-Viewer BETA 3.9.4.70 released!
« Antwort #92 am: 14 Dezember, 2008, 08:43 »
Version BETA 3.9.4.70
----------------------

      Fix: Playlist didn't work properly anymore. Introduced in 3.9.4.60.
      Fix: RDS was not shown anymore. Introduced in 3.9.4.60.
      Fix: Fileplayback without DVB source. The audio decoder/renderer handling failed with elecard demuxer.
      Fix: Shoutcast and other streaming sources now show meaningfull audiodata.
      Change: The audio track selection for DVD shows more informations.
      Fix: All Playbackstart are send via COM. Careful, Pause does not send a playbackstop but you get a playbackstart on playing again.
      Change: Several windows: right click in a list/treeview does now select the entry und the mousecursor.
      Fix: Empty or not ready drives do not cause a Windows error dialog anymore in the OSD.
      Fix: Tuning problems with Yakumo-Sticks.
      Change: BDA direct tuning mode: In direct tuning mode an internal network provider is now used instead the MS NP. Hopefully this will help with the $FFFFFFF Error on some x64 Vista systems.
      Fix: Several fixes and enhancements for the new Decoder/Renderer Configuration.


VOD Filter:
-----------

      New: ID3 tag are written to mp3 recordings with the VOD Filter.
      New: Coverpictures (if available) are downloaded and shown in the OSD (lastfm).
      New: Coverpictures (if available) are downloaded and saved with recordings (lastfm).
      New: The %title tag in the recording name will be replaced with the album name (if available).

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
DVB-Viewer BETA 3.9.4.85 released!
« Antwort #93 am: 14 Dezember, 2008, 08:44 »
Version BETA 3.9.4.85
----------------------
- Change: USB CI: Handling completely rewritten. Should work with any DVB-Device / USB CI (Hauppauge/terratec) combination.

- Change: Channeleditor: right click selects the underlying entry.

- Change: Channeleditor: click outside the channellist deselects the last selection. important for export.

- Add: Channellistpopup: activate in options/TV+Radio. Do not use together with remote or Keyboard!

- Add: Action: Show Radio list=8265

- Fix: Under certan circumstances a exception did break the import of recordings into the database.

- Add: Added FMenuClickPercent to tweaks.txt

- Add: Timeshift filenames now contain the channel name.

- Add: OSD notice on toggeling keep timeshift On/Off.

- Fix: DVD Audio/Subtitle problem with preselected language/AC3.

- Fix: The trayicon hint now shows the filename on fileplayback.

- Fix: Graphrebuild and DVD playback didn't work sometimes.

- Several fixes and enhancements.

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Re: DVB-Viewer 3.9.4.0 released!
« Antwort #94 am: 14 Dezember, 2008, 08:45 »
Zitat
Version BETA 3.9.4.90
----------------------
- Fix: Timeshift: If a timeshift folder with insufficient user rights was selected, timeshift did not work and blocked the DVBViewer.
- Change: Ch+/Ch- works as PageUp/PageDown in OSD lists and menus.
- Add: - Support for FreeSAT EPG on Astra 28.
FreeSAT EPG is handle like MHW EPG. So you have to activate it in the options and put the correct frequency (11428 h) into the options list.

Additionally you need the "Complete Tables" file from http://www.rst38.org.uk/vdr/ .
The files freesat.t1 and freesat.t2 must be extracted into the DVBViewer program folder.

Zitat
Version BETA 3.9.4.99
expires 23.11.2008
----------------------

* reactivated extensive debug logging.
* reactivated time limit.
* included latest DVBSource (3.3.0). Please use Filters\Register_Filters.exe to register it.
* Add: Added support for DVB Clock in the DVBViewer. For more information see DVBSource_3_3 ReadMe.rtf.
* Change: Timers: timers.xml is now saved on adding/deleting timers.
* Change: Rename Freeview EPG to FreeSAT EPG in MHW options.
* Change: Color/Brightness/Contrast window is only selectable if the driver reports that it can handle these settings.
* Change: Timeshift and recording folders are checked for sufficient rights on adding in the options.
* Change: Removed the save button in the recorder window. Update does save now the changes.
* Change: Recordings: added a check for rights in the recording folder. If no write rights are granted the default recording folder is used.
* Add: On format detection are several new data tags set:
#TV.video.pic
#TV.video.vres
#TV.video.hres
#TV.video.framerate
#TV.video.type
* Fix: Color/Brightness with INTEL graphics cards: fixed wrong default values for INTEL graphics cards. Thanks @Griga.
* Change: Toolbuttons: the toolbutton for the displaysettings now does show a submenu with the three possible choices.
* Add: Instant recording toolbutton. Implemented the instant recording popup menu for running instant recordings from the DVBViewer GE.
* Add: Hardware: support for Hauppauge DVB-C hybridcard.
* Add: Hardware: support for TEVII devices.
* Fix: DirectX options: Vmr fix and YUV didn't work correctly with Video B selection.
* Fix: USB CI: parental control PIN did not work.
* Add: CI: automatic parental control PIN (Jugendschutz PIN) entry. The PIN must be put into the userdata.xml:
<section name="CAM">
<entry name="PIN">1234</entry>
</section>
* Change: DVBSubtitles are now shown with the intended transparency.
* Change: DVB Subtitles: Thanks to griga the dvb subtitles now are shown "just in time" instead of "sometimes". You need the DVB Source 3.3.0 for it.
If you encounter problems, please report these with a short recording (including dvbsubs) of the problematic station!
* Add: Support for EAC3 (you need the current 3.3.0 DVBSource and a fitting audiodecoder). For more information see DVBSource_3_3 ReadMe.rtf.
* Fix: LastFM skip does work now.
* Change: OSD Timeline: OSD-OK on a program entry now shows the details of the program.
* Updated language files.
* Several fixes and enhancements.

Zitat
Version BETA 3.9.4.101
expires 03.12.2008
----------------------

* Fix: Timeshift: On timeshift playback the wrong graph clock was selected.
* Fix: Network devices: The wrong graph clock was selected.
* Fix: COM: Mute didn't work as exspected.
* Fix: OSD Timeline: Fixed problems when removing the textfield (ID: 15).
* Change: OSD Timeline: Details are shown also on mouseclick.
* Change: OSD Timeline: changing channels by clicking/pressing enter on the left side channels.
* Change: EPG Window: recorder window can be open via popup menu.
* Change: Recorder window: EPG window can be opened via popup menu.
* Fix: Some minor changes in DVBSubtitle to correct PTS handling on wrapping/discontinuities. Also a fix for too late finish subtitles. They are now shown as soon as they arive, if they are overdue.
* Fix: Recording: fix for PTS jumps can play havoc with mpeg recordings.
* Fix: Timeshift: fixed problems with timeshift and disableAV.
* Change: OSD Channel window: removed limit of 10 epg items.
* Add: BDA-Hardware: added support for turbosight devices.
* Add: BDA-Hardware: added support for tevii devices.
* Add: BDA-Hardware: added support for tongshi devices.
* Add: BDA-Hardware: added support for dvbworld devices.
* Add: EVR: if activated (see tweaks -> EVRVideoprocessor) the videoprocessor for EVR will be set. The first one of the Videoproessors list of the driver will be always used, as this is according to MS the best choice (Vista only).


Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
DVB-Viewer 3.9.4.103 RC 1 released!
« Antwort #95 am: 14 Dezember, 2008, 08:46 »
In the Betasection of the Membersarea is a new beta of the DVBViewer Pro.

This is a beta! So don't use it as a production system.

Installation:
You need a working DVBViewer Pro 3.9.4.0 Installation. Make a duplicate of the DVBViewer folder and extract the beta into the duplicate folder. Make a Backup of your datafolder. If you don't know where your data folder resides DO NOT USE THE BETA. It is for advanced users only and not suitable for beginners.

Please post all reports to the english or deutsch beta forum.

The beta is meant for users who are willing to improve the DVBViewer Pro by testing the below listed changes and reporting success or failure.
In case of FAILURE the report MUST include
- the exact steps to reproduce the problem.
- the support.zip and other relevant data.
See also on top of the BETA threads in the DVBViewer Forum for further instructions.

Zitat
Version RC1 3.9.4.103
expires 16.12.2008
----------------------

    * Update: Updated language files.
    * Update: Updated to DVBSource Filter 3.3.1.
    * Fix: Problems with Nova S Plus devices and simpleA/simpleB diseqC.

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
DVB-Viewer 3.9.4.110 RC 2 released!
« Antwort #96 am: 18 Dezember, 2008, 14:47 »
In the Betasection of the Membersarea is a new beta of the DVBViewer Pro.

This is a beta! So don't use it as a production system.

Installation:
You need a working DVBViewer Pro 3.9.4.0 Installation. Make a duplicate of the DVBViewer folder and extract the beta into the duplicate folder. Make a Backup of your datafolder. If you don't know where your data folder resides DO NOT USE THE BETA. It is for advanced users only and not suitable for beginners.

Please post all reports to the english or deutsch beta forum.

The beta is meant for users who are willing to improve the DVBViewer Pro by testing the below listed changes and reporting success or failure.
In case of FAILURE the report MUST include
- the exact steps to reproduce the problem.
- the support.zip and other relevant data.
See also on top of the BETA threads in the DVBViewer Forum for further instructions.

Zitat
Version RC2 3.9.4.110
expires 31.12.2008
----------------------

    * Update: Updated language files.
    * Fix: DiseqC: sanity check of entered values in the position and diseqc window.
    * Fix: Detection of "Mystique" cards as KNC.
    * Fix: Detection of the Pinnacle card as TT.
    * Fix: The EPG window is shown even if no EPG is available/present.
    * Fix: Browse for folder dialogue didn't use the current folder.
    * Fix: exporting of sub channels in the channel editor does work now.
    * Included DVBServer.

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline ritschibie

  • Aufpass-Cubie
  • *****
  • Beiträge: 10945
  • Ich liebe dieses Forum!
Re: DVB-Viewer 3.9.4.110 RC 2 released!
« Antwort #97 am: 20 Dezember, 2008, 12:59 »


Zitat
Version RC2 3.9.4.110
expires 31.12.2008
----------------------

    * Update: Updated language files.
    * Fix: DiseqC: sanity check of entered values in the position and diseqc window.
    * Fix: Detection of "Mystique" cards as KNC.
    * Fix: Detection of the Pinnacle card as TT.
    * Fix: The EPG window is shown even if no EPG is available/present.
    * Fix: Browse for folder dialogue didn't use the current folder.
    * Fix: exporting of sub channels in the channel editor does work now.
    * Included DVBServer.

Firedragon hat die ja schon installiert. Lohnt sich wahrscheinlich nicht mehr, die auszuprobieren (expires 31.12.2008). Die update notes sind jetzt nicht gerade aufregend.

Frage an den Feuerdrachen: Sollte man/frau das noch installieren oder getrost bei der 3.9.4.0 bleiben?
Intel Core i7-4770K - ASRock Z87 Extreme6/ac - Crucial Ballistix Sport DIMM Kit 16GB, DDR3-1600 - Gigabyte Radeon R9 290 WindForce 3X OC
TBS DVB-S2 Dual Tuner TV Card Dual CI  - DVBViewer pro 5.3 und Smartdvb 4.x.x beta - 80 cm Schüssel, 2xQuad-LNB - Astra (19.2E)/Hotbird (13E)
I-net mit Motzfuchs ; WLAN: Fritz 7390; BS: Windows 10

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Re: DVB-Viewer 3.9.4.110 RC 2 released!
« Antwort #98 am: 20 Dezember, 2008, 13:33 »
Läuft soweit 1A

Kannst ja ne Kopie vom normalen DVBViewer Verzeichnis (evtl. auch vom Konfigurationsverz. falls du experimentieren willst) anlegen bevor du die neuen Dateien reinkopierst ...und dann bei Bedarf zurückkopieren ...so lässt es sich Stressfrei testen ;)

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline fir3drag0n

  • Forengott!
  • Mega-Cubie
  • ****
  • Beiträge: 240
  • C:\
Re: DVB-Viewer 3.9.4.110 RC 2 released!
« Antwort #99 am: 20 Dezember, 2008, 13:42 »


Zitat
Version RC2 3.9.4.110
expires 31.12.2008
----------------------

    * Update: Updated language files.
    * Fix: DiseqC: sanity check of entered values in the position and diseqc window.
    * Fix: Detection of "Mystique" cards as KNC.
    * Fix: Detection of the Pinnacle card as TT.
    * Fix: The EPG window is shown even if no EPG is available/present.
    * Fix: Browse for folder dialogue didn't use the current folder.
    * Fix: exporting of sub channels in the channel editor does work now.
    * Included DVBServer.

Firedragon hat die ja schon installiert. Lohnt sich wahrscheinlich nicht mehr, die auszuprobieren (expires 31.12.2008). Die update notes sind jetzt nicht gerade aufregend.

Frage an den Feuerdrachen: Sollte man/frau das noch installieren oder getrost bei der 3.9.4.0 bleiben?

Also ich hab auch eine Kopie des Verzeichnisses angelegt und die Version läuft bisher einwandfrei. Aber, ich denke, da es mittlerweile schon ein RC ist, wird dann wohl Anfang 2009 auch bald die neue Version kommen, von daher lohnt das Update eigentlich nicht unbedingt, man kann also getrost auch auf das finale Update warten (wird, denke ich, bald erscheinen).  ;)


Mein aktuelles System:

- OS: Win8 64bit (Hauptrechner und Laptop)
- TV-Karten: TT S2/CT-3650-CI; TT 3200; TT DVB-T Stick, Tevii S660
- TV-Kartenprogramm: DVBViewer 5.0
- AMD Phenom II X6 1090T 3,2 GHz; 8 GB RAM; Asus M5A97 PRO; ATI 7850 (neuester Catalyst); Creative Titanium X-Fi (PCIe)

Das Fernsehen hat feste Regeln. Bei den Western gewinnen immer die Guten, bei den Nachrichten immer die Bösen.

Robert Lembke (1913-89)

Offline ritschibie

  • Aufpass-Cubie
  • *****
  • Beiträge: 10945
  • Ich liebe dieses Forum!
Re: DVB-Viewer 3.9.4.110 RC 2 released!
« Antwort #100 am: 20 Dezember, 2008, 14:58 »
Danke für die Rückmeldungen! Dann warte ich bis die neue (3.9.5?) kommt. Bin immer noch sehr zufrieden mit dem DVBV, nur als MedieCenter finde ich ihn zu umständlich....
Intel Core i7-4770K - ASRock Z87 Extreme6/ac - Crucial Ballistix Sport DIMM Kit 16GB, DDR3-1600 - Gigabyte Radeon R9 290 WindForce 3X OC
TBS DVB-S2 Dual Tuner TV Card Dual CI  - DVBViewer pro 5.3 und Smartdvb 4.x.x beta - 80 cm Schüssel, 2xQuad-LNB - Astra (19.2E)/Hotbird (13E)
I-net mit Motzfuchs ; WLAN: Fritz 7390; BS: Windows 10

Offline awaschko

  • Mega-Cubie
  • ****
  • Beiträge: 120
DVB-Viewer 4.0 released!
« Antwort #101 am: 21 Dezember, 2008, 12:51 »
Die neue 4.0 ist raus:

Zitat
We finally made it before xmas smile.gif A new version is available and the changes can be read in the changelog.

DVBViewer Pro 4.0
===================
Only for update installations:
Please do a rescan of your dvb devices (either by deleting the hardware.xml or by doing a manual rescan in the hardware options of the DVBViewer)!

Hardware

    * New: USB CI (Hauppauge/Terratec) support completely rewritten: does work now with every DVB device. Thanks @Terratec for their support.
      Activate it in the hardware options by first selecting the DVB device and then the external CI.
    * Change: BDA direct tuning mode: In direct tuning mode an internal network provider is now used instead the MS NP. This will help with the $FFFFFFF Error on some x64 Vista systems.
      If this doesn't work for you, you can force the use of the old MS NP method by adding
      QUELLTEXT
      <entry name="useMSNP">1</entry>

      to the device entry in the hardware.xml.
    * Fix: KNC Cards and multiple CAMs: Fixed ignoring all cards except DVB-S. Please rescan your hardware in the options if you use more than one KNC ONE DVB-C Card with CAM.
    * New: Added support for Cinergy HTC USB XS HD. (You might have to delete your hardware.xml to re-detect it properly)
    * New: Added channel groups D-H. Attention: If a hardware.xml is present they are NOT automatically active but have to be activated manually in the hardware options.
    * New: Hybrid Tuner Support (HVR & Co). Please delete your hardware.xml in the userdata folder, so the DVBViewer does a new hardware scan.
    * New: Detection of "Mystique" cards as KNC.
    * New: Detection of the Pinnacle card as TT.
    * New: support for turbosight devices.
    * New: support for tevii devices including DVB-S2 parameter setting.
    * New: support for tongshi devices.
    * New: support for dvbworld devices.
    * New: support for Hauppauge DVB-C hybrid card.
    * Fix: Tuning problems with Yakumo-Sticks.
    * Fix: Shared LNB configurations should work now correctly.
    * Back: Twinhan WDM is back (for now).

General

    * Fix: "bring to front" problem should be solved.
    * Change: Set the charset to default charset in all windows.
    * New: New symbols by Rago for the statusbar Audio and Video format.
    * Fix: Aspect ratio text in the statusbar is visible again, if the aspect ratio is not one of the predefined.
    * Change: Reworked program icon by rago.
    * Fix: Commandline param -c serviceID was ignored.
    * New: The trayicon hint now shows the filename on file playback.
    * Fix: Userdata.xml was not saved, if channel history was deactivated.
    * Fix: PMT PID change in Auto update was ignored.
    * Fix: Browse for folder dialogue didn't use the current folder.
    * New: the toolbutton for the display settings now does show a submenu with the three possible choices.
    * New: Instant recording toolbutton. Implemented the instant recording popup menu for running instant recordings from the DVBViewer GE.
    * New: CI: automatic parental control PIN (Jugendschutz PIN) entry. The PIN must be put into the userdata.xml:
      QUELLTEXT
        <section name="CAM">
            <entry name="PIN">1234</entry>
          </section>
    * Fix: Fixed Multimonitor problem with disappearing control panel in the main window.
    * Fix: Timeshift: fixed problems with timeshift and disableAV.
    * Change: Timers: timers.xml is now saved on adding/deleting timers.
    * Change: On disableAV the playback graph is now stopped.
    * Fix: Timeshift: If a timeshift folder with insufficient user rights was selected, timeshift did not work and blocked the DVBViewer.
    * New: Timeshift filenames now contain the channel name.
    * Fix: Handling of Slovak EPG improved.
    * Updated: Language files.
    * Several small enhancements and fixes.

Recordings

    * New: Recording of ITV HD: The wrong video descriptor is automatically adjusted.
    * New: You can activate logging of (discontinuity) errors into a separate log file (see Options-> recordings).
    * New: You can activate extended logging of format changes to a separate log file. This only works if the above logging is activated too. Take notice this function does cost some CPU power (see Options-> recordings).
    * New: You can now define minimal free disc space for recordings.
    * Fix: %title didn't work in recording names.
    * New: added a check for enough rights in the recording folder. If no writing rights are granted the default recording folder is used.
    * Fix: fix for PTS jumps in the stream can make mpeg recordings useless.

OSD

    * Fix: OSD Timeline: Fixed problems when removing the text field.
    * Change: OSD Timeline: Details are shown also on mouseclick.
    * Change: OSD Timeline: changing channels by clicking/pressing enter on the left side channels.
    * Change: OSD Timeline: OSD-OK on a program entry now shows the details of the program.
    * Change: Ch+/Ch- works as PageUp/PageDown in OSD lists and menus.
    * New: OSD notice on toggling keep timeshift On/Off.
    * Fix: Empty or not ready drives do not cause a Windows error dialog anymore in the OSD.
    * New: On format detection are several new data tags set:
          o #TV.video.pic
          o #TV.video.vres
          o #TV.video.hres
          o #TV.video.framerate
          o #TV.video.type

DVBViewer Filter support

    * Add: Added support for DVB Clock in the DVBViewer. For more information see DVBSource ReadMe.rtf.
    * New: MP3-Playback with the DVBViewer Filter (Version 3.2.0+). Activate this in Options -> DirectX -> Use DVBViewer Filter for MP3.
    * New: Playback of non encrypted M2TS-files (Blue Ray-fileformat) with the DVBViewer Filter (Version 3.2.0+), including all for Blue Ray defined Video/Audio-formats, if there is a fitting decoder in the system. Activate this in Options -> DirectX -> Use DVBViewer Filter for TS/M2TS.
    * New: Playback of non encrypted VOB-files (DVD-fileformat) with the DVBViewer Filter, including all for Video-DVDs defined Video/Audio formats, if there is a fitting decoder in the system. Activate this in Options -> DirectX -> Use DVBViewer Filter for MPG/VOB.
    * Removed: Support for user defined filter graph files if the DVBViewer filter is used.

MKV files and subtitles

    * New: Playback of MKV-files with subtitles.
      To use Subtitles you need the following:
         1. The Haali Mediasplitter must be installed.
         2. ffdshow must be the active decoder and in the ffdshow video decoder configurations the options "Subtitles", "Accept embedded subtitles" and "Accept SSA, ASS and ASS2 subtitles" are activated.
            or (more reliable)
         3. The DirectVobSub-Filter is installed and in the property page of the Haali Splitters in Options -> Compatibility -> Autoload VSFilter "Yes" is selected. The DVBViewer does not load DirectVobSub by itself, because if it is used, the decoder can not use the hardware supported decoding.

Decoder/Renderer Configuration

    * New: Completely reworked the Options -> DirectX page.
    * New: Decoder and Renderer input does use now a unified mask (affects DirectX, PiP and DVD).
    * New: Split PiP options from the mosaic preview options.
    * New: You can specify a MP3 Decoder in the Options -> DirectX Audio settings.
    * Removed: Postprocessor in the DirectX settings. Please use the Postprocessor plugin from the members page.
    * New: In Options -> DirectX you can configure two sets of different Videodecoders/Videorenderers (Video A/B) and Audiodecoders/Audiorenderers (Audio A/B). Switching between these settings can be done manually or automatically:
      1) Manually: You find the commands in the main menu -> Settings or you can define keys in Options -> input for it.
      Switching between the sets does trigger a rebuild graph.

      2) Automatically: In Options -> DirectX you find on the tab sheet "Video B" and "Audio B" edit boxes labeled "Auto B-Conditions". The following conditions (if you use more than one, separate them by a "," without the ") can be used here:

      File (file playback)
      Video (Playback with Video)
      H.264 (H.264 Video)
      MPEG2 (MPEG2 Video)
      DVBSource (DVBViewer Filter is used)

      A Slash / in front means "not" (Negation, example: /File = TV/Radio (not file)). The automatic switching to Set B happens, if all listed conditions are met, otherwise the DVBViewer uses Set A. If you define auto-conditions the manual switching is disabled.

      Some examples:
          o Using Vista you want for H.264 Video the EVR otherwise the Overlay Mixer to be used. In Video A you set the Overlay Mixer, in Video B you select EVR and as condition you set "H.264".
          o H.264-Playback with the DVBViewer Filter should use the Cyberlink Decoder (Video A), otherwise ffdshow (Video B ), this is useful for H.264 in MKV-file, which the DVBViewer Filter doesn't handle. The needed condition would be "H.264,/DVBSource".
          o Playback of video files should use ReClock Audiorenderer, for the rest (TV/Radio and audio only playback) Default DirectSound (Audio A). In Audio B you set ReClock as renderer and use the condition "Video,File".

Automatic Selection of a AC3-Audiotrack

    * New: Options -> General -> Prefer AC3-audio. If activated the DVBViewer does automatically select the AC3 audio track for file/DVD playback if available.

Video/Audio-Format, DVD

    * New: Quick info of current Video/Audio type if you move the mouse cursor over the aspect ratio or audio format field in the status bar.
    * Improved: Format detection on playbacks without DVBViewer Filter. Video/Audio types and Format parameters are more precisely detect.
    * Changed: Playback without the DVBViewer Filter does not connect unused Output Pins of the Splitter/Demultiplexer-Filter with the Nullrenderer anymore, because this caused problems with the Haali Splitter and the MPC Mpeg Splitter.
    * New: Support for EAC3 (you need a fitting audio decoder). For more information see the DVBSource ReadMe.rtf.
    * Change: The audio track selection for DVD shows more informations.
    * New: Graph rebuild and DVD playback work now.
    * New: Graph rebuild and file playback work now.
    * Fix: TTX only ts streams did not play correctly.

Several windows

    * Change: Several windows: right click in a list/treeview does now select the entry under the mouse cursor.
    * Change: Channeleditor: right click selects the underlying entry.
    * Change: Channeleditor: click outside the channellist de-selects the last selection. important for export.
    * Fix: Channeleditor : exporting of sub channels in the channel editor does work now.
    * New: Channellistpopup: activate in options/TV+Radio. Do not use together with remote or Keyboard! Experimental, handle with care!
    * Fix: The EPG window is shown even if no EPG is available/present.
    * Change: EPG Window: recorder window can be open via popup menu.
    * Fix: Chinese language support in the EPG window and in partially in the OSD.
      You may have to edit the fonts.xml in the OSDSkin/[yourusedskin] folder.
      It might also be necessary to adjust some OSD elements in the XML definitions, if the text is too big and doesn't show up.
      OSD support is (for now) limited, because some things need a lot of changes...
    * Change: Recorder window: EPG window can be opened via popup menu.
    * Change: Removed the save button in the recorder window. Update does save now the changes.
    * Fix: Toggling the channellist visible/invisible in the recording/epg window did block resizing of the channellist.
    * Fix: DiseqC window: sanity check of entered values in the position and diseqc window.
    * Change: Color/Brightness/Contrast window is only selectable if the driver reports that it can handle these settings.
    * Fix: Color/Brightness with INTEL graphics cards: fixed wrong default values for INTEL graphics cards. Thanks @Griga.

Options and Settings

    * New: OSD-Options: added an option to disable the automatic OSD-menu scrolling if the mouse is in the "hotzones" of it.
    * Updated the wizard, scan window, hardware options and channel editor window with the additional channel groups.
    * Change: Timeshift and recording folders are checked for sufficient rights on adding in the options.
    * Fix: Recordings were under certain circumstances registered several times on refreshing the database.
    * Fix: Under certain circumstances a exception did break the import of recordings into the database.
    * Change: Removed the default folder selection for the audio/video/picture shares.

DVB Subtitles

    * Change: DVBSubtitles are now shown with the intended transparency.
    * Change: Thanks to Griga the DVB subtitles now are shown "just in time" instead of "sometimes". Also a fix for too late finnish subtitles is included. They are now shown as soon as they arrive, if they are overdue.

Freesat EPG

    * New: Support for FreeSAT EPG on Astra 28.
      FreeSAT EPG is handled like MHW EPG. So you have to activate it in the options and put the correct frequency (11428 h) into the options list.
      Additionally you need the "Complete Tables" file from http://www.rst38.org.uk/vdr/ .
      The files freesat.t1 and freesat.t2 must be extracted into the DVBViewer program folder.

Actions/Tweaks

    * New: New action "Show Current Info". Shows/Hides the current epginfo or recording info (if played back). You can use it via an custom input command.
    * New: Action: Show Radio list=8265
    * New: Added FMenuClickPercent to tweaks.txt
    * New: EVR: if activated (see tweaks -> EVRVideoprocessor) the video processor for EVR will be set. The first item of the video processor list of the driver will be always used, as this is according to MS the best choice (Vista only).

COM

    * Fix: COM: Mute doesn't work as expected.
    * New: Several enhancements on the COM Interface.
    * Fix: Importing the COM tlb in Visual Studio should now work without problems.
    * Fix: All playback starts are send via COM. Careful, Pause does not send a play backstop but you get a playback start on playing again.

DVBServer

    * Updated the hardware engine to the latest version.
    * Added support for extended channel groups

VOD Filter

    * New: ID3 tag are written to mp3 recordings with the VOD Filter.
    * New: Cover pictures (if available) are downloaded and shown in the OSD (lastfm).
    * New: Cover pictures (if available) are downloaded and saved with recordings (lastfm).
    * New: The %title tag in the recording name will be replaced with the album name (if available).
    * Fix: Problems in VOD filter caused by changes in the web pages of the list provider.
    * Fix: Shoutcast and other streaming sources now show meaningful audio data.
    * Fix: LastFM skip does work now.
« Letzte Änderung: 21 Dezember, 2008, 12:54 von SiLæncer »

Offline fir3drag0n

  • Forengott!
  • Mega-Cubie
  • ****
  • Beiträge: 240
  • C:\
Re: DVB-Viewer 4.0 released!
« Antwort #102 am: 21 Dezember, 2008, 13:31 »
...mal wieder viel schneller als ich dachte!

Klasse Programm!


Mein aktuelles System:

- OS: Win8 64bit (Hauptrechner und Laptop)
- TV-Karten: TT S2/CT-3650-CI; TT 3200; TT DVB-T Stick, Tevii S660
- TV-Kartenprogramm: DVBViewer 5.0
- AMD Phenom II X6 1090T 3,2 GHz; 8 GB RAM; Asus M5A97 PRO; ATI 7850 (neuester Catalyst); Creative Titanium X-Fi (PCIe)

Das Fernsehen hat feste Regeln. Bei den Western gewinnen immer die Guten, bei den Nachrichten immer die Bösen.

Robert Lembke (1913-89)

Offline ritschibie

  • Aufpass-Cubie
  • *****
  • Beiträge: 10945
  • Ich liebe dieses Forum!
Re: DVB-Viewer 4.0 released!
« Antwort #103 am: 21 Dezember, 2008, 15:19 »
...mal wieder viel schneller als ich dachte!
...und Du hast es wieder mal schneller installiert als der Wind! Complimenti!
Ich werd's erst heute abend installieren und dann berichten... :)
Intel Core i7-4770K - ASRock Z87 Extreme6/ac - Crucial Ballistix Sport DIMM Kit 16GB, DDR3-1600 - Gigabyte Radeon R9 290 WindForce 3X OC
TBS DVB-S2 Dual Tuner TV Card Dual CI  - DVBViewer pro 5.3 und Smartdvb 4.x.x beta - 80 cm Schüssel, 2xQuad-LNB - Astra (19.2E)/Hotbird (13E)
I-net mit Motzfuchs ; WLAN: Fritz 7390; BS: Windows 10

Offline ritschibie

  • Aufpass-Cubie
  • *****
  • Beiträge: 10945
  • Ich liebe dieses Forum!
Re: DVB-Viewer 4.0 released!
« Antwort #104 am: 21 Dezember, 2008, 16:57 »
Man sieht's in meiner Signatur (!), ich hab den 4er installiert und auch ein wenig ausprobiert.

Nach dem Hardware-Neuscan habe ich unter:
Astra - 1205 Sender (AUD/VID)
Hotbird - 1845 Sender (AUD/VID)

Optisch auf den ersten Blick keine Veränderung zur 3.9.4, Bild mit dem EVR und den Cyberlink Decodern gut, aber auch keine wirkliche Verbesserung zu vorher (wie auch: war schon nahe an optimal). Unter Direct X verbergen sich jetzt jeweils 2 getrennte Menues für Video und Audio, die auch jeweils für Video/Audio A & B getrennte Einstellmöglichkeiten bieten. Für was das gut sein soll? Die Umschaltzeiten sind gleichgeblieben oder eine halbe Spur schneller geworden, jedenfalls nicht langsamer.

IM OSD-Menue habe ich jetzt nicht soooviel Neues gesehen, aber da ich das kaum (nur für das I-Net-Radio) nutze geht mir auch der Blick dafür ab.

Erstes Fazit: Das updaten hat nicht geschadet. Macht einen Hardware-Scan (Suchlauf) bevor Ihr Eure Senderlisten erneuert! ::)
Intel Core i7-4770K - ASRock Z87 Extreme6/ac - Crucial Ballistix Sport DIMM Kit 16GB, DDR3-1600 - Gigabyte Radeon R9 290 WindForce 3X OC
TBS DVB-S2 Dual Tuner TV Card Dual CI  - DVBViewer pro 5.3 und Smartdvb 4.x.x beta - 80 cm Schüssel, 2xQuad-LNB - Astra (19.2E)/Hotbird (13E)
I-net mit Motzfuchs ; WLAN: Fritz 7390; BS: Windows 10