DVB-Cube BETA <<< Das deutsche PC und DVB-Forum >>>

Nachbearbeitung => # Software & Tools zur Nachbearbeitung => Thema gestartet von: SiLæncer am 17 Januar, 2005, 19:27

Titel: ProjectX ...
Beitrag von: SiLæncer am 17 Januar, 2005, 19:27
Project X 0.82.00.02 vom 18.01.2005 steht zum Download bereit.

Open-Source-Tool, um eine Digital-TV-Aufnahme in die einzelnen Bestandteile (Audio/Video/Daten) zu zerlegen.
 
Da die DVB-Spezifikationen nicht mit denen einer DVD übereinstimmen, müssen Sie die Daten vor dem eigentlichen Authoring erst in das richtige Format bringen. ProjectX zerlegt Ihre DVB-Aufnahmen in seine Bestandteile und synchronisiert diese bei Bedarf.

Das Gratis-Tool unterstützt die Formate MPEG2, PES, TS, VDR, PVA und erstellt daraus MPV-Videofiles und MP2- und AC3-Sounddateien.

Hinweis: ProjectX besteht ursprünglich nur aus dem Source-Code, den der User vor dem Start erst umständlich selbst kompilieren muss. Mit der hier angebotenen Version sparen Sie sich diesen Schritt. Um das Programm nutzen zu können, müssen die Java Runtimes auf Ihrem Rechner installiert sein.

What´s New

fix - GUI: nullpointerexception: {patch video basics} w/o a selected file
fix - all: nullpointerexception: stream processing w/o or disabled content
fix - demux: video gop-summary: always shown 'interlaced & progressive pictures', independent of content
fix - demux: mp2 conversions: now better handling of exceptions and type mismatchs
fix - demux: split output: didn't work for ES-video; to prevent lost of sync, it always start analysis from pos.0
fix - demux: stream pts offsets didn't affect new stream content (IDs) found after a change of this offset
fix - demux: dvb subpictures: decoding errors on some streams

change - preview cutpoints: additional mark by magenta lines on the 'timeline'
change - scan fileinfo: adaption for MPG=>sPES special stream types content
change - concatenate diff. files: pts offset value changed
change - processing: check, whether write access is possible to specified output directory, stops processing if that check fails
change - post commands: now back to V0.81.8 handling, Java's own parsing of commandline sometimes failed; now set "?x" in quotes to quote all arguments, too
change - a lot internals

