Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Is it or should it be possible to convert a TS file to MPEG (or AVI) on a DNS-323
Offline
i guess ffmpeg can do it for you. But if it's hi-res and more than 60sec long clip -> youre dns-323 will go worm and it will take some time
Offline
marca wrote:
i guess ffmpeg can do it for you. But if it's hi-res and more than 60sec long clip -> youre dns-323 will go worm and it will take some time
I¨ve tried the ffmpeg optware but he has problem opening the file.
ffmpeg -i "Den lilla sjöjungfrun - sagan om Ariel 2009-07-03.ts" -
vcodec copy -acodec copy "Den lilla sjöjungfrun - sagan om Ariel 2009-07-03.mpeg"
FFmpeg version UNKNOWN, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration: --enable-cross-compile --cross-prefix=/home/slug/optware/dns323/toolchain/uclibc-toolchain-src-20040609/gcc-3.3.x/toolchain_arm/bin/arm-linux-uclibc- --arch=arm --disable-encoder=snow --disable-decoder=snow --enable-shared --disable-static --enable-gpl --enable-postproc --prefix=/opt
libavutil version: 49.6.0
libavcodec version: 51.54.0
libavformat version: 52.13.0
libavdevice version: 52.0.0
built on Mar 26 2009 07:35:49, gcc: 3.3.3
Input #0, mpegts, from 'Den lilla sjöjungfrun - sagan om Ariel 2009-07-03.ts':
Duration: 01:14:55.2, start: 0.400000, bitrate: 2064 kb/s
Program 1
Stream #0.0[0x45f]: Video: mpeg2video, yuv420p, 720x576 [PAR 16:15 DAR 4:3], 15000 kb/s, 25.00 tb(r)
Stream #0.1[0x45e]: Audio: mp2, 48000 Hz, stereo, 192 kb/s
File 'Den lilla sjöjungfrun - sagan om Ariel 2009-07-03.mpeg' already exists. Overwrite ? [y/N] y
Output #0, mpeg, to 'Den lilla sjöjungfrun - sagan om Ariel 2009-07-03.mpeg':
Stream #0.0: Video: mpeg2video, yuv420p, 720x576, q=2-31, 15000 kb/s, 25.00 tb(c)
Stream #0.1: Audio: 0x0000, 48000 Hz, stereo, 192 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Press [q] to stop encoding
error, non monotone timestamps 3600 >= 3600
av_interleaved_write_frame(): Error while opening file
Offline