I had such excellent luck the first time posting here, that I thought I would throw another question out to the general populace. I have a slew of SVCDs that do not play on my DVD player. So, i would like to convert them to a Toast friendly VCD which all DO play on my DVD player.
The major problem I've run into is that for some reason my Mac doesn't read these SVCD discs at all. It tells me that there are no readable volumes. Luckily I also own a PC, so i can get the MPEG files from the discs and transfer them to my Mac. What would be the best way to go about making them into a VCD. Also, is there a way I can make my Mac read SVCDs?
I have access to almost every piece of Video software out there, Cleaner 6, QT Pro etc...
I am running a dual 867 Mhz G4 with 1 gig of RAM.
Thanks a lot
-niftbean
+ Reply to Thread
Results 1 to 13 of 13
-
-
- try vlc 5.0 from videoLAN to play SVCD disks on your Mac... I have done it many times...
- it would be a shame to convert your SVCDs to VCDs... the image is far superior with the former... in fact, VCDs seem to be out of focus all the time..
- are you sure your player does not support SVCD? ceck your model with the compatibilty list of DVDr help: https://www.videohelp.com/dvdplayers.php
SVCDs are burned in many different ways... try burning one yourself, perhaps using ffmpegx/toast (multitrack CD-ROM XA), to be sure.
hope that helps -
Being able to play the SVCD with VideoLAN won't aid in extracting the MPEG off of it to convert to VCD. You'll need VCDGear for that. I've only heard that it works (there are versions for OS X and 9), but I have never successfully ripped (S)VCDs with it on a Mac -- only on Windows.
-
Okay, I checked out my DVD player on that list, and there is a long list of people saying that it will play SVCDs, and an equally long list saying it won't play for them. So i'm sure it will play certain SVCDs, but not others. So i guess I coudl use a little advice on how to take the single AVSEQ02.mpg file I got from the disc and make that into an SVCD using toast or similar programs. is that possible?
-
get ffmpegX and open your .mpeg file in the TOOLS tab [not at the top]
Check the box to post process and tell it to author as SVCD image. Click on GO. [not encode]
This will give you 2 .img files, usually named something like "1" and "2"... regardless of the file name you will know which one is first and which is second.
Open toast, and under OTHER, select MULTITRACK XA MODE.
Click on the SELECT button and drag BOTH .img files over and ensure that they are in order.
Click OK.
Click BURN.
This is a SVCD.
To convert to VCD from SVCD, i recommend checking out this thread, as it provides a detailed how-to describing how to convert your SVCD .mpg to a Divx .avi file and then how to convert that back to VCD.
https://www.videohelp.com/forum/viewtopic.php?t=148457
hope this helps. -
Okay, i'm trying to do that, only I have a bit of a problem, this is what pops up in my terminal when I try to do that.
[MAChine:~] critchie% pbpaste | sh
sh: line 1: syntax error near unexpected token `;'
sh: line 1: `/Applications/ffmpegX.app//Contents/Resources/ffmpeg -i -y -vn -f mp2 -acodec mp2 -ab 224 -ac 2 -map 0.0:0.0 .mp2; /Applications/ffmpegX.app//Contents/Resources/mplex -V -f 4 -S 9999 -M -O 0 -b 230 -o /Users/critchie/Desktop/Movies/Undercover\ Brother\ 1/AVSEQ02.MPG.mpg /Users/critchie/Desktop/Movies/Undercover\ Brother\ 1/AVSEQ02.MPG .mp2; ; printf "Processing complete!\a\n"' -
The only box on the right side that should be checked is the POST PROCESS SPLIT & AUTHOR
and the only box on the left would be AUTHOR AS SVCD. -
Originally Posted by NifTBean
Some shells, bash for instance, doesn't like two consecutive semicolons.
Tcsh seems to tolerate them.
--Jerry -
Okay, on to a fresh new batch of errors in the terminal. When I did all the settings properly (using the tools section, checking ONLY postprocess and author as SVCD) this is what the terminal gives meh
[MAChine:~] critchie% pbpaste | sh
(Super) VideoCD xml description created successfully as `/Users/critchie/Desktop/Movies/Undercover Brother 1/AVSEQ02.MPG.xml'
++ WARN: initializing libvcd 0.7.12 [darwin5.2/powerpc]
++ 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:
++ 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
rm: /Users/critchie/Desktop/Movies/Undercover Brother 1/AVSEQ02.MPG_02_pregap.img: No such file or directory
Processing complete! -
i'll post ALL my terminal problems here. :P This is me trying to use mencoder to convert my SVCD mpg into a divx, and THIS is what I get in the terminal...
[MAChine:~] critchie% mencoder -ovc lavc -oac pcm /Users/critchie/Desktop/Movies/Undercover\ Brother\ 1/AVSEQ02.MPG -o /Users/critchie/Desktop/Movies/MPG/undercover.avi
dyld: mencoder can't open library: /usr/local/lib/libvorbis.0.dylib (No such file or directory, errno = 2)
Trace/BPT trap -
For your mencoder error, try renaming all your folders to names without spaces in its path. That sometimes helps.
For the ffmpeg error, I suggest running your .mpg file through VCDGear. Do a .mpg to .mpg conversion, fixing bad blocks, and making it toast compatible. Then try to image it again.
lmk. -
Originally Posted by NifTBean
libvorbis and libogg in /usr/local/lib.
Similar Threads
-
VCD to DVD (not SVCD)
By noyou in forum SVCD2DVD & VOB2MPGReplies: 20Last Post: 19th May 2009, 16:56 -
How to make a VCD/SVCD with CD Audio (CDDA)
By Baldrick in forum User guidesReplies: 74Last Post: 24th Dec 2007, 18:37 -
Beeping on vcd/svcd
By mgdt in forum Newbie / General discussionsReplies: 5Last Post: 20th Dec 2007, 10:56 -
avi to vcd/svcd
By neynme in forum DVD RippingReplies: 7Last Post: 26th Aug 2007, 20:25 -
How to copy-protect a VCD/SVCD v2.0
By Sine29 in forum User guidesReplies: 23Last Post: 20th Jul 2007, 10:27