Avidemux Forum

Avidemux => Windows => Topic started by: minegroasprilla on March 14, 2020, 05:35:38 PM

Title: Can't open a .TS file in 2.7.5 14th March Win64 Qt5
Post by: minegroasprilla on March 14, 2020, 05:35:38 PM
I downloaded latest "2.7.5 r200314_win64", but it did not open a file in .TS, so I had to go back to the version "2.7.5 r200214_win64" that opened that video.
Title: Re: Can't open a .TS file in 2.7.5 14th March Win64 Qt5
Post by: eumagga0x2a on March 14, 2020, 07:25:54 PM
Quote from: minegroasprilla on March 14, 2020, 05:35:38 PM
I downloaded latest "2.7.5 r200314_win64", but it did not open a file in .TS, so I had to go back to the version "2.7.5 r200214_win64" that opened that video.

What video do you refer to? Please don't hijack other people's topics.
Title: Re: Can't open a .TS file in 2.7.5 14th March Win64 Qt5
Post by: minegroasprilla on March 14, 2020, 07:57:53 PM
Quote from: eumagga0x2a on March 14, 2020, 07:25:54 PM
Quote from: minegroasprilla on March 14, 2020, 05:35:38 PM
I downloaded latest "2.7.5 r200314_win64", but it did not open a file in .TS, so I had to go back to the version "2.7.5 r200214_win64" that opened that video.

What video do you refer to? Please don't hijack other people's topics.

man, latest version have problems... I have to go back to a previous version.
Title: Re: Can't open a .TS file in 2.7.5 14th March Win64 Qt5
Post by: eumagga0x2a on March 14, 2020, 09:00:25 PM
Please provide more info. Please delete the .idx2 file matching the TS video, try to load it in the latest nightly. If loading fails, close Avidemux, compress (zip or 7z) the log file admlog.txt from %localappdata%\avidemux\ and attach it to your reply.

If the content of the TS file is innocuous enough, please provide the it as a sample via WeTransfer (no email address required!), Mega, Dropbox or Google Drive.
Title: Re: Can't open a .TS file in 2.7.5 14th March Win64 Qt5
Post by: minegroasprilla on March 15, 2020, 12:03:13 AM
This file donĀ“t work on  latest beta version:
http://www.mediafire (dot) com/file/5njueeu0d0wo6ys/video_ts.ts/file
Title: Re: Can't open a .TS file in 2.7.5 14th March Win64 Qt5
Post by: eumagga0x2a on March 15, 2020, 06:49:36 AM
Thank you for the sample, issue confirmed, investigating.
Title: Re: Can't open a .TS file in 2.7.5 14th March Win64 Qt5
Post by: eumagga0x2a on March 15, 2020, 10:14:51 AM
Should be fixed by [demuxers/MpegTS] Clear tsPacketLinear::eof if we were able to get the next packet (https://github.com/mean00/avidemux2/commit/8e97dc2fafc17cf7f26af39ea3e014aa7132986a).

The changeset [demuxers/MpegTS] Disambiguate frames and fields in interlaced video streams, double frame rate for field encoded video irrespectively of the codec, fix wrong picture structure written to index, detect presence of interlacing in H.264 streams and write the corresponding property to the index file (https://github.com/mean00/avidemux2/commit/cbe52143b2ad3e03b2750065ff17f339c86768dc) triggered a pre-existing issue by making it possible to reach the end of the file while trying to determine whether the video is interlaced. Once we hit the end of the file, there was no way back despite rewinding to the start as it never reset the eof flag.

Thank you for your report.
Title: Re: Can't open a .TS file in 2.7.5 14th March Win64 Qt5
Post by: eumagga0x2a on March 18, 2020, 02:59:17 PM
A nightly build (200318) with the fix included is now available --> https://avidemux.org/nightly/win64/