Bug 629375

Summary: Me-TV DVB-C does not work
Product: [Fedora] Fedora Reporter: Sundtek <kontakt>
Component: me-tvAssignee: Thomas Janssen <thomasj>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: thomasj
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-31 12:30:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sundtek 2010-09-01 19:45:00 UTC
Description of problem:

1. Scanning channels using predefined scanfiles works
2. me-tv tries to read the transponder table descriptor, this seems to work for the frequency and for the modulation type however the requested symbolrate is wrong. This is an application Bug.
3. after the scan when switching to a station which was found by using the scanfile me-tv does not tune to the particular transponder, this is another application bug.

Version-Release number of selected component (if applicable):


How reproducible:

just try to scan a dvb-c cable network.

Steps to Reproduce:
1.
2.
3.
  
Actual results:

DVB-C should work properly.

Expected results:


Additional info:

Comment 1 Thomas Janssen 2010-09-01 19:57:33 UTC
Hi, that's clearly an upstream bug.

What verion of me-tv is that? rpm -q me-tv

If it's 1.3.2 i would ask you to file a bug upstream and cross post the links. If it's an older version, please update to 1.3.2 first.

Comment 2 Sundtek 2010-09-01 20:05:49 UTC
(In reply to comment #1)
> Hi, that's clearly an upstream bug.
> 
> What verion of me-tv is that? rpm -q me-tv
> 
> If it's 1.3.2 i would ask you to file a bug upstream and cross post the links.
> If it's an older version, please update to 1.3.2 first.

it's 1.3.2

Please see following Screenshot:
http://www.sundtek.de/images/metvfedora.png

Manual retune was running following command:
/opt/bin/mediaclient -m DVBC -f 113000000 -M Q64 -S 6900000

Comment 3 Sundtek 2010-09-01 20:09:32 UTC
The Symbolrate is supposed to be 6900000, so it seems that MeTV parses the transponder list descriptor in a wrong way.

The Problem is that the Symbolrate is stored in a way which the developer did not take in account.

In the MPEG-TS descriptor tables it is stored as 0x69000 the metv developer uses the decimal value of this which is 430080 but according to the specification the hex value represents a decimal value.

Comment 4 Thomas Janssen 2010-09-01 20:25:54 UTC
Ok, let me file the bug upstream for you and thanks for all the information!

Comment 5 Thomas Janssen 2010-09-13 12:24:05 UTC
Upstream bug: https://bugs.launchpad.net/me-tv/+bug/637044

Comment 6 Thomas Janssen 2010-09-14 18:02:15 UTC
Hi,

could you please join the upstream bug report from the link in comment #5, the upstream developer need some additional information from you.

Thanks.

Comment 7 Thomas Janssen 2010-10-31 12:30:29 UTC
Upstream closed the filed bug since you never joined there and didn't gave the needed additional information. Closing here as wontfix as well. If you decide to give finally the information do it in the upstream bug please.