VLC V2.0.0 won't play ATSC digital OTA TV channel

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
yardern
Blank Cone
Blank Cone
Posts: 11
Joined: 14 Sep 2008 18:57

VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby yardern » 22 Feb 2012 18:19

VLC V2.0.0 won't play ATSC digital OTA TV channel

I had it working on a previous version with command like this:
"C:\Program Files\VideoLAN\VLC\vlc.exe" atsc:// :dvb-modulation=8VSB :program=1 :dvb-physical-channel=13
I don't remember the version number.

The same command line is not working any more with V2.0.0.
I am using Windows 7 64bit.

Any though please?

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: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby Jean-Baptiste Kempf » 22 Feb 2012 19:23

Can you share the logs?
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.

yardern
Blank Cone
Blank Cone
Posts: 11
Joined: 14 Sep 2008 18:57

Re: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby yardern » 23 Feb 2012 04:23

I actually could not find the log file.
I checked Preferences - Advanced - Logging, the file name is empty.
I put a name in it, saved it.

Run VLC again, no log file was created.

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

Re: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby Lotesdelere » 23 Feb 2012 09:11

Please open Tools -> Messages (set Verbosity to 2) before you start the playback and then paste the full resulting log here or on Pastebin if it's too long.

yardern
Blank Cone
Blank Cone
Posts: 11
Joined: 14 Sep 2008 18:57

Re: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby yardern » 24 Feb 2012 02:26

With VLC + Message windows open, I could not use the command line.
So I opened Capture Device - Digital TV - Freq=210000kHz(Channel 13) - Major channel=13 - Minor channel=1 - Physical channel=13.
I got this:

main debug: adding item `atsc://frequency=210000000' ( atsc://frequency=210000000 )
main debug: dying input
qt4 debug: Adding a new MRL to recent ones: atsc://frequency=210000000
main debug: no fetch required for (null) (art currently (null))
main debug: prebuffering done 0 bytes in 75s - 0 KiB/s
main error: cannot pre fill buffer
main warning: cannot create a stream_t from access
main debug: removing module "dtv"
main debug: dying input
main debug: dead input
main debug: processing request item: atsc://frequency=210000000, node: Playlist, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 4 items, index 3
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'atsc://frequency=210000000'
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Ping\AppData\Local\Temp'
main debug: `atsc://frequency=210000000' gives access `atsc' demux `' path `frequency=210000000'
main debug: creating demux: access='atsc' demux='' location='frequency=210000000' file='\\frequency=210000000'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "atsc"
main debug: TIMER module_need() : 0.282 ms - Total 0.282 ms / 1 intvls (Avg 0.282 ms)
main debug: creating access 'atsc' location='frequency=210000000', path='\\frequency=210000000'
main debug: looking for access module: 1 candidate
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'atsc://frequency=0000' : 75024.566 ms - Total 75024.566 ms / 1 intvls (Avg 75024.562 ms)
qt4 debug: IM: Setting an input
bda_la-bdagraph.lo debug: CreateTuneRequest: Using Tuning Space: ATSC
bda_la-bdagraph.lo debug: Build: Using Tuning Space ID 2
bda_la-bdagraph.lo warning: Build: Cannot save Tuning Space: hr=0x80070005 (ignored)
bda_la-bdagraph.lo debug: FindFilter: Connected AVerMedia H826 Hybrid TV BDA Tuner
bda_la-bdagraph.lo debug: BDAGraph: Using adapter 0
bda_la-bdagraph.lo debug: FindFilter: Connected AVerMedia H826 Hybrid TV BDA TS Capture
bda_la-bdagraph.lo warning: Build: Tune Request is invalid: hr=0x80004001
bda_la-bdagraph.lo debug: Build: Trying connecting with subtype MEDIASUBTYPE_MPEG2_TRANSPORT
bda_la-bdagraph.lo warning: Build: Cannot connect Sample Grabber to Capture device: hr=0x80004005 (try 1/2)
bda_la-bdagraph.lo debug: Build: Trying connecting with subtype KSDATAFORMAT_SUBTYPE_BDA_MPEG2_TRANSPORT
bda_la-bdagraph.lo debug: FindFilter: Connected BDA MPEG2 Transport Information Filter
bda_la-bdagraph.lo debug: Graph started hr=0x0
main debug: using access module "dtv"
main debug: TIMER module_need() : 2556.303 ms - Total 2556.303 ms / 1 intvls (Avg 2556.303 ms)
main debug: Using block method for AStream*
main debug: starting pre-buffering


Thanks.

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: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby Jean-Baptiste Kempf » 24 Feb 2012 08:01

bda_la-bdagraph.lo warning: Build: Tune Request is invalid: hr=0x80004001

This warning, once again.
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.

yardern
Blank Cone
Blank Cone
Posts: 11
Joined: 14 Sep 2008 18:57

Re: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby yardern » 25 Feb 2012 15:48

bda_la-bdagraph.lo warning: Build: Tune Request is invalid: hr=0x80004001

This warning, once again.

Does this mean I need to wait for next release? Thanks.

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: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby Jean-Baptiste Kempf » 25 Feb 2012 17:36

