Duncan Webb a écrit :
> If you can convert the signals to YUV, it should be possible to use the
> PVR-350 as a real-time encoder.
>
> It the kernel log you should see something like:
> ivtv0: Registered device video0 for encoder MPEG (4 MB)
> ivtv0: Registered device video32 for encoder YUV (2 MB)
> ivtv0: Registered device vbi0 for encoder VBI (1 MB)
> ivtv0: Registered device video24 for encoder PCM audio (1 MB)
> ivtv0: Registered device radio0 for encoder radio
> ivtv0: Registered device video16 for decoder MPEG (1 MB)
> ivtv0: Registered device vbi8 for decoder VBI (1 MB)
> ivtv0: Registered device vbi16 for decoder VOUT
> ivtv0: Registered device video48 for decoder YUV (1 MB)
>
>
> This means that you can push a YUV stream to /dev/video48 and read an
> mpeg stream from /dev/video0.
>
> The names are a bit misleading, decoder devices are where write streams
> and encoder devices are where you read them.
>
> Duncan
>
>   
Thanks Duncan, I'll try this as soon as possible !

I'll let you know.

Thanks,
Pascal

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to