Deutsch > Dokumentation

Analog record

(1/3) > >>

Reiner:
Hello,

I want to record an anlog signal from a VHS tape. What must I use?
mediaclient -D ???? or mediaclient -m ???.

If it works what will be the output a DV file or mpeg?

Whay is there no man page for the mediaclient tool?

Regards

Sundtek:
By the way this is the German section (we will move your posting within a few days to the English section of this forum http://support.sundtek.com/index.php/board,5.0.html).

You should install the ffmpeg tools for capturing analog TV.


--- Zitat ---sudo -s
cd /tmp
wget http://sundtek.de/support/buildffmpeg.sh
chmod 777 buildffmpeg.sh
./buildffmpeg.sh

--- Ende Zitat ---

This will build a plugin-instance of ffmpeg which can be used by the driver for capturing MPEG video, it will not interfere with any other applications on your system.

Afterwards just tune in your channel with tvtime and run:
cat /dev/video0 > /tmp/yourvideo.mpg

(you might have to adjust video0 to whatever /opt/bin/mediaclient -e shows up for the video node)

Reiner:
Hello this is NOT was I want!
I want a linear record which I can convert offline to H264.

What parameters must be set to the stick to do this?

R.

Sundtek:
No idea what you mean.

You can capture the video using that way to mpeg2 on your harddisk, and afterwards re-encode it to h264.

Alternatively you can try to use mencoder or vlc to capture and encode the video.

Reiner:
what must be done to switch the device to analog mode recording from SCART? And under which device the data are delivered?

PS: I can not use ffmpegtools. It does not compile and I don't need it. With my old Haupauge capture card I was able to record in DV.
I think I used Video4Linux, is this supported by your device ?

 -m, --mode=[DVBT, DVBT2, DVBC, DVBS,
             DVBS2, ATSC, ATV,
             RADIO]                device mode
 -D, --setdtvmode=[DVBT, DVBC, ATSC]
                                   set digital TV mode for device

What should I use ????
Your docu is very poor !!!

Navigation

[0] Themen-Index

[#] Nächste Seite

Zur normalen Ansicht wechseln