record (red button) dvb-t saves wrong program

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
grozea
Blank Cone
Blank Cone
Posts: 33
Joined: 09 Oct 2008 03:13

record (red button) dvb-t saves wrong program

Postby grozea » 15 Sep 2009 17:02

When a DVB-T live stream is playing in VLC clicking the red record button save the wrong program, not the program that is currently tuned.

Example: When I play this stream
C:\____path____\vlc.exe dvb-t:// :dvb-frequency=522000000 :dvb-bandwidth=-1 :program=3010 :no-video
and press record then VLC record the program 5840 instead.

Is there any way to force VLC to record the current program?

Lotesdelere
Cone Master
Cone Master
Posts: 9964
Joined: 08 Sep 2006 04:39
Location: Europe

Re: record (red button) dvb-t saves wrong program

Postby Lotesdelere » 16 Sep 2009 12:30

AFAIK, and for some strange reason, the record button records the whole TS stream.

The only way to record a specific program is to use the command line or the advanced parameters in the GUI.

grozea
Blank Cone
Blank Cone
Posts: 33
Joined: 09 Oct 2008 03:13

Re: record (red button) dvb-t saves wrong program

Postby grozea » 16 Sep 2009 22:35

Right, I have scripts set up to do scheduled recordings via command line. But for live, on the fly recording that button is the only real alternative.

What's the best way to file a bug report about this (if there isn't one already).

BTW, is there some simple way use VLC to post-process the TS into a file with only a specific program?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: record (red button) dvb-t saves wrong program

Postby Jean-Baptiste Kempf » 17 Sep 2009 00:57

--no-input-record-native Or PReferences->All->input/codecs->Prefer...
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

grozea
Blank Cone
Blank Cone
Posts: 33
Joined: 09 Oct 2008 03:13

Re: record (red button) dvb-t saves wrong program

Postby grozea » 17 Sep 2009 20:48

Thanks, that did the trick! Clarification if someone else finds this thread through search:

Preferences->All->input/codecs->prefer native stream recording: Uncheck

After that only the currently playing DVB program gets recorded. When I then play a DVB radio channel like this
C:\__path__\vlc.exe dvb-t:// :dvb-frequency=522000000 :dvb-bandwidth=-1 :program=3010 :no-video
and uncheck the option above then VLC's red record button records straight to mp3. Great!

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: record (red button) dvb-t saves wrong program

Postby Jean-Baptiste Kempf » 18 Sep 2009 11:05

Cool.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

shasha
New Cone
New Cone
Posts: 7
Joined: 14 Sep 2009 12:39

Re: record (red button) dvb-t saves wrong program

Postby shasha » 19 Sep 2009 15:55

Hi all


Does not work for HD channels does it?

(No audio stream recorded only the video one)

shasha

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: record (red button) dvb-t saves wrong program

Postby Jean-Baptiste Kempf » 19 Sep 2009 19:07

Please... HD channels doesn't mean anything.

It should work with all things, what is the audio codec?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

shasha
New Cone
New Cone
Posts: 7
Joined: 14 Sep 2009 12:39

Re: record (red button) dvb-t saves wrong program

Postby shasha » 19 Sep 2009 21:45

Oops sry, you are right I did not mention the audio codec.

It works nicely with H264 video and mpga audio.
The problem lies whith H264 video and eac3 audio.


Shasha

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: record (red button) dvb-t saves wrong program

Postby Jean-Baptiste Kempf » 20 Sep 2009 01:56

Well, I guess that we can't mux correctly eac3 then when recording.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Lotesdelere
Cone Master
Cone Master
Posts: 9964
Joined: 08 Sep 2006 04:39
Location: Europe

Re: record (red button) dvb-t saves wrong program

Postby Lotesdelere » 20 Sep 2009 11:16

Well, I guess it will be fixed soon then ? :wink:

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: record (red button) dvb-t saves wrong program

Postby Jean-Baptiste Kempf » 20 Sep 2009 11:30

Well, we need to modify the ts muxer to understand eac3.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

shasha
New Cone
New Cone
Posts: 7
Joined: 14 Sep 2009 12:39

Re: record (red button) dvb-t saves wrong program

Postby shasha » 20 Sep 2009 16:59

I ran an other test.

Using the GUI I selected the capture device and selected the same HD channel with eac3 and I launched the recording.

and surprise ... the ts file contains the eac3 stream !!

So it seems that works with the GUI but not with the command line ...

Could it be of any help for the debugging... ?

shasha


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 42 guests