Uploaded by TGxMovies![]() | Size 26.57 GB | Health [114/23] | Added 06/07/23 21:18 |
Uploaded by GalaxyRG![]() | Size 1.61 GB | Health [94/35] | Added 06/07/23 21:51 |
Uploaded by webmaster32![]() | Size 52.25 GB | Health [61/17] | Added 05/08/23 11:53 |
Uploaded by TGxMovies![]() | Size 23.20 GB | Health [48/2] | Added 25/07/23 23:58 |
Uploaded by GalaxyRG![]() | Size 897.65 MB | Health [47/10] | Added 06/07/23 21:30 |
![]() | If you're following RARBG's standards, I suggest you leave the subtitles in a separate folder rather than including it within the MP4 file. That way it would be easier to edit the subtitles and to just have a pure video-audio MP4 file. Found you today. Thank you so much for your work.![]() |
![]() | Seriously this. It is so unbelievably, unimaginably weird and awkward not to package it as an .mkv other than maybe nationalistic spite. |
![]() | You can use MKVToolNix to remove embedded subtitles.. |
![]() | It is easier to just leave the subs in a separate folder than to use external tools to extract subs in case they contain errors. Why go through all that when you can just open and edit subs from a folder if needed? |
![]() | Yeah. much better than embedded, plex through my TV won't display the subtitles unless they're an actual file. |
![]() | This was the only thing i hated abour rarbg. Plex does not pick up subtitles in a different folder has to be embedded or in the same folder as video |
![]() | Your recent uploads seem to have embedded subtitles that are not usable through Plex. It's also preventing applications like Bazarr from fetching working ones since it detects them as already having the subtitles. |
![]() | May I suggest MX player? It's feature packed and supports manual subtitle searches through the in-player menu. |
![]() | Subtitles are Italian while the metadata says that they are English. |
![]() | checked the torrent. no metadata information or description, inside torrent |
![]() | PLEASE tell me this copy doesn't have some pile of ![]() |
![]() | Thanks for the upload. I lost interest after the second movie , liked the Christmas special. |
![]() | In a Terminal. Remove subs without re-encoding video. ffmpeg -i Input_Video.mp4 -c:v copy -c:a copy Output_Video-NoSubs.mp4 To extract first subtitle stream to an .srt file ffmpeg -i Input.mp4 -map 0:s:0 Output.srt Extract additional subtitle streams by adding -map 0:s:0 subs.01.srt -map 0:s:1 subs.02.srt, etc. BTW, thank you Infinity for all the great RARBG/ Infinity uploads. |