hello, I want to convert a video for the TRP format to watch movies on my tv receiver subscription.
converted to the format using the TRP program "Aimersoft Video Converter Ultimate" most did not work on my receiver
Aimersoft Video Converter Ultimate encoding:
Format : MPEG-TS
File size : 195 MiB
Duration : 4mn 57s
Overall bit rate mode : Variable
Overall bit rate : 5 502 Kbps
Video
ID : 257 (0x101)
Menu ID : 1 (0x1)
Format : AVC
Format/Info : Advanced Video Codec
Format profile : Baseline@L3.1
Format settings, CABAC : No
Format settings, ReFrames : 2 frames
Format settings, GOP : M=1, N=24
Codec ID : 27
Duration : 4mn 57s
Bit rate mode : Variable
Bit rate : 5 037 Kbps
Maximum bit rate : 7 500 Kbps
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate : 24.000 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.228
Stream size : 179 MiB (92%)
Audio
ID : 256 (0x100)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Format settings, Endianness : Big
Codec ID : 129
Duration : 4mn 57s
Bit rate mode : Constant
Bit rate : 192 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Stream size : 6.81 MiB (3%)
===========================
and read on the device (digital receiver) format has to be this:
Format : MPEG-TS
Format profile : No PAT/PMT
File size : 2.00 GiB
Duration : 19mn 38s
Overall bit rate mode : Variable
Overall bit rate : 14.6 Mbps
Video
ID : 4097 (0x1001)
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.0
Format settings, CABAC : Yes
Format settings, ReFrames : 4 frames
Duration : 19mn 38s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 29.970 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Interlaced
Scan order : Top Field First
Color primaries : BT.709
Transfer characteristics : BT.709
Matrix coefficients : BT.709
Audio
ID : 4099 (0x1003)
Format : AAC
Format/Info : Advanced Audio Codec
Format profile : HE-AAC / LC
Muxing mode : LATM
Duration : 19mn 38s
Bit rate mode : Variable
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz / 24.0 KHz
Compression mode : Lossy
Delay relative to video : -941ms
what should I use to convert to this format to read on the digital receiver?
+ Reply to Thread
Results 1 to 7 of 7
-
-
1. We don't know what model your receiver is.
2. Why do you think you are able to play random files back on it? -
I suspect that 2 gig size is set by the OS within the receiver. There will be an index file to control the playback of a file which is longer than 19 minutes.
I hardly think there is ANY software available to replicate that as you still will not be able to write to the index. -
the model of this receiver is http://expo.nabshow.com/mynabshow2012/public/Booth.aspx?IndexInList=58&FromPage=nz_ALP...uctName1%20ASC
Well I know he read this format trp because I put the receiver to record a movie on tv to watch later and put the stick on the computer and looked through the program which was encoding the video that this was -
to rotate the film (video) at the receiver have to be this format
=======================================
have to finish this format: .TRP
with the video format: MPEG-TS, Format profile: No PAT/PMT
Video: AVC / High@L4.0
Audio: AAC / HE-AAC / LC
=======================================
sorry for the english I'm using google translator -
On your place i would give a chance to obe-vod which should produce correct trp (ts) files - it is a cmd type tool - so it can be difficult for you to start.
At a start perhaps you can use command line such as:
Code:obe-vod --profile high --level 4.0 --preset ultrafast --tune fastdecode -I 12 -i 1 --bframes 0 --fake-interlaced --crf 1 --vbv-maxrate 8000 --vbv-bufsize 4000 --overscan "show" --colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --nal-hrd "fakecbr" --pic-struct --bluray-compat --thread-input --sps-id 1 --aud --force-cfr --ts-muxrate 20000000 --ts-cbr --ts-dvb-au -o %1_uf_fd_.ts %1
good luck
obe-vod can be downloaded from:
https://code.google.com/p/open-broadcast-encoder/
Similar Threads
-
How to convert video to .trp
By solman in forum Newbie / General discussionsReplies: 40Last Post: 29th Mar 2013, 13:14 -
How to convert file TRP coming from channel SD
By gilles83440 in forum Video ConversionReplies: 2Last Post: 25th May 2012, 06:23 -
Help !!Convert a trp file with Mpeg streamclip
By caliman in forum Video ConversionReplies: 0Last Post: 21st Oct 2010, 11:55 -
How to convert avi to trp so I can play it in my viewsonic 360 reciever
By krykson in forum Newbie / General discussionsReplies: 1Last Post: 17th Oct 2009, 16:40 -
How to convert .trp files?
By ecptavares in forum Newbie / General discussionsReplies: 2Last Post: 28th May 2009, 08:47