Probably, yes.
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: 9896
Joined: 08 Sep 2006 04:39
Location: Europe

Re: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby Lotesdelere » 22 Mar 2012 23:43


huygens1962
Blank Cone
Blank Cone
Posts: 15
Joined: 06 Oct 2011 19:54

Re: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby huygens1962 » 23 Mar 2012 14:52

I used 1.1.11 to watch ATSC, and also found it not working in 2.0.1. So I downloaded your nightly build.

This is the command line I had been using under 1.1.11:

Code: Select all

F:\VideoLAN\vlc.exe atsc:// :dvb-modulation=8VSB :program=1 :dvb-physical-channel=32
which no longer works.

In the nightly build, i started VLC with no command line options, then chose the Open Media dialog, Capture Device tab:

Code: Select all

Tuner card: 0 (not knowing what it should be) Delivery system: ATSC Transponder/multiplex frequency: 578000 kHz (RF 32)
I pasted the tail end of my old command line

Code: Select all

:dvb-modulation=8VSB :program=1 :dvb-physical-channel=32
into the Edit Options box on the Open Media dialog, rather than go through the Advanced Options (which generated a lot of qt4 messages)

When I pressed play, VLC generated these debug messages:

Code: Select all

qt4 warning: Input option: dvb-modulation=8VSB qt4 warning: Input option: program=1 qt4 warning: Input option: dvb-physical-channel=32 main debug: adding item `atsc://frequency=578000000' ( atsc://frequency=578000000 ) main debug: rebuilding array of current - root Playlist main debug: rebuild done - 1 items, index -1 main debug: processing request item: atsc://frequency=578000000, node: null, skip: 0 main debug: resyncing on atsc://frequency=578000000 main debug: atsc://frequency=578000000 is at 0 main debug: starting playback of the new playlist item main debug: creating new input thread main debug: Creating an input for 'atsc://frequency=578000000' main debug: using timeshift granularity of 50 MiB, in path 'C:\DOCUME~1\huygens\LOCALS~1\Temp' main debug: `atsc://frequency=578000000' gives access `atsc' demux `' path `frequency=578000000' main debug: creating demux: access='atsc' demux='' location='frequency=578000000' file='\\frequency=578000000' main debug: looking for access_demux module: 0 candidates main debug: no access_demux module matched "atsc" main debug: TIMER module_need() : 0.122 ms - Total 0.122 ms / 1 intvls (Avg 0.122 ms) main debug: creating access 'atsc' location='frequency=578000000', path='\\frequency=578000000' main debug: looking for access module: 1 candidate qt4 debug: Adding a new MRL to recent ones: atsc://frequency=578000000 main debug: no fetch required for (null) (art currently (null)) bda_la-bdagraph.lo debug: Check: entering bda_la-bdagraph.lo debug: Check: Destroying filter graph bda_la-bdagraph.lo debug: Check: adding Network Provider to graph bda_la-bdagraph.lo debug: Check: Creating Scanning Tuner bda_la-bdagraph.lo debug: Check: Calling SetUpTuner bda_la-bdagraph.lo debug: SetUpTuner: entering bda_la-bdagraph.lo debug: SetUpTuner: Checking for tuning space bda_la-bdagraph.lo debug: SetUpTuner: release TuningSpaces Enumerator bda_la-bdagraph.lo debug: SetUpTuner: nullify TuningSpaces Enumerator bda_la-bdagraph.lo debug: SetUpTuner: create TuningSpaces Enumerator bda_la-bdagraph.lo debug: SetUpTuner: top of loop bda_la-bdagraph.lo debug: SetUpTuner: need good TS enum bda_la-bdagraph.lo debug: SetUpTuner: next tuning space bda_la-bdagraph.lo debug: SetUpTuner: get network type bda_la-bdagraph.lo debug: SetUpTuner: Found matching space on tuner bda_la-bdagraph.lo debug: SetUpTuner: get unique name bda_la-bdagraph.lo debug: SetUpTuner: convert w to multi bda_la-bdagraph.lo debug: SetUpTuner: Using Tuning Space: ATSC bda_la-bdagraph.lo debug: SetUpTuner: checking what we got bda_la-bdagraph.lo debug: SetUpTuner: put TS bda_la-bdagraph.lo debug: SetUpTuner: get default locator bda_la-bdagraph.lo debug: SetUpTuner: create tune request bda_la-bdagraph.lo debug: SetUpTuner: put locator bda_la-bdagraph.lo debug: SetUpTuner: try to validate tune request bda_la-bdagraph.lo debug: SetUpTuner: Attach tune request to Scanning Tuner bda_la-bdagraph.lo debug: SetUpTuner: Tuning Space and Tune Request created bda_la-bdagraph.lo debug: Check: Calling FindFilter for KSCATEGORY_BDA_NETWORK_TUNER with p_network_provider; l_tuner_used=-1 bda_la-bdagraph.lo debug: FindFilter: Create p_system_dev_enum bda_la-bdagraph.lo debug: FindFilter: Create p_moniker_enum bda_la-bdagraph.lo debug: FindFilter: get filter name bda_la-bdagraph.lo debug: FindFilter: called with i_moniker_used=-1, p_upstream = Network Provider bda_la-bdagraph.lo debug: FindFilter: top of main loop bda_la-bdagraph.lo debug: FindFilter: releasing bind context bda_la-bdagraph.lo debug: FindFilter: releasing moniker bda_la-bdagraph.lo debug: FindFilter: null moniker bda_la-bdagraph.lo debug: FindFilter: quit if no enum bda_la-bdagraph.lo debug: FindFilter: trying a moniker bda_la-bdagraph.lo debug: FindFilter: skip previously found devices bda_la-bdagraph.lo debug: FindFilter: create bind context bda_la-bdagraph.lo debug: FindFilter: try to create downstream filter bda_la-bdagraph.lo debug: FindFilter: Moniker name is Downstream, binding to storage bda_la-bdagraph.lo debug: FindFilter: read friendly name bda_la-bdagraph.lo debug: FindFilter: add filter to graph bda_la-bdagraph.lo debug: FindFilter: Trying to Connect Network Provider to Downstream bda_la-bdagraph.lo debug: FindFilter: Connected Downstream bda_la-bdagraph.lo debug: Check: Using adapter 0 bda_la-bdagraph.lo debug: Check: check succeeded: hr=0x 0 bda_la-bdagraph.lo debug: Check: returning from Check mode bda_la-bdagraph.lo debug: SetInversion: Not Satellite type bda_la-bdagraph.lo debug: SubmitTuneRequest: Building the Graph bda_la-bdagraph.lo debug: Build: entering bda_la-bdagraph.lo debug: Build: Calling FindFilter for KSCATEGORY_BDA_RECEIVER_COMPONENT with p_tuner_device; l_capture_used=-1 bda_la-bdagraph.lo debug: FindFilter: Create p_moniker_enum bda_la-bdagraph.lo debug: FindFilter: get filter name bda_la-bdagraph.lo debug: FindFilter: called with i_moniker_used=-1, p_upstream = FusionHDTV, BDA Tuner bda_la-bdagraph.lo debug: FindFilter: top of main loop bda_la-bdagraph.lo debug: FindFilter: releasing bind context bda_la-bdagraph.lo debug: FindFilter: releasing moniker bda_la-bdagraph.lo debug: FindFilter: null moniker bda_la-bdagraph.lo debug: FindFilter: quit if no enum bda_la-bdagraph.lo debug: FindFilter: trying a moniker bda_la-bdagraph.lo debug: FindFilter: skip previously found devices bda_la-bdagraph.lo debug: FindFilter: create bind context bda_la-bdagraph.lo debug: FindFilter: try to create downstream filter bda_la-bdagraph.lo debug: FindFilter: Moniker name is Downstream, binding to storage bda_la-bdagraph.lo debug: FindFilter: read friendly name bda_la-bdagraph.lo debug: FindFilter: add filter to graph bda_la-bdagraph.lo debug: FindFilter: Trying to Connect FusionHDTV, BDA Tuner to Downstream bda_la-bdagraph.lo debug: FindFilter: Connected Downstream bda_la-bdagraph.lo debug: Build: Trying connecting with subtype MEDIASUBTYPE_MPEG2_TRANSPORT bda_la-bdagraph.lo warning: Build: Cannot connect Sample Grabber to Capture device: hr=0x80004005 (try 1/2) bda_la-bdagraph.lo debug: Build: Trying connecting with subtype KSDATAFORMAT_SUBTYPE_BDA_MPEG2_TRANSPORT bda_la-bdagraph.lo debug: Build: Connected capture device to sample grabber bda_la-bdagraph.lo debug: Build: This is where it used to return upon success bda_la-bdagraph.lo debug: Check: Calling FindFilter for KSCATEGORY_BDA_TRANSPORT_INFORMATION with p_mpeg_demux; l_tif_used=-1 bda_la-bdagraph.lo debug: FindFilter: Create p_moniker_enum bda_la-bdagraph.lo debug: FindFilter: get filter name bda_la-bdagraph.lo debug: FindFilter: called with i_moniker_used=-1, p_upstream = Demux bda_la-bdagraph.lo debug: FindFilter: top of main loop bda_la-bdagraph.lo debug: FindFilter: releasing bind context bda_la-bdagraph.lo debug: FindFilter: releasing moniker bda_la-bdagraph.lo debug: FindFilter: null moniker bda_la-bdagraph.lo debug: FindFilter: quit if no enum bda_la-bdagraph.lo debug: FindFilter: trying a moniker bda_la-bdagraph.lo debug: FindFilter: skip previously found devices bda_la-bdagraph.lo debug: FindFilter: create bind context bda_la-bdagraph.lo debug: FindFilter: try to create downstream filter bda_la-bdagraph.lo debug: FindFilter: Moniker name is Downstream, binding to storage bda_la-bdagraph.lo debug: FindFilter: read friendly name bda_la-bdagraph.lo debug: FindFilter: add filter to graph bda_la-bdagraph.lo debug: FindFilter: Trying to Connect Demux to Downstream bda_la-bdagraph.lo debug: FindFilter: Connected Downstream bda_la-bdagraph.lo debug: Register: registered Graph: VLC BDA Graph 01449030 Pid 0000124c bda_la-bdagraph.lo debug: SubmitTuneRequest: Starting the Graph bda_la-bdagraph.lo debug: Start: entering bda_la-bdagraph.lo debug: Start: Run() qt4 debug: IM: Setting an input bda_la-bdagraph.lo debug: Start: Graph started, hr=0x0 main debug: using access module "dtv" main debug: TIMER module_need() : 672.477 ms - Total 672.477 ms / 1 intvls (Avg 672.477 ms) main debug: Using block method for AStream* main debug: starting pre-buffering
No video displayed, and the Statistics tab of the Media Information dialog showed zeros in every field.

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: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby Jean-Baptiste Kempf » 23 Mar 2012 15:17

