2008-12-27, 10:10 PM
Hi Sub,
I'm still worrying on the TS transcoding issues in the current build, and tried to see if an elegant work-around could be found. Unfortunately, I find more difficulties than solutions.
I've made a custom ffmpeg conversion string
[INDENT]<CustomFFmpegConversions>
<Conversion name="DanesTS" cmd="-y -i {SOURCE_FILE} -vcodec copy -acodec copy -f dvd {DEST_FILE}" targetExtension=".mpg" />
</CustomFFmpegConversions>[/INDENT]
and configured it for the automatic TS file conversion instead of the default "MPEG-2" option which is currently not useable.
[INDENT]<AutoConvertTSToFormat>DanesTS</AutoConvertTSToFormat>
<AutoConvertTSCommand>-y -i "{SOURCE_FILE}" -vcodec copy -acodec copy -f dvd "{DEST_FILE}"</AutoConvertTSCommand> [/INDENT]
I keep getting zero-length MPG files when I try to transcode this way, and see the following in my log file:
[INDENT]2008-12-27 23:02:27.276 VERBOSE [14] About to start transcode of: E:\Recordings\Manual Recordings\manual_1_20081227225800.ts
2008-12-27 23:02:27.276 VERBOSE [14] getValue cached value: /settings/AutoConvertTSToFormat : DanesTS
2008-12-27 23:02:27.276 VERBOSE [14] About to run transcode command: C:\Program Files\Devnz\GBPVR\Third Party\FFmpeg\ffmpeg.exe -y -i "E:\Recordings\Manual Recordings\manual_1_20081227225800.ts" -vcodec copy -acodec copy -f dvd "E:\Recordings\Manual Recordings\manual_1_20081227225800.mpg"
2008-12-27 23:03:27.416 INFO [14] File transcode has completed unsuccessfully...[/INDENT]
Any suggestions?
Thanks,
Dane
I'm still worrying on the TS transcoding issues in the current build, and tried to see if an elegant work-around could be found. Unfortunately, I find more difficulties than solutions.
I've made a custom ffmpeg conversion string
[INDENT]<CustomFFmpegConversions>
<Conversion name="DanesTS" cmd="-y -i {SOURCE_FILE} -vcodec copy -acodec copy -f dvd {DEST_FILE}" targetExtension=".mpg" />
</CustomFFmpegConversions>[/INDENT]
and configured it for the automatic TS file conversion instead of the default "MPEG-2" option which is currently not useable.
[INDENT]<AutoConvertTSToFormat>DanesTS</AutoConvertTSToFormat>
<AutoConvertTSCommand>-y -i "{SOURCE_FILE}" -vcodec copy -acodec copy -f dvd "{DEST_FILE}"</AutoConvertTSCommand> [/INDENT]
I keep getting zero-length MPG files when I try to transcode this way, and see the following in my log file:
[INDENT]2008-12-27 23:02:27.276 VERBOSE [14] About to start transcode of: E:\Recordings\Manual Recordings\manual_1_20081227225800.ts
2008-12-27 23:02:27.276 VERBOSE [14] getValue cached value: /settings/AutoConvertTSToFormat : DanesTS
2008-12-27 23:02:27.276 VERBOSE [14] About to run transcode command: C:\Program Files\Devnz\GBPVR\Third Party\FFmpeg\ffmpeg.exe -y -i "E:\Recordings\Manual Recordings\manual_1_20081227225800.ts" -vcodec copy -acodec copy -f dvd "E:\Recordings\Manual Recordings\manual_1_20081227225800.mpg"
2008-12-27 23:03:27.416 INFO [14] File transcode has completed unsuccessfully...[/INDENT]
Any suggestions?
Thanks,
Dane
- Dane
Cheap Medion Minitower, but it's quiet enough
- Windows 11x64
- Digital Devices DVB-C PCIe (1x Cine quad and 1x Cine dual)
- LG C2 with Jellyfin front end, NPVR back end
- 30TB storage, ~7,500 films
Cheap Medion Minitower, but it's quiet enough
- Windows 11x64
- Digital Devices DVB-C PCIe (1x Cine quad and 1x Cine dual)
- LG C2 with Jellyfin front end, NPVR back end
- 30TB storage, ~7,500 films