Page 1 of 1
DVB-T recording problem
Posted: 26 Aug 2015 17:32
by asdl888
DVB-T recording problem
TV Station broadcasting 4 programs (100+101+102+103) at the same time.
I use parameter:
...dvb-frequency=533000000 :dvb-bandwidth=6 :programs=103
under vlc 2.1.5
it will record only one (103) program.
but under vlc 2.2.1
it will record four programs simultaneously.(one ts stream has 4 programs)
Re: DVB-T recording problem
Posted: 28 Aug 2015 00:38
by kodela
Start the VLC Version 2.2.1
Menu - Media - Stream ...
Select Tab Capture Device / Capture mode TV (digital)
Set DVB-T + Transponder/Multiplex frequency = 533000000
Select Show More Options
Add in line Edit Options " :program = 103" (without the quotes) and click "Stream" and then "Next"
Select the Output File + "Next"
Select "Activate Transcoding"
Add a new profile
- Profile name: "RAW TV"
- Encapsulation: "MPEG-TS"
- Tab Video Codec selct "Video" and "Kep original video track"
- Tab Audio codec Select "Audio" and "Kep original audio track"
- Close with "Save"
Select Profile "RAW TV" + "Next"
Add in line Generated stream output string: " :no-sout-all" (without the quotes)
Start the recording with "Stream"
The recording starts but the progress bar does not this appear (bug in 2.2.1, fixed in 2.2.2). You can see it in the Explorer.
Re: DVB-T recording problem
Posted: 28 Aug 2015 14:25
by asdl888
Oh Ya~
After add :no-sout-all parameter, It work correctly!
Thanks kodela sir.
Greeting from Taiwan.