I also noticed that the transcoded files are generated with funny permissions:

Before transcoding:
-rw-r--r--   1 geoff geoff  Nov 20 20:37  1012_20051120210000.mpg

After transcoding:
-rwx------  1 geoff geoff  Nov 22 11:07 1012_20051120210000.mpg

This makes it so when I try to download the recording with mythweb, I get a forbidden error. All the other recordings which are generated and commflagged by the backend have the permissions of the first recording I listed.

Geoff
On Nov 22, 2005, at 5:40 AM, Tom Lichti wrote:

Geoffrey Hausheer wrote:
On 11/21/05, Tom Lichti wrote:

It is about 1.6MB. I didn't capture the messages to the console (is that STDOUT or STDERR, I can never remember) If you want that let me know and
I'll redo it.

Nope, this is useful.  The problem you are having is that you are
missing some audio frames. The code is trying to correct for bad pts, and the result is that the video is backing up waiting for the audio. I need to make the correction algorithm less agressive, but getting it
to work without causing other issues will be tricky.  This is one of
the known limitations (the code behaves badly with missing audio
frames).  I'll look into fixing it when I get a chance.

Okay, cool. Glad I could help.

On a side note, I noticed that I am recording everything in PS mode, should I be using TS? Would that gain me anything?

Thanks
Tom
_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to