vnc to dv

27 views
Skip to first unread message

CarlFK

unread,
Jul 5, 2009, 12:30:25 AM7/5/09
to vncrec discussion
I haven't been able to build vncrec, I can try this... hoping someone
can review and give me any tips if it looks like it won't work.

I would like to convert the vnc stream to dv in real time, so no
saving to files, just vncrec -record /dev/stdout | transcode -i /dev/
stdin -f 11 -p /dev/dsp -g 720x480 --export_fps 4 -y dvraw -o /dev/
stdout | dvsource-file -

dvsource-file is similar to dvsource-dvgrab, which reads dv from a cam
plugged into a firewire port - the dv stream is sent to dvswitch for
real time mixing.

transcode
-i /dev/stdin - that can probably be -
-f 11 - 11 = 10, and "VNCREC_MOVIE_FRAMERATE, or 10 if not specified."
-p /dev/dsp - dv stream needs audio -
-g 720x480 --export_fps 4 - needs to be ntsc, 4 = 29.970
-y dvraw - dv stream
-o /dev/stdout - out it goes

Reply all
Reply to author
Forward
0 new messages