Unable to FF/REW Topfield files

Discuss Beyonwiz related topics here if they don't fit in another forum.

Moderators: Gully, peteru

Post Reply
stevebow
Master
Posts: 482
Joined: Thu Sep 03, 2015 11:21
Location: Sydney

Unable to FF/REW Topfield files

Post by stevebow » Tue Sep 06, 2022 16:01

I recently picked up an old Toppy TRF-2100 from a curbside throw-out and transferred the movies (all were .mts) from its HDD across to my T4. The T4 plays these fine, but won't FF or REW these, just showing this instead:

NoFF.png
No FF message
NoFF.png (12.6 KiB) Viewed 810 times

I then tried running createapscfiles on a few files to see if that would help, but it made no difference. Actually, I had to rename the .mts files to .ts before that command would work.

Running MediaInfo across the Toppy files, the particulars are all identical to a native T4 .ts file, with the exception the General/Format parameter is BDAV for the Toppy files vs. MPEG-TS for the T4.

I'm not sure why the Toppy records in BDAV, but anyway, does anyone know why the T4 won't FF/REW these files? Even with a generated .ap/.sc file?

And the intruiguing "No fast winding possible yet.." - was this something once planned to add at some point for BDAV?

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: Unable to FF/REW Topfield files

Post by Grumpy_Geoff » Tue Sep 06, 2022 17:50

Just chucking out ideas.
Try renaming the recording to have a .mpg file extension, as it'll then be played back with GStreamer (rather than the inbuilt DVB player ued for .ts).
Failing that, try remuxing the .ts file using adoxa's FFremux plugin - viewtopic.php?f=47&t=12458#p183367

IanL-S
Master
Posts: 330
Joined: Mon Jun 27, 2016 15:11

Re: Unable to FF/REW Topfield files

Post by IanL-S » Wed Sep 07, 2022 10:31

My recollectionis that the TRF-2100 uses a proprietary file format. The easiest way to clean up the file is to use TFTool [https://www.kluesener99.de/tftool/en/index.html] to do this using the wizard to end up with a clean MPEG2.ts or H.264.ts file.

The FF/REW issue is possibly related to the absence of necessary support files for playing the recording as a native Beyonwiz file rather than as a media file - not an area in which I have any expertese.

Ian
Enjoying an active retirement "playing" with my Toppys and now Beyonwiz.
T2, U4 and V2 controlled by IceTV
Various Toppys including TRF-2400, TRF-5300 and TF7100HDPVRt Plus
For help with your Toppy checkout the oztoppy forum and the oztoppy wiki.

prl
Wizard God
Posts: 32709
Joined: Tue Sep 04, 2007 13:49
Location: Canberra; Black Mountain Tower transmitters

Re: Unable to FF/REW Topfield files

Post by prl » Wed Sep 07, 2022 11:01

IanL-S wrote:
Wed Sep 07, 2022 10:31
The FF/REW issue is possibly related to the absence of necessary support files for playing the recording as a native Beyonwiz file rather than as a media file - not an area in which I have any expertese.

The createapscfiles application that stevebow ran on the Topfield recordings is intended to generate those support files (the .ap, and .sc files, hence the name). However, it may not have worked correctly because of the format of the Topfield recordings, and even if it worked, the support files may not work with the Topfield files anyway.

For the best chance of everything working, stevebow should probably use TFTool, to convert the recording files, as you suggest, then run createapscfiles.
Peter
T4 HDMI
U4, T4, T3, T2, V2 test/development machines
Sony BDV-9200W HT system
LG OLED55C9PTA 55" OLED TV

stevebow
Master
Posts: 482
Joined: Thu Sep 03, 2015 11:21
Location: Sydney

Re: Unable to FF/REW Topfield files

Post by stevebow » Wed Sep 07, 2022 17:01

Grumpy_Geoff wrote:
Tue Sep 06, 2022 17:50
Just chucking out ideas.

Happy to catch any. :)
Try renaming the recording to have a .mpg file extension, as it'll then be played back with GStreamer (rather than the inbuilt DVB player ued for .ts).
Yep, that worked, thanks.
Failing that, try remuxing the .ts file using adoxa's FFremux plugin - viewtopic.php?f=47&t=12458#p183367
That worked as well.

