toor11 / freetuxtv

Automatically exported from code.google.com/p/freetuxtv
GNU General Public License v3.0
0 stars 0 forks source link

freetuxtv do not deinterlace for free provider. #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Use freetuxtv 0.2.1
2.Play a free FAI tv channel
3.Picture is not deinterlaced.

What is the expected output? What do you see instead?
Picture deinterlace.

Please use labels and text to provide additional information.
Modify freetuxtv-player.c line 103 :

    const char * const vlc_args[] = {
        "--config", config_file /* Use alternative VLC's config */,
        "--save-config",
        "--vout-filter","deinterlace",
        "--deinterlace-mode","linear"};

Original issue reported on code.google.com by obookl...@gmail.com on 30 Sep 2009 at 6:04

GoogleCodeExporter commented 8 years ago
OK I will change this in the next version

Original comment by eric.beuque on 30 Sep 2009 at 8:15

GoogleCodeExporter commented 8 years ago
Cool,
thx,
Olivier.

Original comment by obookl...@gmail.com on 1 Oct 2009 at 8:20

GoogleCodeExporter commented 8 years ago

Original comment by eric.beuque on 11 Oct 2009 at 11:51

GoogleCodeExporter commented 8 years ago

Original comment by eric.beuque on 11 Oct 2009 at 11:51

GoogleCodeExporter commented 8 years ago
Hello,
As some channels do not need to be deinterlaced (France 2 HD, think so), this
function may will be optional.

Olivier.

Original comment by obookl...@gmail.com on 11 Oct 2009 at 5:25

GoogleCodeExporter commented 8 years ago
I'm sorry, I have tried but I have too much thing to change in the code for this
feauture. I cannot do it for FreetuxTV 0.4.0, maybe for 0.5.0.

Original comment by eric.beuque on 10 Dec 2009 at 9:05

GoogleCodeExporter commented 8 years ago
No problem ;)

Original comment by obookl...@gmail.com on 10 Dec 2009 at 11:45

GoogleCodeExporter commented 8 years ago
Issue 58 has been merged into this issue.

Original comment by eric.beuque on 2 Jan 2010 at 10:20

GoogleCodeExporter commented 8 years ago

Original comment by eric.beuque on 2 Jan 2010 at 10:21

GoogleCodeExporter commented 8 years ago
a good way for freetuxtv vlc settings :
give to user a field to fill with vlc parameters with a button "default 
settings"
to fallback in case of pb

Original comment by episteme...@gmail.com on 18 Feb 2010 at 12:46

GoogleCodeExporter commented 8 years ago
Mandriva 2010
Freetuxtv 0.4.1
VLC 1.0.5

deinterlace does not work

i noticed there is no vlcrc file in freetuxtv folder

Original comment by episteme...@gmail.com on 18 Feb 2010 at 12:49

GoogleCodeExporter commented 8 years ago
The alternative config file is disabled sorry ! I hope deinterlace will be 
availiable
with FreetuxTV 0.5.0.

Original comment by eric.beuque on 22 Feb 2010 at 12:24

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
A deinterlace function would definitely be a great feature. And I think that the
button (with memory per channel) is the best way to go (no need to maintain the 
list
of channel to be deinterlaced or not).

Keep the good work with this project.

Original comment by sacrediou@yahoo.fr on 28 Feb 2010 at 12:45

GoogleCodeExporter commented 8 years ago
I know, and I hope to complete this feature for FreetuxTV 0.5.0 !

Original comment by eric.beuque on 3 Mar 2010 at 7:41

GoogleCodeExporter commented 8 years ago

Original comment by eric.beuque on 11 Jul 2010 at 1:43

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r362.

Original comment by eric.beuque on 18 Jul 2010 at 12:50

GoogleCodeExporter commented 8 years ago
Issue 32 has been merged into this issue.

Original comment by eric.beuque on 23 Aug 2010 at 4:19