TS to MPG Convertor: Dry-run for DD's new MPG routines

New modules to be tested

Moderator: Dreamer

User avatar
rel
relocation
Posts: 2051
Joined: Fri Jun 16, 2006 9:50 am

TS to MPG Convertor: Dry-run for DD's new MPG routines

Postby rel » Tue Jun 17, 2008 1:43 pm

MPGCONV: TS to MPG command-line conversion utility

This tool utilizes the new ts-to-mpg conversion engine developed for DVB Dream.
To convert a TS file, simply enter the file name as parameter.


DETAILS:
---------------------

TS to MPEG-PS Convertor v1.1 (c) www.dvbdream.org, Rel

USAGE:
mpgconv [-fi <input file>] [-fi <output file>] [-v <int>] [-a <int>] [-ac3]
mpgconv <input file> (automatically detects v/a pids and audio type)

-fi Input file name (*.ts)
-fo Output file name (*.mpg)
-v Video pid (-1 if not available)
-a Audio pid (-1 if not available)
-ac3 Specifies that audio is an AC3 stream
-pids Lists the pids in the file



EXAMPLES:
mpgconv file1.ts (automatic pids)
mpgconv "file june 12.ts" (automatic pids, long file name with spaces)
mpgconv abc.ts -v 201 -a 202 (manual pids)
mpgconv test.ts -v 524 -a 562 -ac3 (when TS file includes AC3 sound)
mpgconv "file1.ts" -pids (lists all pids in the file)

Download: http://www.dvbdream.org/files/mpgconv_setup_v1.2.exe

Last edited by rel on Fri Jun 20, 2008 11:16 am, edited 2 times in total.
DVB Dream - because I have to dream about having time to code it
TazM
Posts: 2
Joined: Sat May 03, 2008 12:04 am

Unable to execute.

Postby TazM » Tue Jun 17, 2008 6:28 pm

C:\Program Files\dvbdream\Record>mpgconv.exe
The system cannot execute the specified program.

Using windows xp

C:\Program Files\dvbdream\Record>mpgconv.exe "Vu401 King of the Cage_Opposing Forces 20080525_190338 #1.ts"
The system cannot execute the specified program.

quad core 6600 from dvbdream 1.4i p1 and VP 1020
User avatar
rel
relocation
Posts: 2051
Joined: Fri Jun 16, 2006 9:50 am

Re: Unable to execute.

Postby rel » Wed Jun 18, 2008 12:27 am

C:\Program Files\dvbdream\Record>mpgconv.exe
The system cannot execute the specified program.

Using windows xp

C:\Program Files\dvbdream\Record>mpgconv.exe "Vu401 King of the Cage_Opposing Forces 20080525_190338 #1.ts"
The system cannot execute the specified program.
Thanks , fixed and updated the first post with v1.1
DVB Dream - because I have to dream about having time to code it
Snuffer
love DVB Dream!
Posts: 121
Joined: Fri Jun 16, 2006 9:44 pm

Postby Snuffer » Wed Jun 18, 2008 3:55 am

great tool and work exelent here.
saentist
love DVB Dream!
Posts: 114
Joined: Tue Aug 28, 2007 3:02 pm
Location: Bulgaria
Contact:

Postby saentist » Wed Jun 18, 2008 4:54 am

