Hi

On 01/01/2012 12:18 AM, Michael Riepe wrote:
> Hi again,
>
> On 12/31/11 23:11, Malte Schünemann wrote:
>>>>    From my satellite receiver, I get files as transport stream which I
>>>> would like to edit (cut out advertisements). Unfortunately, I always get
>>>> from dvbcut
>>>>
>>>> Unknown file type
>>> Which version of dvbcut are you using? You should see it in the title
>>> bar or in the Help/About dialog box.
>> dvbcut qt/1 (running Ubuntu 11.10).
> Hmpf. The package name says "0.5.4+svn170-1" - a version number that
> never existed. That appears to be some insane blend they cooked up all
> by themselves.
>
> Can anybody here provide decent Ubuntu packages of r178?
>

I tried to build from source myself ... using the 0.5.4 tarball - I got

bitstream.h: In function 'init_get_bits':
bitstream.h:703:1: warning: variable 're_cache' set but not used 
[-Wunused-but-set-variable]
gcc -O3 -Wall -Wno-switch  -DHAVE_AV_CONFIG_H -I.. 
-I'/home/wiesel/src/dvbcut-0.5.4/ffmpeg.src'/libavutil 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o utils.o 
utils.c
In file included from utils.c:28:0:
dsputil.h:601:31: error: static declaration of 'lrintf' follows 
non-static declaration
In file included from mpegvideo.h:30:0,
                  from utils.c:29:
bitstream.h: In function 'skip_bits':
bitstream.h:632:1: warning: variable 're_cache' set but not used 
[-Wunused-but-set-variable]

No idea right now how to escape from that ...
>>> [...]
>>>> ID_DEMUXER=mpegts
>>>> ID_VIDEO_FORMAT=0x10000002
>>>> ID_VIDEO_BITRATE=15000000
>>>> ID_VIDEO_WIDTH=720
>>>> ID_VIDEO_HEIGHT=576
>>>> ID_VIDEO_FPS=25.000
>>> Looks like ordinary SDTV. That should work even with older versions,
>>> unless the transport stream format is non-standard (i.e., uses more than
>>> 188 bytes per packet).
>> I had contacted the provider of the receiver. They told me they save the
>> data just as they receive them .. so I do not expect anything special
>> here. Anyhow, how can I check this ?
> With a hex dump utility. There should be a 0x47 every 188 bytes (maybe
> starting a little later in the file).
>


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
DVBCUT-user mailing list
DVBCUT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to