Hi James,

As you have seen, the traffic is slow now.

I'm not able to reproduce it. I run into issues with the both (transcode &
ffmpeg).

See below :

olivier@fondcombe:~/Vidéos$ transcode -x v4l2 -i /dev/video0 -p /dev/dsp0
-Q 5 -w 1000 -y ffmpeg,tcaud -F mpeg4 -J smartyuv,pv=fullscreen -o file.avi
[transcode] critical: Invalid filename "/dev/dsp0": No such file or
directory
olivier@fondcombe:~/Vidéos$ ffmpeg -f pulse -i default -f v4l2 -i
/dev/video0 -vtag divx -s svga -q:v 5 file.avi -s svga -f rawvideo - |
ffplay -i - -s svga
ffmpeg version 0.8.6-6:0.8.6-1ubuntu2, Copyright (c) 2000-2013 the Libav
developers
  built on Mar 30 2013 22:20:06 with gcc 4.7.2
avplay version 0.8.6-6:0.8.6-1ubuntu2, Copyright (c) 2003-2013 the Libav
developers
  built on Mar 30 2013 22:20:06 with gcc 4.7.2
Option 's' has been removed, use private format options instead
Failed to set value 'svga' for option 's'
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a
future release. Please use avconv instead.
[pulse @ 0x187ad40] Estimating duration from bitrate, this may be inaccurate
Input #0, pulse, from 'default':
  Duration: N/A, start: 0.316971, bitrate: N/A
    Stream #0.0: Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 kb/s
Unknown input format: 'v4l2'
olivier@fondcombe:~/Vidéos$ transcode -x v4l2 -i /dev/video0 -p /dev/dsp -Q
5 -w 1000 -y ffmpeg,tcaud -F mpeg4 -J smartyuv,pv=fullscreen -o file.avi
[transcode] critical: Invalid filename "/dev/dsp": No such file or directory
olivier@fondcombe:~/Vidéos$

That's me but It seems me that you don't have specified the number for dsp
device.

My configuration is the following.

version transcode : 1.17-1
os : Linux Mint 15

What is your configuration ? your device (a webcam ? )

Could you put the output from the terminal.

Thanks.

Regards.


2013/6/24 James Linder <j...@tigger.ws>

> Guys Hi
> I have used transcode for my command line recording of /dev/dsp and
> /dev/video0, a v4l2 device, for ages and very successfully.
> I tried to run with a modern kernel and was bombarded with 'inappropriate
> ioctl' messages.
> A few days spent with ffmpeg shows bad a/v sync (of order 0.2 s) and after
> a while (an hour of recording) .... pause ................. pause ........
> for of order 100mS.
>
> sysstat and iostat show nothing that I can see and say aaaah
>
> Has anybody used transcode recently?
>
> This is what I'm trying ...
>
> transcode -x v4l2 -i /dev/video0 -p /dev/dsp -Q 5 -w 1000 -y ffmpeg,tcaud
> -F mpeg4 -J smartyuv,pv=fullscreen -o file.avi
>
> ffmpeg -f pulse -i default -f v4l2 -i /dev/video0 -vtag divx -s svga -q:v
> 5 file.avi -s svga -f rawvideo - | ffplay -i - -s svga
>
> Thanks
> James
>
>


-- 
Olivier
Cenwen un elfe sur la banquise/ an elve on the ice
Mon blog perso  sur le multimédia, Ubuntu, Linux et OpenShot :
http://linuxevolution.wordpress.com/
Le forum d'Openshot où vous me trouverez : http://openshotusers.com/
http://openshotusers.com/forum/index.php
Nothing is lost until the last second.
The family motto : When we want, we can.
Astuces, Actualités, Logiciels, bref sur tout ce que je ne fais d'articles
dessus Google+ <https://plus.google.com/u/0/111472725110173916234/posts>

Reply via email to