It seems to tune, anyway.
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.

huygens1962
Blank Cone
Blank Cone
Posts: 15
Joined: 06 Oct 2011 19:54

Re: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby huygens1962 » 23 Mar 2012 16:04

OK, I uninstalled the nightly and reinstalled 1.1.11. Of course, all the command line ATSC shortcuts I had set up work perfectly.

The 2.0.x versions had the adapter card option on the Capture Device tab. In 1.1.11, it was inside the Advanced Options on the Capture Device tab. When I looked in on 1.1.11, the value for Capture Device was set to -1. You can’t go lower than 0 in 2.0.x. I don’t know if that is significant or not.

I also did not have to specify a transponder/multiplex frequency in 1.1.11.

So I ended up with:

Code: Select all

MRL atsc://frequency=0000 Edit Options :dvb-modulation=8VSB :program=1 :dvb-physical-channel=32
Here are the debug messages from the working 1.1.11 VLC:

Code: Select all

qt4 debug: Initialization of Capture device panel qt4 warning: Input option: dvb-modulation=8VSB qt4 warning: Input option: program=1 qt4 warning: Input option: dvb-physical-channel=32 main debug: adding item `atsc://frequency=0000' ( atsc://frequency=0000 ) main debug: rebuilding array of current - root Playlist main debug: rebuild done - 1 items, index -1 main debug: processing request item atsc://frequency=0000 node null skip 0 main debug: resyncing on atsc://frequency=0000 main debug: atsc://frequency=0000 is at 0 main debug: starting new item main debug: creating new input thread main debug: Creating an input for 'atsc://frequency=0000' qt4 debug: Adding a new MRL to recent ones: atsc://frequency=0000 main debug: thread (input) created at priority 1 (../.././src/input/input.c:220) main debug: thread started main debug: using timeshift granularity of 50 MiB main debug: using timeshift path 'C:\DOCUME~1\huygens\LOCALS~1\Temp' main debug: `atsc://frequency=0000' gives access `atsc' demux `' path `frequency=0000' main debug: creating demux: access='atsc' demux='' path='frequency=0000' main debug: looking for access_demux module: 0 candidates main debug: no access_demux module matched "atsc" main debug: TIMER module_need() : 0.186 ms - Total 0.186 ms / 1 intvls (Avg 0.186 ms) main debug: creating access 'atsc' path='frequency=0000' main debug: looking for access module: 1 candidate main debug: no fetch required for (null) (art currently (null)) bda debug: CreateTuneRequest: Using Tuning Space: ATSC bda debug: Build: Using Tuning Space ID 3 bda debug: FindFilter: Connected FusionHDTV, BDA Tuner bda debug: BDAGraph: Using adapter 0 bda debug: FindFilter: Connected FusionHDTV, Transport Stream Capture bda debug: Build: Trying connecting with subtype MEDIASUBTYPE_MPEG2_TRANSPORT bda warning: Build: Cannot connect Sample Grabber to Capture device: hr=0x80004005 (try 1/2) bda debug: Build: Trying connecting with subtype KSDATAFORMAT_SUBTYPE_BDA_MPEG2_TRANSPORT bda debug: FindFilter: Connected BDA MPEG2 Transport Information Filter qt4 debug: IM: Setting an input bda debug: Graph started hr=0x0 main debug: using access module "bda" main debug: TIMER module_need() : 692.142 ms - Total 692.142 ms / 1 intvls (Avg 692.142 ms) main debug: Using AStream*Block main debug: pre buffering bda warning: BDA SampleCB: Sample Discontinuity. main debug: received first data after 21 ms main debug: prebuffering done 60160 bytes in 0s - 2705 KiB/s main debug: looking for stream_filter module: 2 candidates main debug: no stream_filter module matching "any" could be loaded main debug: TIMER module_need() : 0.156 ms - Total 0.156 ms / 1 intvls (Avg 0.156 ms) main debug: looking for stream_filter module: 1 candidate main debug: using stream_filter module "stream_filter_record" main debug: TIMER module_need() : 0.087 ms - Total 0.087 ms / 1 intvls (Avg 0.087 ms) main debug: creating demux: access='atsc' demux='ts' path='frequency=0000' main debug: looking for demux module: 1 candidate ts debug: pid[49] unknown ts debug: pid[52] unknown ts debug: PATCallBack called ts debug: new PAT ts_id=83 version=2 current_next=1 ts debug: * number=1 pid=48 ts debug: pid[8187] unknown ts debug: pid[7680] unknown ts debug: PMTCallBack called ts debug: new PMT program number=1 version=26 pid_pcr=49 ts debug: * descriptor : unknown (0x87) ts debug: * descriptor : registration GA94 ts debug: * es pid=49 type=2 dr->i_tag=0x11 ts debug: * es pid=49 type=2 dr->i_tag=0x10 ts debug: * es pid=49 type=2 dr->i_tag=0x6 ts debug: * es pid=49 type=2 dr->i_tag=0x86 ts debug: * es pid=49 type=2 fcc=mpgv main debug: selecting program id=1 ts debug: * es pid=52 type=129 dr->i_tag=0x5 ts debug: * es pid=52 type=129 dr->i_tag=0x81 ts debug: * es pid=52 type=129 dr->i_tag=0xa ts debug: found language: eng ts debug: * es pid=52 type=129 fcc=a52 main debug: using demux module "ts" main debug: TIMER module_need() : 247.866 ms - Total 247.866 ms / 1 intvls (Avg 247.866 ms) main debug: looking for decoder module: 34 candidates avcodec debug: libavcodec initialized (interface 0x350500) avcodec debug: trying to use direct rendering avcodec debug: ffmpeg codec (MPEG-1/2 Video) started main debug: using decoder module "avcodec" main debug: TIMER module_need() : 52.291 ms - Total 52.291 ms / 1 intvls (Avg 52.291 ms) main debug: looking for packetizer module: 21 candidates main debug: using packetizer module "packetizer_mpegvideo" main debug: TIMER module_need() : 10.709 ms - Total 10.709 ms / 1 intvls (Avg 10.709 ms) main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:301) main debug: thread started main debug: looking for decoder module: 34 candidates main debug: using decoder module "a52" main debug: TIMER module_need() : 0.340 ms - Total 0.340 ms / 1 intvls (Avg 0.340 ms) main debug: thread (decoder) created at priority 2 (../.././src/input/decoder.c:301) main debug: thread started ts debug: DEMUX_SET_GROUP 1 00000000 main debug: looking for meta reader module: 2 candidates lua debug: Trying Lua scripts in C:\Documents and Settings\huygens\Application Data\vlc\lua\meta\reader lua debug: Trying Lua scripts in F:\VideoLAN\lua\meta\reader lua debug: Trying Lua playlist script F:\VideoLAN\lua\meta\reader\filename.lua main debug: no meta reader module matching "any" could be loaded main debug: TIMER module_need() : 7.529 ms - Total 7.529 ms / 1 intvls (Avg 7.529 ms) main debug: `atsc://frequency=0000' successfully opened ts warning: first packet for pid=49 cc=0xa ts warning: first packet for pid=52 cc=0xd main debug: Buffering 0% main debug: Buffering 3% main debug: Buffering 12% packetizer_mpegvideo debug: waiting for sequence start packetizer_mpegvideo debug: waiting for sequence start packetizer_mpegvideo debug: size 1280x720 fps=59.940 main debug: no usable vout present, spawning one main debug: looking for text renderer module: 2 candidates main debug: Buffering 24% main debug: Adding CC track 1 for es[49] main debug: Adding CC track 2 for es[49] main debug: Adding CC track 3 for es[49] main debug: Adding CC track 4 for es[49] freetype debug: Using FoxSmallCapsRegular as font from file C:\WINDOWS\Fonts\foxsmallcapsregular.ttf freetype debug: using fontsize: 2 ts debug: pid[7424] unknown main debug: using text renderer module "freetype" main debug: TIMER module_need() : 25.968 ms - Total 25.968 ms / 1 intvls (Avg 25.968 ms) main debug: looking for video filter2 module: 18 candidates swscale debug: 32x32 chroma: YUVA -> 16x16 chroma: YUVA with scaling using Bicubic (good quality) main debug: using video filter2 module "swscale" main debug: TIMER module_need() : 8.460 ms - Total 8.460 ms / 1 intvls (Avg 8.460 ms) main debug: looking for video filter2 module: 18 candidates yuvp debug: YUVP to YUVA converter main debug: Buffering 37% main debug: using video filter2 module "yuvp" main debug: TIMER module_need() : 13.596 ms - Total 13.596 ms / 1 intvls (Avg 13.596 ms) main debug: window size: 1280x720 main debug: Deinterlacing available main debug: deinterlace 0, mode blend, is_needed 0 main debug: looking for video output module: 1 candidate vout_wrapper debug: Opening vout display wrapper main debug: looking for vout display module: 1 candidate directx debug: creating Vout EventThread directx debug: DirectXCreateWindow main debug: looking for vout window hwnd module: 3 candidates qt4 debug: requesting video... qt4 debug: Video was requested 0, 0 ts debug: pid[7808] unknown main debug: Buffering 49% a52 debug: A/52 channels:2 samplerate:48000 bitrate:256000 main debug: using vout window hwnd module "qt4" main debug: TIMER module_need() : 67.724 ms - Total 67.724 ms / 1 intvls (Avg 67.724 ms) directx debug: created video sub-window directx debug: Vout EventThread running directx debug: disabling screen saver directx debug: directx-device: directx debug: screen dimensions (0x0,1920x1080) directx debug: DirectDraw Capabilities: overlay=1 yuvoverlay=1 can_deinterlace_overlay=1 colorkey=1 stretch=1 bltfourcc=1 directx debug: align_boundary_src=0,0 align_boundary_dest=1,1 align_size_src=0,0 align_size_dest=0,0 main debug: VoutDisplayEvent 'resize' 1290x756 window directx debug: YUV overlay surface created successfully main debug: using vout display module "directx" main debug: TIMER module_need() : 193.977 ms - Total 193.977 ms / 1 intvls (Avg 193.977 ms) main debug: using video output module "vout_wrapper" main debug: TIMER module_need() : 199.050 ms - Total 199.050 ms / 1 intvls (Avg 199.050 ms) main debug: got 1 direct buffer(s) main debug: pic render sz 1280x720, of (0,0), vsz 1280x720, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0 main debug: pic in sz 1280x720, of (0,0), vsz 1280x720, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0 main debug: pic out sz 1280x720, of (0,0), vsz 1280x720, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0 main debug: direct render, mapping render pictures 0-23 to system pictures 1-24 main debug: creating aout main debug: looking for audio output module: 4 candidates aout_directx debug: Opening DirectSound Audio Output avcodec debug: using direct rendering aout_directx debug: found device: Primary Sound Driver aout_directx debug: found device: Creative Sound Blaster PCI aout_directx debug: found device: Modem #24 Line Playback (emulated) aout_directx debug: found device: Modem #25 Line Playback (emulated) aout_directx debug: found device: Modem #27 Line Playback (emulated) main debug: Buffering 61% main debug: Buffering 74% main debug: End of video preroll main debug: Received first picture main debug: VoutDisplayEvent 'resize' 1280x720 window main debug: Post-processing available main warning: vlc_object_find_name(postproc) is not safe! main debug: Buffering 86% main debug: Buffering 98% aout_directx debug: device supports 2 channels (DEFAULT!) aout_directx debug: device supports 1 channel aout_directx debug: Windows says your SpeakerConfig is stereo aout_directx debug: creating DirectSoundThread main debug: thread started aout_directx debug: DirectSoundThread ready main debug: thread (DirectSound Notification Thread) created at priority 15 (../../.././modules/audio_output/directx.c:321) main debug: using audio output module "aout_directx" main debug: TIMER module_need() : 203.598 ms - Total 203.598 ms / 1 intvls (Avg 203.598 ms) main debug: output 's16l' 48000 Hz Stereo frame=1 samples/4 bytes main debug: mixer 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes main debug: filter(s) 'f32l'->'s16l' 48000 Hz->48000 Hz Stereo->Stereo main debug: looking for audio filter module: 13 candidates freetype debug: using fontsize: 45 main debug: looking for video blending module: 1 candidate main debug: Stream buffering done (333 ms in 492 ms) blend debug: chroma: YUVA -> I420 main debug: using video blending module "blend" main debug: TIMER module_need() : 16.606 ms - Total 16.606 ms / 1 intvls (Avg 16.606 ms) audio_format debug: f32l->s16l, bits per sample: 32->16 main debug: using audio filter module "audio_format" main debug: TIMER module_need() : 35.398 ms - Total 35.398 ms / 1 intvls (Avg 35.398 ms) main debug: found a filter for the whole conversion main debug: looking for audio mixer module: 3 candidates main debug: using audio mixer module "float32_mixer" main debug: TIMER module_need() : 6.030 ms - Total 6.030 ms / 1 intvls (Avg 6.030 ms) main debug: input 'a52 ' 48000 Hz Stereo frame=1536 samples/1024 bytes main debug: looking for audio filter module: 1 candidate scaletempo debug: format: 48000 rate, 2 nch, 4 bps, fl32 scaletempo debug: params: 30 stride, 0.200 overlap, 14 search scaletempo debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode main debug: using audio filter module "scaletempo" main debug: TIMER module_need() : 7.841 ms - Total 7.841 ms / 1 intvls (Avg 7.841 ms) main debug: filter(s) 'a52 '->'f32l' 48000 Hz->48000 Hz Stereo->Stereo main debug: looking for audio filter module: 13 candidates main debug: using audio filter module "a52tofloat32" main debug: TIMER module_need() : 0.538 ms - Total 0.538 ms / 1 intvls (Avg 0.538 ms) main debug: found a filter for the whole conversion main debug: filter(s) 'f32l'->'f32l' 52800 Hz->48000 Hz Stereo->Stereo main debug: looking for audio filter module: 13 candidates main debug: using audio filter module "ugly_resampler" main debug: TIMER module_need() : 0.105 ms - Total 0.105 ms / 1 intvls (Avg 0.105 ms) main debug: found a filter for the whole conversion main debug: End of audio preroll main debug: Decoder buffering done in 31 ms main warning: PTS is out of range (-22075), dropping buffer main warning: audio drift is too big (222880), dropping buffer main warning: audio drift is too big (190880), dropping buffer main warning: audio drift is too big (158880), dropping buffer main warning: audio drift is too big (126880), dropping buffer main warning: buffer is 94880 late, triggering upsampling ts debug: pid[7432] unknown ts debug: pid[7431] unknown ts debug: pid[7426] unknown ts debug: pid[7433] unknown ts debug: pid[7425] unknown ts debug: pid[7428] unknown ts debug: pid[7435] unknown ts debug: pid[7686] unknown ts debug: pid[7427] unknown ts debug: pid[7434] unknown ts debug: pid[7430] unknown ts debug: pid[7429] unknown main warning: late picture skipped (8459 > -1644) main warning: late picture skipped (8451 > -1837) main warning: late picture skipped (8408 > -1944) main warning: late picture skipped (14411 > -1944) main warning: late picture skipped (2191 > -1944) main warning: late picture skipped (2187 > -1874) main warning: late picture skipped (2163 > -1968) main warning: late picture skipped (2150 > -2063) main warning: late picture skipped (25964 > -1976) main warning: late picture skipped (17158 > -1976) main warning: late picture skipped (9404 > -1868) main warning: late picture skipped (-235 > -1868) ts debug: pid[7689] unknown ts debug: pid[7688] unknown ts debug: pid[7684] unknown ts debug: pid[7690] unknown ts debug: pid[7691] unknown ts debug: pid[7682] unknown ts debug: pid[7685] unknown ts debug: pid[7687] unknown ts debug: pid[7681] unknown ts debug: pid[7683] unknown main warning: audio drift is too big (-149330), clearing out main warning: timing screwed, stopping resampling main warning: mixer start isn't output start (-64206) main debug: audio output is starving (112140), playing silence main warning: audio drift is too big (230817), dropping buffer main warning: audio drift is too big (198817), dropping buffer main warning: audio drift is too big (166817), dropping buffer main warning: audio drift is too big (134817), dropping buffer main warning: buffer is 102817 late, triggering upsampling main warning: late picture skipped (548 > -1658) main warning: late picture skipped (541 > -1920) main warning: late picture skipped (17832 > -2083) main warning: late picture skipped (1154 > -2083) main warning: late picture skipped (3904 > -2083) main warning: late picture skipped (472 > -2133) main warning: late picture skipped (456 > -2266) main warning: late picture skipped (521 > -1930) main warning: audio drift is too big (127511), dropping buffer main warning: late picture skipped (11559 > -1613) main warning: late picture skipped (207 > -1629) main warning: late picture skipped (182 > -1614) main warning: late picture skipped (176 > -1601) main warning: late picture skipped (160 > -1609) main warning: late picture skipped (142 > -1811) main warning: late picture skipped (1562 > -2119) main warning: late picture skipped (124 > -2119) main warning: late picture skipped (1541 > -2410) main warning: late picture skipped (8589 > -2437) main warning: late picture skipped (14239 > -2029) main debug: auto hidding mouse main warning: late picture skipped (2187 > -1635) main warning: late picture skipped (2170 > -1944) main warning: late picture skipped (6679 > -1701) main warning: late picture skipped (8419 > -1746) main warning: resampling stopped after 2186659 usec (drift: 105892) main warning: buffer is 105892 in advance, triggering downsampling main debug: incoming request - stopping current input main debug: dying input main debug: control type=0 main debug: control: stopping input main debug: dying input main warning: can't get output picture avcodec warning: disabling direct rendering main warning: can't get output picture main debug: thread times: real 0m3.805472s, kernel 0m0.050072s, user 0m1.361958s avcodec debug: ffmpeg codec (MPEG-1/2 Video) stopped main debug: removing module "avcodec" main debug: killing decoder fourcc `mpgv', 17 PES in FIFO main debug: [0] 2 0 main debug: [1] 2 0 main debug: [2] 4 0 main debug: [3] 2 0 main debug: [4] 4 0 main debug: [5] 2 0 main debug: [6] 4 0 main debug: [7] 4 0 main debug: [8] 2 0 main debug: [9] 2 0 main debug: [10] 2 0 main debug: [11] 2 0 main debug: [12] 2 0 main debug: [13] 2 0 main debug: [14] 2 0 main debug: [15] 2 0 main debug: [16] 2 0 main debug: [17] 2 0 main debug: [18] 2 0 main debug: [19] 2 0 main debug: [20] 2 0 main debug: [21] 2 0 main debug: [22] 2 0 main debug: [23] 2 0 main debug: saving a free vout main debug: removing module "packetizer_mpegvideo" main debug: thread times: real 0m3.795457s, kernel 0m0.050072s, user 0m0.020028s main debug: removing module "a52" main debug: killing decoder fourcc `a52 ', 0 PES in FIFO main debug: removing module "a52tofloat32" main debug: removing module "scaletempo" main debug: removing module "ugly_resampler" aout_directx debug: closing audio device aout_directx debug: DirectSoundThread exiting main debug: thread ended main debug: thread times: real 0m3.464982s, kernel 0m0.000000s, user 0m0.000000s main debug: removing module "aout_directx" main debug: removing module "audio_format" main debug: removing module "float32_mixer" main debug: releasing aout ts debug: pid list: ts debug: - pid[0] seen ts debug: - pid[48] seen ts debug: - pid[49] seen main debug: Program doesn't contain anymore ES ts debug: - pid[52] seen ts debug: - pid[7424] seen ts debug: - pid[7425] seen ts debug: - pid[7426] seen ts debug: - pid[7427] seen ts debug: - pid[7428] seen ts debug: - pid[7429] seen ts debug: - pid[7430] seen ts debug: - pid[7431] seen ts debug: - pid[7432] seen ts debug: - pid[7433] seen ts debug: - pid[7434] seen ts debug: - pid[7435] seen ts debug: - pid[7680] seen ts debug: - pid[7681] seen ts debug: - pid[7682] seen ts debug: - pid[7683] seen ts debug: - pid[7684] seen ts debug: - pid[7685] seen ts debug: - pid[7686] seen ts debug: - pid[7687] seen ts debug: - pid[7688] seen ts debug: - pid[7689] seen ts debug: - pid[7690] seen ts debug: - pid[7691] seen ts debug: - pid[7808] seen ts debug: - pid[8187] seen ts debug: - pid[8191] seen main debug: removing module "ts" main debug: removing module "stream_filter_record" main debug: removing module "bda" main debug: thread ended main debug: dead input main debug: thread times: real 0m5.197473s, kernel 0m0.050072s, user 0m0.100144s main debug: destroying useless vout qt4 debug: IM: Deleting the input main debug: TIMER input launching for 'atsc://frequency=0000' : 1052.367 ms - Total 1052.367 ms / 1 intvls (Avg 1052.367 ms) directx debug: DirectXEventThread terminating directx debug: DirectXCloseWindow directx debug: WinProc WM_DESTROY qt4 debug: releasing video... qt4 debug: Video is not needed anymore main debug: removing module "qt4" main debug: removing module "directx" main debug: removing module "vout_wrapper" main debug: removing module "blend" main debug: removing module "freetype" main debug: removing module "yuvp" main debug: removing module "swscale"
That should keep you busy. :D

