Log in

View Full Version : FLV1 Question...


gallu10
30th August 2007, 10:19
Hi All,

This is my first post...I hope that the section is correct...

I would like to extract from the FLV stream (Youtube stream Sorenson H263) the elementary stream.
I used the FLVExtract but it put the flv inside an AVI container. Do you know some program to get the FLV1 elementary stream?:confused:
Someone knows the main difference between SVQ3 and MPEG-4 SP (I know that there are some differences in the Picture Start code header)?

Thanks a lot
G10

Placio74
30th August 2007, 12:17
Without container?

mplayer -dumpvideo name_file.flv

?

gallu10
30th August 2007, 14:46
Thanks Placio it seems to work...