Autor Thema: FFmpeg-Projekt vermeldet Fortschritte  (Gelesen 14254 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190050
  • Ohne Input kein Output
    • DVB-Cube
FFmpeg 2.0 mit OpenCL und vielen neuen Filtern
« Antwort #30 am: 10 Juli, 2013, 13:20 »
Das FFmpeg-Projekt hat sein Multimedia-Framework in der Version 2.0 veröffentlicht. FFmpeg ermöglicht es Anwendern, nahezu alle Multimediaformate zu enkodieren, dekodieren oder transkodieren, zu streamen, durch Filter und Multiplexer zu schicken und abzuspielen.

FFmpeg enthält die Multimedia-Bibliotheken libavcodec, libavutil, libavformat, libavfilter, libavdevice, libswscale und libswresample, die Entwickler in eigenen Anwendungen nutzen können sowie die für Endbenutzer gedachten Programme ffmpeg, ffserver, ffplay und ffprobe. FFmpeg 2.0 unterstützt OpenCL und den verlustfreien Audio-Kompressor Monkey's Audio. Das Framework wurde um eine große Anzahl neuer Filter erweitert. Dazu zählen beispielsweise Filter um Kurven zu zeichnen, Rauschen zu mindern, Farben zu beeinflussen, Filme optisch abzutasten oder Ebenen zu kombinieren. Die Syntax für Filteroptionen wurde für alle Filter vereinheitlicht. Die Zeitachse eines Videos oder einer Audiodatei lässt sich nun mit Filtern bearbeiten.

Der ganze Artikel

Quelle : www.pro-linux.de

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: 190050
  • Ohne Input kein Output
    • DVB-Cube
FFmpeg unterstützt H.265
« Antwort #31 am: 16 Oktober, 2013, 20:15 »
Die Multimedia-Bibliothek FFmpeg unterstützt nun auch den Video-Kompressionsstandard H.265 alias HEVC. Damit stehen mehrere freie Implementierungen des Standards bereit.

Seit einigen Wochen ist in den Git-Quellen des VLC-Players ein De- und Encoder für den Video-Kompressionsstandard H.265 alias High Efficiency Video Coding (HEVC) verfügbar. Auch die freie Multimedia-Bibliothek FFmpeg unterstützt jetzt den neuen Videostandard, wie aus einer Nachricht auf Launchpad hervorgeht.

Der ganze Artikel

Quelle : www.golem.de

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: 190050
  • Ohne Input kein Output
    • DVB-Cube
FFmpeg 2.1 erschienen
« Antwort #32 am: 29 Oktober, 2013, 06:35 »
Whats new: >>

- aecho filter
- perspective filter ported from libmpcodecs
- ffprobe -show_programs option
- compand filter
- RTMP seek support
- when transcoding with ffmpeg (i.e. not streamcopying), -ss is now accurate
  even when used as an input option. Previous behavior can be restored with
  the -noaccurate_seek option.
- ffmpeg -t option can now be used for inputs, to limit the duration of
  data read from an input file
- incomplete Voxware MetaSound decoder
- read EXIF metadata from JPEG
- DVB teletext decoder
- phase filter ported from libmpcodecs
- w3fdif filter
- Opus support in Matroska
- FFV1 version 1.3 is stable and no longer experimental
- FFV1: YUVA(444,422,420) 9, 10 and 16 bit support
- changed DTS stream id in lavf mpeg ps muxer from 0x8a to 0x88, to be
  more consistent with other muxers.
- adelay filter
- pullup filter ported from libmpcodecs
- ffprobe -read_intervals option
- Lossless and alpha support for WebP decoder
- Error Resilient AAC syntax (ER AAC LC) decoding
- Low Delay AAC (ER AAC LD) decoding
- mux chapters in ASF files
- SFTP protocol (via libssh)
- libx264: add ability to encode in YUVJ422P and YUVJ444P
- Fraps: use BT.709 colorspace by default for yuv, as reference fraps decoder does
- make decoding alpha optional for prores, ffv1 and vp6 by setting
  the skip_alpha flag.
- ladspa wrapper filter
- native VP9 decoder
- dpx parser
- max_error_rate parameter in ffmpeg
- PulseAudio output device
- ReplayGain scanner
- Enhanced Low Delay AAC (ER AAC ELD) decoding (no LD SBR support)
- Linux framebuffer output device
- HEVC decoder, raw HEVC demuxer, HEVC demuxing in TS, Matroska and MP4
- mergeplanes filter

http://ffmpeg.org/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: 190050
  • Ohne Input kein Output
    • DVB-Cube
SmartFFmpeg 1.3.2
« Antwort #33 am: 06 Januar, 2014, 06:26 »
SmartFFmpeg is an interesting GUI for the powerful, open source multimedia-converter ffmpeg, which supports a variety of audio, video and container formats!

Freeware

http://freeware.satria.de/SmartFFmpeg/index.php?lang=EN

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: 190050
  • Ohne Input kein Output
    • DVB-Cube
Avanti GUI v0.7.6
« Antwort #34 am: 14 März, 2014, 19:20 »
New in this version:

Added drag and drop support for concatination option.
Added basic support for libx265 HEVC encoder.
Added Rotate and Flip to "Crop/Scale/Pad" options.
Added new file name options to "Job Control Manager".
Improved FEQ command and preview clipping reporting.
Several improvements on -new command line option.
Fixed incidental failing of project save option.
Fixed broken dual command line option (when -new is used).
Fixed issues with FEQ preset saving and flat preview.
Fixed issue with manual color correction settings.
Fixed pixel format issue after FFmpeg addition.
Deprecated custom colors option for Avanti GUI.
Updated FFmpeg database with latest codec/format additions.
Updated chm context help for changes and additions.

http://avanti.arrozcru.com/

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: 190050
  • Ohne Input kein Output
    • DVB-Cube
FFmpeg 2.2 erschienen
« Antwort #35 am: 24 März, 2014, 05:50 »
Whats new: >>

- HNM version 4 demuxer and video decoder
- Live HDS muxer
- setsar/setdar filters now support variables in ratio expressions
- elbg filter
- string validation in ffprobe
- support for decoding through VDPAU in ffmpeg (the -hwaccel option)
- complete Voxware MetaSound decoder
- remove mp3_header_compress bitstream filter
- Windows resource files for shared libraries
- aeval filter
- stereoscopic 3d metadata handling
- WebP encoding via libwebp
- ATRAC3+ decoder
- VP8 in Ogg demuxing
- side & metadata support in NUT
- framepack filter
- XYZ12 rawvideo support in NUT
- Exif metadata support in WebP decoder
- OpenGL device
- Use metadata_header_padding to control padding in ID3 tags (currently used in
  MP3, AIFF, and OMA files), FLAC header, and the AVI "junk" block.
- Mirillis FIC video decoder
- Support DNx444
- libx265 encoder
- dejudder filter
- Autodetect VDA like all other hardware accelerations

http://ffmpeg.org/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: 190050
  • Ohne Input kein Output
    • DVB-Cube
FFmpeg 2.2.1
« Antwort #36 am: 11 April, 2014, 19:07 »
Zitat
2.2.1 was released on 2014-04-10. It is the latest stable FFmpeg release from the 2.2 release branch, which was cut from master on 2014-03-01. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2014-03-01, libav 10 as of 2014-04-10.

Weitere Infos und Download : http://ffmpeg.org/download.html#release_2.2

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: 190050
  • Ohne Input kein Output
    • DVB-Cube
Avanti GUI v0.7.7
« Antwort #37 am: 17 April, 2014, 23:17 »
New in this version:

Added formatting for new FFmpeg muxer info (log display).
Added ogg (mkv) format chapter import to "Metadata Manager".
Added cropdetect option to FFplay preview.
Improved "Metadata Manager" (now offers full control).
Improved FFmpeg docs viewer (returns at last page/line).
Improved file load dialog (larger size, better font).
Improved FFmpeg and AviSynth script editing.
FFplay can now run from same "user" location as FFmpeg.
Fixed issues with the file manager "list view" option.
Updated FFmpeg database with latest codec/format additions.
Updated chm context help for changes and additions.

http://avanti.arrozcru.com/

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: 190050
  • Ohne Input kein Output
    • DVB-Cube
R128Gain 1.0.7
« Antwort #38 am: 19 April, 2014, 21:30 »
R128GAIN is a small, simple tool specially designed to offer you an FFmpeg and SoX based EBU R128 compliant loudness scanner for audio files. The application is designed to be as easy to use as possible: you just load the files, set the parameters and you're good to go.

License : GPL

http://r128gain.sourceforge.net/

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: 190050
  • Ohne Input kein Output
    • DVB-Cube
Avanti GUI v0.7.8
« Antwort #39 am: 06 Mai, 2014, 21:40 »
New in this version:

Added dedicated Source "properties/Input stream mapper".
Added "Sync window size" option to FFplay preview.
Added option to edit external avs scripts at errors.
Improved AviSynth script "error line" tracing at editor.
Improved progress reporting with -ss, -t and -to commands.
Improved error reporting of FFplay preview option.
Changed template load/save dialogs (larger window).
Changed "Options Editor" (larger window + instructions).
Fixed missing messages with very large FFmpeg reporting.
Fixed bug in command line save option (file request error).
Updated FFmpeg database with latest codec/format additions.
Updated chm context help for changes and additions.

http://avanti.arrozcru.com/

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: 190050
  • Ohne Input kein Output
    • DVB-Cube
Avanti GUI v0.7.9
« Antwort #40 am: 02 Juni, 2014, 20:15 »
New in this version:

Added native language support to FFmpeg subtitle option.
Added user character set support to subtitle options.
Added support for "concat muxer" text files as input.
Added support for "frame rate conversion" with FFmpeg.
Added "Audio Tools" support to FFmpeg and FFplay preview.
Added "user audio filter chain" support to FFplay preview.
Added "audio only" support to FFplay preview.
Added "Reset to defaults" option to "Options Editor" menu.
Added options menu at "Source properties/Stream mapper" page.
Added check for mapping orphans (after removed source clips).
Moved colorspace (pix format) option from AviSynth to FFmpeg.
Moved id3-tag and fourcc/vtag options from Avanti to FFmpeg.
Reworked the filter chains to reduce auto inserts.
Supressed insignificant log info of curves and ass filter.
Fixed minor bugs in the window expand/contract system.
Fixed minor bugs in subtitle muxing option.
Fixed failing input stream mapping for "audio only" output.
Fixed missing button picture in the chm help file.
Updated FFmpeg database with latest codec/format additions.
Updated chm context help for changes and additions.

http://avanti.arrozcru.com/

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: 190050
  • Ohne Input kein Output
    • DVB-Cube
Avanti GUI v0.8.0
« Antwort #41 am: 15 Juni, 2014, 19:45 »
New in this version:

Added automatic management of codec/template links.
Added double-click feature to editor & file manager windows.
Added warning for fatal -loop command error (kills source).
Improved "FFmpeg Doc Viewer" search option.
Fixed forced enable in -new option when user disabled audio.
Fixed writing empty metadata file at "auto unselect" option.
Fixed bug in "metadata manager" name/date/time options.
Fixed bug in source properties (affected frame size calc).
Fixed minor issues with startup initialization.
Fixed undesirable update of disabled option at template load.
Updated templates for latest FFmpeg command changes.
Updated chm context help for changes and additions.

http://avanti.arrozcru.com/

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: 190050
  • Ohne Input kein Output
    • DVB-Cube
FFmpeg 2.2.4, 2.1.5, 2.0.5, 1.2.7, 1.1.12, 0.10.14
« Antwort #42 am: 30 Juni, 2014, 05:20 »
Zitat
We have made several new point releases (2.2.4, 2.1.5, 2.0.5, 1.2.7, 1.1.12, 0.10.14). They fix a security issue in the LZO implementation, as well as several other bugs. See the git log for details.

We recommend users, distributors and system integrators to upgrade unless they use current git master.

http://ffmpeg.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: 190050
  • Ohne Input kein Output
    • DVB-Cube
FFmpeg 2.3
« Antwort #43 am: 16 Juli, 2014, 14:16 »
Changelog

version 2.3:
- AC3 fixed-point decoding
- shuffleplanes filter
- subfile protocol
- Phantom Cine demuxer
- replaygain data export
- VP7 video decoder
- Alias PIX image encoder and decoder
- Improvements to the BRender PIX image decoder
- Improvements to the XBM decoder
- QTKit input device
- improvements to OpenEXR image decoder
- support decoding 16-bit RLE SGI images
- GDI screen grabbing for Windows
- alternative rendition support for HTTP Live Streaming
- AVFoundation input device
- Direct Stream Digital (DSD) decoder
- Magic Lantern Video (MLV) demuxer
- On2 AVC (Audio for Video) decoder
- support for decoding through DXVA2 in ffmpeg
- libbs2b-based stereo-to-binaural audio filter
- libx264 reference frames count limiting depending on level
- native Opus decoder
- display matrix export and rotation api
- WebVTT encoder
- showcqt multimedia filter
- zoompan filter
- signalstats filter
- hqx filter (hq2x, hq3x, hq4x)
- flanger filter
- Image format auto-detection
- LRC demuxer and muxer
- Samba protocol (via libsmbclient)
- WebM DASH Manifest muxer
- libfribidi support in drawtext

[close]

http://ffmpeg.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: 190050
  • Ohne Input kein Output
    • DVB-Cube
FFmpeg 2.3.2
« Antwort #44 am: 13 August, 2014, 18:00 »
Changelog

version 2.3.2:
- snow: fix null pointer dereference
- huffyucdec: fix overread
- vc1dec: fix crash
- iff: fix out of array access
- matroskaenc: fix assertion failure
- cdgraphics: fix infinite loop
- dvdsub_parser: fix infinite loop
- mpeg12dec: support decoding some broken files
- v4l2enc: fix crash
- h264_parser: fix handling huge resolutions
- h264_mp4toannexb_bsf: multiple bugfixes

version 2.3.1:
- public AVDCT API/ABI for DCT functions
- g2meet: allow size changes within original sizes
- dv: improved error resilience, fixing Ticket2340 and Ticket2341

[close]

http://ffmpeg.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 )