Previously reported in #5048 but that was closed without resolution.
Describe the bug:
TS files recorded directly from Australian TV broadcast show no video or audio. This applies to the preview window and also to any exported file.
If I apply minimal processing in AviDemux then it produces a usable TS file if in HD size , but not SD.
All files play correctly in VLC.
Steps to reproduce the behavior:
SD
- download the example files
- create new project
- set profile PAL SD Widescreen Anamorphic 576i 720x576
- import raw TS version (TS-snip-SD-raw.ts)
- import processed TS version (TS-snip-SD-avidm.ts)
- place raw version at start of track 5 and avidm version in track 4 to follow on.
- try to play a bit of each: Note the raw track has no video nor audio.
- the avidm version has video and audio, although it gets the aspect ratios wrong and has corrupted audio
- export to MP4 (H264), using the same profile (point 3), Med quality
- resulting video matches preview window in terms of no video or audio for the raw ts file plus the bad audio on the avidm file. But it is good for video - getting the aspect ratio correct.
HD
repeat for the HD examples, setting profile FHD PAL 1080i 25fps.
- we get the same result of no content for the raw ts file
- the avidm file has good video and audio.
- the exported h.264 file matches the preview - nothing from the raw file and a good recording for the one from avidemux.
Expected behavior:
I would like to see the recording that is in the file.
System Details:
- OpenShot Version observed in 3.3.0, replicated in latest daily: [3.4.0]: {{ log_context.openshot_qt_version }}
- Operating System / Distro: Windows 11 24H2
Log Files:
A debug log has been uploaded form the latest daily 3.4.0:
The sequence of events: open project; try to play a bit from raw ts file; then play a bit from the avi-demux version:
debug-mode-replay-openshot-qt.zip
Sample files and projects
A zip file with example TS files and projects is available here
The files were recorded from Australian broadcast TV using a Beyonwiz PVR.
I have provided one file as a SD example and one as HD, from different channels.
I used dd to create small example files of the first 5-10 MB or so (this caused truncation in a random location unrelated to frame content).
These are the "raw" sample files.
I also used AviDemux to re-export them, with video and audio in "copy" mode, output format set to Mpeg TS muxer (M2TS mode off, VBR on).
These are the "avidm" samples.
Previously reported in #5048 but that was closed without resolution.
Describe the bug:
TS files recorded directly from Australian TV broadcast show no video or audio. This applies to the preview window and also to any exported file.
If I apply minimal processing in AviDemux then it produces a usable TS file if in HD size , but not SD.
All files play correctly in VLC.
Steps to reproduce the behavior:
SD
HD
repeat for the HD examples, setting profile FHD PAL 1080i 25fps.
Expected behavior:
I would like to see the recording that is in the file.
System Details:
Log Files:
A debug log has been uploaded form the latest daily 3.4.0:
The sequence of events: open project; try to play a bit from raw ts file; then play a bit from the avi-demux version:
debug-mode-replay-openshot-qt.zip
Sample files and projects
A zip file with example TS files and projects is available here
The files were recorded from Australian broadcast TV using a Beyonwiz PVR.
I have provided one file as a SD example and one as HD, from different channels.
I used
ddto create small example files of the first 5-10 MB or so (this caused truncation in a random location unrelated to frame content).These are the "raw" sample files.
I also used AviDemux to re-export them, with video and audio in "copy" mode, output format set to Mpeg TS muxer (M2TS mode off, VBR on).
These are the "avidm" samples.