2008-12-13, 05:25 AM
I have been playing with my new TS files and mplayer (which I use to see dimensions and bitrate etc for a file) tells me the new ts from the ts mux and my hvr-1600 is:
I have another sample file I got a while back (I can't remember where) and mplayer gives me this:
My question is, I can make ZProcess see and understand MPEG2 in ts files, but what other formats do people get TS files in, from around the world...
I may have to create fake values, or make my transcoder commandline, less input file dependent...
Code:
ID_VIDEO_ID=2496
VIDEO MPEG2(pid=2496) AUDIO A52(pid=2497) NO SUBS (yet)! PROGRAM N. 9
ID_VIDEO_ID=2496
ID_AUDIO_ID=2497
VIDEO: MPEG2 720x480 (aspect 2) 29.970 fps 3907.2 kbps (488.4 kbyte/s)
ID_FILENAME=D:\TV\Test\TS\Shaw1 - SD.ts
ID_DEMUXER=mpegts
ID_VIDEO_FORMAT=0x10000002
ID_VIDEO_BITRATE=3907200
ID_VIDEO_WIDTH=720
ID_VIDEO_HEIGHT=480
ID_VIDEO_FPS=29.970
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=8192
ID_AUDIO_BITRATE=0
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_LENGTH=206.94
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000)
ID_AUDIO_BITRATE=192000
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
I have another sample file I got a while back (I can't remember where) and mplayer gives me this:
Code:
ID_VIDEO_ID=4113
VIDEO H264(pid=4113) AUDIO AAC(pid=4352) NO SUBS (yet)! PROGRAM N. 1
ID_VIDEO_ID=4113
ID_AUDIO_ID=4352
FPS seems to be: 25.000000
ID_FILENAME=D:\TV\Test\TS\hcw_hd_pvr2_1080i_h264.ts
ID_DEMUXER=mpegts
ID_VIDEO_FORMAT=0x10000005
ID_VIDEO_BITRATE=0
ID_VIDEO_WIDTH=0
ID_VIDEO_HEIGHT=0
ID_VIDEO_FPS=25.000
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=MP4A
ID_AUDIO_BITRATE=0
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_LENGTH=0.00
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
ID_AUDIO_BITRATE=128000
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder)
==========================================================================
My question is, I can make ZProcess see and understand MPEG2 in ts files, but what other formats do people get TS files in, from around the world...
I may have to create fake values, or make my transcoder commandline, less input file dependent...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]