[Ffmpeg-devel] [Ffmpeg-devel-old] SVCD bug

Colin Ward lists
Wed Jan 25 12:15:54 CET 2006


M?ns Rullg?rd wrote:
> 
>> Here is a file that comes from an SVCD created with Nero. I don't know
>> if the file plays in regular players (given SVCD is a half supported
>> format). And the file doesn't play in DirectShow apps. Although it
>> works in Media Player Classic. Other apps like VLC or mkvmerge only
>> see the MPEG2 video track from the file.
>>
>> The reason: the MPEG data are inside RIFF chunks from the CDXA
>> format. In FFMPEG it's recognised as PSX files, and there's even some
>> code in there to work with SVCD, but for some reason it doesn't.
> 
> Here's a little program I wrote to convert VCD files to plain MPEG.

   Why would this be required?  Doesn't FFMPEG support VCD files already?

   I have a VCD related problem that I have been meaning to look into. 
I have a couple of .dat files from a couple of different VCDs.  One of 
them plays in my FFMPEG based program and the other causes either 
av_open_input_file() or av_find_stream_info() to return an "unknown 
format" error.  I can't remember exactly at the moment as I am not in 
front of my development computer.

   Why would one VCD .dat file be playable and not the other?

-- 
/-------------------------------------------------------------------\
[Hitman/Code HQ - 6502/z80/68000/604e/80x86/ARM coder - Amiga rulez!]
[VZ-200/VIC-20/MZ-700/c16/c64*10/c128*8/Plus-4/CPC464/CD32/500*2    ]
[600/1000/1200*2/A4000/SNES/N64/Dreamcast/Athlon 1100/AmigaOne      ]
[Assembly Language: The most fun you can have with your clothes on! ]
\-------------------------------------------------------------------/





More information about the ffmpeg-devel mailing list