Does this means it's on the "TO DO" list, or are there no plans to implement it?.ts and .m2ts are basically exact same container format. VLC cannot parse times codes from .ts nor from .m2ts files.
Seconded.Does anyone know if there is a way to skip forward / backward based on a "relative" byte position from current playback ? (as a workaround). The bookmarks setting looks promising but positions are relative to beginning of file only. If we could skip forward / backward "x" number of bytes from the "current" location, this might be more useful.
Someone pleassssssse work on fixing the time code problem for transport stream files !!!!
Code: Select all
vlc mux1.clip.ts --demux=ts --noaudio --novideo --play-and-exit --intf dummy --sout-all --sout '#duplicate{dst=std{access=file,mux=raw,dst=subtitle.stl}",select="program=213"'
thanks so much LateAdopter, this timing is simply amazing! I've been doing some Googling and just found your tip dated yesterday, what great serendipity!Workaround
Change the demuxer setting from "default" to "FFmpeg demuxer"
Then VLC shows the correct times for most of my TS and M2TS files. (within a few seconds of what MPC gives)
It works for MPEG2 and H.264 content.
Seeking with the keyboard also works.
Workaround
Change the demuxer setting from "default" to "FFmpeg demuxer"
Then VLC shows the correct times for most of my TS and M2TS files. (within a few seconds of what MPC gives)
It works for MPEG2 and H.264 content.
Seeking with the keyboard also works.
Is there any news regarding new release VLC 1.2.x? The workaround from LateAdopter doesn't work for me since im working with MultiProgramTransportStream files which has between 6-9 programs multiplexed in each .ts file.There isn't any release schedule for VLC 1.2.x but hopefully something will happen this summer.
Code: Select all
vlc mux1.clip.ts --demux=ts --noaudio --novideo --play-and-exit --intf dummy --sout-all --sout '#duplicate{dst=std{access=file,mux=raw,dst=subtitle.stl}",select="program=213"'
Return to “VLC media player for Windows Troubleshooting”
Users browsing this forum: No registered users and 79 guests