Mailing List archive

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

[vdr] Re: @Klaus, found the diff between transfer / playback



Philippe wrote:
> 
> Hi,
> 
> I found my bug about transfer mode :
> 
> My hardware decoder has two modes called ?dvd? and ?broadcast?. The default
> is dvd mode.
> This night I switched to broadcast mode (didn't notice this flag before;-))
> and everything was perfect (LiveTV and playback).
> 
> Here is what the docs say about the two modes:
>   BROADCASTED_VIDEO - the video is streamed and contains I blocks.
>   DVD_VIDEO - the video contains complete I frames.
> 
> As
>   - BROADCASTED_VIDEO is OK Playback and LiveTV
>   - DVD_VIDEO is OK Playback
> I just can tell you it seems that
>  - dvbplayer.[hc] build and transfer complete I frames
>  - transfer.[hc] doesn't build Iframes but Iblocks

I wouldn't have expected that to make any difference.
In order to process a frame, the device has to make sure, anyway,
that it has received the complete data of that frame.

Well, since it works with BROADCASTED_VIDEO mode, I guess you're fine.

Klaus


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index