Autor Thema: Diverse Fototools ...  (Gelesen 295540 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190069
  • Ohne Input kein Output
    • DVB-Cube
WIA-Loader 2.5.5.4 Beta
« Antwort #5445 am: 27 September, 2021, 10:10 »
Mit dem Tool WIA-Loader lassen sich Fotos von einer Kamera oder Speicherkarte auf den Computer übertragen und auf Wunsch auch gleich anhand flexibler Optionen umbenennen. Darüber hinaus vermag es auch die Bilder auf einen FTP-Server zu laden, einfache HTML-Fotoalben anzulegen sowie unter Windows XP die Kameras fernzusteuern. Außerdem geocodiert WIA-Loader die Bilder, indem es GPS-Daten, die als GPX-Dateien zur Verfügung stehen, in die EXIF-Header der Bilder einbettet. Zum problemlosen Ausführen des Tools wird das .NET-Framework 2.0 oder höher unter Windows benötigt. Mit dem Mono-Framework ist das Tool zudem auch unter Linux und Mac OS X lauffähig.

Freeware

Changelog

    Conversion to .NET6 / VS2022
    A separate storage path can now be specified for the import profiles
    Corrected an error in the 'File operation' step. (Bug # 58 and # 57)
    Many camera controls improvements
    Many minor bug fixes

    [Microsoft Store]:

    Improvements in the handling of PTPIP cameras (e.g. Nikon Z)
    The preview image cache can now be used for all sources (previously only WPD)

[close]

http://www.mortara.org/apps-software/windows/

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: 190069
  • Ohne Input kein Output
    • DVB-Cube
Regards Viewer 2.67.1
« Antwort #5446 am: 27 September, 2021, 18:10 »
Browse through your picture collection, create slideshows and enhance your photos, with this intuitive application that supports an extensive array of image formats.

Freeware

Whats new:>>

Correct memory leak

https://jfiguinha.pagesperso-orange.fr/

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: 190069
  • Ohne Input kein Output
    • DVB-Cube
Regards Viewer 2.67.2
« Antwort #5447 am: 27 September, 2021, 21:40 »
Whats new:>>

    Correct crash on heic and avif format
    Update exiv2 library

https://jfiguinha.pagesperso-orange.fr/

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: 190069
  • Ohne Input kein Output
    • DVB-Cube
ImageJ 1.53m
« Antwort #5448 am: 29 September, 2021, 10:20 »
Process and enhance your pictures with the help of this streamlined and useful, Java-based image editor that supports the most common image formats.

Freeware

Changelog

    Thanks to Zoltan Kis, the File>Import>Image Sequence dialog now displays the number of images that will be opened.
    Thanks to Norbert Vischer, exceptions on the Event Dispatch Thread are now reported in the Log window.
    Thanks to Remi Berthoz, the Analyze>Tools>Scale Bar command now has the ability to draw both vertical and/or horizontal scale bars.
    Thanks to Stein Rorvik, added a "Colors..." command to the Color Picker dropdown menu and made most of the commands in that menu recordable.
    Thanks to Esteban Fernandez, added a "Fill color:" field to the Image>Stacks>Images to Stack dialog box.
    Thanks to Barry DeZonia, the findMinAndMax() methods in the Short/Int/Float processors are now faster (Plugins>Utilities>Benchmark runs 3% faster).
    Thanks to Michael Schmid, added support for drag and drop to JFileChooser dialogs.
    Thanks to Nicolas De Francesco, updated the Edit>Selection>Fit Rectangle command so that it produces more predictable results.
    Thanks to Philippe Carl, File>Import>Image Sequence no longer limits the number of files that can be imported to 40 when "Open as separate images" is enabled.
    Thanks to Fred Damen, improved recording of the ROI Manager's "Open..." and "Save..." commands, and made the open(path) and save(path) methods public.
    Thanks to Michael Schmid, the File>Import>Image Sequence command no longer creates excessive image IDs.
    Thanks to Michael Schmid, added the FolderOpener.openProcessor() method, used by the FileInfoVirtualStack class.
    Thanks to Norbert Vischer, fixed a bug that caused the Process>Filters>Convolve command to sometimes not be correctly recorded.
    Thanks to Fred Damen, fixed a bug that caused a null pointer exception when the File>Import>Results dialog was canceled.
    Thanks to Ved Sharma, fixed a bug that caused an invalid macro error when assigning a string value returned by a user defined function to an array element.
    Thanks to Fred Damen, fixed a bug that caused the RoiManager.save() method to always return true.
    Thanks to Ved Sharma, fixed a bug that caused the ROI Manager's "OR (Combine)" command to not work as expected if the first ROI was composite.
    Thanks to Philippe Carl, fixed a bug that caused the File>Import>Image Sequence command to not work as expected when importing stacks and the "Open as separate images" option was enabled.
    Thanks to Philippe Carl, fixed a bug that caused the Image>Overlay>Flatten command to not work with ROIs, or the ROI Manager in "Show All" mode, on composite images.
    Thanks to Rodrigo Goncalves, fixed a bug that caused the File>Save As>Image Sequence command to display multiple error messages when the specified directory did not exist.
    Thanks to Herbie Gluender, fixed a bug the caused the exit(msg) macro function to fail when the argument was a number or a call to a user-defined function.
    Thanks to Jerome Mutterer, fixed a typo in OpenDialog.java that caused the GitHub version of ImageJ to fail to compile.
    Thanks to Daniel Nebdal, fixed a bug that caused the Plugins>Macros>Edit command to not open ".py" and ".bsh" files.
    Thanks to Remi Berthoz, fixed a bug that caused the Image>Type>RGB Stack command to not work correctly with RGB stacks that had multiple slices and multiple frames.
    Thanks to Stein Rorvik, fixed a bug that caused the Property.setSliceLabel() macro function to sometimes not work as expected with single images.
    Thanks to Ved Sharma, fixed a regression that caused the roiManager("Set Fill Color",color) macro function to fail when used with a text selection.
    Thanks to 'natalia', fixed a 1.52p regression that caused FITS images to open flipped vertically.
    Thanks to "J Xiong", fixed a regression that caused the particle analyzer to not work the same as it did in ImageJ 1.52 with binary images that were not thresholded and the "Black background" options was not set.
    Thanks to Hyung-song Nam, fixed a 1.53f regression that caused menus to unexpectedly popup when using the "hand" tool to scroll through images.

[close]

https://imagej.nih.gov/ij/

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: 190069
  • Ohne Input kein Output
    • DVB-Cube
Light Image Resizer 6.0.9.0
« Antwort #5449 am: 29 September, 2021, 19:40 »
Light Image Resizer organizes your photos by shrinking their resolution or moving them within your hard drive. It is the perfect tool for those who store their digital pictures and images on their PC and who want to resize, compress, convert, create copies, create thumbnails, import or organize photos.

Changelog

    NEW:

    added command line parameters: Size, KeepQuality, Progressive

    IMPROVED:

    default to LZW compression for TIFF to avoid out of memory issues
    better reliability for update check
    add notice for AVIF files if codec is missing

    FIXED:

    original image could have wrong orientation in preview
    wrong dimensions could be applied to image depending on its EXIF orientation
    a crash could occur when using Center mode and padding was applied

[close]

http://www.obviousidea.com/windows-software/light-image-resizer/

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: 190069
  • Ohne Input kein Output
    • DVB-Cube
qimgv 1.0.2
« Antwort #5450 am: 30 September, 2021, 10:40 »
Whats new:>>

    Bug fixes:

    fix file replace dialog not working
    fix trackpad scroll with libinput
    (both bugs are pretty bad - have to do a release...)

    Misc:

    build with Qt 5.12 now works again!

https://github.com/easymodo/qimgv

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: 190069
  • Ohne Input kein Output
    • DVB-Cube
PicView 1.4.3
« Antwort #5451 am: 30 September, 2021, 11:10 »
PicView is an Open Source Image Viewer for Windows, designed to efficiently and quickly browse through images supporting all common file formats, including .heic, .psd, .png, .jpg & RAW camera image files.

License: GPLv3

Changelog

Added stars rating (EXIF) to the Image Info window
Fixed an issue where languages other than English were not shown in the main window
Updated UI to look better in other languages
Added renaming and moving capabilities to the Image Info window
Added support for .svgz
Added support for .jxl
Fixed an issue where pressing 1, 2, 3 and 4 to change window scaling would not work
Updated scaling messages to be more accurately descriptive
Improvements to renaming and moving files
Updated to newer versions of ImageMagick and SkiaSharp
Fixed window not resetting to prior position after leaving fullscreen gallery
You can now cycle between images in fullscreen gallery when holding down Ctrl and scrolling
Fixed an issue where the application would crash if you added a new image to the folder you were browsing and then manually requesting to load it via drag and drop/paste etc.
Stability improvements

[close]

https://github.com/Ruben2776/PicView

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: 190069
  • Ohne Input kein Output
    • DVB-Cube
Glaxnimate 0.4.5
« Antwort #5452 am: 30 September, 2021, 20:50 »
Glaxnimate is a fast and straightforward vector graphics animation program. It's designed to work well with short animations to show on the web, supporting several standard web formats like GIF, WebP, Lottie, SVG, and others.

Freeware

https://glaxnimate.mattbas.org/

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: 190069
  • Ohne Input kein Output
    • DVB-Cube
Regards Viewer 2.67.3
« Antwort #5453 am: 30 September, 2021, 22:25 »
Whats new:>>

    Correct crash with avif saving
    Add support for exif in avif and heic format (read, write)
    Correct display bug for the right window

https://jfiguinha.pagesperso-orange.fr/

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: 190069
  • Ohne Input kein Output
    • DVB-Cube
ExifTool 12.32
« Antwort #5454 am: 01 Oktober, 2021, 09:30 »
ExifTool kann mehr als nur Meta-Daten lesen und schreiben: Die von der Kamera gelieferten EXIF-Daten sind nicht immer korrekt, beispielsweise wenn das Kameradatum nicht stimmt oder der Kommentar noch auf den Vorbesitzer der Kamera hinweist. Solche Fehler korrigiert das Exif-Tool.

Die Sammlung von Perl-Skripten liest EXIF-, IPTC- und XMP-Daten und ändert diese auf Wunsch. Einen separaten Perl-Interpreter braucht man nicht. Für den vollen Funktionsumfang muss man sich mit der Kommandozeile vertraut machen, zum Korrigieren der Metadaten einzelner Bilder genügt das auf ExifTool aufsetzende ExifTool GUI.

Freeware

Changelog

    Added support for CBOR-format metadata in JUMBF (note that JUMBF support is still experimental)
    Added a new Nikon LensID
    Added a new Pentax LensType
    Decode timed GPS for two more dashcam formats
    Support reference direction columns in -geotag CSV input
    Removed generation of GPSSpeedRef and GPSTrackRef tags in timed metadata for most dashcam formats when speed is km/h and track is relative to true north
    Patched to allow writing of console output to named pipes
    Fixed formatting of InternalSerialNumber for some Panasonic cameras
    Fixed bug in arg_files/xmp2exif.args support file

[close]

http://owl.phy.queensu.ca/~phil/exiftool/

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: 190069
  • Ohne Input kein Output
    • DVB-Cube
LeafView 1.2.3.0
« Antwort #5455 am: 01 Oktober, 2021, 19:20 »
Enjoy your pictures and photos with the help of this minimalist, fast, and privacy-oriented image viewer.

MIT License

Whats new:>>

    feat: Added Arabic translation.
    perf: Slightly improved performance.

https://sprout2000.github.io/leafview/

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: 190069
  • Ohne Input kein Output
    • DVB-Cube
Metalith 10.17
« Antwort #5456 am: 01 Oktober, 2021, 21:20 »
View and manipulate the EXIF, GPS, IPTC, IFD and other metadata of images using this application that can process multiple files at the same time.

Freeware

http://www.metalith.ru/en/index.html

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: 190069
  • Ohne Input kein Output
    • DVB-Cube
RawViewer 1.16.1
« Antwort #5457 am: 02 Oktober, 2021, 11:30 »
View and convert between a great variety of RAW and regular picture formats, while also adjusting and converting color values with this application.

Features

    View RAW image data files, supported formats: bgr, rgb, bgra, rgba, abgr, argb, nv21, nv12, i420, yv12, i422h, i422v, i444, yuyv, yvyu, gray.
    Conversion between RAW image data formats.
    View pixel color value: RGB & YCbCr.
    Rename RAW files.
    View images in popular formats: BMP, JPEG, PNG.
    Conversion between RAW image file formats and BMP/JPEG file format.

Freeware

Whats new:>>

Tools: fixed a bug of Image file to RAW file, when the source image file is BMP/JPEG and the output RAW format is RGB.

http://www.filefriend.net/#RawViewer

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: 190069
  • Ohne Input kein Output
    • DVB-Cube
Digital Image Tool 4.2
« Antwort #5458 am: 03 Oktober, 2021, 20:20 »
A watermarking application that allows you to quickly enlarge or rotate small scale photos and apply a standard or custom watermark logo.

Donationware

http://digitalliquid.com/digitalimagetool/

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: 190069
  • Ohne Input kein Output
    • DVB-Cube
ImageMagick 7.1.0-9
« Antwort #5459 am: 04 Oktober, 2021, 08:20 »
Changelog

2021-09-26 7.1.0-9 <quetzlzacatenango@image...>
Release ImageMagick version 7.1.0-9 GIT revision 19...
2021-09-26 7.1.0-9 Dirk Lemstra <dirk@lem.....org>
Squash a dump truck load of VisualStudio compiler warnings.
2021-09-19 7.1.0-9 <quetzlzacatenango@image...>
improve wrapping between words and within words (reference https://github.com/ImageMagick/ImageMagick/discussions/4227).
2021-09-18 7.1.0-8 <quetzlzacatenango@image...>
Release ImageMagick version 7.1.0-8 GIT revision 19115:428fe1921:20210918
2021-09-17 7.1.0-8 Dirk Lemstra <dirk@lem.....org>
Check for `null` in InvokeDelegate() (reference https://github.com/ImageMagick/ImageMagick/issues/4225).

[close]


http://www.imagemagick.org

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 )