no audio in auto mode with few audio streams ;( (euro news)
only video maby default shoud be a first audio stream

add option to show pid-s
Image
Pinnacle PCTV-SAT, Twinhan VP1030 CI (yellow) & DVB-T MobiDTV Pro
Sappire X1950Pro 512Mb DDR3 256bit (AGP)
140 cm parabola with inverto 0.3dB SRT-V50 30E<->57W
Image
User avatar
rel
relocation
Posts: 2051
Joined: Fri Jun 16, 2006 9:50 am

Postby rel » Fri Jun 20, 2008 11:13 am

http://www.dvbdream.org/files/mpgconv_setup_v1.2.exe

What's New
---------------------
v1.2 (19.06.2008)
- The TS files which are not synced to TS packet boundaries are handled now.
- Drag & Drop for GUI
- "-pids" parameter added to list pids in the file
DVB Dream - because I have to dream about having time to code it
User avatar
rel
relocation
Posts: 2051
Joined: Fri Jun 16, 2006 9:50 am

Postby rel » Fri Jun 20, 2008 11:18 am

Released, on web site.
DVB Dream - because I have to dream about having time to code it
saentist
love DVB Dream!
Posts: 114
Joined: Tue Aug 28, 2007 3:02 pm
Location: Bulgaria
Contact:

Postby saentist » Fri Jun 20, 2008 5:51 pm

is it posible more info in -pids

Code: Select all

H:\FOR CD\DVB\dvb dream\mpgconv_setup_v1.2>mpgconv.exe "Euronews noevent 2007101
3_024731 #1.ts" -pids
Input file...: Euronews noevent 20071013_024731 #1.ts (0 mb) <---<<
Output file..: Euronews noevent 20071013_024731 #1.ts.mpg



PID LIST:
- PID 0 (0x0000)
- PID 1 (0x0001)
- PID 18 (0x0012)
- PID 768 (0x0300)
- PID 1034 (0x040a)
- PID 2221 (0x08ad)
- PID 2231 (0x08b7)
- PID 2232 (0x08b8)
- PID 2233 (0x08b9)
- PID 2234 (0x08ba)
- PID 2235 (0x08bb)
- PID 2236 (0x08bc)
- PID 2237 (0x08bd)
- PID 2238 (0x08be)
is the zero show file size or ?

more iformative will be as this

Code: Select all

Video: MPEG2 Video 720x576 (4:3) 25.00fps 3165Kbps [Video (PID 2221 @ Prog# 2047)]
Audio: MPEG Audio 48000Hz mono 64Kbps [Audio (PID 2232 @ Prog# 2047)]
Audio: MPEG Audio 48000Hz mono 64Kbps [Audio (PID 2231 @ Prog# 2047)]
Audio: MPEG Audio 48000Hz mono 64Kbps [Audio (PID 2233 @ Prog# 2047)]
Audio: MPEG Audio 48000Hz mono 64Kbps [Audio (PID 2234 @ Prog# 2047)]
Audio: MPEG Audio 48000Hz mono 64Kbps [Audio (PID 2235 @ Prog# 2047)]
Audio: MPEG Audio 48000Hz mono 64Kbps [Audio (PID 2236 @ Prog# 2047)]
Audio: MPEG Audio 48000Hz mono 64Kbps [Audio (PID 2237 @ Prog# 2047)]
Audio: MPEG Audio 48000Hz mono 64Kbps [Audio (PID 2238 @ Prog# 2047)]
(mpc hc info)

maby and size of each stream will be good info
using color in reading proces is good
mark pids info with color for diferent types (audio, video other data)

bug: strange window showing C++ error when on drive is not posible to be writen (no permision)
Image
Image
Pinnacle PCTV-SAT, Twinhan VP1030 CI (yellow) & DVB-T MobiDTV Pro
Sappire X1950Pro 512Mb DDR3 256bit (AGP)
140 cm parabola with inverto 0.3dB SRT-V50 30E<->57W
Image
cyran0
Just popping in
Posts: 9
Joined: Mon Nov 27, 2006 7:06 am

Postby cyran0 » Sat Jun 28, 2008 12:13 pm

Needed that tools ! Not many players handle TS files playback (Media Player Classic is one).

Is it just me or this tool eat up all resources. I could not post this reply until completion because all memory was allocated by this tool : on a 512MB laptop, 150MB mem, 350 MB virtual !!!

When I played back the result, I observed many pixelarizations every 5 secs.

Source was a 8GB file movie Hoodwinked HD with ac3 (B3V).

Suggestion, add dest in GUI frontend.

Nice work and hoping a new ver soon ... :)
motornut
Just popping in
Posts: 6
Joined: Mon Jan 15, 2007 10:51 am

NEED HELP with mpgconv 1.2

Postby motornut » Sat Jun 28, 2008 2:29 pm

:cry:
No success with North America files.
Output file in auto is 10% size of original and no video.
Do NOT know what to enter in "Manual" blocks.

Please help
Thanks
SYSTEM 1; AMD OPTERON 185 A8N32SLI DELUXE 2600XT, CORSAIR PRO 3 GB
SYSTEM 2; TWINHAN 102G, P4 3.4GHZ, ASUS P5PE-VM , 1GB RAM, WinXP SP2
smarg
Just can't stay away
Posts: 35
Joined: Tue Apr 17, 2007 12:52 pm

Postby smarg » Wed Jul 02, 2008 10:51 am

Actually i wrote my own tool for converting ts files into DVR-MS files (which are the same old MPEG2 in different container).

This way i can import my DDrecordings into Vista Media Center!
DFI RS482 Mobo - AMD 3200 Venice core - SS2 2.6B - Vista Ultimate 32bit - DD 1.3c
motornut
Just popping in
Posts: 6
Joined: Mon Jan 15, 2007 10:51 am

ts tp MPEG

Postby motornut » Wed Jul 02, 2008 3:47 pm

Actually i wrote my own tool for converting ts files into DVR-MS files (which are the same old MPEG2 in different container).

This way i can import my DDrecordings into Vista Media Center!
*************************
CAN YOU SHARE?

*************************

THANKS
SYSTEM 1; AMD OPTERON 185 A8N32SLI DELUXE 2600XT, CORSAIR PRO 3 GB
SYSTEM 2; TWINHAN 102G, P4 3.4GHZ, ASUS P5PE-VM , 1GB RAM, WinXP SP2
smarg
Just can't stay away
Posts: 35
Joined: Tue Apr 17, 2007 12:52 pm

Postby smarg » Mon Jul 07, 2008 11:10 am

I will... when i will finish building my site i will post it there.
DFI RS482 Mobo - AMD 3200 Venice core - SS2 2.6B - Vista Ultimate 32bit - DD 1.3c
vitreda
Posts: 1
Joined: Wed Jul 09, 2008 12:05 pm
Location: Lithuania

Postby vitreda » Wed Jul 09, 2008 12:07 pm

Trouble with program , ts to mpg conversion there is are no video, but video and audio find pids. If more data need, write. I ability C++ and if need help.
KWorld VS-DVB-T 210SE/drv_v1.3.4.3_071016/XP/ATI Radeon HD 2600 PRO
User avatar
Chom95
Not too shy to talk
Posts: 11
Joined: Fri Sep 29, 2006 12:34 am

just tried it...

Postby Chom95 » Sun Oct 12, 2008 4:22 am

Hello. Thank you for this new tool. :)

It would be great to have the PID list automaticaly provided (GUI).

BTW, there is an excellent freeware to read TS files (and almost any other format) : VLC http://www.videolan.org.

Cheers.
C95
Nova-s plus / ATI HD2400 256MB / AMD 64 X2 4200+ / Asus A8R32-MVP Deluxe MB / 1GB mem / XP sp2-Mandriva 2009/ Leadtek TV 2000 xp expert

Return to “Test versions of modules & device interfaces and other tools”

Who is online

Users browsing this forum: No registered users and 1 guest