Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Slowmotion with ioctl on /dev/video and a cat on /dev/dvr ?



Marion Krahn writes:
 > Hello,
 > I have a problem with the Linux DVB-API. 
 > I write a TS on device /dev/ost/dvr, so this stream will be played. Is
 > it possible to see this TS in slowmotion by making a ioctl
 > VIDEO_SLOWMOTION on /dev/ost/video ? If not, what can I do to see the
 > stream in slowmotion (only with the Linux DVB-API!)?

You can't get slow motion through /dev/ost/dvr. This device assumes
that it gets the data from a realtime source like a webcast or a
satellite transponder. Thats why can set filters on that incoming
stream just like it came from satellite. If you want slow motion you
have to feed your data as a multiplexed PS/PES into /dev/ost/video or
as separate PES into /dev/ost/video and /dev/ost/audio.

Marcus

---------------------------------------------------------------------
Dr. Marcus Metzler                             
mocm@netcologne.de                     http://www.metzlerbros.de
mocm@convergence.de                    http://www.convergence.de

Convergence Integrated Media GmbH          
Rosenthaler Str. 51                   
D-10178 Berlin                             
---------------------------------------------------------------------


--- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index