new - : option to append the current process time index to any log info
new - : option to disable the 'PES header in ES'-message (demux only)
new - : option to close program after the job has been finished
new - : option to insert an additional sequenzendcode if a change in video format occurs (demux only)
new - : option to add/patch the sequence.display.extension/SDE, an emtpy field repeats the encoded size (recommended), otherwise key in any other value (e.g. '720*576') (demux only)
new - : option to catch a little backward glitch in video pts (demux only)
new - : option to handle different cell_times in VOBs (pts's in cells are not continuous) (demux only)
new - : teletext: option to draw outlined text char's (if less than 4 colors/pic in source) instead of a complete half transparent background for the whole subtitle picture
new - : online connection to verify the latest version info and availability (may not work with a proxy)
new - : accepts a batch (txt-)file/URL as input, with the extensions 'bfl' or 'tpl' (then this must include one file segment per line as input). ATM, this batch file doesn't support full unicode for FTP input URLs, so keep them simple.
new - TS export: additional PMT entry to fit AC3 to some players
new - scan fileinfo: TS: shows VPS(VBI)-PIDs and PIDs stream identifier of this service, and with better sorting of multiple media PIDs
new - TS: VPS(VBI)-PIDs will now be ignored (less misinterpretation with other private data streams)
new - preview: some code outsourced for faster decoding; usage is optional/system dependent (copy the Win32's '.dll' in the "/lib" folder to the .jar's working or system directory)
new - : preview: option to udpate picture while scrolling
new - : preview: buffersize is user defined, lower values read/store less data to find next I-Frame

new - new input interface:
- implements a FTP-Client (ATM read access only), provided by Apache's Jakarta Project libraries 'commons-net' and 'oro'
(both are required! take care that the compiled versions are suited to your JRE, there's no backward compatibility!)
* supports any ports, remote rename and resume(aka. 'REST', ftp-server should provide it for preview/cut and hexviewer)
* supports user specific FTP commands (executed before processing) ( panel, multiple commands delimited by '|')
* simple FTP access is possible by adding a known URL in the file context menus or as a CLI argument
* enhanced FTP access with directory listings is possible through the 'autoload panel', by choosing and testing a connection
(ftp settings will be saved, but chosen directory listings not, because an offline server to connect on startup blocks)
* dependent on the ftp-server, some features are not available or do not work as designed
(we encounter problems with 'spaces in directory names', 'inaccessible big files', 'no support of resume', 'slow response time')
- File- (also as file:URL) and Topfield-HD access should work as before
- now, slow data input shouldn't result in data-lost (wrong file pointers) anymore

Damit ihr die Datei ProjectX.jar starten könnt, müsst ihr zuerst die Java Runtime von http://www.java.com/en/download/windows_automatic.jsp (http://www.java.com/en/download/windows_automatic.jsp) installieren.

Quelle : http://www.oozoon.de (http://www.oozoon.de)
Titel: Neu : Project X 0.82.00.03 (Java Version)
Beitrag von: SiLæncer am 22 Januar, 2005, 22:12
What`s New

fix - idd & d2v export: wrong frame index positioning
new - FTP: drop client w/o logout; never use (except if a server won't close a connection / blocks a command reply, because data transfer wasn't completed)

Quelle: www.oozoon.de
Titel: Neu : Project X 0.82.00.04
Beitrag von: SiLæncer am 30 Januar, 2005, 20:58
change - parsing: better handling of non-conform PVA audio streams from progdvb
change - cuts: suggest base filename for cutpointlist save dialogue (was lost)
change - now throws an exception on startup, if the commons-net library is missing (and psb. causing malfunctions)
change - updated language file 'dk'

Quelle: www.oozoon.de
Titel: Neu : Project X 0.82.00.05b
Beitrag von: SiLæncer am 20 März, 2005, 03:31
What`s New

fix - CLI start error (from 0.82.00.05)
fix - nullpointerexception demuxing de-selected stream types
fix - some ac3 streams were not identified (the '=>sPES' switch is still important)
fix - CLI switch [-g] hasn't started the GUI
fix - arrayexception detecting wrong video headers
change - drops a Gop what exceeds a maximum size for SD resol.
change - updated language files
change - updated commons-net lib (to version 1.3.0), fixes some ftp issues
change - when dropping 'c.d.f', it also clears user_data in video
change - when dropping Mpa-CRC, it also clears private_bit in audio
add - collection context menu option to define a new output base filename (like the CLI switch [-o])
add - detects + decodes VBI-data streams (VPS + WSS labels) for info only (used by ORF[Austria])


www.oozoon.de
Titel: Neu : Project X 0.82.01.00 by DVB-Matt
Beitrag von: SiLæncer am 06 April, 2005, 16:39
What`s New

collects all patches from 0.82.0 and actual fixes

- the archive contains all necessary files
fix - GUI: renaming a local file from Pj.X's file menu hasn't updated the file object in the collection (no access to that file on further processing)
fix - FTP: single input URL with authorization information (from CLI or GUI) wasn't recognized properly on JRE's > 1.2.2 (was connected as 'anonymous' instead, if possible)
change - demux: global PTS shift didn't apply to TS input data
change - teletext demux: automatic termination of a page, if it wasn't terminated in time (sync issue)

http://www.oozoon.de/
Titel: Neu : Project X 0.82.01.02_b2
Beitrag von: SiLæncer am 03 Juli, 2005, 16:29
What`s New

- schwedische Sprache
- verbesserte Streamerkennung
- desweiteren kommt jetzt JDK 1.5.0_04 als Compiler zum Einsatz,
so das eventuell die JRE aktualisiert werden muss, wenn es nicht läuft

Quelle: http://www.oozoon.de
Titel: Neu : Project X 0.90-preRelease
Beitrag von: SiLæncer am 11 September, 2005, 21:58
Changelog : http://sourceforge.net/project/shownotes.php?group_id=115063&release_id=355764 (http://sourceforge.net/project/shownotes.php?group_id=115063&release_id=355764)

Download : http://sourceforge.net/projects/project-x (http://sourceforge.net/projects/project-x)

Gibts auch schon fertig kompiliert bei : http://www.oozoon.de/
Titel: Neu : Project X 0.90-pre_01
Beitrag von: SiLæncer am 14 September, 2005, 06:09
What`s New

- fehler gefixt, quickstart button (vorher los) wieder im hauptfenster

Quelle : www.oozoon.de
Titel: Neu : Project X 0.90-pre_04
Beitrag von: SiLæncer am 16 September, 2005, 06:17
What`s New

- es wurden gefundene Fehler beseitigt

Quelle : www.oozoon.de
Titel: Neu : Project X 0.90-pre_05
Beitrag von: SiLæncer am 22 September, 2005, 13:19
Und noch ne Bugfix Version...

Quelle : www.oozoon.de
Titel: Neu : ProjectX 0.90.04.00.b25
Beitrag von: SiLæncer am 01 Oktober, 2005, 08:09
What`s New

fixes:
- append extension to PES didn't work
- GUI hasn't started, forced by the CLI switch
- allow gaps in audio didn't work on pre-scan
- CRC validation didn't work on 44.1khz AC3 data
- FTP: problems with some national characters in filenames
- 'add sequenceheader' didn't work properly
- 'yield()' removed, solves some process probs on linux.
- some file access probs with local filesystem

changes:
- 'audio pitch' option removed from gui
- 'd2v parameters' options removed from gui
- allows writing of normal and big log at a time
- enhanced VPS,WSS and RDS decoding
- loading a file immediately performs a pre-scan of it, a wrong detection can be overidden by manually assignment
- file info is shown in the OSD, and can be copied to the clipboard
- direct conversion of mpa48 'single to dual' removed
- all primary parser modified, less errors
- pes-prebuffer removed, allocates it automatically
- file naming rules of multiple streams
- dragndrop mod, when using MacOsTiger
- changed CLI switch names

new:
- teletext: optional text export in Unicode
- pre-processing of wrong ac3 PES files, written by the Hp SW
- pre-processing to strip raw audio data from DD and DTS-Wave files (possibly doesn't work with some formats, don't use it with unknown files)
- create a DD/DTS-Wave from Ac3/DTS streams (only meant for the use with Audio-CD-R's, possibly doesn't work with some formats)
- direct conversion of mpa48 'single to 3D stereo' (adds a delay to ch B)
- PMT-autofilter, makes a preselection of linked TS-PIDs in PMT (spares the Pidlist)
- 'sPES->MPG' option, handles PES files as mpg2ps data
- set chapters in preview (bytepos. cut), will be written into celltimes.txt on demux
- FTP: option to specify server 'resume' property, jumps now to the 1st cut startpos.
- FTP: allows elementary streams as input
- TF header: 3rd option (new TF5x00)
- option to update the timestamp of a (wrong) file (outside of our calendar)

www.oozoon.de

Die zum Betrieb benötigte JRE 1.5.0 kann hier heruntergeladen werden : http://www.java.com/de/download/manual.jsp
Titel: Re:Neu : ProjectX 0.90.01.00
Beitrag von: SiLæncer am 03 Oktober, 2005, 20:01
Bin endlich dazu gekommen die neue Version mal zu probieren...funzt bestens ..

Das Redesign ist dem Programm gut bekommen ...Empfehlenswert :)
Titel: Re:Neu : Project X 0.90-preRelease
Beitrag von: Sammy am 09 Oktober, 2005, 18:50
Habe seit neuestem folgedes Problem mit verschiedenen Projectx Versionen:

Beim starten von Projectx erscheint nur ein graues fenster. Ohne text oder menu.

Wenn ich dann während das Fenster geöffnet bleibt was ander Grafikkarte ändere (z.b. Farbtiefe) , funktioniert es ganz normal ...

Irgendwelche Tipps ?
Titel: Re:Neu : Project X 0.90-preRelease
Beitrag von: Sammy am 09 Oktober, 2005, 19:02
Nachtrag : So wie es aussieht hat der neue Grafikkartentreiber von Nvidia 78.01 das Problem behoben...  mal sehen wie lange ..  ::)
Titel: Neu : ProjectX 0.90.02.00
Beitrag von: SiLæncer am 06 November, 2005, 17:24
What`s New

collects all patches from 0.90.1


fixes:
- loading cutpoint file via CLI didn't work
- wrong samplerate value in the .wav/.aif header when decode mpa and active (but disabled) resample mode
- LPCM demux: output in wrong byte-order
- PES parsing: unwanted continued messages
- ...

changes:
- little GUI re-arrangements, window problems
- decode and normalize mpa: now restarts after a completed search for peaks, not on every peak change
- demux: max. bitrate value entry (dvd) changed to 9Mbps (from 9.8)
- pidfilter: simple cut feature added, means a partial 1:1 copy of (also filtered) stream data (pva,ts)
- some settings changed to be standard now
- ...

new:
- loading chapterpoint list file via CLI [-chp ], format depends on cut mode
- simple relook's orig. fileformat splitter into .vpes/.apes (very few tests only) via context menu (blocks while processing), only meant for pre-processing
- ...


commandline problem:
if you can't start the non-gui version without a X server, try to call pjx with the 'headless' option
java -Djava.awt.headless=true -jar ProjectX.jar [options]

www.oozoon.de

Die zum Betrieb benötigte JRE 1.5.0 kann auch hier heruntergeladen werden : http://www.java.com/de/download/manual.jsp
Titel: Neu : ProjectX 0.90.03.00
Beitrag von: SiLæncer am 01 Januar, 2006, 11:53
What`s New

collects all patches from 0.90.02

fixes:
- exception handling if a file was removed in background (after it has been added)
- wrong pts check at changes of vob-id/cell-id (multiple vob segments)
- wrong subpicture demux at some packets
- wrong vbi detection
- wrong id assignment at 'to pva'
- exception at pva overlap check

changes:
- ac3 crc check optimized (less processor consumption, faster)
- internal separation of parser classes
- some gui + cli adaptions

new:
- option to deactivate preview (decoding)
- option to choose a special ttx page termination (some dvb-t fi ttx) (test ATM)
- autoload window for file selection: optional subfolder expansion
- simple http WebInterface to control pjx main processing from remote access, manualy or autostart (via cli: [-webif]), free port and keyword (required)

www.oozoon.de
Titel: Neu : ProjectX 0.90.03.01
Beitrag von: SiLæncer am 01 Februar, 2006, 22:51
What`s New

ProjectX 0.90.03.01 01.02.2006

collects all patches from 0.90.03.00

fixes:
- demuxing a video ES didn't export chosen chapters
- no export of teletext at toVDR
- corrupt export of ac3/dts at toTS


changes:
- type of some log messages changed to warning/error
- some gui adaptions


new:
- teletext: optional export as UTF8 text
- teletext: 2nd Y offset modifications without new decoding, faster
- teletext: optional 2nd export format
- subpicture ES demux: optional changing of display mode and picture position
- pre-processing of new relook® file format (incl. teletext)

http://www.oozoon.de
Titel: Neu : ProjectX 0.90.04.00
Beitrag von: SiLæncer am 31 März, 2006, 18:03
What`s New

ProjectX 0.90.04.00 30.03.2006

fixes:

- better preview of bad I-Frames, and some rare resolutions
- exception at older JRE when saving preview frame with DAR option
- wrong assoziation at ac3 header look-up
- exceptions when decoding RDS-data from mpeg frames
- ttx-pagematrix info erased at process completion
- dvb subicture, page id 0 wasn't accepted


changes:

- omits padding packets in TS private streams
- mpv ES demux, omits data from seq.end to seq.start
- more error and processing logs
- re-scan when changing stream type assignment
- ac3.bin incl. 192kbs 2/0 frame


new:

- subpicture, 2nd export format accessible
- dvb subpicture, new entry for mtv adria
- export RDS-data stream 0xDA (e.g. video EPG)
- optional pre-read buffer (1MB, for special access acceleration), thx to Artemis1121
- optional creation of cuttermaran project file (info-xml >=1.61), thx to Arnaud
- italian language file, thx to mfsav
- modif. idct sources for OS2, thx to Ronald
- pes demux, check for errors in pes_extension (probs with some vdr-plugins)
- ttx, enhanced parity check (drop lines with more than x parity errors); iniKey only, std: SubtitlePanel.maxParityErrors=2 (0..40)
- mpa decoding, wav/aif export with optional fade-in/out; iniKey only, std: AudioPanel.fadeInOutMillis=2000 (1..5000)

http://www.oozoon.de/
Titel: Neu : ProjectX 0.90.04.00.b09
Beitrag von: SiLæncer am 11 Dezember, 2006, 15:45
Zitat
Zitat von dvb.matt:
Patch_to_0.90.4.00.b09; lil gui change - zoom; fix ac3 + mpa detection + crc; DnD of FTP files possible,
handling of same exceptions; cut point read overhead optional

www.oozoon.de
Titel: Re: Neu : ProjectX 0.90.04.00.b09
Beitrag von: Harald.L am 12 Dezember, 2006, 08:17
Neu : ProjectX 0.90.04.00.b09
und übersetzt mit dem gestern ebenfalls erschienenen Java JDK 6 startet das Teil rasant schnell. Nur die Schnittfunktion hab ich zuerst nicht mehr gefunden (man muß ganz unten auf die Registerkarte "CutPanel" umschalten). Aber wie immer, super das Tool!

Nachtrag: Weiß einer wofür der neue vertikale Schieber rechts neben dem Bild gut ist?

Harald
Titel: Re: Neu : ProjectX 0.90.01.00
Beitrag von: SiLæncer am 12 Dezember, 2006, 12:26
Zitat
Nachtrag: Weiß einer wofür der neue vertikale Schieber rechts neben dem Bild gut ist?

Nee, hab ich auch noch nicht rausgefunden ...
Titel: Neu : ProjectX 0.90.04.00.b11
Beitrag von: SiLæncer am 31 Dezember, 2006, 17:12
What`s New

v. 0.90.04.00.b11 (23.12.2006)

Wüsste ich auch gerne... ;)

http://www.oozoon.de/

Titel: Neu : ProjectX 0.90.04.00.b13
Beitrag von: SiLæncer am 09 Januar, 2007, 23:29
What`s New
v. 0.90.04.00.b13 (07.01.2007)

- ttx 2 sup , text horiz. zentrieren
- pre-scan anzeige von lpcm
- pre-scan ts miserkennung
- (neue) koscom lese option


v. 0.90.04.00.b12

- idct temporär abschaltbar, falls crashanfällig
- mpa crc berechnung optimierg
- only boxed subtitle export option, fehlerminimierung bei problematischen teletexten
- teletext-class nicht mehr static

http://www.oozoon.de/
Titel: Neu : ProjectX 0.90.04.00.b14
Beitrag von: SiLæncer am 27 Januar, 2007, 18:06
What`s New

v. 0.90.04.00.b14 (26.01.2007)

- (neue) koscom lese option, restanpassung?
- focus nach prozessstart von starttaste weg
- zoombereich mit shift + mouse verschiebbar
- cutimage mix mode zum schnittpunktabgleich
- fix: abbruch bei bestimmten fehlerhaften Gops
- speichersparen beim pts lesen

http://www.oozoon.de/
Titel: Neu : ProjectX 0.90.04.00.b15
Beitrag von: SiLæncer am 26 März, 2007, 12:36
What`s New

v. 0.90.04.00.b15 (25.03.2007)

- medion prepare option
- geänd. koscom lese option
- filtersteuerungspanel teil1

http://www.oozoon.de/
Titel: Neu : ProjectX 0.90.04.00.b16
Beitrag von: SiLæncer am 11 Juli, 2007, 11:42
What`s New

v. 0.90.04.00.b16 (06.07.2007)

- filtersteuerungspanel teil2
- file properties gui, einstellungen je file
- dynam. Rescan mit vorschau in dateieigenschaften
- fix mpeg1 out of memory - u.a.

http://www.oozoon.de/
Titel: Neu : ProjectX 0.90.04.00.b19
Beitrag von: SiLæncer am 16 Juli, 2007, 16:00
What`s New

v. 0.90.04.00.b19 (14.07.2007)
- fix dvb-sub crash
- opt. ac3 bitraten angleichung

v.0.90.4.00b18
- filter info
- matrix changed to 4x4

v.0.90.4.00b17
- matrix scan, vorschau erweitert (li. annähern, re. übernehmen)
- remux wird bei sekund. Dateien abgelehnt, info sekund. Datei in tabelle bei # "-"

http://www.oozoon.de/
Titel: Re: Neu : ProjectX 0.90.04.00.b19
Beitrag von: Queck am 23 Juli, 2007, 00:41
Ich verstehe das nicht ganz, ich dachte das Projekt liegt bei Sourceforge http://sourceforge.net/projects/project-x/ (http://sourceforge.net/projects/project-x/) da ist man aber noch bei einer Version von 2006 (0.90.4.00).
Oder braut da oozoon sein eigenes Süppchen, hab die mir bis heute immer selbst kompiliert.
Titel: Re: Neu : ProjectX 0.90.04.00.b19
Beitrag von: SiLæncer am 23 Juli, 2007, 02:31
Schau mal hier : http://www.lucike.info/page_projectx_compiler.htm ins Forum rein ;)
Titel: Neu : ProjectX 0.90.04.00.b20
Beitrag von: SiLæncer am 14 August, 2007, 16:38
What`s New

v. 0.90.04.00.b20 (13.08.2007)
- post process call changed + fixed (toTS didn't work); temp file access
- sync interruption issue, more tests needed


http://www.oozoon.de/
Titel: Neu : ProjectX 0.90.04.00.b21
Beitrag von: SiLæncer am 02 September, 2007, 13:56
0.90.4.00b21:

--letzter dvb-subtitle fehlte u.U.

http://www.oozoon.de/
Titel: Neu : ProjectX 0.90.04.00.b21a
Beitrag von: SiLæncer am 31 Januar, 2008, 21:04
Es gibt ne überarbeitete ProjectX Version 0.90.04.00.b21 basierend auf JRE 1.6.0 ....

Ansonsten scheint da nichts neu zu sein ...

http://www.oozoon.de/
Titel: Neu : ProjectX 0.90.04.00.b22
Beitrag von: SiLæncer am 03 Februar, 2008, 17:28
Whats new :

0.90.4.00b22:

--test-!!mac os url problem umlaute,leerzeichen, sonderzeichen utf 8 encoding
--urldecoder aus 1.4.2 in 1.2.2 integrieren (decoder.getfile(), "UTF-8") wg os x tiger - mail
--falls prozess nicht stoppbar -> hard break funktion im menü
--"end-beep" fehler stoppt prozess nicht mehr
--anpassung vdr 1.5.10ff, dvb-subs spezieller container (hierbei zzt nur 1x sub in vdr)

http://www.oozoon.de/
Titel: Re: Neu : ProjectX 0.90.04.00.b25
Beitrag von: SiLæncer am 14 Dezember, 2008, 09:10
0.90.4.00b23:
--anpassung vdr 1.5.10ff, multiple dvb-subs spezieller container

0.90.4.00b24:
--videoptsfile zur nachnutzung als primärer bezug
--preview v. gops ohne gopheader (nur sequ header)
--192byte ts packet verarbeitung
--mpa umbenennung korrigiert
--m2s projectfile umbenennung korrigiert
!-ac3 a/v sync problem

0.90.4.00b25:
--fix: ac3 384 wird nicht als Stille genommen
--integer idct (by dukios), auch ohne dll etwas schneller
--gui -infofelder umgesetzt, hauptfenster verkleinert
--ac3 a/v sync problem

http://www.oozoon.de
Titel: ProjectX 0.90.04.00.b27
Beitrag von: SiLæncer am 28 Dezember, 2008, 18:20
0.90.4.00b27:
--arion avr export
--handled exception HD dvb subtitle (?)
--ac3 a/v sync problem noch offen

http://www.oozoon.de
Titel: ProjectX 0.90.04.00.b28 erschienen
Beitrag von: SiLæncer am 26 Januar, 2009, 00:04
0.90.4.00b28:
--enhanced Sup-Viewer
--new CLI parameter: [-set <switch/entry as used in inifile>]
--to TS: duplicates event info from source (TF5x00) to sink (TF5x00)
--optional: preview slider aligned to preview
--some fixes in teletext decoding
!-sup multicolor of dvb-subtitles (w-i-p)

http://www.oozoon.de
Titel: ProjectX 0.90.04.00.b29 erschienen
Beitrag von: SiLæncer am 21 Februar, 2009, 19:13
0.90.4.00b29:
--ttx - sub insertion - vers. 0.2

http://www.oozoon.de
Titel: ProjectX 0.90.04.00.b29 vom 05.04.2009
Beitrag von: SiLæncer am 07 April, 2009, 20:50
0.90.4.00b29:

--MPAD überarbeiten, decode: arrays.fill statt new init ca. 20% schneller
--dragndrop - eyetv update1+2, thx2cookie
--sprachkennung aus PMT an dateinamen anhängen (-settings-extern)
--preview -outofmemory anzeige
--fi language added

www.oozoon.de
Titel: ProjectX 0.90.04.00.b30 erschienen
Beitrag von: SiLæncer am 22 Mai, 2009, 23:31
0.90.4.00b30:
--ac3 bsid patch
--dvb st pts switch separated
--special panel: optional reduced A/V sync check

www.oozoon.de
Titel: ProjectX 0.90.04.00.b31 erschienen
Beitrag von: SiLæncer am 13 Juli, 2009, 10:58
ProjectX 0.90.04.00.b31 vom 12.07.2009

Open-Source-Tool, um eine Digital-TV-Aufnahme in die einzelnen Bestandteile (Audio/Video/Daten) zu zerlegen.
 
Da die DVB-Spezifikationen nicht mit denen einer DVD übereinstimmen, müssen Sie die Daten vor dem eigentlichen Authoring erst in das richtige Format bringen. ProjectX zerlegt Ihre DVB-Aufnahmen in seine Bestandteile und synchronisiert diese bei Bedarf.

Das Gratis-Tool unterstützt die Formate MPEG2, PES, TS, VDR, PVA und erstellt daraus MPV-Videofiles und MP2- und AC3-Sounddateien.

Hinweis: ProjectX besteht ursprünglich nur aus dem Source-Code, den der User vor dem Start erst umständlich selbst kompilieren muss. Mit der hier angebotenen Version sparen Sie sich diesen Schritt. Um das Programm nutzen zu können, müssen die Java Runtimes (http://www.java.com/de/download/manual.jsp) auf Ihrem Rechner installiert sein.

0.90.4.00b31:
--ac3,mpa a/v abbruch problem, patch by HHM
--teletext zeichensteuerung, patch by HHM
--fix, mehrere -set keys von cli lesen
--fix, falsches pts file bei video-es
--pulldown patch by vq (separate field encoding not yet supported)
--fix: div. scanerkennung

http://www.oozoon.de (http://www.oozoon.de)
Titel: ProjectX 0.90.04.00.b32 erschienen
Beitrag von: SiLæncer am 06 September, 2009, 15:08
0.90.4.00b32:

--pulldown patch #2 by vq (separate field encoding not yet supported)

http://www.oozoon.de
Titel: ProjectX 0.90.04.00.b32 vom 31.10.2009
Beitrag von: SiLæncer am 31 Oktober, 2009, 20:39
Changelog:

--1st try HD sub decoding/conversion

http://www.oozoon.de
Titel: ProjectX 0.91.0 erschienen
Beitrag von: Snoop am 04 April, 2011, 08:51
Neue Version.

Readme:
Zitat
Note:
   - the archive contains all necessary files


 Project X 0.91.0
 2011/03/31

  basic release: Project X 0.91.0

   collects all patches from 0.90.4 series
    b01 ... b32  since 2006/03/30 (5 years)

    (for the list of changes see the Notes in the .zip file)


   hint:
    H.264 (in SD & HD) processing is still missing
*Schnüff*  :-\

http://sourceforge.net/projects/project-x/files/project-x/ProjectX_0.91.0.00/ (http://sourceforge.net/projects/project-x/files/project-x/ProjectX_0.91.0.00/)
Titel: Re: ProjectX 0.91.0 erschienen
Beitrag von: mtron am 04 April, 2011, 12:20
naja, das hat dvb.matt ja schon angekündigt, dass es noch eine Zeit lang dauert. Aber super dass es H.264 in Zukunft geben wird :)

Binary package (debian/ubuntu)
https://launchpad.net/~yavdr/+archive/stable-vdr/+files/project-x_0.91.0-0yavdr0%7Elucid_all.deb
Changelog:
0.90.4.00b01..b06:
--key ändern loslessmpaconversion -> losslessmpaconversion
--danish translation update jazzydane
--wait for return bei extern prozess..
--invalid startcode packet# (pos?) melden
--os-2  start-exception in cl umleiten
--B-c(losed) nur vorwärtsreferenzierte B-Frames ? behandeln
--b-frames drop?
--vorschaupuffer entspr. bitrate autom. wählen
--pes0 - pesheader genauer überspringen + preview angepasst
--rds decode abbruch bei falschem index
--prozessfenster coll#/von zahl
--umleitung cli ( > datei ) geht nicht
--checkwriteaccess fehler bei addon?
--fehlermeldung + rücksetzung, wenn unterverzeichnis nicht erstellt werden kann
--coll properties gui
--0x3c data stream ignoriern (TS)
--rds decode defekt
--ftp unterordner optional listen
--dvbsubs except - pagecomposition
--vdr verzeichniserstellung extra
--reserved outputfile (in = out) auch in ini gespeichert
--coll properties gui,
--fix dvb subpicture - falsche farben bei verschiedenen farbtabellen pro region
--vobsub + idx erzeugen aus teletext + sup input

0.90.4.00b07:
--vid von jepssen(koscom) anpassung
--fix mpg2 layer3 demux error
--fehlertext, wenn html - url fehlt
--ausgabezeit bei RDS RT etc
--vorschau optionen hinter bild verstecken (wie memorymoni)
--build.sh erweitert - zuspiel
--build.xml ant - zuspiel
--blank buttons - zuspiel
--zusatzknopf create koll + add all marked files
--fix: slider overflow, preview
--Frametypänderung fixieren - split MPA Prob
--split mpa, 5.option zu doppel-mono
--vorschaubild helligkeit anpassen
--bitrate graph leicht geändert
--cutpanel/slider verändert
--patchpanel mit DAR - fix update
--preview zoom modes
--schnittpunkte verschiebbar
--ts-scan erhöht

0.90.4.00b08:
--fix split mpa, 6.option split dual/copy mono zu doppel-mono/jst, stereo bleibt
--process-actions jetzt checkboxen

0.90.4.00b09:
--fix ac3 parse size index
--zoom area geändert
--mpg2 lay2 audio fix, erkennung
--mpa crc test beschleunigt
--pic area background, cut view index klickbar
--DnD laden von FTP Links/Datei möglich
--option spez.2: ohne/mit overhead lesen (vormals immer aktiv)

0.90.4.00b10..b11:
--mpa demux ca. halbe zeit
--sonderzeichen umtausch zB. direktzugriff

0.90.4.00b12:
--idct temporär abschaltbar, falls crashanfällig
--mpa crc berechnung optimierg
--only boxed subtitle export option, fehlerminimierung bei problematischen teletexten
--teletext-class nicht mehr static

0.90.4.00b13:
--ttx 2 sup , text horiz. zentrieren
--pre-scan anzeige von lpcm
--pre-scan ts miserkennung
--(neue) koscom lese option

0.90.4.00b14:
--(neue) koscom lese option, restanpassung?
--focus nach prozessstart von starttaste weg
--zoombereich mit shift + mouse verschiebbar
--cutimage mix mode zum schnittpunktabgleich
--fix: abbruch bei bestimmten fehlerhaften Gops
--speichersparen beim pts lesen

0.90.4.00b15:
--medion prepare option
--geänd. koscom lese option
--filtersteuerungspanel teil1

0.90.4.00b16:
--filtersteuerungspanel teil2
--file properties gui, einstellungen je file
--dynam. Rescan mit vorschau in dateieigenschaften
--fix mpeg1 out of memory - u.a.

0.90.4.00b17:
--matrix scan, vorschau erweitert (li. annähern, re. übernehmen)
--remux wird bei sekund. Dateien abgelehnt, info sekund. Datei in tabelle bei # "-"

0.90.4.00b18:
--filter info
--matrix changed to 4x4

0.90.4.00b19:
--fix dvb-sub crash
--opt. ac3 bitraten angleichung

0.90.4.00b20:
--post process call changed + fixed (toTS didn't work); temp file access
--sync interruption issue, more tests needed

0.90.4.00b21:
--letzter dvb-subtitle fehlte u.U.

0.90.4.00b22:
--test-!!mac os url problem umlaute,leerzeichen, sonderzeichen utf 8 encoding
--urldecoder aus 1.4.2 in 1.2.2 integrieren (decoder.getfile(), "UTF-8") wg os x tiger - mail
--falls prozess nicht stoppbar -> hard break funktion im menü
--"end-beep" fehler stoppt prozess nicht mehr
--anpassung vdr 1.5.10ff, dvb-subs spezieller container (hierbei zzt nur 1x sub in vdr)

0.90.4.00b23:
--anpassung vdr 1.5.10ff, multiple dvb-subs spezieller container
--crash (unbedeutend) in mini-schnittbild-abgleichfenster ohne collection
--fix: endless loop bei unbekanntem subpicture kommando

0.90.4.00b24:
--videoptsfile zur nachnutzung als primärer bezug
--preview v. gops ohne gopheader (nur sequ header)
--192byte ts packet verarbeitung
--mpa umbenennung korrigiert
--m2s projectfile umbenennung korrigiert

0.90.4.00b25:
--fix: ac3 384 wird nicht als Stille genommen
--integer idct (by dukios), auch ohne dll etwas schneller
--gui -infofelder umgesetzt, hauptfenster verkleinert
--ac3 a/v sync problem

0.90.4.00b26:
--1:1 direct cut aufgeteilt, 'echte' kopie von dateisegmenten, zzt nur 1 datei
--ts payload erkennung erweitert

0.90.4.00b27:
--arion avr export
--handled exception HD dvb subtitle (?)
--thumbnails
--fix: recognition of multi area dvd subpics
--preview resizable
--ac3 a/v abbruch problem noch offen

0.90.4.00b28:
--enhanced Sup-Viewer
--new CLI parameter: [-set <switch/entry as used in inifile>]
--to TS: duplicates event info from source (TF5x00) to sink (TF5x00)
--optional: preview slider aligned to preview
--some fixes in teletext decoding
--save confirmation -save cuts/save chapters
--ttx - sub insertion - vers. 0.1
--sup multicolor of dvb-subtitles

0.90.4.00b29:
--ttx - sub insertion - vers. 0.2
--MPAD überarbeiten, decode: arrays.fill statt new init ca. 20% schneller
--dragndrop - eyetv update1+2, thx2cookie
--sprachkennung aus PMT an dateinamen anhängen (-settings-extern)
--preview -outofmemory anzeige

0.90.4.00b30:
--ac3 bsid patch
--dvb st pts switch separated
--special panel: optional reduced A/V sync check

0.90.4.00b31:
--ac3,mpa a/v abbruch problem, patch by HHM
--teletext zeichensteuerung, patch by HHM
--fix, mehrere -set keys von cli lesen
--fix, falsches pts file bei video-es
--pulldown patch by vq (separate field encoding not yet supported)
--fix: div. scanerkennung
--fix: preview problems
--patch: comag file segments read
--ttx: multiple pages per field
--fix audio sync rechenfehler dateipos.

0.90.4.00b32:
--pulldown patch #2 by vq (separate field encoding not yet supported)
--1st try HD sub decoding/conversion
--fix: dvb sub to sup , missing pixel
--fix: supviewer
--fix: lang.name appending
--fix: teletext identifier (freesat)
--fix: dvb-sub decoding, RTL decoding table
--fix: TS192 file segment combine

Titel: Re: ProjectX 0.91.0 erschienen
Beitrag von: SiLæncer am 04 April, 2011, 13:19
Schön das sich da wieder was tut :)  :jo
Titel: ProjectX 0.91.00.02
Beitrag von: SiLæncer am 20 August, 2011, 15:02
0.91.0.01
--multicolour subpicture for teletext export and simple outline, up to 14 different front colours

0.91.0.02
--audio language filter from TS files (using PMT data)

http://www.oozoon.de/2011/08/projectx0910002/