stevebow
Master
Posts: 482
Joined: Thu Sep 03, 2015 11:21
Location: Sydney

Re: Unable to FF/REW Topfield files

Post by stevebow » Wed Sep 07, 2022 17:11

prl wrote:
Wed Sep 07, 2022 11:01
However, it may not have worked correctly because of the format of the Topfield recordings, and even if it worked, the support files may not work with the Topfield files anyway.

Actually the result was the timebar had reduced from the original movie length of a few hours to around 6 minutes, although the .ts file was unchanged, and did not enable FF.REW in any case, so a bit of a mess.

For the best chance of everything working, stevebow should probably use TFTool, to convert the recording files, as you suggest, then run createapscfiles.
While Adoxa's FFremux plugin with a .ts to .ts remux did result in a file that could be FF/REW, there are no corresponding .ap and .sc files - I thought that these were required for .ts FF/REW? Or perhaps in this case the .ts is actually being played by GStreamer rather than thorough the H/W decoder - is there any messaging in the system log to indicate this?

prl
Wizard God
Posts: 32709
Joined: Tue Sep 04, 2007 13:49
Location: Canberra; Black Mountain Tower transmitters

Re: Unable to FF/REW Topfield files

Post by prl » Wed Sep 07, 2022 17:43

stevebow wrote:
Wed Sep 07, 2022 17:11
While Adoxa's FFremux plugin with a .ts to .ts remux did result in a file that could be FF/REW, there are no corresponding .ap and .sc files

Those support files are generated by createapscfiles.
stevebow wrote:
Wed Sep 07, 2022 17:11
- I thought that these were required for .ts FF/REW? Or perhaps in this case the .ts is actually being played by GStreamer rather than thorough the H/W decoder - is there any messaging in the system log to indicate this?

I'm not sure exactly what the .ap and .sc files are used for, perhaps really only for long jumps and skipping. The .ap file is a simple time-to-file position index. The source code says little about what the .sc file does, and I've never investigated it closely.
Peter
T4 HDMI
U4, T4, T3, T2, V2 test/development machines
Sony BDV-9200W HT system
LG OLED55C9PTA 55" OLED TV

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: Unable to FF/REW Topfield files

Post by Grumpy_Geoff » Wed Sep 07, 2022 20:28

stevebow wrote:
Wed Sep 07, 2022 17:01
Yep, that worked, thanks.
...
That worked as well.

Batting 1000 :)

You can chuck the money on top of the fridge :)

Paul_oz53
Wizard
Posts: 2791
Joined: Sat Jun 13, 2009 02:34
Location: Melbourne

Re: Unable to FF/REW Topfield files

Post by Paul_oz53 » Thu Sep 08, 2022 10:25

prl wrote:
Wed Sep 07, 2022 17:43

I'm not sure exactly what the .ap and .sc files are used for, perhaps really only for long jumps and skipping. The .ap file is a simple time-to-file position index. The source code says little about what the .sc file does, and I've never investigated it closely.

Cutlist editor requires them for editing. HDMI-In recordings can't be edited until I generate them through reconstructapsc.
__________________________________
Paul
Beyonwiz T4, 2 x U4: FW - 19.3 20211010
Samsung QA85Q80BAWXXY 4K TV
Samsung QA65Q80TAWXXY 4K TV
Samsung HW Q800BXY soundbar
OverlayHD 1.70, IceTV, Foxtel IQ4
2 x Win7 PCs, 2 x Win10 PCs
Denon AVR -X2400H

Post Reply

Return to “General Discussion”