[FFmpeg-user] coder for rawvideo

Nicolas George nicolas.george at normalesup.org
Wed May 8 09:24:07 CEST 2013


Le nonidi 19 floréal, an CCXXI, theairkit a écrit :
> Is there a way to encode raw video (audio+video) and code back
> (audio+video) to raw?
> 
> I trying:
> 
> cat ./rawvideo | ffmpeg -re -i -acodec copy -vcodec copy -f rawvideo
> -y ./outfile
> 
> But see, that only video copying:

How could there be audio in a raw video file? Raw video means just that: a
file with just uncompressed video: no headers, no streams or packets
delimiters, just data.

Where does your "./rawvideo" file come from?

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20130508/50dee8a9/attachment.asc>


More information about the ffmpeg-user mailing list