VCDGear Doesn't Extract MPEG

Randy Pratt rpratt1950 at earthlink.net
Wed Jul 7 19:53:44 PDT 2004


On Wed, 07 Jul 2004 08:07:46 -0700
Drew Tomlinson <drew at mykitchentable.net> wrote:

> I've installed the VCDGear 1.6d port on FBSD 4.9.  When using the 
> -cue2mpg option, I get this error:
> 
> ERROR: Could not find MPEG stream in CD_Image_File_CD1.cue
> 
> Yet if I use the latest Windows GUI version (3.55), the mpeg is 
> extracted without error.  Here's my .cue file:
> 
> blacklamb# cat CD_Image_File_CD1.cue
> FILE "CD_Image_File_CD1.bin" BINARY
>   TRACK 01 MODE2/2352
>     FLAGS DCP
>     INDEX 01 00:00:00
>   TRACK 02 MODE2/2352
>     FLAGS DCP
>     INDEX 00 00:07:15
>     INDEX 01 00:09:15
>     INDEX 02 15:49:49
>     INDEX 03 31:43:32
>     INDEX 04 44:04:22
>     INDEX 05 56:43:62
> 
> I suspect this is a bug in the older FBSD version?  Has anyone else 
> experienced this problem?  Any known workarounds?
> 
> Thanks,
> 
> Drew

I've used "vcdxrip" to extract mpegs from bin files:

	vcdxrip -b CD_Image_File_CD1.bin

Its part of the multimedia/vcdimager tools.  It will extract to
avseq01.mpg or some such name, but it will be the original format.
You'll be able to tell by the size and using "mpginfo".

HTH,

Randy


-- 


More information about the freebsd-multimedia mailing list