tommy wrote:
Chris Kennedy wrote:
Interesting, try to change the value that was 0 back to 0, like this, maybe
that setting did that. It is good here with that changed, but let me know,
right now I'm just doing tests with cat/dd which probably Myth isn't going
I think I got it right, the code is below, but it has no effect on my recordings at all.
#else
ivtv_vapi(itv, IVTV_API_ASSIGN_BITRATES, 5,
itv->codec.bitrate_mode, /* mode */
itv->codec.bitrate, /* bps */
itv->codec.bitrate_peak / 400, /* peak/400 */
0, 0xe0); /* encoding buffer, ckennedy */
/* assign gop properties */
ivtv_vapi(itv, IVTV_API_ASSIGN_GOP_PROPERTIES, 2,
30, 3);
#endif-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
ivtv-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel
