[FFmpeg-user] Bad stream header info - need to fix/override
Mike Brown
brown at mrvideo.vidiot.com
Tue Feb 14 21:51:40 CET 2012
I have a bunch of transport stream captures with one of the audio strems
being PCM (s302m). The problem is that they got saved as data streams:
Stream #0.1[(PID)]: Data: BSSD / 0x44535342
I need the stream to be configured as:
Stream #0.1[(PID)]: Audio: s302m (BSSD / 0x44535342), [...]
The pcm option (-map 0:1 -acodec pcm_s24le) obviously doesn't work since
it appears to not be a pcm audio stream.
But it is. Is there a way to override what ffmpeg thinks the stream is and
force it to use the pcm_* codec on it?
Or, can ffmpeg be used to fix the bad stream info.
Any help in getting this stream error fixed will be appreciated.
MB
--
e-mail: vidiot at vidiot.com | vidiot at vidiot.net /~\ The ASCII
6082066843 at email.uscc.net (140 char limit) \ / Ribbon Campaign
Visit - URL: http://vidiot.com/ X Against
http://vidiot.net/ / \ HTML Email
More information about the ffmpeg-user
mailing list