Progress display show correct time, but at the end play freeze.
Other player (on MS windows) play correct.
Try http://rghost.ru/40326577
-Original Message-
From: vdr-boun...@linuxtv.org [mailto:vdr-boun...@linuxtv.org] On Behalf Of
Klaus Schmidinger
Sent: Thursday, September 13, 2012 1:33
On 12.09.2012 16:06, Придворов Андрей (Pridvorov Andrey) wrote:
Hi.
I have trouble with some h264 HD channels.
It have MBAFF scan type, live tv on vdr works, but no recordings.
Recorded file have 0 size.
But, if in remux.c, in int cFrameDetector::Analyze(const uchar *Data, int
Length)
chang
Hi.
I have trouble with some h264 HD channels.
It have MBAFF scan type, live tv on vdr works, but no recordings.
Recorded file have 0 size.
But, if in remux.c, in int cFrameDetector::Analyze(const uchar *Data, int
Length)
change
independentFrame = FrameType == 0x10
to
independentFrame = (F
On 11.09.2012 11:30, Anssi Hannula wrote:
10.09.2012 17:05, Klaus Schmidinger kirjoitti:
The changes since version 1.7.29:
[...]
- The new function cDevice::HasInternalCam() can be implemented by devices that
provide encrypted channels in an already decrypted form, without requiring
expl
On 11.09.2012 11:30, Anssi Hannula wrote:
> Hmm, I'm the original author of the patch, not sure why Tobias Grimm is
> credited here
Sorry, that's probably because I maintained this in the Debian package
since 2008 and the patch tools added my name to the patch header.
I think Manuel sent the pa