{"id":431,"date":"2006-11-22T10:48:20","date_gmt":"2006-11-22T09:48:20","guid":{"rendered":"http:\/\/www.zarrelli.org\/new_blog\/?p=431"},"modified":"2006-11-22T10:48:20","modified_gmt":"2006-11-22T09:48:20","slug":"k3b-10-beta-1-pacchettizzato-per-ubuntuedgy","status":"publish","type":"post","link":"https:\/\/www.zarrelli.org\/blog\/k3b-10-beta-1-pacchettizzato-per-ubuntuedgy\/","title":{"rendered":"k3b 1.0 beta 1, pacchettizzato per Ubuntu\/Edgy"},"content":{"rendered":"<p><img decoding=\"async\" align=\"right\" id=\"image476\" src=\"https:\/\/www.zarrelli.org\/blog\/wp-content\/uploads\/2006\/11\/k3b_logo.png\" alt=\"k3b_logo.png\" \/><br \/>\nLeggo su <a href=\"http:\/\/www.ossblog.it\/post\/1526\/rilasciato-k3b-10-beta1\" target=\"_blank\">Ossblog<\/a> che \u00e8 stato rilasciato <a href=\"http:\/\/www.k3b.org\/\" target=\"_blank\" >k3b<\/a> in versione 1.0 beta 1.<\/p>\n<p>Ok, <a href=\"https:\/\/www.zarrelli.org\/blog\/wp-content\/uploads\/2006\/11\/k3b_1.0beta1-1_i386.deb\" target=_blank\">eccolo pacchettizzato <\/a>per Ubuntu Edgy. Per installarlo forzate dpkg a risolvere le sovrascritture, dato che questo pacchetto contiene file che normalmente sono distribuiti in pacchetti a parte:<\/p>\n<p><code>dpkg -i --force-all k3b_1.0beta1-1_i386.deb<\/code><\/p>\n<p>Se volete scoprire cosa cambia dalla versione 0.12.17 messa a disposizione con Edgy e questa 1.0 beta 1, di seguito il changelog&#8230;<\/p>\n<p><!--more--><\/p>\n<p>1.0<br \/>\n===<br \/>\n * K3b now includes a VideoDVD kio slave. It can be used in Konqueror through the protocol videodvd:\/<br \/>\n   to copy the files from a VideoDVD with on-the-fly decryption if libdvdcss is installed.<br \/>\n   (Be aware that in some countries it is not permitted to use libdvdcss.)<br \/>\n * New Device menu containing all the actions possible for a device (like eject, unmount, &#8230;).<br \/>\n   This includes the possibility of assigning shortcuts to these kind of actions.<br \/>\n * K3b now warns if user parameters for external programs have been specified. This has been introduced<br \/>\n   because there were some bug report that were caused by faulty user parameters.<br \/>\n * Cleaned up all the job classes: No job creates a widget anymore. This allows for non-GUI usage of libk3b.<br \/>\n   For example in a kioslave.<br \/>\n * New option in the data project to not cache the inodes. That means it is possible to have multiple<br \/>\n   actual copies of the same file on one CD\/DVD.<br \/>\n * K3b now tries to disable stuff that might influence the burning process. This includes the KDED module<br \/>\n   mediamanager, SuSEPlugger, and automounting (currently supported: subfs, supermount).<br \/>\n * New Audio Track source editor dialog to cut audio track sources at the beginning and the end.<br \/>\n * Splitted &#8220;read retries&#8221; and &#8220;ignore read errors&#8221; for data and audio sectors in cd copy and set new<br \/>\n   defaults for audio sectors which make more sense: 5 retires and skip unreadable sectors.<br \/>\n * New Mediamanager which makes K3b always know which device contains which medium. This makes medium handling<br \/>\n   more smooth and the user now selects a medium instead of a device.<br \/>\n   Other advantages:<br \/>\n    &#8211; No waiting time anymore when asking for information on media (including for example Audio CD ripping).<br \/>\n    &#8211; Nice default image filenames.<br \/>\n    &#8211; CD Copy: Enable\/disable options based on the source medium<br \/>\n    &#8211; Automatically select newly inserted media as burning medium<br \/>\n * DCOP call directBurn() now returns a boolean value stating if the process could be started.<br \/>\n * New DCOP calls cddaRip(), videocdrip(), and videodvdrip() with media:\/ url support.<br \/>\n * K3b can now handle media:\/ urls from the command line to specify devices<br \/>\n * Better Lame settings dialog. Easier to use for the novice user and better defaults.<br \/>\n * Nicer Ogg Vorbis encoder settings dialog.<br \/>\n * K3b now shows the DVD Medium ID in the disk information view.<br \/>\n * K3b now displays a rough estimate on the remaining time for the current job.<br \/>\n * New automatic media size mode for the projects. This means K3b uses the size from an inserted medium<br \/>\n   for the project maximum size.<br \/>\n * Make a suggestion for the filename when saving a project based on the Volume ID (data projects) or the<br \/>\n   CD-Text title (Audio CD)<br \/>\n * The Audio encoder plugins are now able to provide (very simplistic) user feedback in case of an error.<br \/>\n * New settings &#8220;Swap byte order&#8221; and &#8220;Write Wave header&#8221; in the audio encoding plugin using external apps.<br \/>\n   This makes way for the usage of such programs as mppenc to encode Musepack files. In fact, mppenc is set up<br \/>\n   as a default along with flac if installed.<br \/>\n * New DCOP interface: K3bJobInterface which provides DCOP signals for the currently running job. It may,<br \/>\n   for example, be used to provide information to a Karamba module.<br \/>\n * New KFile plugin for K3b projects. For now it only shows the type of the project (Data DVD or Audio CD or &#8230;)<br \/>\n   but may be extended to show arbitrary information.<br \/>\n * K3b now chooses default image names based on the project name or the volumeid\/cdtext title in case of<br \/>\nCD\/DVD copy.<br \/>\n * The K3b Project DCOP Interface now uses the QString type for url parameters instead of KURL.<br \/>\n * Save\/load audio cd track sources in audio projects<br \/>\n * Display a beautified volume id. For example: THE_TRANSPORTER -> The Transporter<br \/>\n * Check if the image directory exists before starting to create a project image<br \/>\n * Possibility to hide the OSD temporarily for one process.<br \/>\n * Completely rewritten Video DVD ripping and transcoding support:<br \/>\n   &#8211; Simple on-the-fly transcoding of Video DVD titles<br \/>\n   &#8211; Interface similar to Audio CD ripping<br \/>\n   &#8211; Preview images in the ripping window<br \/>\n   &#8211; Automatic clipping<br \/>\n   &#8211; Simple resizing with automatic aspect ratio handling<br \/>\n * File System presets for all data projects including all the advanced options.<br \/>\n * Completely rewritten data project verification<br \/>\n   &#8211; K3b now compares the written image instead of the single files<br \/>\n   &#8211; Verification of Video DVD projects<br \/>\n * Little GUI changes:<br \/>\n   &#8211; Changed the dialog layout in the action dialogs.<br \/>\n   &#8211; Simplified the layout of the burn dialogs for data projects (more advanced settings hidden)<br \/>\n   &#8211; Improved theme support (transparent themes)<br \/>\n * Device buffer status display for DVD burning with growisofs >= 7.0<\/p>\n<p>Infine, le opzioni di compilazione:<\/p>\n<p><code><br \/>\nInclude libdvdread (Video DVD ripping) support:                                yes<\/p>\n<p>Resmgr support:                        yes<\/p>\n<p>Compile HAL support                    yes<\/p>\n<p>Audioplayer available (alsa)           yes<\/p>\n<p>FFMpeg decoder plugin (decodes wma and others):<br \/>\n                                       yes<\/p>\n<p>FLAC support:                          yes<\/p>\n<p>libsndfile audio decoding support:     yes<\/p>\n<p>Mp3 decoding support (libmad):         yes<\/p>\n<p>Musepack support:                      yes<\/p>\n<p>Ogg Vorbis support:                    yes<\/p>\n<p>Lame Mp3 encoder plugin:               yes<\/p>\n<p>K3b Configure results:<br \/>\n------------------------------------------<br \/>\nAudio meta data reading with Taglib:   yes<\/p>\n<p>Audio resampling:<br \/>\n            using version bundled with K3b<\/p>\n<p>Audioplayer available (aRts)           yes<\/p>\n<p>Compile K3bSetup 2:                    yes<\/p>\n<p>Tag guessing using MusicBrainz         yes<\/p>\n<p>Good - your configure finished. Start make now<br \/>\n<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Leggo su Ossblog che \u00e8 stato rilasciato k3b in versione 1.0 beta 1. Ok,<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18,20,31,39,41],"tags":[98,138,125,488],"class_list":{"0":"post-431","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-download","7":"category-edgy","8":"category-gnulinux","9":"category-kde","10":"category-kubuntu","11":"tag-bug","12":"tag-plugin","13":"tag-reset","14":"tag-ubuntu","16":"without-featured-image"},"_links":{"self":[{"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/posts\/431","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/comments?post=431"}],"version-history":[{"count":0,"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/posts\/431\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/media?parent=431"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/categories?post=431"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/tags?post=431"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}