john_f
Blank Cone
Blank Cone
Posts: 13
Joined: 30 Aug 2009 05:23

Re: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby john_f » 25 Mar 2012 19:04

Busy indeed :)

OK, which version of Windows are you using? I was seeing crashes at that point when using Direct 3D. As J-B mentioned, at least it's tuning, so the problem is further along, probably when it's trying to draw the screen.

john_f
Blank Cone
Blank Cone
Posts: 13
Joined: 30 Aug 2009 05:23

Re: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby john_f » 25 Mar 2012 19:05

Another thought: is the VLC screen resizing just before the crash? if so, it could be another problem, not ATSC related.
Last edited by john_f on 26 Mar 2012 12:03, edited 1 time in total.

huygens1962
Blank Cone
Blank Cone
Posts: 15
Joined: 06 Oct 2011 19:54

Re: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby huygens1962 » 26 Mar 2012 07:10

Busy indeed :)

OK, which version of Windows are you using? I was seeing crashes at that point when using Direct 3D. As J-B mentioned, at least it's tuning, so the problem is further along, probably when it's trying to draw the screen.
Win XP Pro SP3.

john_f
Blank Cone
Blank Cone
Posts: 13
Joined: 30 Aug 2009 05:23

Re: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby john_f » 26 Mar 2012 11:41

