K3B: Standart konforme VCD abschalten

Was kommt denn für eine Meldung? Normalerweise frisst k3b auch MVCD's - neues Videoprojekt erstellen, Datei reinziehen und fertig.

Geht das so bei Dir nicht? Dann hilft vielleicht ein kleiner Trick. Auf der Konsole wechselst Du in das Verzeichnis, wo die Datei liegt und tippst dann:

vcdimager -t svcd dateiname.mpg

Das Image kannst Du dann mit k3b brennen
(vcdimager muss natürlich installiert sein, ist bei 8.2 aber dabei)
 
Hat doch nicht so geklappt.
Habs erst als user probiert und dann als su.
:andreas@linux:~/mnt/ANDREAS-17OEL4B/H/MPEG2> vcdimager -t svcd AVSEQ01.mpg
++ WARN: initializing libvcd 0.7.12 [linux/i686]
++ WARN:
++ WARN: this is the UNSTABLE development branch!
++ WARN: use only if you know what you are doing
++ WARN: see http://www.hvrlab.org/~hvr/vcdimager/ for more information
++ WARN:
INFO: scanning mpeg sequence item #0 for scanpoints...
++ WARN: mpeg scan: pack header code (0x000001ba) expected, but 0x52494646 found (buflen = 2324)
++ WARN: ...this looks like a RIFF header but a plain multiplexed program stream was required.
**ERROR: input mpeg stream has been deemed invalid -- aborting
andreas@linux:~/mnt/ANDREAS-17OEL4B/H/MPEG2> su
Password:
linux:/home/andreas/mnt/ANDREAS-17OEL4B/H/MPEG2 # vcdimager -t svcd AVSEQ01.mpg
++ WARN: initializing libvcd 0.7.12 [linux/i686]
++ WARN:
++ WARN: this is the UNSTABLE development branch!
++ WARN: use only if you know what you are doing
++ WARN: see http://www.hvrlab.org/~hvr/vcdimager/ for more information
++ WARN:
INFO: scanning mpeg sequence item #0 for scanpoints...
++ WARN: mpeg scan: pack header code (0x000001ba) expected, but 0x52494646 found (buflen = 2324)
++ WARN: ...this looks like a RIFF header but a plain multiplexed program stream was required.
**ERROR: input mpeg stream has been deemed invalid -- aborting
linux:/home/andreas/mnt/ANDREAS-17OEL4B/H/MPEG2 #
 
"Leider" sind die Linux-Videoprogramme alle sehr streng und brechen bei ungültigen Header-Informationen sofort ab, obwohl es sich eigentlich um lauffähige Filme handelt.
Bin da leider kein Spezialist und muss deshalb passen :(
 
Oben