and does VLC try to resize itself just before the crash?

huygens1962
Blank Cone
Blank Cone
Posts: 15
Joined: 06 Oct 2011 19:54

Re: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby huygens1962 » 26 Mar 2012 12:42

and does VLC try to resize itself just before the crash?
You are the only person on the thread who has mentioned crashing behavior.

I simply don’t get any ATSC audio / video, where I did with 1.1.11. I will reinstall in a bit and see if it does any resizing.

OH - and your uninstaller is trying to uninstall 1.1.11 from a directory that doesn’t even exist. Guess I should make a note to go through Control Panel and always do it myself.

And no resizing behavior is noted.

1.1.11 accessed a “bda” module instead of the “dtv” module that 2.0.2 is using. Is this intentional?

huygens1962
Blank Cone
Blank Cone
Posts: 15
Joined: 06 Oct 2011 19:54

Re: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby huygens1962 » 26 Aug 2012 22:35

Thought I would follow up on this.

I downloaded and installed vlc-2.0.3-win32 today, and the ATSC behavior has not changed since my last post in March 2012. The error messages still indicate that VLC 2.0.3 is trying to use a “dtv” module instead of the “bda” module it used in 1.1.11.

Didn’t know if you guys had tried to fix this or not.

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: VLC V2.0.0 won't play ATSC digital OTA TV channel

Postby Jean-Baptiste Kempf » 27 Aug 2012 12:55

dtv == bda.

For the rest, I do not know.
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.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 35 guests